diff --git a/doc/content/bib/blackbear.bib b/doc/content/bib/blackbear.bib index 29c911b6..f5fa6ac0 100644 --- a/doc/content/bib/blackbear.bib +++ b/doc/content/bib/blackbear.bib @@ -244,3 +244,50 @@ @article{poyet2009temperature year={2009}, publisher={Elsevier} } + + @article{lee1998plastic, + title={Plastic-damage model for cyclic loading of concrete structures}, + author={Lee, Jeeho and Fenves, Gregory L}, + journal={Journal of engineering mechanics}, + volume={124}, + number={8}, + pages={892--900}, + year={1998}, + publisher={American Society of Civil Engineers} +} + +@book{lee1996theory, + title={Theory and implementation of plastic-damage model for concrete structures under cyclic and dynamic loading}, + author={Lee, Jeeho}, + year={1996}, + publisher={University of California, Berkeley} +} + +@article{wilkins2020method, + title = {A method for smoothing multiple yield functions}, + author = {Andy Wilkins and Benjamin W. Spencer and Amit Jain and Bora Gencturk}, + year = {2020}, +journal = {International Journal for Numerical Methods in Engineering}, + volume = {121}, + number = {3}, + pages = {434--449}, + doi = {10.1002/nme.6215} +} + +@article{lubliner1989plastic, + title={A plastic-damage model for concrete}, + author={Lubliner, Jacob and Oliver, Javier and Oller, Sand and Onate, EJIJos}, + journal={International Journal of solids and structures}, + volume={25}, + number={3}, + pages={299--326}, + year={1989}, + publisher={Elsevier} +} + +@article{krabbenhoft2002basic, + title={Basic computational plasticity}, + author={Krabbenh{\o}ft, KRISTIAN}, + journal={University of Denmark}, + year={2002} +} diff --git a/doc/content/source/materials/ComputeMultipleInelasticDamageStress.md b/doc/content/source/materials/ComputeMultipleInelasticDamageStress.md new file mode 100644 index 00000000..eab45266 --- /dev/null +++ b/doc/content/source/materials/ComputeMultipleInelasticDamageStress.md @@ -0,0 +1,21 @@ +# Compute Multiple Inelastic Damage Stress + +!syntax description /Materials/ComputeMultipleInelasticDamageStress + +## Description + +`ComputeMultipleInelasticDamageStress` computes the damage stress. + +## Example Input Files + +The input settings for the inelastic material model is as follows + +!listing test/tests/plastic_damage_model/uni_ten_v3.i block=Materials/stress + +!syntax parameters /Materials/ComputeMultipleInelasticDamageStress + +!syntax inputs /Materials/ComputeMultipleInelasticDamageStress + +!syntax children /Materials/ComputeMultipleInelasticDamageStress + +!bibtex bibliography diff --git a/doc/content/source/materials/PlasticDamageStressUpdate.md b/doc/content/source/materials/PlasticDamageStressUpdate.md new file mode 100644 index 00000000..176f4fbf --- /dev/null +++ b/doc/content/source/materials/PlasticDamageStressUpdate.md @@ -0,0 +1,346 @@ +# Plastic Damage Model + +The [!cite](lee1996theory) model accounts for the independent damage in tension and compression. It also accounts for degradation of the elastic modulus of the concrete as the loading goes beyond yielding in either tension or compression. The model uses the incremental theory of plasticity and decomposes the total strain, $\boldsymbol{\varepsilon}$, into elastic strain, $\boldsymbol{\varepsilon}^{e}$, and plastic strain, $\boldsymbol{\varepsilon}^{p}$, as follows +\begin{equation} + \boldsymbol{\varepsilon} = \boldsymbol{\varepsilon}^{e} + \boldsymbol{\varepsilon}^{p} \label{eps_def} +\end{equation} +where bold symbol represents a vectoral or tensorial quantity. The relation between elastic strain and the stress, $\boldsymbol{\sigma}$, is given by +\begin{equation} + \boldsymbol{\varepsilon}^{e} = \boldsymbol{\mathfrak{E}}^{-1}:\boldsymbol{\sigma} \label{eps_e_def} +\end{equation} +where $\boldsymbol{\mathfrak{E}}$ is the elasticity tensor. Using Eqs. \eqref{eps_def}-\eqref{eps_e_def}, the relation between $\boldsymbol{\sigma}$ and $\boldsymbol{\varepsilon}^{p}$ is expressed as +\begin{equation} + \boldsymbol{\sigma} = \boldsymbol{\mathfrak{E}}:\left(\boldsymbol{\varepsilon} - \boldsymbol{\varepsilon}^{e}\right) +\end{equation} +Since the model considers the effect of damage in elastic stiffness, an effective stress, +$\boldsymbol{\sigma}^{e}$, is defined, where the stress for a given strain always corresponds to the +undamaged elastic stiffness of the material, $\boldsymbol{\mathfrak{E}}_{0}$ The relation between +$\boldsymbol{\sigma}^{e}$, $\boldsymbol{\varepsilon}$, and $\boldsymbol{\varepsilon}^{p}$ is given by +\begin{equation} + \boldsymbol{\sigma}^e = \boldsymbol{\mathfrak{E}}_0:\left(\boldsymbol{\varepsilon} - \boldsymbol{\varepsilon}^{e}\right) +\end{equation} +To consider the degradation of reinforced-concrete structures, an isotropic damage was +considered in concrete material. Hence, the relation between $\boldsymbol{\sigma}^e$ and $\boldsymbol{\sigma}$ can be established by +the isotropic scalar degradation damage variable, D, as follows +\begin{equation} + \boldsymbol{\sigma} = \left(1-D\right)\boldsymbol{\sigma}^e \label{sigma_def} +\end{equation} +\begin{equation} + \boldsymbol{\sigma} = \left(1-D\right)\boldsymbol{\mathfrak{E}}_0:\left(\boldsymbol{\varepsilon} - \boldsymbol{\varepsilon}^{e}\right)\label{sigma_def2} +\end{equation} +The plastic damage model has various attributes to define the mechanical behavior of concrete +in tension and compression such as the yield function, plastic potential, strength of material +in tension and compression, and hardening and softening of the yield surface. These attributes +are discussed in detail in the following sections. A method for the implementation of the +plastic damage model and for the estimation of crack width are also presented in the upcoming +sections. + +## Yield Function + +The yield function, $\mathfrak{F}$ is a function of $\boldsymbol{\sigma}$, the strength of the material in uniaxial tension, $f_t$, and the strength of the material in uniaxial compression, $f_c$. It was used to describe the admissible stress space. For this implementation, the yield function in stress space is defined as follows +\begin{equation} \label{yf} +\begin{gathered} + \mathfrak{F}\left(\boldsymbol{\sigma},f_t,f_c\right) = \frac{1}{1-\alpha} \\ + \left(\alpha I_1 + \sqrt{3J_2} + \beta\left(\boldsymbol{\kappa}\right)<{\hat{\boldsymbol{\sigma}}_{max}}>\right) - f_c\left(\boldsymbol{\kappa}\right) +\end{gathered} +\end{equation} +where $I_1$ and $J_2$ is first invariant of stress and second invariant of the deviatoric +component of the stress, respectively, $ =\frac{x+|x|}{2}$ is the Macaulay bracket function, ${\hat{\boldsymbol{\sigma}}_{max}}$ is algebraically maximum principal +stress, $\alpha = \frac{f_{b0}-f_{c0}}{2 f_{b0}-f_{c0}}$ is a parameter that relates +uniaxial, $f_{c0}$, and biaxial, $f_{b0}$, yield strength of concrete in compression, +$\beta\left(\boldsymbol{\kappa}\right)=\frac{f_c\left(\boldsymbol{\kappa}\right)}{f_t\left(\boldsymbol{\kappa}\right)}\left(\alpha-1\right)-\left(1+\alpha\right)$ is a parameter that +relates tensile, $f_t\left(\boldsymbol{\kappa}\right)$, and compressive, $f_c\left(\boldsymbol{\kappa}\right)$, yield strength which are +function of a vector of damage variable, $\boldsymbol{\kappa} = \{\kappa_t, \kappa_c\}$ and $\kappa_t$ +and $\kappa_c$ are the damage variables in tension and compression, respectively. + +The implementation first solves the given problem in the effective stress space and then transform the effective stress to stress space using Eq. \eqref{sigma_def2}. Thus, the yield strength of the concrete under uniaxial loading is expressed as effective yield strength as follows +\begin{equation} + f_t\left(\boldsymbol{\kappa}\right) = \left(1-D_t \left(\kappa_t\right)\right)f_{t}^{e}\left(\kappa_t\right) \label{ft} +\end{equation} +\begin{equation} + f_c\left(\boldsymbol{\kappa}\right) = \left(1-D_c \left(\kappa_c\right)\right)f_{c}^{e}\left(\kappa_c\right) \label{fc} +\end{equation} +where $f_{t}^{e}$ and $f_{c}^{e}$ are the yield strength of the concrete in tension and +compression, respectively and $D_t$ and $D_c$ are the degradation damage variables in +tension and compression, respectively such that $0\leq D_t$\textless 1 and $0\leq D_c$\textless 1. +The scalar degradation damage variable is expressed in terms of $D_t$ and $D_c$ as follows +\begin{equation} + D\left(\boldsymbol{\kappa}\right) = 1-\left(1-D_t\left(\kappa_t\right)\right)\left(1-D_c\left(\kappa_c\right)\right) \label{D} +\end{equation} +Hence, for uniaxial tension, $D=D_t$, while for uniaxial compression, $D=D_c$.The yield strength for multi-axial loading, i.e., Eqs. \eqref{ft}-\eqref{fc}, can be rewritten as +\begin{equation} + f_t\left(\boldsymbol{\kappa}\right) = \left(1-D\left(\boldsymbol{\kappa}\right)\right)f_{t}^{e}\left(\kappa_t\right) \label{ft_new} +\end{equation} +\begin{equation} + f_c\left(\boldsymbol{\kappa}\right) = \left(1-D\left(\boldsymbol{\kappa}\right)\right)f_{c}^{e}\left(\kappa_c\right) \label{fc_new} +\end{equation} +Similarly, the first invariant of $\boldsymbol{\sigma}^e$, $I_1^e$, and second invariant of the deviatoric component of $\boldsymbol{\sigma}^e$, $J_2^e$, can be rewritten in terms of $I_1$ and $J_2$ as follows +\begin{equation} + I_1^e = \left(1-D\left(\boldsymbol{\kappa}\right)\right)I_1 \label{I1e} +\end{equation} +\begin{equation} + J_2^e = \left(1-D\left(\boldsymbol{\kappa}\right)\right)^2J_2 \label{J2e} +\end{equation} +Since $D$ \textless 1, the maximum principal effective stress ${\hat{\boldsymbol{\sigma}}_{max}}^e$ is expressed in the terms of ${\hat{\boldsymbol{\sigma}}_{max}}$ as follows +\begin{equation} + {\hat{\boldsymbol{\sigma}}_{max}}^e = \left(1-D\left(\boldsymbol{\kappa}\right)\right){\hat{\boldsymbol{\sigma}}_{max}} \label{sig_max_e} +\end{equation} +Consequently, yield function $\left(\mathfrak{F}\left(\boldsymbol{\sigma},f_t,f_c\right)\right)$ is a homogenous +function, i.e., $x \mathfrak{F}\left(\boldsymbol{\sigma},f_t,f_c\right) = \mathfrak{F}\left(x \boldsymbol{\sigma},x f_t,x f_c\right)$ Hence, using Eqs. \eqref{ft_new}-\eqref{sig_max_e}, the yield function in the effective stress space was obtained by multiplying by a factor $\left(1-D\right)$ of both sides of Eq. \eqref{yf}, as follows +\begin{equation}\label{yf_e} +\begin{gathered} + \mathfrak{F}\left(\boldsymbol{\sigma}^e,f_t^e,f_c^e\right) = \frac{1}{1-\alpha} \\ + \left(\alpha I_1^e + \sqrt{3J_2^e} + \beta\left(\boldsymbol{\kappa}\right)<{\hat{\boldsymbol{\sigma}}_{max}}^e>\right) - f_c^e\left(\boldsymbol{\kappa}\right) +\end{gathered} +\end{equation} + +## Plastic Potential + +It was found that for concrete, the Drucker-Prager flow rule describes the experimentally observed volumetric expansion of the material as opposed to the Von-Mises flow rule, which results in no volumetric expansion ([!cite](krabbenhoft2002basic)). Since all the equations are solved in the effective stress space, the plastic flow potential is also defined in the effective stress space ([!cite](lee1996theory)) as follows +\begin{equation} + \dot{\boldsymbol{\varepsilon}^p} = \dot{\gamma} \nabla_{\boldsymbol{\sigma}^e}\Phi\left(\boldsymbol{\sigma}^e\right) +\end{equation} +\begin{equation} \label{flowRule} + \Phi\left(\boldsymbol{\sigma}^e\right)=\alpha_p I_1^e+\|{s^e}\| +\end{equation} +where $\Phi$ is the plastic potential function, $s^e$ is the deviatoric component of the +$\boldsymbol{\sigma}^e$, and $\|\cdot\|$ is $L_2$ norm of $\alpha_p$ is a parameter that controls the +dilatancy of concrete, and $\dot{\gamma}$ is the plastic consistency parameter. + +## Strength Function + +Since the concrete shows strain-softening in tension and strain hardening and softening in compression, the concrete strength is expressed as a combination of two exponential functions as follows +\begin{equation} + f_N = f_{N0} \left(\left(1+a_N\right) e^{-b_N \varepsilon^p}- a_N e^{-2b_N \varepsilon^p}\right) \label{fN} +\end{equation} +where $f_{N0}$ is the initial yield stress of the material, $N = t$, for the uniaxial +tension, $N = c$, for uniaxial compression, $a_N$ and $b_N$, are the material constants +that describe the softening and hardening behavior of the concrete. Similarly, the +degradation of the elastic modulus is also expressed as another exponential function as +follows +\begin{equation} + D_N = 1 - e^{-d_N \varepsilon^p} \label{DN} +\end{equation} +where $d_N$ is a constant that determine the rate of degradation of $\boldsymbol{\mathfrak{E}}$ with the +increase in plastic strain. The strength of the material in the effective stress space was +obtained using Eqs. \eqref{ft_new}-\eqref{fc_new}, and \eqref{fN}-\eqref{DN}, as follows +\begin{equation}\label{fNe} + f_N^e = f_{N0} \left(\left(1+a_N\right) \left(e^{-b_N \varepsilon^p}\right)^{1-\frac{d_N}{b_N}}- + a_N \left(e^{-b_N \varepsilon^p}\right)^{2-\frac{d_N}{b_N}}\right) +\end{equation} +The damage variable, $\kappa_N$ is defined as +\begin{equation} + \kappa_N = \frac{1}{g_N}\int_0^{\varepsilon^p} {f_N\left(\varepsilon^p\right)d\varepsilon^p} \label{kN_def} +\end{equation} +where $g_N$ $\left(=\int_0^\infty {f_N\left(\varepsilon^p\right)d\varepsilon^p}=\frac {f_{N0}}{b_N}\left(1+\frac{a_N}{2}\right)\right)$ +is the fracture energy density during the process of cracking, which is derived from the +fracture energy, $G_N$, which is a material property. The relation between $G_N$ and $g_N$ +is expressed as follows +\begin{equation} + g_N = \frac{G_N}{l_N} \label{GN_def} +\end{equation} +where $l_N$ is characteristic length or the size of the deformation localization zone. +Thus, the plastic strain can be presented in terms of damage variable as follows +\begin{equation} + \varepsilon^p = \frac{1}{b_N} \log{\frac{\sqrt{\Phi_N}}{a_N}} \label{eps_p} +\end{equation} +where $\Phi_N = 1 + a_N \left(2+a_N \right)\kappa_N$. Using Eqs. \eqref{fN} and \eqref{eps_p}, the +strength of the concrete can be expressed in terms of the damage variable as follows +\begin{equation} + f_N = f_{N0} \frac{1+a_N-\sqrt{\Phi_N\left(\kappa_N\right)}}{a_N}\sqrt{\Phi_N\left(\kappa_N\right)} \label{fN_new} +\end{equation} +Thus, the strength of the material and degradation damage variable in the effective stress space can be written as + +\begin{equation} + f_N^e = f_{N0} \left(\frac{1+a_N-\sqrt{\Phi_N\left(\kappa_N\right)}}{a_N}\right)^{1-\frac{d_N}{b_N}} \sqrt{\Phi_N\left(\kappa_N\right)} \label{fNe_new} +\end{equation} +\begin{equation} + D_N = 1- \left(\frac{1+a_N-\sqrt{\Phi_N\left(\kappa_N\right)}}{a_N}\right)^{\frac{d_N}{b_N}} \label{DN_new} +\end{equation} +where $a_N$, $b_N$,and $d_N$ are the modeling parameters, which are evaluated from the +material properties. Since the maximum compressive strength of concrete, $f_{cm}$, was used +as a material property, $f_{cm}$ was obtained in terms of $a_c$ by finding maximum value of +compressive strength in Eq. \eqref{fNe} as follows +\begin{equation} + f_{cm} = \frac{f_{c0}\left(1+a_c\right)^2}{4a_c} \label{fcm} +\end{equation} +Thus, $a_c$ can be expressed as follows +\begin{equation} + a_c = 2\frac{f_{cm}}{f_{c0}}-1+2\sqrt{\left(\frac{f_{cm}}{f_{c0}}\right)^2-\frac{f_{cm}}{f_{c0}}} \label{ac} +\end{equation} +Similarly, if $G_c$ and $l_c$ are known then $b_c$ can be expressed in term of known quantities as follows +\begin{equation} + b_c = \frac{f_{c0}}{\frac{G_c}{l_c}}\left(1+\frac{a_c}{2}\right) \label{bc} +\end{equation} +A relationship between $a_t$ and $b_t$ is written as follows +\begin{equation} + b_t = \frac{f_{t0}}{\frac{G_t}{l_t}}\left(1+\frac{a_t}{2}\right) \label{bt} +\end{equation} +[!cite](lubliner1989plastic) suggested that if the slope of $\sigma$ versus $\varepsilon^p$ curve is +known at $\varepsilon^p=0$, then another relationship between $a_t$ and $b_t$ will be obtained +as follows +\begin{equation} + \left(\frac{d\sigma}{d\varepsilon^p}\right)_{\varepsilon^p=0} = f_{t0}b_t\left(a_t-1\right) \label{slope} +\end{equation} +Thus, $a_t$ was obtained using Eqs. \eqref{bt}-\eqref{slope} as follows +\begin{equation} + a_t = \sqrt{\frac{9}{4}+\frac{2\frac{G_t}{l_t} \left(\frac{d\sigma}{d\varepsilon^p}\right)_{\varepsilon^p=0}}{f_{t0}^2}}\label{at} +\end{equation} +The minimum slope of the $\sigma$ versus $\varepsilon^p$ curve is +$\left(\left(\frac{d\sigma}{d\varepsilon^p}\right)_{\varepsilon^p=0}\right)_{min}= +-\frac{9}{8}\frac{f_{t0}^2}{\frac{G_t}{l_t}}$, which is a function of the characteristic length in tension. +Therefore, a mesh independent slope parameter $\omega\in\left(0,1\right)$, is defined such that +\begin{equation} + \left(\frac{d\boldsymbol{\sigma}}{d\varepsilon^p}\right)_{\varepsilon^p=0} = \omega \left(\left(\frac{d\sigma}{d\varepsilon^p}\right)_{\varepsilon^p=0}\right)_{min} \label{slope_new} +\end{equation} +Using Eqs. \eqref{at}-\eqref{slope_new}, $a_t$ is rewritten as follows +\begin{equation} + a_t = \frac{3}{2}\sqrt{1-\omega}-\frac{1}{2}\label{at_new} +\end{equation} +The ratio of $\frac{d_c}{b_c}$ was obtained by specifying degradation values for uniaxial +compression case from experiments. If the degradation in the elastic modulus is known, +denoted as $\widetilde{D}_c$, when the concrete is unloaded from $\sigma =f_{cm}$, then $\frac{d_c}{b_c}$ will be obtained using the following relation +\begin{equation} + \widetilde{D}_c = 1 - \left(\frac{1+a_c}{2a_c}\right)^{\frac{d_c}{b_c}} \label{Dc_fcm} +\end{equation} +\begin{equation} + \frac{d_c}{b_c} = \frac{\log\left(1-\widetilde{D}_c\right)}{\log\left(\frac{1+a_c}{2a_c}\right)} \label{dcbc_fcm} +\end{equation} +Similarly, if degradation in the elastic modulus is known, denoted as $\widetilde{D}_t$, when the material is unloaded from $\sigma=\frac {f_{t0}}{2}$, on softening branch, then $\frac{d_t}{b_t}$ will be obtained using the following relation +\begin{equation} + \widetilde{D}_t = 1 - \left(\frac{1+a_t-\sqrt{1+a_t^2}}{2a_t}\right)^{\frac{d_t}{b_t}} \label{Dt_ft0_2} +\end{equation} +\begin{equation} + \frac{d_t}{b_t} = \frac{\log\left(1-\widetilde{D}_t\right)}{\log\left(\frac{1+a_t-\sqrt{1+a_t^2}}{2a_t}\right)} \label{Dt_ft0} +\end{equation} +Thus, material modeling parameters $a_N$,$b_N$, and $d_N$ were obtained, which were used in +defining the strength of concrete in both tension and compression as given in Eq. +\eqref{fNe_new}. These parameters are also used to define the degradation damage variable in +both tension and compression as indicated in Eq. \eqref{DN_new}. + +## Hardening Potential + +The vector of two damage variables, $\boldsymbol{\kappa}=\{\kappa_t, \kappa_c\}$, was used in the implementation as the state variable to store the state of damage in tension and compression, separately. The evolution of these damage variables is defined in terms of the hardening potential, $H$, as +\begin{equation} + \dot{\boldsymbol{\kappa}} = \dot{\gamma} H\left(\boldsymbol{\sigma}^e, \boldsymbol{\kappa}\right)\label{kappa} +\end{equation} +The evolution of the damage variable is expressed in terms of the evolution of $\boldsymbol{\varepsilon}^p$ as follows +\begin{equation} + \dot{\boldsymbol{\kappa}} = \frac{1}{g_N}f_N^e\left(\kappa_N\right)\dot{\boldsymbol{\varepsilon}^p} \label{kappa_ep} +\end{equation} +where $g_N$ is dissipated energy density during the process of cracking. The scalar $\dot{\boldsymbol{\varepsilon}^p}$, is extended to multi-dimensional case as follows +\begin{equation} + \dot{\boldsymbol{\varepsilon}^p} = \delta_{tN} r\left(\hat{\boldsymbol{\sigma}^e}\right)\dot{\varepsilon}^{p}_{max} + \delta_{cN} \left(1-r\left(\hat{\boldsymbol{\sigma}^e}\right)\right)\dot{\varepsilon}^{p}_{min} \label{ep_dot} +\end{equation} +where $\delta_{ij}$ is the Dirac delta function and $\hat{\boldsymbol{\sigma}^e}$ are eigenvalues of the $\boldsymbol{\sigma}^e$, +\begin{equation}\label{r_sige} + r\left(\hat{\boldsymbol{\sigma}^e}\right) = + \begin{cases} + 0,& \text{if } \boldsymbol{\sigma}^e = \boldsymbol{0}\\ + \frac{\sum_{i=1}^3<\sigma^e_i>}{\sum_{i=1}^3|\sigma^e_i|}, & \text{otherwise} + \end{cases} +\end{equation} +$\dot{\varepsilon}^{p}_{max}$ and $\dot{\varepsilon}^{p}_{min}$ +are the maximum and minimum principal plastic strain, respectively. From Eqs. \eqref{kappa_ep} - \eqref{r_sige}, the evolution of $\boldsymbol{\kappa}$ was obtained as +\begin{equation} + \dot{\boldsymbol{\kappa}} = \boldsymbol{h}\left(\hat{\boldsymbol{\sigma}^e}\right):\dot{\boldsymbol{\varepsilon}}^{\hat{p}} \label{kappa_h_ep} +\end{equation} +where +\begin{equation}\label{h} + \boldsymbol{h}\left(\hat{\boldsymbol{\sigma}^e}\right)= + \begin{bmatrix} + \frac{r\left(\hat{\boldsymbol{\sigma}^e}\right)}{g_t}f_t^e\left(\kappa_t\right)&0&0\\ + 0&1&0\\ + 0&0&\frac{1-r\left(\hat{\boldsymbol{\sigma}^e}\right)}{g_c}f_c^e\left(\kappa_c\right)\\ + \end{bmatrix} +\end{equation} +and ‘:’ represents products of two matrices. Hence, $H\left(\boldsymbol{\sigma}^e,\boldsymbol{\kappa}\right)$ in Eq. \eqref{kappa} was obtained as follows +\begin{equation} + H\left(\boldsymbol{\sigma}^e, \boldsymbol{\kappa}\right) = \boldsymbol{h}\cdot \nabla_{\hat{\boldsymbol{\sigma}^e}}\Phi\left(\hat{\boldsymbol{\sigma}^e}\right) \label{H_def} +\end{equation} +where ‘$\cdot$’ represents the dot product of a matrix and a vector, and $\nabla_{\hat{\boldsymbol{\sigma}^e}}$ is the gradient with respect to principal effective stress components, $\hat{\boldsymbol{\sigma}^e}$. Thus, the hardening potential that governs the evolution of damage variables is expressed in terms of effective stress space. + +## Return Mapping Algorithm + +Return mapping algorithm is summarized in a flowchart [flowChart]. For given strain increment and previous state of stress, trial effective stress is obtained by elastic increment in the elastic predictor step according to +\begin{equation} + \boldsymbol{\sigma}_{n+1}^{e^{tr}} = \boldsymbol{\mathfrak{E}}_0:\left(\varepsilon_{n+1}-\varepsilon_n^p\right) \label{predictor_step} +\end{equation} +If the state of trial effective stress lies inside the admissible domain, i.e, $\mathfrak{F}\left(\boldsymbol{\sigma}^e,f_t^e,f_c^e\right) < 0$, the trial effective stress is considered as an admissible effective stress and old damage variables are supplied for the next step. +If the state of trial effective stress is outside admissible domain, i.e, $\mathfrak{F}\left(\boldsymbol{\sigma}^e,f_t^e,f_c^e\right) > 0$, the effective stress is obtained using the plastic corrector step + +!media media/Return_mapping_flow_chart.png + id=flowChart + style=width:30%; + caption=Flow chart for return mapping algorithm. + +\begin{equation} +\boldsymbol{\sigma}_{n+1}^e = \boldsymbol{\sigma}_{n+1}^{e^{tr}}-\boldsymbol{\mathfrak{E}}_0:\varepsilon_n^p \label{plasticCorrector} +\end{equation} +Once admissible effective stress is obtained, degradation corrector step is utilized to account for the stiffness degradation on the state of stress according to +\begin{equation} +\boldsymbol{\sigma}_{n+1} = \left(1-D_{n}\right)\boldsymbol{\sigma}_{n+1}^{e} \label{degradation_corrector} +\end{equation} + + + +During the plastic corrector step, the returned effective stress should satisfy the Kuhn-Tucker conditions on the $\mathfrak{F}\left(\boldsymbol{\sigma}^e,f_t^e,f_c^e\right)$ and $\dot{\gamma}$, according to +\begin{equation} + \begin{split} \label{khunTuckerConditions} + \dot{\gamma} > 0 \\ + \dot{\gamma}\mathfrak{F}\left(\boldsymbol{\sigma}^e,f_t^e,f_c^e\right) = 0 \\ + \mathfrak{F}\left(\boldsymbol{\sigma}^e,f_t^e,f_c^e\right) = 0 + \end{split} +\end{equation} +As per flow rule in Eq. \eqref{flowRule}, the plastic corrector step, i.e., Eq. \eqref{plasticCorrector} can be rewritten as +\begin{equation} +\boldsymbol{\sigma^e}_{n+1} = \boldsymbol{\sigma}_{n+1}^{e^{tr}}-\dot{\gamma}\left(2G\frac{\boldsymbol{s}_{n+1}^e}{\|\boldsymbol{s}_{n+1}^e\|} + 3K\alpha_p\boldsymbol{I}\right) \label{returnMap1} +\end{equation} +where $G$ is shear modulus and $K$ is bulk modulus. After separating the volumetric and deviatoric components from Eq. \eqref{returnMap1} following relations can be obtained +\begin{equation} + I_{1|n+1} = I_{1|n+1}^{e^{tr}} - 9K\alpha \alpha_p \dot{\gamma} \label{stressRelation1} +\end{equation} +\begin{equation}\label{stressRelation2} + \begin{gathered} + \frac{\boldsymbol{s}_{n+1}^e}{\|\boldsymbol{s}_{n+1}^e\|} = \frac{\boldsymbol{s}_{{n+1}}^{e^{tr}}}{\|\boldsymbol{s}_{n+1}^{e^{tr}}\|} \\ + {\|\boldsymbol{s}^{e}_{n+1}\|} = {\|\boldsymbol{s}_{n+1}^{e^{tr}}\|} - 2G\dot{\gamma} + \end{gathered} +\end{equation} +Using Eqs. \eqref{stressRelation1} and \eqref{stressRelation2}, Eq. \eqref{returnMap1} can be written as +\begin{equation} + \boldsymbol{\sigma}_{n+1}^e = \boldsymbol{\sigma}_{n+1}^{e^{tr}}-\dot{\gamma}\left(2G\frac{\boldsymbol{s}^{e^{tr}}_{n+1}}{\|\boldsymbol{s}_{{n+1}}^{e^{tr}} \|}+ 3K\alpha_p\boldsymbol{I}\right) \label{returnMap2} +\end{equation} +In case of plastic deformation, the returned state of stress should lie on the yield surface as per Kuhn-Tucker conditions (Eq. \eqref{khunTuckerConditions}, therefore $\mathfrak{F}\left(\boldsymbol{\sigma}_{n+1}^e,f_t^e,f_c^e\right) = 0$, i.e., +\begin{equation} \label{yfnext} + \begin{gathered} + \alpha I_{1|n+1}^e + \sqrt{3J_{2|n+1}^e} + \beta\left(\boldsymbol{\kappa}\right)<\hat{\boldsymbol{\sigma}}^e_{n+1|max}> \\ - \left(1-\alpha\right)f_c^e\left(\boldsymbol{\kappa}\right) = 0 + \end{gathered} +\end{equation} +Using Eq. \eqref{stressRelation1}, \eqref{stressRelation2}, and \eqref{returnMap2}, Eq. \eqref{yfnext} can be written as +\begin{equation} \label{yfzero} + \begin{gathered} + \alpha\left(I_{1|n+1}^{e^{tr}} - 9K\alpha \alpha_p \dot{\gamma}\right) + + \left(\sqrt{\frac{3}{2}}\|\boldsymbol{s}_{{n+1}}^{e^{tr}}\| - \sqrt{6}G\dot{\gamma}\right)\\+ + \beta\left(\boldsymbol{\kappa}\right)<\hat{\boldsymbol{\sigma}}^e_{n+1|max}> - \left(1-\alpha\right)f_c^e\left(\boldsymbol{\kappa}\right) = 0 + \end{gathered} +\end{equation} +Thus, the plastic multiplier can be by solving Eq. \eqref{yfzero} as +\begin{equation}\label{gammaDef} + \dot{\gamma} = + \begin{cases} + \frac{\alpha I_{1|n+1}^{e^{tr}}+\sqrt{\frac{3}{2}}\|\boldsymbol{s}_{{n+1}}^{e^{tr}}\|-\left(1-\alpha\right)f_c^e\left(\boldsymbol{\kappa}\right)} + {9K \alpha_p + \sqrt{6}G}, & \text{if $\sigma_{m|n+1}^e < 0$}\\ + \frac{\alpha I_{1|n+1}^{e^{tr}}+\sqrt{\frac{3}{2}}\|\boldsymbol{s}_{{n+1}}^{e^{tr}}\|+\beta\left(\boldsymbol{\kappa}\right) \sigma_{m|n+1}^{e^{tr}}-\left(1-\alpha\right)f_c^e\left(\boldsymbol{\kappa}\right)} + {9K \alpha_p + \sqrt{6}G + \beta\left(\boldsymbol{\kappa}\right)\left(2G\frac{s^{e^{tr}}_{m|n+1}}{\|\boldsymbol{s}_{{n+1}}^{e^{tr}} \|}+ 3K\alpha_p\right)}, & \text{otherwise}. + \end{cases} +\end{equation} +where $\sigma_{m|n+1}^e$, $\sigma_{m|n+1}^{e^{tr}}$, and $s^{e^{tr}}_{m|n+1}$ are the $m^{th}$ component of the $\hat{\boldsymbol{\sigma}}_{n+1}^e$, $\boldsymbol{\sigma}_{n+1}^{e^{tr}}$, and $\boldsymbol{s}^{e^{tr}}_{n+1}$, respectively, which corresponds to maximum principal effective stress in $\left(n+1\right)^{th}$ step. Eq. \eqref{gammaDef} is solved iteratively. + + +!syntax parameters /Materials/PlasticDamageStressUpdate + +!syntax inputs /Materials/PlasticDamageStressUpdate + +!syntax children /Materials/PlasticDamageStressUpdate + +!bibtex bibliography diff --git a/include/materials/ComputeMultipleInelasticDamageStress.h b/include/materials/ComputeMultipleInelasticDamageStress.h new file mode 100644 index 00000000..afe8d17a --- /dev/null +++ b/include/materials/ComputeMultipleInelasticDamageStress.h @@ -0,0 +1,42 @@ +/****************************************************************/ +/* DO NOT MODIFY THIS HEADER */ +/* BlackBear */ +/* */ +/* (c) 2017 Battelle Energy Alliance, LLC */ +/* ALL RIGHTS RESERVED */ +/* */ +/* Prepared by Battelle Energy Alliance, LLC */ +/* Under Contract No. DE-AC07-05ID14517 */ +/* With the U. S. Department of Energy */ +/* */ +/* See COPYRIGHT for full restrictions */ +/****************************************************************/ + +#include "Material.h" + +#pragma once + +class ComputeMultipleInelasticDamageStress : public ComputeMultipleInelasticStress +{ +public: + static InputParameters validParams(); + ComputeMultipleInelasticDamageStress(const InputParameters & parameters); + +protected: + /// damage parameter for PlasticDamageStressUpdate model + const MaterialProperty & _D; + const MaterialProperty & _D_old; + const MaterialProperty & _D_older; + + virtual void computeQpJacobianMult() override; + + virtual void computeAdmissibleState(unsigned model_number, + RankTwoTensor & elastic_strain_increment, + RankTwoTensor & inelastic_strain_increment, + RankFourTensor & consistent_tangent_operator) override; + + virtual void + updateQpStateSingleModel(unsigned model_number, + RankTwoTensor & elastic_strain_increment, + RankTwoTensor & combined_inelastic_strain_increment) override; +}; diff --git a/include/materials/PlasticDamageStressUpdate.h b/include/materials/PlasticDamageStressUpdate.h new file mode 100644 index 00000000..a632d679 --- /dev/null +++ b/include/materials/PlasticDamageStressUpdate.h @@ -0,0 +1,195 @@ +/****************************************************************/ +/* DO NOT MODIFY THIS HEADER */ +/* BlackBear */ +/* */ +/* (c) 2017 Battelle Energy Alliance, LLC */ +/* ALL RIGHTS RESERVED */ +/* */ +/* Prepared by Battelle Energy Alliance, LLC */ +/* Under Contract No. DE-AC07-05ID14517 */ +/* With the U. S. Department of Energy */ +/* */ +/* See COPYRIGHT for full restrictions */ +/****************************************************************/ + +#include "Material.h" + +#pragma once + +class PlasticDamageStressUpdate : public MultiParameterPlasticityStressUpdate +{ +public: + static InputParameters validParams(); + PlasticDamageStressUpdate(const InputParameters & parameters); + + /** + * Does the model require the elasticity tensor to be isotropic? + */ + bool requiresIsotropicTensor() override { return true; } + +protected: + virtual void initQpStatefulProperties() override; + virtual void finalizeReturnProcess(const RankTwoTensor & rotation_increment) override; + +private: + const Real _f_tol; + + const Real _alfa; + const Real _alfa_p; + const Real _s0; + + const Real _Chi; + const Real _Dt; + const Real _ft; + const Real _FEt; + + const Real _fyc; + const Real _Dc; + const Real _fc; + const Real _FEc; + + const Real _at; + const Real _ac; + const Real _zt; + const Real _zc; + const Real _dPhit; + const Real _dPhic; + const Real _sqrtPhit_max; + const Real _sqrtPhic_max; + const Real _dt_bt; + const Real _dc_bc; + const Real _ft0; + const Real _fc0; + const Real _small_smoother2; + + const Real _c; + const Real _eps; + const int _nGpt; + const Real _tol; + + const Real _sqrt3; + + /// Whether to provide an estimate of the returned stress, based on perfect plasticity + const bool _perfect_guess; + + /// Eigenvectors of the trial stress as a RankTwoTensor, in order to rotate the returned stress back to stress space + RankTwoTensor _eigvecs; + + MaterialProperty & _max_principal; + MaterialProperty & _min_principal; + MaterialProperty & _intnl0; + MaterialProperty & _intnl1; + MaterialProperty & _ele_len; + MaterialProperty & _gt; + MaterialProperty & _gc; + + MaterialProperty & _tD; + MaterialProperty & _cD; + MaterialProperty & _D; + MaterialProperty & _min_ep; + MaterialProperty & _mid_ep; + MaterialProperty & _max_ep; + MaterialProperty & _sigma0; + MaterialProperty & _sigma1; + MaterialProperty & _sigma2; + + Real ft(const std::vector & intnl) const; /// tensile strength + Real dft(const std::vector & intnl) const; /// d(tensile strength)/d(intnl) + Real fc(const std::vector & intnl) const; /// compressive strength + Real dfc(const std::vector & intnl) const; /// d(compressive strength)/d(intnl) + Real beta(const std::vector & intnl) const; + Real dbeta0(const std::vector & intnl) const; + Real dbeta1(const std::vector & intnl) const; + void weighfac(const std::vector & stress_params, Real & wf) const; /// weight factor + void dweighfac(const std::vector & stress_params, Real & wf, std::vector & dwf) const; /// d(weight factor)/d(stress) + Real damageVar(const std::vector & stress_params, const std::vector & intnl) const; + + void computeStressParams(const RankTwoTensor & stress, + std::vector & stress_params) const override; + + std::vector dstress_param_dstress(const RankTwoTensor & stress) const override; + + std::vector d2stress_param_dstress(const RankTwoTensor & stress) const override; + + void setEffectiveElasticity(const RankFourTensor & Eijkl) override; + + virtual void preReturnMapV(const std::vector & trial_stress_params, + const RankTwoTensor & stress_trial, + const std::vector & intnl_old, + const std::vector & yf, + const RankFourTensor & Eijkl) override; + + virtual void setStressAfterReturnV(const RankTwoTensor & stress_trial, + const std::vector & stress_params, + Real gaE, + const std::vector & intnl, + const yieldAndFlow & smoothed_q, + const RankFourTensor & Eijkl, + RankTwoTensor & stress) const override; + + void yieldFunctionValuesV(const std::vector & stress_params, + const std::vector & intnl, + std::vector & yf) const override; + + void computeAllQV(const std::vector & stress_params, + const std::vector & intnl, + std::vector & all_q) const override; + + virtual void + flowPotential(const std::vector & stress_params, + const std::vector & intnl, + std::vector & r) const; + + virtual void + dflowPotential_dstress(const std::vector & stress_params, + const std::vector & intnl, + std::vector< std::vector > & dr_dstress) const; + + + virtual void + dflowPotential_dintnl(const std::vector & stress_params, + const std::vector & intnl, + std::vector< std::vector > & dr_dintnl) const; + + virtual void + hardPotential(const std::vector & stress_params, + const std::vector & intnl, + std::vector & h) const; + + virtual void + dhardPotential_dstress(const std::vector & stress_params, + const std::vector & intnl, + std::vector > & dh_dsig) const; + + virtual void + dhardPotential_dintnl(const std::vector & stress_params, + const std::vector & intnl, + std::vector > & dh_dintnl) const; + + void initialiseVarsV(const std::vector & trial_stress_params, + const std::vector & intnl_old, + std::vector & stress_params, + Real & gaE, + std::vector & intnl) const; + + void setIntnlValuesV(const std::vector & trial_stress_params, + const std::vector & current_stress_params, + const std::vector & intnl_old, + std::vector & intnl) const override; + + void setIntnlDerivativesV(const std::vector & trial_stress_params, + const std::vector & current_stress_params, + const std::vector & intnl, + std::vector> & dintnl) const override; + + virtual void consistentTangentOperatorV(const RankTwoTensor & stress_trial, + const std::vector & trial_stress_params, + const RankTwoTensor & stress, + const std::vector & stress_params, + Real gaE, + const yieldAndFlow & smoothed_q, + const RankFourTensor & Eijkl, + bool compute_full_tangent_operator, + const std::vector> & dvar_dtrial, + RankFourTensor & cto) override; +}; diff --git a/src/materials/ComputeMultipleInelasticDamageStress.C b/src/materials/ComputeMultipleInelasticDamageStress.C new file mode 100644 index 00000000..d757c645 --- /dev/null +++ b/src/materials/ComputeMultipleInelasticDamageStress.C @@ -0,0 +1,68 @@ +//* This file is part of the MOOSE framework +//* https://www.mooseframework.org +//* +//* All rights reserved, see COPYRIGHT for full restrictions +//* https://github.com/idaholab/moose/blob/master/COPYRIGHT +//* +//* Licensed under LGPL 2.1, please see LICENSE for details +//* https://www.gnu.org/licenses/lgpl-2.1.html + +#include "ComputeMultipleInelasticDamageStress.h" + +#include "StressUpdateBase.h" + +registerMooseObject("BlackBearApp", ComputeMultipleInelasticDamageStress); + +InputParameters +ComputeMultipleInelasticDamageStress::validParams() +{ + InputParameters params = validParams(); + return params; +} + +ComputeMultipleInelasticDamageStress::ComputeMultipleInelasticDamageStress(const InputParameters & parameters) + : ComputeMultipleInelasticStress(parameters), + _D(getMaterialProperty("Damage_Variable")), + _D_old(getMaterialPropertyOld("Damage_Variable")), + _D_older(getMaterialPropertyOlder("Damage_Variable")) +{ +} + +void +ComputeMultipleInelasticDamageStress::computeQpJacobianMult() +{ + ComputeMultipleInelasticStress::computeQpJacobianMult(); + _Jacobian_mult[_qp] = (1.0 - _D_older[_qp]) * _Jacobian_mult[_qp]; + // _Jacobian_mult[_qp] = (1.0 - _D[_qp]) * _Jacobian_mult[_qp]; +} + +void +ComputeMultipleInelasticDamageStress::updateQpStateSingleModel( + unsigned model_number, + RankTwoTensor & elastic_strain_increment, + RankTwoTensor & combined_inelastic_strain_increment) +{ + ComputeMultipleInelasticStress::updateQpStateSingleModel(model_number, + elastic_strain_increment, + combined_inelastic_strain_increment); + _Jacobian_mult[_qp] = (1.0 - _D_older[_qp]) * _Jacobian_mult[_qp]; +} + +void +ComputeMultipleInelasticDamageStress::computeAdmissibleState(unsigned model_number, + RankTwoTensor & elastic_strain_increment, + RankTwoTensor & inelastic_strain_increment, + RankFourTensor & consistent_tangent_operator) +{ + _models[model_number]->updateState(elastic_strain_increment, + inelastic_strain_increment, + _rotation_increment[_qp], + _stress[_qp], + _stress_old[_qp] / (1.0 - _D_older[_qp]), + // _stress_old[_qp] / (1.0 - _D[_qp]), + _elasticity_tensor[_qp], + _elastic_strain_old[_qp], + _tangent_operator_type == TangentOperatorEnum::nonlinear, + consistent_tangent_operator); + _stress[_qp] *= (1.0 - _D_older[_qp]); +} diff --git a/src/materials/PlasticDamageStressUpdate.C b/src/materials/PlasticDamageStressUpdate.C new file mode 100644 index 00000000..776a867f --- /dev/null +++ b/src/materials/PlasticDamageStressUpdate.C @@ -0,0 +1,634 @@ +/****************************************************************/ +/* DO NOT MODIFY THIS HEADER */ +/* BlackBear */ +/* */ +/* (c) 2017 Battelle Energy Alliance, LLC */ +/* ALL RIGHTS RESERVED */ +/* */ +/* Prepared by Battelle Energy Alliance, LLC */ +/* Under Contract No. DE-AC07-05ID14517 */ +/* With the U. S. Department of Energy */ +/* */ +/* See COPYRIGHT for full restrictions */ +/****************************************************************/ +#include "PlasticDamageStressUpdate.h" +#include "libmesh/utility.h" + +registerMooseObject("BlackBearApp", PlasticDamageStressUpdate); + +InputParameters +PlasticDamageStressUpdate::validParams() +{ + InputParameters params = validParams(); + params.addParam("yield_function_tolerance", "If the yield function is less than this amount, the (stress, internal parameters) are deemed admissible. A std::vector of tolerances must be entered for the multi-surface case"); + + params.addRangeCheckedParam("factor_relating_biaxial_unixial_cmp_str", + 0.1, + "factor_relating_biaxial_unixial_cmp_str < 0.5 & factor_relating_biaxial_unixial_cmp_str >= 0", + "Material parameter that relate biaxial and uniaxial compressive strength, i.e., \alfa = (fb0-fc0)/(2*fb0-fc0)"); + params.addRequiredParam("factor_controlling_dilatancy", + "parameter for the dilation"); + params.addRangeCheckedParam("stiff_recovery_factor", + 0., + "stiff_recovery_factor <= 1. & stiff_recovery_factor >= 0", + "stiffness recovery parameter"); + + params.addRangeCheckedParam("ft_ep_slope_factor_at_zero_ep", + "ft_ep_slope_factor_at_zero_ep <= 1 & ft_ep_slope_factor_at_zero_ep >= 0", + "slope of ft vs plastic strain curve at zero plastic strain"); + params.addRequiredParam("damage_half_ten_str", + "Fraction of the elastic recovery slope in tension at 0.5*ft0 after yielding"); + params.addRangeCheckedParam("yield_ten_str", + "yield_ten_str >= 0", + "Tensile yield strength of concrete"); + params.addRangeCheckedParam("frac_energy_ten", + "frac_energy_ten >= 0", + "Fracture energy of concrete in uniaxial tension"); + + params.addRangeCheckedParam("yield_cmp_str", + "yield_cmp_str >= 0", + "Absolute yield compressice strength"); + params.addRequiredParam("damage_max_cmp_str", + "damage at maximum compressive strength"); + params.addRequiredParam("max_cmp_str", + "Absolute maximum compressive strength"); + params.addRangeCheckedParam("frac_energy_cmp", + "frac_energy_cmp >= 0", + "Fracture energy of concrete in uniaxial compression"); + + params.addRequiredRangeCheckedParam("tip_smoother", + "tip_smoother>=0", + "Smoothing parameter: the cone vertex at mean = cohesion*cot(friction_angle), will be smoothed by the given amount. Typical value is 0.1*cohesion"); + params.addParam("perfect_guess", + true, + "Provide a guess to the Newton-Raphson proceedure " + "that is the result from perfect plasticity. With " + "severe hardening/softening this may be " + "suboptimal."); + params.addClassDescription( + "Plastic damage model for concrete"); + return params; +} + +PlasticDamageStressUpdate::PlasticDamageStressUpdate(const InputParameters & parameters) + : MultiParameterPlasticityStressUpdate(parameters, 3, 1, 2), + _f_tol(getParam("yield_function_tol")), + + _alfa(getParam("factor_relating_biaxial_unixial_cmp_str")), + _alfa_p(getParam("factor_controlling_dilatancy")), + _s0(getParam("stiff_recovery_factor")), + + _Chi(getParam("ft_ep_slope_factor_at_zero_ep")), + _Dt(getParam("damage_half_ten_str")), + _ft(getParam("yield_ten_str")), + _FEt(getParam("frac_energy_ten")), + + _fyc(getParam("yield_cmp_str")), + _Dc(getParam("damage_max_cmp_str")), + _fc(getParam("max_cmp_str")), + _FEc(getParam("frac_energy_cmp")), + + _at(1.5*std::sqrt(1-_Chi) - 0.5), + _ac((2.*(_fc/_fyc)-1.+2.*std::sqrt(std::pow((_fc/_fyc),2.)-_fc/_fyc))), + + _zt((1.+_at)/_at), + _zc((1.+_ac)/_ac), + _dPhit(_at*(2.+_at)), + _dPhic(_ac*(2.+_ac)), + _sqrtPhit_max((1.+_at+sqrt(1.+_at*_at))/2.), + _sqrtPhic_max((1.+_ac )/2.), + _dt_bt(log(1.-_Dt)/log((1.+_at-sqrt(1.+_at*_at))/(2.*_at))), + _dc_bc(log(1.-_Dc)/log((1.+_ac )/(2.*_ac))), + _ft0(0.5*_ft/((1.-_Dt)*pow((_zt-_sqrtPhit_max/_at),(1.-_dt_bt))*_sqrtPhit_max)), + _fc0(_fc/((1.-_Dc)*pow((_zc-_sqrtPhic_max/_ac),(1.-_dc_bc))*_sqrtPhic_max)), + _small_smoother2(std::pow(getParam("tip_smoother"), 2)), + + _c(2.2523), + _eps(1.E-6), + _nGpt(12), + _tol(1.E-3), + + _sqrt3(sqrt(3.)), + _perfect_guess(getParam("perfect_guess")), + _eigvecs(RankTwoTensor()), + _max_principal(declareProperty("max_principal_stress")), + _min_principal(declareProperty("min_principal_stress")), + _intnl0(declareProperty("damage_parameter_for_tension")), + _intnl1(declareProperty("damage_parameter_for_compression")), + _ele_len (declareProperty("element_length")), + _gt(declareProperty("fracture energy in tension for the element")), + _gc(declareProperty("fracture energy in compression for the element")), + _tD(declareProperty("tensile_damage")), + _cD(declareProperty("compression_damage")), + _D(declareProperty("Damage_Variable")), + _min_ep(declareProperty("min_ep")), + _mid_ep(declareProperty("mid_ep")), + _max_ep(declareProperty("max_ep")), + _sigma0(declareProperty("damaged_min_principal_stress")), + _sigma1(declareProperty("damaged_mid_principal_stress")), + _sigma2(declareProperty("damaged_max_principal_stress")) +{ +} + +void +PlasticDamageStressUpdate::initQpStatefulProperties() +{ + if (_current_elem->n_vertices() < 3) + _ele_len[_qp] = _current_elem -> length (0,1); + else if (_current_elem->n_vertices() < 5) + _ele_len[_qp] = (_current_elem -> length (0,1) + + _current_elem -> length (1,2))/2.; + else + _ele_len[_qp] = (_current_elem -> length (0,1) + + _current_elem -> length (1,2) + + _current_elem -> length (0,4))/3.; + + _gt[_qp] = _FEt/_ele_len[_qp]; + _gc[_qp] = _FEc/_ele_len[_qp]; + + _min_ep[_qp] = 0.; + _mid_ep[_qp] = 0.; + _max_ep[_qp] = 0.; + _sigma0[_qp] = 0.; + _sigma1[_qp] = 0.; + _sigma2[_qp] = 0.; + _intnl0[_qp] = 0.; + _intnl1[_qp] = 0.; + _tD[_qp] = 0.; + _cD[_qp] = 0.; + _D[_qp] = 0.; + MultiParameterPlasticityStressUpdate::initQpStatefulProperties(); +} + +void +PlasticDamageStressUpdate::finalizeReturnProcess( + const RankTwoTensor & /*rotation_increment*/) +{ + std::vector eigstrain; + _plastic_strain[_qp].symmetricEigenvalues(eigstrain); + _min_ep[_qp] = eigstrain[0]; + _mid_ep[_qp] = eigstrain[1]; + _max_ep[_qp] = eigstrain[2]; +} + +void +PlasticDamageStressUpdate::computeStressParams(const RankTwoTensor & stress, + std::vector & stress_params) const +{ + stress.symmetricEigenvalues(stress_params); +} + +std::vector +PlasticDamageStressUpdate::dstress_param_dstress(const RankTwoTensor & stress) const +{ + std::vector sp; + std::vector dsp; + stress.dsymmetricEigenvalues(sp, dsp); + return dsp; +} + +std::vector +PlasticDamageStressUpdate::d2stress_param_dstress(const RankTwoTensor & stress) const +{ + std::vector d2; + stress.d2symmetricEigenvalues(d2); + return d2; +} + +void +PlasticDamageStressUpdate::setEffectiveElasticity(const RankFourTensor & Eijkl) +{ + // Eijkl is required to be isotropic, so we can use the + // frame where stress is diagonal + for (unsigned a = 0; a < _num_sp; ++a) + for (unsigned b = 0; b < _num_sp; ++b) + _Eij[a][b] = Eijkl(a, a, b, b); + _En = _Eij[2][2]; + const Real denom = _Eij[0][0] * (_Eij[0][0] + _Eij[0][1]) - 2 * Utility::pow<2>(_Eij[0][1]); + for (unsigned a = 0; a < _num_sp; ++a) + { + _Cij[a][a] = (_Eij[0][0] + _Eij[0][1]) / denom; + for (unsigned b = 0; b < a; ++b) + _Cij[a][b] = _Cij[b][a] = -_Eij[0][1] / denom; + } +} + +void +PlasticDamageStressUpdate::preReturnMapV(const std::vector & /*trial_stress_params*/, + const RankTwoTensor & stress_trial, + const std::vector & /*intnl_old*/, + const std::vector & /*yf*/, + const RankFourTensor & /*Eijkl*/) +{ + std::vector eigvals; + stress_trial.symmetricEigenvaluesEigenvectors(eigvals, _eigvecs); +} + +void +PlasticDamageStressUpdate::setStressAfterReturnV(const RankTwoTensor & /*stress_trial*/, + const std::vector & stress_params, + Real /*gaE*/, + const std::vector & intnl, + const yieldAndFlow & /*smoothed_q*/, + const RankFourTensor & /*Eijkl*/, + RankTwoTensor & stress) const +{ + // form the diagonal stress + stress = RankTwoTensor(stress_params[0], stress_params[1], stress_params[2], 0.0, 0.0, 0.0); + // rotate to the original frame + stress = _eigvecs * stress * (_eigvecs.transpose()); +// _dir[_qp] = _eigvecs; + Real D = damageVar(stress_params, intnl); + _sigma0[_qp] = (1.-D)*stress_params[0]; + _sigma1[_qp] = (1.-D)*stress_params[1]; + _sigma2[_qp] = (1.-D)*stress_params[2]; + _intnl0[_qp] = intnl[0]; + _intnl1[_qp] = intnl[1]; + _D[_qp] = D; +} + +void +PlasticDamageStressUpdate::yieldFunctionValuesV(const std::vector & stress_params, + const std::vector & intnl, + std::vector & yf) const +{ + Real I1 = stress_params[0] + stress_params[1] + stress_params[2]; + Real J2 = (pow(stress_params[0]-stress_params[1],2.) + + pow(stress_params[1]-stress_params[2],2.) + + pow(stress_params[2]-stress_params[0],2.))/6.+_small_smoother2; + Real sqrtJ2 = sqrt(J2); + yf[0] = 1./(1.-_alfa)*(_alfa*I1 + _sqrt3*sqrtJ2 + + beta(intnl)*(stress_params[2]<0.?0.:stress_params[2])) - fc(intnl); +} + +void +PlasticDamageStressUpdate::computeAllQV(const std::vector & stress_params, + const std::vector & intnl, + std::vector & all_q) const +{ + Real I1 = stress_params[0] + stress_params[1] + stress_params[2]; + Real J2 = (pow(stress_params[0]-stress_params[1],2.) + + pow(stress_params[1]-stress_params[2],2.) + + pow(stress_params[2]-stress_params[0],2.))/6.+_small_smoother2; + Real sqrtJ2 = sqrt(J2); + std::vector DevSt(3); // vector of principal deviatoric stress + for (unsigned i = 0; i < 3; ++i) + DevSt[i] = stress_params[i]-I1/3.; + +// yieldFunctionValuesV(stress_params, intnl, all_q[0].f); + all_q[0].f = 1./(1.-_alfa)*(_alfa*I1 + _sqrt3*sqrtJ2 + + beta(intnl)*(stress_params[2]<0.?0.:stress_params[2])) - fc(intnl); + + for (unsigned i = 0; i < _num_sp; ++i) + all_q[0].df[i] = 1./(1.-_alfa)*(_alfa + _sqrt3*DevSt[i]/(2.*sqrtJ2) + beta(intnl)*(stress_params[2]<0.?0.:(i==2))); + all_q[0].df_di[0] = 1./(1.-_alfa)*(dbeta0(intnl)*(stress_params[2]<0.?0.:stress_params[2])); + all_q[0].df_di[1] = 1./(1.-_alfa)*(dbeta1(intnl)*(stress_params[2]<0.?0.:stress_params[2])) - dfc(intnl); + + flowPotential(stress_params, intnl, all_q[0].dg); + dflowPotential_dstress(stress_params, intnl, all_q[0].d2g); + dflowPotential_dintnl(stress_params, intnl, all_q[0].d2g_di); +} + +void +PlasticDamageStressUpdate::flowPotential(const std::vector & stress_params, + const std::vector & intnl, + std::vector & r) const +{ + Real J2 = (pow(stress_params[0]-stress_params[1],2.) + + pow(stress_params[1]-stress_params[2],2.) + + pow(stress_params[2]-stress_params[0],2.))/6.+_small_smoother2; + Real invsqrt2J2 = 1./sqrt(2.*J2); + std::vector DevSt(3); + DevSt[0] = (2.*stress_params[0]-stress_params[1]-stress_params[2])/3.; // dJ2/dsig0 + DevSt[1] = (2.*stress_params[1]-stress_params[2]-stress_params[0])/3.; // dJ2/dsig1 + DevSt[2] = (2.*stress_params[2]-stress_params[0]-stress_params[1])/3.; // dJ2/dsig2 + + Real D = damageVar(stress_params, intnl); + + for (unsigned int i = 0; i < _num_sp; ++i) + r[i] = (_alfa_p + (J2<_f_tol ? 0. : DevSt[i]*invsqrt2J2))*pow((1.-D),1); +} + +void +PlasticDamageStressUpdate::dflowPotential_dstress(const std::vector & stress_params, + const std::vector & intnl, + std::vector< std::vector > & dr_dstress) const +{ + Real J2 = (pow(stress_params[0]-stress_params[1],2.) + + pow(stress_params[1]-stress_params[2],2.) + + pow(stress_params[2]-stress_params[0],2.))/6.+_small_smoother2; + Real invsqrt2J2 = 1./sqrt(2.*J2); + std::vector DevSt(3); + DevSt[0] = (2.*stress_params[0]-stress_params[1]-stress_params[2])/3.; // dJ2/dsig0 + DevSt[1] = (2.*stress_params[1]-stress_params[2]-stress_params[0])/3.; // dJ2/dsig1 + DevSt[2] = (2.*stress_params[2]-stress_params[0]-stress_params[1])/3.; // dJ2/dsig2 + + Real D = damageVar(stress_params, intnl); + + for (unsigned i = 0; i < _num_sp; ++i) + for (unsigned j = 0; j < (i+1); ++j) + { + if (i!=j) + { + dr_dstress[i][j] = J2<_f_tol ? 0. : invsqrt2J2*(-1./3.-DevSt[i]*DevSt[j]/(2.*J2))*pow((1.-D),2); + dr_dstress[j][i] = dr_dstress[i][j]; + } + else + dr_dstress[i][i] = J2<_f_tol ? 0. : invsqrt2J2*(2./3.-DevSt[i]*DevSt[j]/(2.*J2))*pow((1.-D),2); + } +} + +void +PlasticDamageStressUpdate::dflowPotential_dintnl(const std::vector & /* stress_params */, + const std::vector & /* intnl */, + std::vector > & dr_dintnl) const +{ + for (unsigned i = 0; i < _num_sp; ++i) + for (unsigned j = 0; j < _num_intnl; ++j) + dr_dintnl[i][j] = 0.; +} + +void +PlasticDamageStressUpdate::hardPotential(const std::vector & stress_params, + const std::vector & intnl, + std::vector & h) const +{ + Real wf; + weighfac(stress_params, wf); + std::vector r(3); + flowPotential(stress_params, intnl, r); + h[0] = wf*ft(intnl)/_gt[_qp]*r[2]; + h[1] = -(1.-wf)*fc(intnl)/_gc[_qp]*r[0]; +} + +void +PlasticDamageStressUpdate::dhardPotential_dstress(const std::vector & stress_params, + const std::vector & intnl, + std::vector > & dh_dsig) const +{ + Real wf; + std::vector dwf(3); + dweighfac(stress_params, wf, dwf); + + std::vector r(3); + flowPotential(stress_params, intnl, r); + std::vector > dr_dsig(3, std::vector(3)); + dflowPotential_dstress(stress_params, intnl, dr_dsig); + + for (unsigned i = 0; i < _num_sp; ++i) + { + dh_dsig[0][i] = (wf*dr_dsig[2][i] + dwf[i]*r[2])*ft(intnl)/_gt[_qp]; + dh_dsig[1][i] = -((1.-wf)*dr_dsig[0][i] - dwf[i]*r[0])*fc(intnl)/_gc[_qp]; + } +} + +void +PlasticDamageStressUpdate::dhardPotential_dintnl(const std::vector & stress_params, + const std::vector & intnl, + std::vector > & dh_dintnl) const +{ + Real wf; + weighfac(stress_params, wf); + std::vector r(3); + flowPotential(stress_params, intnl, r); + + dh_dintnl[0][0] = wf*dft(intnl)/_gt[_qp]*r[2]; + dh_dintnl[0][1] = 0.; + dh_dintnl[1][0] = 0.; + dh_dintnl[1][1] = -(1-wf)*dfc(intnl)/_gc[_qp]*r[0]; +} + +void +PlasticDamageStressUpdate::initialiseVarsV(const std::vector & trial_stress_params, + const std::vector & intnl_old, + std::vector & stress_params, + Real & /* gaE */, + std::vector & intnl) const +{ + setIntnlValuesV(trial_stress_params, stress_params, intnl_old, intnl); +} + +void +PlasticDamageStressUpdate::setIntnlValuesV(const std::vector & trial_stress_params, + const std::vector & current_stress_params, + const std::vector & intnl_old, + std::vector & intnl) const +{ + Real I1_trial = trial_stress_params[0] + trial_stress_params[1] + trial_stress_params[2]; + Real J2_trial = (pow(trial_stress_params[0]-trial_stress_params[1],2.) + + pow(trial_stress_params[1]-trial_stress_params[2],2.) + + pow(trial_stress_params[2]-trial_stress_params[0],2.))/6.+_small_smoother2; + Real invsqrt2J2_trial = 1./sqrt(2.*J2_trial); + Real G = 0.5*(_Eij[0][0]-_Eij[0][1]); // Lame's mu + Real K = _Eij[0][1]+2.*G/3.; // Bulk modulus + Real C1= (2.*G*invsqrt2J2_trial); + Real C2 = -(I1_trial/3.*G*invsqrt2J2_trial - 3.*K*_alfa_p); + Real C3 = 3.*K*_alfa_p; + + RankTwoTensor dsig = RankTwoTensor(trial_stress_params[0]-current_stress_params[0], + trial_stress_params[1]-current_stress_params[1], + trial_stress_params[2]-current_stress_params[2],0.,0.,0.); + RankTwoTensor fac = J2_trial< _f_tol ? + C3*RankTwoTensor(1.,1.,1.,0.,0.,0.) : + RankTwoTensor(C1*trial_stress_params[0]-C2, + C1*trial_stress_params[1]-C2, + C1*trial_stress_params[2]-C2,0.,0.,0.); + + Real lam = dsig.L2norm() / fac.L2norm(); + std::vector h(2); + hardPotential(current_stress_params, intnl_old, h); + + intnl[0] = intnl_old[0] + lam*h[0]; + intnl[1] = intnl_old[1] + lam*h[1]; +} + +void +PlasticDamageStressUpdate::setIntnlDerivativesV(const std::vector & trial_stress_params, + const std::vector & current_stress_params, + const std::vector & intnl, + std::vector> & dintnl) const +{ + Real I1_trial = trial_stress_params[0] + trial_stress_params[1] + trial_stress_params[2]; + Real J2_trial = (pow(trial_stress_params[0]-trial_stress_params[1],2.) + + pow(trial_stress_params[1]-trial_stress_params[2],2.) + + pow(trial_stress_params[2]-trial_stress_params[0],2.))/6.; + Real invsqrt2J2_trial = 1./sqrt(2.*J2_trial); + Real G = 0.5*(_Eij[0][0]-_Eij[0][1]); // Lame's mu + Real K = _Eij[0][1]+2.*G/3.; // Bulk modulus + Real C1= (2.*G*invsqrt2J2_trial); + Real C2 = -(I1_trial/3.*G*invsqrt2J2_trial - 3.*K*_alfa_p); + Real C3 = 3.*K*_alfa_p; + + RankTwoTensor dsig = RankTwoTensor(trial_stress_params[0]-current_stress_params[0], + trial_stress_params[1]-current_stress_params[1], + trial_stress_params[2]-current_stress_params[2],0.,0.,0.); + RankTwoTensor fac = J2_trial< _f_tol ? + C3*RankTwoTensor(1.,1.,1.,0.,0.,0.) : + RankTwoTensor(C1*trial_stress_params[0]-C2, + C1*trial_stress_params[1]-C2, + C1*trial_stress_params[2]-C2,0.,0.,0.); + + Real lam = dsig.L2norm() / fac.L2norm(); + + std::vector dlam_dsig(3); + for (unsigned i = 0; i < _num_sp; ++i) + dlam_dsig[i] = dsig.L2norm() == 0.? 0. : + -(trial_stress_params[i]-current_stress_params[i])/(dsig.L2norm() * fac.L2norm()); + + std::vector h(2); + hardPotential(current_stress_params, intnl, h); + std::vector > dh_dsig(2, std::vector(3)); + dhardPotential_dstress(current_stress_params, intnl, dh_dsig); + std::vector > dh_dintnl(2, std::vector(2)); + dhardPotential_dintnl(current_stress_params, intnl, dh_dintnl); + + for (unsigned i = 0; i < _num_intnl; ++i) + for (unsigned j = 0; j < _num_sp; ++j) + dintnl[i][j] = dlam_dsig[j]*h[i] + lam*dh_dsig[i][j]; +} + +Real +PlasticDamageStressUpdate::ft(const std::vector & intnl) const +{ + Real sqrtPhi_t = sqrt(1.+_at*(2.+_at)*intnl[0]); + if (_zt > sqrtPhi_t/_at) + return _ft0 * pow(_zt-sqrtPhi_t/_at,(1.-_dt_bt))*sqrtPhi_t; + else + return _ft0 * 1.E-6; +} + +Real +PlasticDamageStressUpdate::dft(const std::vector & intnl) const +{ + Real sqrtPhi_t = sqrt(1.+_at*(2.+_at)*intnl[0]); + if (_zt > sqrtPhi_t/_at) + return _ft0*_dPhit/(2*sqrtPhi_t)*pow(_zt-sqrtPhi_t/_at,-_dt_bt)*(_zt-(2.-_dt_bt)*sqrtPhi_t/_at); + else + return 0.; + +} + +Real +PlasticDamageStressUpdate::fc(const std::vector & intnl) const +{ + Real sqrtPhi_c; + if(intnl[1]<1.0) + sqrtPhi_c = sqrt(1.+_ac*(2.+_ac)*intnl[1]); + else + sqrtPhi_c = sqrt(1.+_ac*(2.+_ac)*0.99); + return _fc0*pow((_zc-sqrtPhi_c/_ac),(1.-_dc_bc))*sqrtPhi_c; +} + +Real +PlasticDamageStressUpdate::dfc(const std::vector & intnl) const +{ + if(intnl[1]<1.0) + { + Real sqrtPhi_c = sqrt(1.+_ac*(2.+_ac)*intnl[1]); + return _fc0*_dPhic/(2.*sqrtPhi_c)*pow(_zc-sqrtPhi_c/_ac,-_dc_bc)*(_zc-(2.-_dc_bc)*sqrtPhi_c/_ac); + } + else + return 0.; +} + +Real +PlasticDamageStressUpdate::beta(const std::vector & intnl) const +{ + return (1.-_alfa)*fc(intnl)/ft(intnl) - (1.+_alfa); +} + +Real +PlasticDamageStressUpdate::dbeta0(const std::vector & intnl) const +{ + return -(1.-_alfa)*fc(intnl)*dft(intnl)/pow(ft(intnl),2.); +} + +Real +PlasticDamageStressUpdate::dbeta1(const std::vector & intnl) const +{ + return dfc(intnl)/ft(intnl)*(1.-_alfa); +} + +void +PlasticDamageStressUpdate::weighfac(const std::vector & stress_params, Real & wf) const +{ + Real Dr = 0.; + Real Nr = 0.; + for (unsigned i = 0; i < _num_sp; ++i) + { + if (stress_params[i]>0.) + { + Nr += stress_params[i]; + Dr += stress_params[i]; + } + else + Dr += -stress_params[i]; + } + wf = Nr/Dr; +} + +void +PlasticDamageStressUpdate::dweighfac(const std::vector & stress_params, Real & wf, std::vector & dwf) const +{ + std::vector dNr(3, 0.), dDr(3, 0.); + Real Dr = 0.; + Real Nr = 0.; + for (unsigned i = 0; i < _num_sp; ++i) + { + if (stress_params[i]>0.) + { + Nr += stress_params[i]; + dNr[i] = 1.; + Dr += stress_params[i]; + dDr[i] = 1.; + } + else + { + Dr += -stress_params[i]; + dDr[i] = -1.; + } + } + wf = Nr/Dr; + + for (unsigned i = 0; i < _num_sp; ++i) + dwf[i] = (dNr[i]-wf*dDr[i])/Dr; +} + +Real +PlasticDamageStressUpdate::damageVar(const std::vector &stress_params, const std::vector & intnl) const +{ + Real sqrtPhi_t = sqrt(1.+_at*(2.+_at)*intnl[0]); + if (_zt > sqrtPhi_t/_at) + _tD[_qp] = 1. - pow(_zt-sqrtPhi_t/_at,_dt_bt); + else + _tD[_qp] = 1. - 1.E-6; + + Real wf; + weighfac(stress_params,wf); + Real s = _s0 + (1.-_s0)*wf; + + Real sqrtPhi_c; + if(intnl[1]<1.0) + sqrtPhi_c = sqrt(1.+_ac*(2.+_ac)*intnl[1]); + else + sqrtPhi_c = sqrt(1.+_ac*(2.+_ac)*0.99); + + _cD[_qp] = 1. - pow((_zc-sqrtPhi_c/_ac),_dc_bc); + return 1. - (1.-s*_tD[_qp])*(1.-_cD[_qp]); +} + +void +PlasticDamageStressUpdate::consistentTangentOperatorV(const RankTwoTensor & /* stress_trial */, + const std::vector & /* trial_stress_params */, + const RankTwoTensor & /*stress*/, + const std::vector & /* stress_params */, + Real /*gaE*/, + const yieldAndFlow & /*smoothed_q*/, + const RankFourTensor & elasticity_tensor, + bool /* compute_full_tangent_operator */, + const std::vector> & /* dvar_dtrial */, + RankFourTensor & cto) +{ + cto = elasticity_tensor; + return; +} diff --git a/test/tests/plastic_damage_model/bi_ten_v3.csv b/test/tests/plastic_damage_model/bi_ten_v3.csv new file mode 100644 index 00000000..4188808e --- /dev/null +++ b/test/tests/plastic_damage_model/bi_ten_v3.csv @@ -0,0 +1,202 @@ +time,displacement_x,displacement_y,s_xx,s_yy +0,0,0,0,0 +1,0.0001,0.0001,0.15219896293451,0.15219896293451 +2,0.0002,0.0002,0.30439792586902,0.30439792586902 +3,0.0003,0.0003,0.45659688880353,0.45659688880353 +4,0.0004,0.0004,0.60879585173804,0.60879585173804 +5,0.0005,0.0005,0.76099481467256,0.76099481467256 +6,0.0006,0.0006,0.91319377760707,0.91319377760707 +7,0.0007,0.0007,1.0653927405416,1.0653927405416 +8,0.0008,0.0008,1.2175917034761,1.2175917034761 +9,0.0009,0.0009,1.3697906664106,1.3697906664106 +10,0.001,0.001,1.5219896293451,1.5219896293451 +11,0.0011,0.0011,1.6741885922796,1.6741885922796 +12,0.0012,0.0012,1.8263875552141,1.8263875552141 +13,0.0013,0.0013,1.9785865181486,1.9785865181486 +14,0.0014,0.0014,2.1307854810832,2.1307854810832 +15,0.0015,0.0015,2.2829844440177,2.2829844440177 +16,0.0016,0.0016,2.4351834069522,2.4351834069522 +17,0.0017,0.0017,2.5873823698867,2.5873823698867 +18,0.0018,0.0018,2.7395813328212,2.7395813328212 +19,0.0019,0.0019,2.8917802957557,2.8917802957557 +20,0.002,0.002,3.0439792586902,3.0439792586902 +21,0.0021,0.0021,3.1961782216247,3.1961782216247 +22,0.0022,0.0022,3.3483771845592,3.3483771845592 +23,0.0023,0.0023,3.4080037099935,3.4080037099935 +24,0.0024,0.0024,3.4184563941065,3.4184563941065 +25,0.0025,0.0025,3.3865744952756,3.3865744952756 +26,0.0026,0.0026,3.3319093975408,3.3319093975408 +27,0.0027,0.0027,3.2772356203421,3.2772356203421 +28,0.0028,0.0028,3.2226010970271,3.2226010970271 +29,0.0029,0.0029,3.1680517168392,3.1680517168392 +30,0.003,0.003,3.1136313528459,3.1136313528459 +31,0.0031,0.0031,3.059381881067,3.059381881067 +32,0.0032,0.0032,3.0053432025297,3.0053432025297 +33,0.0033,0.0033,2.9515532680894,2.9515532680894 +34,0.0034,0.0034,2.8980481058701,2.8980481058701 +35,0.0035,0.0035,2.8448618511698,2.8448618511698 +36,0.0036,0.0036,2.7920267786917,2.7920267786917 +37,0.0037,0.0037,2.7395733368288,2.7395733368288 +38,0.0038,0.0038,2.6875301841332,2.6875301841332 +39,0.0039,0.0039,2.6359242273828,2.6359242273828 +40,0.004,0.004,2.5847806614208,2.5847806614208 +41,0.0041,0.0041,2.534123010456,2.534123010456 +42,0.0042,0.0042,2.4839731706812,2.4839731706812 +43,0.0043,0.0043,2.4343514558838,2.4343514558838 +44,0.0044,0.0044,2.385276646743,2.385276646743 +45,0.0045,0.0045,2.3367659933439,2.3367659933439 +46,0.0046,0.0046,2.288837156571,2.288837156571 +47,0.0047,0.0047,2.2414996939079,2.2414996939079 +48,0.0048,0.0048,2.1947709937725,2.1947709937725 +49,0.0049,0.0049,2.1486615772174,2.1486615772174 +50,0.005,0.005,2.1031819568713,2.1031819568713 +51,0.0051,0.0051,2.0583414345942,2.0583414345942 +52,0.0052,0.0052,2.0141481489597,2.0141481489597 +53,0.0053,0.0053,1.9706091225017,1.9706091225017 +54,0.0054,0.0054,1.9277303086154,1.9277303086154 +55,0.0055,0.0055,1.8855166380169,1.8855166380169 +56,0.0056,0.0056,1.8439720646652,1.8439720646652 +57,0.0057,0.0057,1.8030996110633,1.8030996110633 +58,0.0058,0.0058,1.7629014128588,1.7629014128588 +59,0.0059,0.0059,1.7233787626716,1.7233787626716 +60,0.006,0.006,1.6845321530852,1.6845321530852 +61,0.0061,0.0061,1.6463613187415,1.6463613187415 +62,0.0062,0.0062,1.6088652774885,1.6088652774885 +63,0.0063,0.0063,1.5720423705343,1.5720423705343 +64,0.0064,0.0064,1.5358903015692,1.5358903015692 +65,0.0065,0.0065,1.5004061748205,1.5004061748205 +66,0.0066,0.0066,1.4655865320133,1.4655865320133 +67,0.0067,0.0067,1.4314273882143,1.4314273882143 +68,0.0068,0.0068,1.3979242665396,1.3979242665396 +69,0.0069,0.0069,1.3650722317162,1.3650722317162 +70,0.007,0.007,1.3328659224855,1.3328659224855 +71,0.0071,0.0071,1.3012995828476,1.3012995828476 +72,0.0072,0.0072,1.2703670921438,1.2703670921438 +73,0.0073,0.0073,1.2400619939821,1.2400619939821 +74,0.0074,0.0074,1.2103775240114,1.2103775240114 +75,0.0075,0.0075,1.1813066365547,1.1813066365547 +76,0.0076,0.0076,1.1528420301137,1.1528420301137 +77,0.0077,0.0077,1.12497617176,1.12497617176 +78,0.0078,0.0078,1.0977013204294,1.0977013204294 +79,0.0079,0.0079,1.0710095491407,1.0710095491407 +80,0.008,0.008,1.0448927661576,1.0448927661576 +81,0.0081,0.0081,1.0193427351191,1.0193427351191 +82,0.0082,0.0082,0.99435109416069,0.99435109416069 +83,0.0083,0.0083,0.96990937405282,0.96990937405282 +84,0.0084,0.0084,0.94600901538232,0.94600901538232 +85,0.0085,0.0085,0.9226413848046,0.9226413848046 +86,0.0086,0.0086,0.89979779039401,0.89979779039401 +87,0.0087,0.0087,0.87746949612087,0.87746949612087 +88,0.0088,0.0088,0.85564773548381,0.85564773548381 +89,0.0089,0.0089,0.83432372432629,0.83432372432629 +90,0.009,0.009,0.81348867286641,0.81348867286641 +91,0.0091,0.0091,0.79313379696881,0.79313379696881 +92,0.0092,0.0092,0.77325032868772,0.77325032868772 +93,0.0093,0.0093,0.75382952610973,0.75382952610973 +94,0.0094,0.0094,0.7348626825246,0.7348626825246 +95,0.0095,0.0095,0.71634113495222,0.71634113495222 +96,0.0096,0.0096,0.6982562720533,0.6982562720533 +97,0.0097,0.0097,0.68059954145081,0.68059954145081 +98,0.0098,0.0098,0.66336245648885,0.66336245648885 +99,0.0099,0.0099,0.6465366024548,0.6465366024548 +100,0.01,0.01,0.63011364229027,0.63011364229027 +101,0.0101,0.0101,0.61408532181545,0.61408532181545 +102,0.0102,0.0102,0.59844347449104,0.59844347449104 +103,0.0103,0.0103,0.58318002574096,0.58318002574096 +104,0.0104,0.0104,0.56828699685862,0.56828699685862 +105,0.0105,0.0105,0.55375650851867,0.55375650851867 +106,0.0106,0.0106,0.53958078391534,0.53958078391534 +107,0.0107,0.0107,0.52575215154792,0.52575215154792 +108,0.0108,0.0108,0.5122630476731,0.5122630476731 +109,0.0109,0.0109,0.49910601844318,0.49910601844318 +110,0.011,0.011,0.48627372174835,0.48627372174835 +111,0.0111,0.0111,0.47375892878077,0.47375892878077 +112,0.0112,0.0112,0.46155452533703,0.46155452533703 +113,0.0113,0.0113,0.44965351287547,0.44965351287547 +114,0.0114,0.0114,0.43804900934346,0.43804900934346 +115,0.0115,0.0115,0.42673424978975,0.42673424978975 +116,0.0116,0.0116,0.41570258677572,0.41570258677572 +117,0.0117,0.0117,0.40494749059929,0.40494749059929 +118,0.0118,0.0118,0.3944625493441,0.3944625493441 +119,0.0119,0.0119,0.38424146876632,0.38424146876632 +120,0.012,0.012,0.37427807203077,0.37427807203077 +121,0.0121,0.0121,0.36456629930734,0.36456629930734 +122,0.0122,0.0122,0.35510020723826,0.35510020723826 +123,0.0123,0.0123,0.34587396554667,0.34587396554667 +124,0.0124,0.0124,0.33688186697571,0.33688186697571 +125,0.0125,0.0125,0.32811831066026,0.32811831066026 +126,0.0126,0.0126,0.31957781119463,0.31957781119463 +127,0.0127,0.0127,0.31125499618394,0.31125499618394 +128,0.0128,0.0128,0.3031446038795,0.3031446038795 +129,0.0129,0.0129,0.29524148243546,0.29524148243546 +130,0.013,0.013,0.28754058866143,0.28754058866143 +131,0.0131,0.0131,0.28003698671847,0.28003698671847 +132,0.0132,0.0132,0.27272584676467,0.27272584676467 +133,0.0133,0.0133,0.26560244355593,0.26560244355593 +134,0.0134,0.0134,0.25866215500717,0.25866215500717 +135,0.0135,0.0135,0.25190046071911,0.25190046071911 +136,0.0136,0.0136,0.24531294047499,0.24531294047499 +137,0.0137,0.0137,0.23889527271181,0.23889527271181 +138,0.0138,0.0138,0.23264323297004,0.23264323297004 +139,0.0139,0.0139,0.22655269232557,0.22655269232557 +140,0.014,0.014,0.2206196158076,0.2206196158076 +141,0.0141,0.0141,0.21484006080554,0.21484006080554 +142,0.0142,0.0142,0.20921017546825,0.20921017546825 +143,0.0143,0.0143,0.2037261970982,0.2037261970982 +144,0.0144,0.0144,0.1983844505435,0.1983844505435 +145,0.0145,0.0145,0.19318134658996,0.19318134658996 +146,0.0146,0.0146,0.1881133803557,0.1881133803557 +147,0.0147,0.0147,0.18317712969019,0.18317712969019 +148,0.0148,0.0148,0.17836925357988,0.17836925357988 +149,0.0149,0.0149,0.17368649056198,0.17368649056198 +150,0.015,0.015,0.16912565714815,0.16912565714815 +151,0.0151,0.0151,0.16468364625956,0.16468364625956 +152,0.0152,0.0152,0.16035742567475,0.16035742567475 +153,0.0153,0.0153,0.15614403649131,0.15614403649131 +154,0.0154,0.0154,0.15204059160283,0.15204059160283 +155,0.0155,0.0155,0.14804427419186,0.14804427419186 +156,0.0156,0.0156,0.14415233623995,0.14415233623995 +157,0.0157,0.0157,0.14036209705555,0.14036209705555 +158,0.0158,0.0158,0.13667094182048,0.13667094182048 +159,0.0159,0.0159,0.13307632015566,0.13307632015566 +160,0.016,0.016,0.12957574470662,0.12957574470662 +161,0.0161,0.0161,0.12616678974938,0.12616678974938 +162,0.0162,0.0162,0.12284708981702,0.12284708981702 +163,0.0163,0.0163,0.11961433834732,0.11961433834732 +164,0.0164,0.0164,0.11646628635196,0.11646628635196 +165,0.0165,0.0165,0.11340074110718,0.11340074110718 +166,0.0166,0.0166,0.11041556486649,0.11041556486649 +167,0.0167,0.0167,0.10750867359526,0.10750867359526 +168,0.0168,0.0168,0.10467803572756,0.10467803572756 +169,0.0169,0.0169,0.1019216709451,0.1019216709451 +170,0.017,0.017,0.099237648978428,0.099237648978428 +171,0.0171,0.0171,0.096624088430368,0.096624088430368 +172,0.0172,0.0172,0.094079155621624,0.094079155621624 +173,0.0173,0.0173,0.0916010634585,0.0916010634585 +174,0.0174,0.0174,0.089188070322658,0.089188070322658 +175,0.0175,0.0175,0.08683847898276,0.08683847898276 +176,0.0176,0.0176,0.084550635527893,0.084550635527893 +177,0.0177,0.0177,0.082322928322587,0.082322928322587 +178,0.0178,0.0178,0.08015378698323,0.08015378698323 +179,0.0179,0.0179,0.078041681375749,0.078041681375749 +180,0.018,0.018,0.075985120634242,0.075985120634242 +181,0.0181,0.0181,0.073982669266493,0.073982669266493 +182,0.0182,0.0182,0.07203286231639,0.07203286231639 +183,0.0183,0.0183,0.070134359667274,0.070134359667274 +184,0.0184,0.0184,0.068285734779877,0.068285734779877 +185,0.0185,0.0185,0.06648575923622,0.06648575923622 +186,0.0186,0.0186,0.064733158260848,0.064733158260848 +187,0.0187,0.0187,0.063026690738453,0.063026690738453 +188,0.0188,0.0188,0.061365145662118,0.061365145662118 +189,0.0189,0.0189,0.059747345324823,0.059747345324823 +190,0.019,0.019,0.058172142146531,0.058172142146531 +191,0.0191,0.0191,0.056638417954714,0.056638417954714 +192,0.0192,0.0192,0.055145083799608,0.055145083799608 +193,0.0193,0.0193,0.053691079037376,0.053691079037376 +194,0.0194,0.0194,0.052275370614545,0.052275370614545 +195,0.0195,0.0195,0.050896952369348,0.050896952369348 +196,0.0196,0.0196,0.049554844349527,0.049554844349527 +197,0.0197,0.0197,0.048248092146252,0.048248092146252 +198,0.0198,0.0198,0.046975766243884,0.046975766243884 +199,0.0199,0.0199,0.045736961385269,0.045736961385269 +200,0.02,0.02,0.044530795952263,0.044530795952263 diff --git a/test/tests/plastic_damage_model/bi_ten_v3.i b/test/tests/plastic_damage_model/bi_ten_v3.i new file mode 100644 index 00000000..96ca7b8f --- /dev/null +++ b/test/tests/plastic_damage_model/bi_ten_v3.i @@ -0,0 +1,30 @@ +[BCs] + [./y1] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom' + function = '0.' + [../] + [./top_surface] + type = FunctionDirichletBC + variable = disp_y + boundary = 'top' + function = '1E-4*t' + [../] +[] + +[Postprocessors] + [./displacement_y] + type = AverageNodalVariableValue + variable = disp_y + boundary = 'top' + [../] + [./s_yy] + type = ElementAverageValue + variable = stress_yy + [../] +[] + +[Outputs] + file_base = ./test/tests/plastic_damage_model/bi_ten_v3 +[] diff --git a/test/tests/plastic_damage_model/dpm_mesh_model.png b/test/tests/plastic_damage_model/dpm_mesh_model.png new file mode 100644 index 00000000..9b7f2d4b Binary files /dev/null and b/test/tests/plastic_damage_model/dpm_mesh_model.png differ diff --git a/test/tests/plastic_damage_model/dpm_results.png b/test/tests/plastic_damage_model/dpm_results.png new file mode 100644 index 00000000..6c1fb224 Binary files /dev/null and b/test/tests/plastic_damage_model/dpm_results.png differ diff --git a/test/tests/plastic_damage_model/gold/Exp_cyc_uni_cmp.csv b/test/tests/plastic_damage_model/gold/Exp_cyc_uni_cmp.csv new file mode 100755 index 00000000..56c167ec --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Exp_cyc_uni_cmp.csv @@ -0,0 +1,61 @@ +5.27E-06,6.88E-05 +-2.19E-04,-6.47E+00 +-4.75E-04,-1.30E+01 +-8.26E-04,-1.95E+01 +-1.03E-03,-2.20E+01 +-1.42E-03,-2.59E+01 +-1.81E-03,-2.76E+01 +-1.81E-03,-2.45E+01 +-1.80E-03,-2.31E+01 +-1.53E-03,-1.30E+01 +-1.24E-03,-6.42E+00 +-5.80E-04,-7.57E-03 +-9.73E-04,-6.48E+00 +-1.34E-03,-1.30E+01 +-1.81E-03,-2.46E+01 +-2.01E-03,-2.63E+01 +-2.41E-03,-2.76E+01 +-2.55E-03,-2.68E+01 +-2.63E-03,-2.41E+01 +-2.55E-03,-1.95E+01 +-2.02E-03,-6.46E+00 +-1.02E-03,-1.33E-02 +-1.57E-03,-6.45E+00 +-2.01E-03,-1.31E+01 +-2.32E-03,-1.96E+01 +-2.53E-03,-2.22E+01 +-2.95E-03,-2.41E+01 +-3.17E-03,-2.36E+01 +-3.30E-03,-2.25E+01 +-3.33E-03,-1.95E+01 +-3.11E-03,-1.31E+01 +-2.76E-03,-6.53E+00 +-2.01E-03,-1.14E+00 +-1.52E-03,-1.98E-02 +-2.00E-03,-3.62E+00 +-2.33E-03,-6.46E+00 +-2.87E-03,-1.30E+01 +-3.17E-03,-1.73E+01 +-3.53E-03,-1.94E+01 +-3.69E-03,-1.94E+01 +-3.82E-03,-1.86E+01 +-3.88E-03,-1.55E+01 +-3.36E-03,-6.48E+00 +-2.91E-03,-2.65E+00 +-2.33E-03,-3.05E-02 +-1.94E-03,-5.80E-02 +-2.95E-03,-6.50E+00 +-3.65E-03,-1.31E+01 +-3.81E-03,-1.48E+01 +-4.08E-03,-1.61E+01 +-4.28E-03,-1.58E+01 +-4.51E-03,-1.46E+01 +-4.38E-03,-1.07E+01 +-4.13E-03,-6.49E+00 +-3.52E-03,-2.49E+00 +-2.34E-03,-6.32E-02 +-2.92E-03,-2.65E+00 +-3.74E-03,-6.42E+00 +-4.31E-03,-1.10E+01 +-4.51E-03,-1.22E+01 +-4.85E-03,-1.23E+01 \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Exp_cyc_uni_ten.csv b/test/tests/plastic_damage_model/gold/Exp_cyc_uni_ten.csv new file mode 100755 index 00000000..2995f0f9 --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Exp_cyc_uni_ten.csv @@ -0,0 +1,61 @@ +0.00E+00,0.00E+00 +2.18E-05,6.84E-01 +4.08E-05,1.37E+00 +6.13E-05,2.03E+00 +8.38E-05,2.74E+00 +1.11E-04,3.43E+00 +1.18E-04,3.49E+00 +1.21E-04,2.76E+00 +1.39E-04,2.08E+00 +1.21E-04,1.37E+00 +9.29E-05,6.68E-01 +6.05E-05,-1.97E-03 +6.23E-05,2.72E-01 +7.81E-05,6.67E-01 +1.03E-04,1.39E+00 +1.25E-04,1.86E+00 +1.45E-04,1.78E+00 +1.76E-04,1.37E+00 +2.03E-04,1.23E+00 +2.05E-04,1.04E+00 +1.80E-04,7.02E-01 +1.30E-04,-8.47E-03 +1.35E-04,2.81E-01 +1.63E-04,6.91E-01 +1.95E-04,1.06E+00 +2.23E-04,1.12E+00 +2.42E-04,1.02E+00 +2.84E-04,8.97E-01 +2.82E-04,6.92E-01 +2.00E-04,2.10E-05 +2.07E-04,2.25E-01 +2.61E-04,6.96E-01 +3.05E-04,8.23E-01 +3.36E-04,6.75E-01 +3.52E-04,6.21E-01 +3.29E-04,3.36E-01 +2.67E-04,-1.63E-03 +2.70E-04,1.33E-01 +3.41E-04,5.51E-01 +3.70E-04,6.07E-01 +4.31E-04,4.75E-01 +4.17E-04,3.40E-01 +3.31E-04,-3.47E-03 +3.39E-04,1.37E-01 +3.92E-04,3.49E-01 +4.42E-04,4.56E-01 +5.00E-04,3.84E-01 +-3.65E-03,-1.31E+01 +-3.81E-03,-1.48E+01 +-4.08E-03,-1.61E+01 +-4.28E-03,-1.58E+01 +-4.51E-03,-1.46E+01 +-4.38E-03,-1.07E+01 +-4.13E-03,-6.49E+00 +-3.52E-03,-2.49E+00 +-2.34E-03,-6.32E-02 +-2.92E-03,-2.65E+00 +-3.74E-03,-6.42E+00 +-4.31E-03,-1.10E+01 +-4.51E-03,-1.22E+01 +-4.85E-03,-1.23E+01 \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_bi_cmp.csv b/test/tests/plastic_damage_model/gold/Lee_bi_cmp.csv new file mode 100755 index 00000000..bd2a2ef2 --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_bi_cmp.csv @@ -0,0 +1,25 @@ +0.00E+00,0.00 +-8.25E-05,-2.72 +-2.37E-04,-9.05 +-4.84E-04,-18.68 +-5.67E-04,-20.74 +-7.01E-04,-23.32 +-9.19E-04,-26.26 +-1.16E-03,-28.69 +-1.46E-03,-30.76 +-1.68E-03,-31.57 +-1.81E-03,-31.87 +-1.96E-03,-32.01 +-2.16E-03,-31.87 +-2.36E-03,-31.43 +-2.55E-03,-30.70 +-2.76E-03,-29.82 +-2.98E-03,-28.72 +-3.24E-03,-26.89 +-3.67E-03,-24.02 +-4.01E-03,-21.60 +-4.37E-03,-18.96 +-4.87E-03,-15.37 +, +, +, \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_bi_ten.csv b/test/tests/plastic_damage_model/gold/Lee_bi_ten.csv new file mode 100755 index 00000000..fd59e52f --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_bi_ten.csv @@ -0,0 +1,25 @@ +0.00E+00,0.00 +1.40E-05,0.55 +3.30E-05,1.21 +5.01E-05,1.87 +6.03E-05,2.27 +7.67E-05,2.91 +8.44E-05,3.16 +9.13E-05,3.36 +1.19E-04,2.98 +1.41E-04,2.67 +1.71E-04,2.27 +1.95E-04,2.00 +2.16E-04,1.73 +2.40E-04,1.46 +2.68E-04,1.21 +2.93E-04,1.01 +3.35E-04,0.74 +3.60E-04,0.61 +4.00E-04,0.44 +4.34E-04,0.35 +4.74E-04,0.25 +5.19E-04,0.17 +5.64E-04,0.11 +5.88E-04,0.09 +, \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_cyc_shr.csv b/test/tests/plastic_damage_model/gold/Lee_cyc_shr.csv new file mode 100755 index 00000000..53418c99 --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_cyc_shr.csv @@ -0,0 +1,61 @@ +3.95E-06,3.16E-05 +2.12E-04,2.85E+00 +2.44E-04,3.05E+00 +4.81E-04,2.91E+00 +6.02E-04,2.86E+00 +4.82E-04,1.97E+00 +3.44E-04,9.80E-01 +2.52E-04,1.68E-02 +1.72E-04,-8.79E-01 +-3.24E-06,-2.13E+00 +-7.71E-05,-2.70E+00 +-1.15E-04,-2.82E+00 +-5.90E-04,-2.82E+00 +-3.53E-04,-1.70E+00 +-3.11E-04,-1.47E+00 +-1.34E-04,1.39E-02 +3.25E-06,1.16E+00 +6.02E-05,1.60E+00 +3.37E-04,2.88E+00 +6.04E-04,2.87E+00 +3.33E-04,1.79E+00 +3.00E-04,1.58E+00 +9.29E-05,8.16E-03 +-1.39E-04,-1.71E+00 +-4.12E-04,-2.79E+00 +-5.85E-04,-2.83E+00 +-4.21E-04,-2.20E+00 +-2.96E-04,-1.71E+00 +-1.88E-04,-9.42E-01 +-2.37E-05,1.71E-01 +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_cyc_uni_cmp.csv b/test/tests/plastic_damage_model/gold/Lee_cyc_uni_cmp.csv new file mode 100755 index 00000000..1d1caf7b --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_cyc_uni_cmp.csv @@ -0,0 +1,47 @@ +0.00E+00,0.00E+00 +-2.86E-04,-8.76E+00 +-4.54E-04,-1.42E+01 +-5.18E-04,-1.61E+01 +-5.76E-04,-1.73E+01 +-6.50E-04,-1.86E+01 +-8.02E-04,-2.05E+01 +-1.07E-03,-2.34E+01 +-1.31E-03,-2.53E+01 +-1.52E-03,-2.64E+01 +-1.73E-03,-2.72E+01 +-1.88E-03,-2.76E+01 +-2.11E-03,-2.76E+01 +-1.46E-03,-1.52E+01 +-7.06E-04,-1.14E+00 +-2.09E-03,-2.72E+01 +-2.21E-03,-2.76E+01 +-2.40E-03,-2.72E+01 +-2.63E-03,-2.65E+01 +-2.84E-03,-2.57E+01 +-3.01E-03,-2.48E+01 +-2.42E-03,-1.71E+01 +-1.22E-03,-1.21E+00 +-3.00E-03,-2.49E+01 +-3.30E-03,-2.32E+01 +-3.58E-03,-2.14E+01 +-3.84E-03,-1.98E+01 +-3.91E-03,-1.92E+01 +-3.30E-03,-1.39E+01 +-1.81E-03,-1.12E+00 +-3.91E-03,-1.92E+01 +-4.09E-03,-1.79E+01 +-4.31E-03,-1.63E+01 +-4.40E-03,-1.57E+01 +-3.75E-03,-1.15E+01 +-2.55E-03,-3.35E+00 +-2.23E-03,-1.28E+00 +-4.38E-03,-1.57E+01 +-4.60E-03,-1.45E+01 +-4.80E-03,-1.31E+01 +-5.00E-03,-1.19E+01 +-3.89E-03,-6.50E+00 +-2.82E-03,-1.58E+00 +-5.00E-03,-1.19E+01 +, +, +, \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_cyc_uni_ten.csv b/test/tests/plastic_damage_model/gold/Lee_cyc_uni_ten.csv new file mode 100755 index 00000000..0eeb294b --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_cyc_uni_ten.csv @@ -0,0 +1,47 @@ +-5.25E-07,-3.77E-03 +3.80E-05,1.24E+00 +8.98E-05,2.94E+00 +1.03E-04,3.29E+00 +1.09E-04,3.41E+00 +1.19E-04,3.20E+00 +1.42E-04,2.76E+00 +1.59E-04,2.48E+00 +6.20E-05,2.91E-01 +1.58E-04,2.48E+00 +1.82E-04,2.12E+00 +2.09E-04,1.78E+00 +2.30E-04,1.54E+00 +1.31E-04,1.78E-01 +2.31E-04,1.53E+00 +2.49E-04,1.34E+00 +2.74E-04,1.13E+00 +3.00E-04,9.43E-01 +2.12E-04,2.04E-01 +3.01E-04,9.47E-01 +3.26E-04,7.94E-01 +3.58E-04,6.38E-01 +2.75E-04,1.47E-01 +3.57E-04,6.35E-01 +3.81E-04,5.34E-01 +4.04E-04,4.57E-01 +4.29E-04,3.90E-01 +3.40E-04,9.03E-02 +4.28E-04,3.87E-01 +4.51E-04,3.35E-01 +4.90E-04,2.51E-01 +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_cyc_uni_ten_cmp.csv b/test/tests/plastic_damage_model/gold/Lee_cyc_uni_ten_cmp.csv new file mode 100755 index 00000000..1f57545d --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_cyc_uni_ten_cmp.csv @@ -0,0 +1,61 @@ +3.67E-07,-8.88E-03 +1.86E-05,3.23E+00 +1.98E-05,3.32E+00 +3.52E-05,2.98E+00 +1.00E-05,-1.83E-02 +5.94E-07,-1.42E+00 +1.00E-05,-8.36E-03 +3.52E-05,2.96E+00 +3.66E-05,2.94E+00 +5.48E-05,2.48E+00 +2.22E-05,-5.22E-03 +2.27E-07,-2.73E+00 +2.20E-05,-1.27E-02 +5.39E-05,2.37E+00 +5.60E-05,2.43E+00 +6.99E-05,2.11E+00 +3.14E-05,-1.22E-02 +6.88E-06,-2.81E+00 +3.11E-05,-1.22E-02 +6.87E-05,2.04E+00 +7.20E-05,2.06E+00 +8.53E-05,1.78E+00 +3.98E-05,-1.18E-02 +1.06E-05,-3.06E+00 +3.96E-05,-1.92E-02 +8.50E-05,1.77E+00 +9.98E-05,1.48E+00 +4.72E-05,-1.14E-02 +1.56E-05,-3.21E+00 +4.70E-05,-1.88E-02 +9.96E-05,1.47E+00 +1.17E-04,1.20E+00 +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, +, \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_dila_ap_02.csv b/test/tests/plastic_damage_model/gold/Lee_dila_ap_02.csv new file mode 100755 index 00000000..f6d56ee0 --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_dila_ap_02.csv @@ -0,0 +1,14 @@ +1.91E-05,0.00 +-6.46E-05,-3.74 +-1.54E-04,-8.03 +-2.37E-04,-12.21 +-3.15E-04,-16.02 +-3.76E-04,-20.98 +-3.81E-04,-23.07 +-4.48E-04,-27.51 +-3.19E-04,-21.46 +-2.13E-04,-18.18 +-5.54E-05,-14.89 +1.08E-04,-12.09 +2.43E-04,-10.30 +3.67E-04,-9.10 \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_dila_ap_025.csv b/test/tests/plastic_damage_model/gold/Lee_dila_ap_025.csv new file mode 100755 index 00000000..c4725a82 --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_dila_ap_025.csv @@ -0,0 +1,23 @@ +1.35E-05,-0.04 +-1.20E-04,-6.39 +-2.21E-04,-11.35 +-3.15E-04,-16.20 +-3.38E-04,-17.55 +-3.37E-04,-20.64 +-3.30E-04,-23.33 +-3.12E-04,-25.31 +-2.72E-04,-27.06 +-2.44E-04,-27.47 +-2.27E-04,-27.67 +-2.06E-04,-27.58 +-1.72E-04,-27.22 +-1.72E-04,-27.22 +-4.07E-05,-25.29 +5.64E-05,-23.60 +2.34E-04,-20.64 +4.16E-04,-18.09 +5.93E-04,-15.96 +8.01E-04,-13.60 +9.87E-04,-11.95 +1.16E-03,-10.52 +1.36E-03,-9.17 \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_dila_ap_03.csv b/test/tests/plastic_damage_model/gold/Lee_dila_ap_03.csv new file mode 100755 index 00000000..8ddd7edf --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_dila_ap_03.csv @@ -0,0 +1,25 @@ +1.49E-05,0.01 +-7.71E-05,-4.44 +-1.57E-04,-8.24 +-2.65E-04,-13.62 +-3.32E-04,-16.98 +-3.27E-04,-18.46 +-2.93E-04,-20.64 +-2.62E-04,-22.52 +-2.32E-04,-23.83 +-1.85E-04,-25.54 +-1.42E-04,-26.38 +-9.53E-05,-26.97 +-4.00E-05,-27.41 +2.80E-05,-27.63 +8.32E-05,-27.47 +1.64E-04,-27.10 +2.48E-04,-26.48 +3.76E-04,-25.48 +5.32E-04,-24.02 +7.61E-04,-21.78 +1.04E-03,-19.09 +1.30E-03,-16.93 +1.97E-03,-12.22 +2.29E-03,-10.42 +2.56E-03,-9.02 \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_uni_cmp.csv b/test/tests/plastic_damage_model/gold/Lee_uni_cmp.csv new file mode 100755 index 00000000..50a33fe9 --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_uni_cmp.csv @@ -0,0 +1,26 @@ +0.00E+00,0.00 +-1.45E-04,-4.05 +-2.79E-04,-8.31 +-4.34E-04,-13.24 +-5.26E-04,-16.26 +-5.57E-04,-16.99 +-5.99E-04,-17.95 +-6.72E-04,-18.91 +-7.89E-04,-20.50 +-9.55E-04,-22.32 +-1.14E-03,-24.09 +-1.31E-03,-25.22 +-1.50E-03,-26.25 +-1.68E-03,-27.03 +-1.84E-03,-27.38 +-1.97E-03,-27.58 +-2.17E-03,-27.58 +-2.34E-03,-27.39 +-2.56E-03,-26.85 +-2.84E-03,-26.12 +-3.05E-03,-25.05 +-3.58E-03,-22.21 +-3.84E-03,-20.74 +-4.18E-03,-18.64 +-4.58E-03,-16.15 +-4.88E-03,-14.34 \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_uni_ten.csv b/test/tests/plastic_damage_model/gold/Lee_uni_ten.csv new file mode 100755 index 00000000..bb5a76c1 --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_uni_ten.csv @@ -0,0 +1,25 @@ +0.00E+00,0.00 +1.33E-05,0.38 +2.85E-05,0.88 +4.12E-05,1.30 +5.96E-05,1.86 +9.32E-05,2.91 +1.01E-04,3.16 +1.11E-04,3.46 +1.25E-04,3.20 +1.41E-04,2.87 +1.58E-04,2.56 +1.82E-04,2.19 +1.99E-04,1.95 +2.21E-04,1.67 +2.48E-04,1.39 +2.79E-04,1.11 +3.10E-04,0.90 +3.42E-04,0.72 +3.81E-04,0.56 +4.15E-04,0.44 +4.58E-04,0.32 +4.99E-04,0.25 +5.40E-04,0.19 +5.86E-04,0.09 +, \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_uni_ten_msh_sen_2_elem.csv b/test/tests/plastic_damage_model/gold/Lee_uni_ten_msh_sen_2_elem.csv new file mode 100755 index 00000000..bde34039 --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_uni_ten_msh_sen_2_elem.csv @@ -0,0 +1,17 @@ +3.61664E-05,0.504201681 +0.000687161,11.59663866 +0.002314647,37.81512605 +0.003471971,55.29411765 +0.004484629,71.42857143 +0.005424955,85.88235294 +0.005895118,82.68907563 +0.006003617,78.65546218 +0.006437613,67.73109244 +0.007088608,55.79831933 +0.008282098,41.8487395 +0.009584087,30.92436975 +0.011103074,22.01680672 +0.012983725,15.12605042 +0.014972875,10.25210084 +0.017070524,7.058823529 +0.019240506,4.705882353 \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_uni_ten_msh_sen_4_elem.csv b/test/tests/plastic_damage_model/gold/Lee_uni_ten_msh_sen_4_elem.csv new file mode 100755 index 00000000..c755f109 --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_uni_ten_msh_sen_4_elem.csv @@ -0,0 +1,15 @@ +0,0.168067227 +0.000759494,12.10084034 +0.002857143,45.21008403 +0.005497288,85.37815126 +0.005822785,78.31932773 +0.006401447,61.17647059 +0.006943942,49.41176471 +0.007703436,39.49579832 +0.008499096,31.42857143 +0.009511754,24.53781513 +0.011211573,15.96638655 +0.013092224,10.58823529 +0.015551537,6.386554622 +0.018155515,3.697478992 +0.019891501,2.521008403 \ No newline at end of file diff --git a/test/tests/plastic_damage_model/gold/Lee_uni_ten_msh_sen_8_elem.csv b/test/tests/plastic_damage_model/gold/Lee_uni_ten_msh_sen_8_elem.csv new file mode 100755 index 00000000..db8b8c23 --- /dev/null +++ b/test/tests/plastic_damage_model/gold/Lee_uni_ten_msh_sen_8_elem.csv @@ -0,0 +1,13 @@ +-7.23327E-05,0.168067227 +0.000831826,13.61344538 +0.003471971,54.95798319 +0.005497288,85.37815126 +0.005822785,73.94957983 +0.006473779,53.94957983 +0.007016275,43.36134454 +0.007884268,33.27731092 +0.009222423,23.19327731 +0.011392405,13.44537815 +0.013490054,8.403361345 +0.016166365,4.705882353 +0.019891501,2.352941176 \ No newline at end of file diff --git a/test/tests/plastic_damage_model/multiaxial1_cmp_v3.csv b/test/tests/plastic_damage_model/multiaxial1_cmp_v3.csv new file mode 100644 index 00000000..b3456dd7 --- /dev/null +++ b/test/tests/plastic_damage_model/multiaxial1_cmp_v3.csv @@ -0,0 +1,202 @@ +time,displacement_x,s_xx +0,0,0 +1,-0.001,-1.2204765640498 +2,-0.002,-2.440948567636 +3,-0.003,-3.6614205712101 +4,-0.004,-4.88189257479 +5,-0.005,-6.1023645783757 +6,-0.006,-7.3228365819672 +7,-0.007,-8.5433085855645 +8,-0.008,-9.7637805891676 +9,-0.009,-10.984252592777 +10,-0.01,-12.204724596391 +11,-0.011,-13.425196600012 +12,-0.012,-14.645668603638 +13,-0.013,-15.86614060727 +14,-0.014,-17.086612610908 +15,-0.015,-18.302048887851 +16,-0.016,-18.914196921568 +17,-0.017,-19.520394857273 +18,-0.018,-19.996296941677 +19,-0.019,-20.457874488728 +20,-0.02,-20.905702009481 +21,-0.021,-21.340188944853 +22,-0.022,-21.760184835577 +23,-0.023,-22.166480168522 +24,-0.024,-22.559451987854 +25,-0.025,-22.9379755197 +26,-0.026,-23.302857670339 +27,-0.027,-23.654445325815 +28,-0.028,-23.991657129863 +29,-0.029,-24.315302065304 +30,-0.03,-24.625074013274 +31,-0.031,-24.921837097171 +32,-0.032,-25.204316630963 +33,-0.033,-25.473384346517 +34,-0.034,-25.729353616726 +35,-0.035,-25.97118195718 +36,-0.036,-26.19973803731 +37,-0.037,-26.415329273763 +38,-0.038,-26.616934879419 +39,-0.039,-26.805444154908 +40,-0.04,-26.981151316056 +41,-0.041,-27.143075120338 +42,-0.042,-27.292115671616 +43,-0.043,-27.428561268533 +44,-0.044,-27.551460087871 +45,-0.045,-27.661724159724 +46,-0.046,-27.759639738279 +47,-0.047,-27.844285425998 +48,-0.048,-27.916600408 +49,-0.049,-27.976863963802 +50,-0.05,-28.024181417688 +51,-0.051,-28.060120870134 +52,-0.052,-28.083136182816 +53,-0.053,-28.094437462405 +54,-0.054,-28.094268751009 +55,-0.055,-28.081834544505 +56,-0.056,-28.058690519489 +57,-0.057,-28.023346609398 +58,-0.058,-27.977036128744 +59,-0.059,-27.919998845358 +60,-0.06,-27.851519112398 +61,-0.061,-27.773152741984 +62,-0.062,-27.683454570095 +63,-0.063,-27.584264585907 +64,-0.064,-27.474136372546 +65,-0.065,-27.354351143317 +66,-0.066,-27.225168990928 +67,-0.067,-27.085954550542 +68,-0.068,-26.93828441515 +69,-0.069,-26.780781758831 +70,-0.07,-26.615306564644 +71,-0.071,-26.440471596508 +72,-0.072,-26.258146714944 +73,-0.073,-26.066968985285 +74,-0.074,-25.868800695139 +75,-0.075,-25.662311600256 +76,-0.076,-25.449345506864 +77,-0.077,-25.22860596182 +78,-0.078,-25.00192459571 +79,-0.079,-24.76803869074 +80,-0.08,-24.528753166121 +81,-0.081,-24.282846908646 +82,-0.082,-24.031616633181 +83,-0.083,-23.775337367798 +84,-0.084,-23.513589602521 +85,-0.085,-23.247849146445 +86,-0.086,-22.97698619427 +87,-0.087,-22.702733276588 +88,-0.088,-22.423945648713 +89,-0.089,-22.142344255603 +90,-0.09,-21.85681283336 +91,-0.091,-21.568586455268 +92,-0.092,-21.27792165987 +93,-0.093,-20.984465892573 +94,-0.094,-20.689580562215 +95,-0.095,-20.392250538723 +96,-0.096,-20.093626027658 +97,-0.097,-19.793966087887 +98,-0.098,-19.492924156781 +99,-0.099,-19.191785384574 +100,-0.1,-18.889584689417 +101,-0.101,-18.587400484563 +102,-0.102,-18.285455037878 +103,-0.103,-17.983417315798 +104,-0.104,-17.682081646591 +105,-0.105,-17.381304769995 +106,-0.106,-17.081884028116 +107,-0.107,-16.783245748928 +108,-0.108,-16.48617024319 +109,-0.109,-16.190478967539 +110,-0.11,-15.896917589567 +111,-0.111,-15.604914949825 +112,-0.112,-15.315187854934 +113,-0.113,-15.027544086911 +114,-0.114,-14.742321798013 +115,-0.115,-14.459976926252 +116,-0.116,-14.179984534373 +117,-0.117,-13.902960082814 +118,-0.118,-13.628708264055 +119,-0.119,-13.357504493565 +120,-0.12,-13.089429963729 +121,-0.121,-12.824588799422 +122,-0.122,-12.563060567166 +123,-0.123,-12.304924799625 +124,-0.124,-12.050249080634 +125,-0.125,-11.799095799341 +126,-0.126,-11.551519101443 +127,-0.127,-11.307566349342 +128,-0.128,-11.067278715619 +129,-0.129,-10.830690480769 +130,-0.13,-10.597829908694 +131,-0.131,-10.368719439346 +132,-0.132,-10.143375701042 +133,-0.133,-9.9218099782019 +134,-0.134,-9.7040282334742 +135,-0.135,-9.4900319528804 +136,-0.136,-9.2798179026751 +137,-0.137,-9.0733785452456 +138,-0.138,-8.8707023314805 +139,-0.139,-8.6717736571923 +140,-0.14,-8.4763439632489 +141,-0.141,-8.2848542673659 +142,-0.142,-8.0969468864386 +143,-0.143,-7.9127910302662 +144,-0.144,-7.732247699613 +145,-0.145,-7.5552991030718 +146,-0.146,-7.381899526987 +147,-0.147,-7.211809572303 +148,-0.148,-7.0454021506664 +149,-0.149,-6.8823407623039 +150,-0.15,-6.7227548731364 +151,-0.151,-6.5665049402451 +152,-0.152,-6.4135606979504 +153,-0.153,-6.2636793123388 +154,-0.154,-6.1171930726301 +155,-0.155,-5.9737849174954 +156,-0.156,-5.8335599950283 +157,-0.157,-5.6963825695555 +158,-0.158,-5.5620463782159 +159,-0.159,-5.4308389215218 +160,-0.16,-5.3024682138894 +161,-0.161,-5.177020642903 +162,-0.162,-5.0543668108636 +163,-0.163,-4.9343158840314 +164,-0.164,-4.8171156212414 +165,-0.165,-4.7023562186884 +166,-0.166,-4.5903972644863 +167,-0.167,-4.480782567189 +168,-0.168,-4.3738598279759 +169,-0.169,-4.2691913741128 +170,-0.17,-4.1671042289064 +171,-0.171,-4.0671842853596 +172,-0.172,-3.9696060966075 +173,-0.173,-3.8743725756357 +174,-0.174,-3.7812068137162 +175,-0.175,-3.6903664017911 +176,-0.176,-3.6014673457481 +177,-0.177,-3.5147920185848 +178,-0.178,-3.4299743565322 +179,-0.179,-3.3472787385775 +180,-0.18,-3.2663561303006 +181,-0.181,-3.1874599938464 +182,-0.182,-3.1102555164697 +183,-0.183,-3.0349915367055 +184,-0.184,-2.9614409602776 +185,-0.185,-2.8895372970438 +186,-0.186,-2.819406901373 +187,-0.187,-2.7508780852088 +188,-0.188,-2.6839814905779 +189,-0.189,-2.6186429214171 +190,-0.19,-2.5548287978161 +191,-0.191,-2.4925003094255 +192,-0.192,-2.4317143883967 +193,-0.193,-2.3722609197442 +194,-0.194,-2.3142289316691 +195,-0.195,-2.2575984409027 +196,-0.196,-2.2022129683282 +197,-0.197,-2.148142116976 +198,-0.198,-2.0953008974275 +199,-0.199,-2.0437696854777 +200,-0.2,-1.993350873316 diff --git a/test/tests/plastic_damage_model/multiaxial1_cmp_v3.i b/test/tests/plastic_damage_model/multiaxial1_cmp_v3.i new file mode 100644 index 00000000..dddcb660 --- /dev/null +++ b/test/tests/plastic_damage_model/multiaxial1_cmp_v3.i @@ -0,0 +1,283 @@ +[Mesh] + type = GeneratedMesh + dim = 2 + nx = 2 + ny = 2 + xmin = -12.7 + xmax = 12.7 + ymin = -12.7 + ymax = 12.7 +[] + +[GlobalParams] + displacements = 'disp_x disp_y' + volumetric_locking_correction = true + out_of_plane_strain = strain_zz +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[Kernels] + [./TensorMechanics] + use_displaced_mesh = true + save_in = 'resid_x resid_y' + [../] + + [./solid_z] + type = WeakPlaneStress + variable = strain_zz + use_displaced_mesh = true + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] + + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./material_strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] + + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + + [./strain_xx] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = total_strain + variable = material_strain_zz + index_i = 2 + index_j = 2 + [../] +[] + +[BCs] + [./left_x] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0.' + [../] + [./y1] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom' + function = '0.' + [../] + [./right_surface] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '-1E-3*t' + [../] +[] + +[Postprocessors] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./s_xx] + type = ElementAverageValue + variable = stress_xx + [../] + # [./react_x] + # type = NodalSum + # variable = resid_x + # boundary = 'left' + # [../] +[] + +[Materials] + [./elasticity_tensor] + type = ComputeIsotropicElasticityTensor + youngs_modulus = 3.1E4 + poissons_ratio = 0.18 + [../] + [./stress] + type = ComputeMultipleInelasticDamageStress + inelastic_models = pdm + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain] + type = ComputePlaneIncrementalStrain + [../] + [./pdm] + type = PlasticDamageStressUpdate + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.70 + damage_half_ten_str = 0.51 + frac_energy_ten = 12.3E-3 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.25 + frac_energy_cmp = 825E-3 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] +[] + +[Preconditioning] + active = SMP + [./SMP] + type = SMP + full = true + [../] + [./FDP] + type = FDP + full = true + [../] +[] + +[Executioner] + solve_type = 'NEWTON' + nl_max_its = 100 + nl_abs_tol = 1.E-5 + nl_rel_tol = 1E-3 + + line_search = none + + petsc_options_iname = '-pc_type' + petsc_options_value = 'lu' + + petsc_options = '-snes_converged_reason' + + type = Transient + end_time = 200 + dt = 1 +[] + + +[Outputs] + file_base = ./test/tests/plastic_damage_model/multiaxial1_cmp_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/multiaxial1_ten_v3.csv b/test/tests/plastic_damage_model/multiaxial1_ten_v3.csv new file mode 100644 index 00000000..78bed431 --- /dev/null +++ b/test/tests/plastic_damage_model/multiaxial1_ten_v3.csv @@ -0,0 +1,112 @@ +time,displacement_x,s_xx +0,0,0 +1,0.0001,0.12480310744605 +2,0.0002,0.2496062615303 +3,0.0003,0.37440941561453 +4,0.0004,0.49921256969877 +5,0.0005,0.62401572378301 +6,0.0006,0.74881887786726 +7,0.0007,0.87362203195151 +8,0.0008,0.99842518603577 +9,0.0009,1.12322834012 +10,0.001,1.2480314942043 +11,0.0011,1.3728346482886 +12,0.0012,1.4976378023729 +13,0.0013,1.6224409564572 +14,0.0014,1.7472441105415 +15,0.0015,1.8720472646258 +16,0.0016,1.9968504187101 +17,0.0017,2.1216535727944 +18,0.0018,2.2464567268787 +19,0.0019,2.371259880963 +20,0.002,2.4960630350474 +21,0.0021,2.6208661891317 +22,0.0022,2.745669343216 +23,0.0023,2.8704724973004 +24,0.0024,2.9952756513847 +25,0.0025,3.1200788054691 +26,0.0026,3.2448819595535 +27,0.0027,3.3696850396471 +28,0.0028,3.4810665094467 +29,0.0029,3.4847060595755 +30,0.003,3.4926179846316 +31,0.0031,3.4321373593973 +32,0.0032,3.4045295392857 +33,0.0033,3.3119811151936 +34,0.0034,3.2609955473321 +35,0.0035,3.1080996201383 +36,0.0036,3.0482179764351 +37,0.0037,2.8933518616854 +38,0.0038,2.7596756064169 +39,0.0039,2.6598009957835 +40,0.004,2.5247223490822 +41,0.0041,2.3906722765094 +42,0.0042,2.2999536966619 +43,0.0043,2.1790451917801 +44,0.0044,2.0635080115593 +45,0.0045,1.9818361634946 +46,0.0046,1.8799452125091 +47,0.0047,1.7813657368955 +48,0.0048,1.710429533153 +49,0.0049,1.6250334523414 +50,0.005,1.5416624381471 +51,0.0051,1.480514183831 +52,0.0052,1.408648848893 +53,0.0053,1.3383191685667 +54,0.0054,1.2853159317246 +55,0.0055,1.2248340892645 +56,0.0056,1.1650528000856 +57,0.0057,1.1191809423018 +58,0.0058,1.0678080402895 +59,0.0059,1.0169376337708 +60,0.006,0.97707540821627 +61,0.0061,0.9333408560344 +62,0.0062,0.89001291076776 +63,0.0063,0.85537612935194 +64,0.0064,0.81790114589762 +65,0.0065,0.78065086993515 +66,0.0066,0.75040029475616 +67,0.0067,0.71806659747554 +68,0.0068,0.68597106636476 +69,0.0069,0.65946631096174 +70,0.007,0.63194941805283 +71,0.0071,0.60501958625991 +72,0.0072,0.58252895738964 +73,0.0073,0.55902742674483 +74,0.0074,0.53581809757734 +75,0.0075,0.5160828529192 +76,0.0076,0.49554556983365 +77,0.0077,0.47533740990761 +78,0.0078,0.45805557788471 +79,0.0079,0.44025133233841 +80,0.008,0.42276844560274 +81,0.0081,0.40760936201857 +82,0.0082,0.39206076636545 +83,0.0083,0.37671678734211 +84,0.0084,0.36330946192602 +85,0.0085,0.34965916887525 +86,0.0086,0.33617992045191 +87,0.0087,0.32430324535058 +88,0.0088,0.31227228255801 +89,0.0089,0.30039467277168 +90,0.009,0.28984711670236 +91,0.0091,0.27917904424854 +92,0.0092,0.26870883738011 +93,0.0093,0.259332893316 +94,0.0094,0.24985042120013 +95,0.0095,0.24058398384007 +96,0.0096,0.2321795555006 +97,0.0097,0.22372156778245 +98,0.0098,0.21545964804758 +99,0.0099,0.20791075969515 +100,0.01,0.2003269997112 +101,0.0101,0.192886045367 +102,0.0102,0.18601433403127 +103,0.0103,0.17907724032165 +104,0.0104,0.17219028528883 +105,0.0105,0.16585125780764 +105.5,0.01055,0.16056269471014 +105.75,0.010575,0.15574689250196 +105.8125,0.01058125,0.15329259758123 +105.84375,0.010584375,0.15217536342231 +105.859375,0.0105859375,0.15160435915144 diff --git a/test/tests/plastic_damage_model/multiaxial1_ten_v3.i b/test/tests/plastic_damage_model/multiaxial1_ten_v3.i new file mode 100644 index 00000000..a8120eea --- /dev/null +++ b/test/tests/plastic_damage_model/multiaxial1_ten_v3.i @@ -0,0 +1,283 @@ +[Mesh] + type = GeneratedMesh + dim = 2 + nx = 2 + ny = 2 + xmin = -12.7 + xmax = 12.7 + ymin = -12.7 + ymax = 12.7 +[] + +[GlobalParams] + displacements = 'disp_x disp_y' + volumetric_locking_correction = true + out_of_plane_strain = strain_zz +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[Kernels] + [./TensorMechanics] + use_displaced_mesh = true + save_in = 'resid_x resid_y' + [../] + + [./solid_z] + type = WeakPlaneStress + variable = strain_zz + use_displaced_mesh = true + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] + + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./material_strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] + + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + + [./strain_xx] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = total_strain + variable = material_strain_zz + index_i = 2 + index_j = 2 + [../] +[] + +[BCs] + [./left_x] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0.' + [../] + [./y1] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom' + function = '0.' + [../] + [./right_surface] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '1E-4*t' + [../] +[] + +[Postprocessors] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./s_xx] + type = ElementAverageValue + variable = stress_xx + [../] + # [./react_x] + # type = NodalSum + # variable = resid_x + # boundary = 'left' + # [../] +[] + +[Materials] + [./elasticity_tensor] + type = ComputeIsotropicElasticityTensor + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./stress] + type = ComputeMultipleInelasticDamageStress + inelastic_models = pdm + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain] + type = ComputePlaneIncrementalStrain + [../] + [./pdm] + type = PlasticDamageStressUpdate + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.70 + damage_half_ten_str = 0.51 + frac_energy_ten = 12.3E-3 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 1750E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] +[] + +[Preconditioning] + active = SMP + [./SMP] + type = SMP + full = true + [../] + [./FDP] + type = FDP + full = true + [../] +[] + +[Executioner] + solve_type = 'NEWTON' + nl_max_its = 100 + nl_abs_tol = 1.E-5 + nl_rel_tol = 1E-3 + + line_search = none + + petsc_options_iname = '-pc_type' + petsc_options_value = 'lu' + + petsc_options = '-snes_converged_reason' + + type = Transient + end_time = 200 + dt = 1 +[] + + +[Outputs] + file_base = ./test/tests/plastic_damage_model/multiaxial1_ten_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/multiaxial2_cmp_v3.csv b/test/tests/plastic_damage_model/multiaxial2_cmp_v3.csv new file mode 100644 index 00000000..c122f719 --- /dev/null +++ b/test/tests/plastic_damage_model/multiaxial2_cmp_v3.csv @@ -0,0 +1,118 @@ +time,displacement_x,s_xx +0,0,0 +1,-0.001,-1.4883860537192 +2,-0.002,-2.9767670798557 +3,-0.003,-4.4651481059923 +4,-0.004,-5.9535291321289 +5,-0.005,-7.4419101582656 +6,-0.006,-8.9302911844025 +7,-0.007,-10.418672210539 +8,-0.008,-11.907053236676 +9,-0.009,-13.395434262814 +10,-0.01,-14.883815288951 +11,-0.011,-16.372196315088 +12,-0.012,-17.860577341225 +13,-0.013,-19.348958367363 +14,-0.014,-20.837291226276 +15,-0.015,-21.472250218512 +16,-0.016,-22.092030399583 +17,-0.017,-22.578841164689 +18,-0.018,-23.050757089259 +19,-0.019,-23.50894992121 +20,-0.02,-23.953603833819 +21,-0.021,-24.384810780031 +22,-0.022,-24.802461088921 +23,-0.023,-25.207114045754 +24,-0.024,-25.598632101321 +25,-0.025,-25.977193588946 +26,-0.026,-26.342662246646 +27,-0.027,-26.695568150301 +28,-0.028,-27.035779751641 +29,-0.029,-27.363472893464 +30,-0.03,-27.678723797493 +31,-0.031,-27.981427937682 +32,-0.032,-28.272108929921 +33,-0.033,-28.550634560446 +34,-0.034,-28.817186759414 +35,-0.035,-29.071638522762 +36,-0.036,-29.314493695972 +37,-0.037,-29.545632311055 +38,-0.038,-29.765239652984 +39,-0.039,-29.973393028287 +40,-0.04,-30.170007062114 +41,-0.041,-30.355586591835 +42,-0.042,-30.530016193307 +43,-0.043,-30.693491067883 +44,-0.044,-30.845902331073 +45,-0.045,-30.987741386933 +46,-0.046,-31.118907072559 +47,-0.047,-31.239600187792 +48,-0.048,-31.349726215126 +49,-0.049,-31.449765308352 +50,-0.05,-31.539630199238 +51,-0.051,-31.619527141931 +52,-0.052,-31.689548636619 +53,-0.053,-31.749647234531 +54,-0.054,-31.800307581387 +55,-0.055,-31.841449533742 +56,-0.056,-31.873291081619 +57,-0.057,-31.895758836947 +58,-0.058,-31.909328430095 +59,-0.059,-31.913933138702 +60,-0.06,-31.909796586156 +61,-0.061,-31.8968587039 +62,-0.062,-31.875587007011 +63,-0.063,-31.845927766374 +64,-0.064,-31.808109362566 +65,-0.065,-31.762084248221 +66,-0.066,-31.708311725962 +67,-0.067,-31.646750331789 +68,-0.068,-31.577632416512 +69,-0.069,-31.500922031002 +70,-0.07,-31.417070641284 +71,-0.071,-31.326047598489 +72,-0.072,-31.228087096969 +73,-0.073,-31.123164002527 +74,-0.074,-31.011719923256 +75,-0.075,-30.893734839196 +76,-0.076,-30.769444301346 +77,-0.077,-30.638833053527 +78,-0.078,-30.502332695039 +79,-0.079,-30.359931639045 +80,-0.08,-30.211865274759 +81,-0.081,-30.058125661279 +82,-0.082,-29.89913326268 +83,-0.083,-29.734883646426 +84,-0.084,-29.565609820948 +85,-0.085,-29.391311468275 +86,-0.086,-29.212394536494 +87,-0.087,-29.028859862317 +88,-0.088,-28.840935725477 +89,-0.089,-28.648621237688 +90,-0.09,-28.452311208313 +91,-0.091,-28.252006313404 +92,-0.092,-28.047928984402 +93,-0.093,-27.840194487099 +94,-0.094,-27.628824430747 +95,-0.095,-27.414209858279 +96,-0.096,-27.196336428751 +97,-0.097,-26.975288136951 +98,-0.098,-26.751411317279 +99,-0.099,-26.524678478697 +100,-0.1,-26.295152277716 +101,-0.101,-26.063045656833 +102,-0.102,-25.828568624817 +103,-0.103,-25.591583961475 +104,-0.104,-25.352218154633 +105,-0.105,-25.11043787392 +106,-0.106,-24.866593238961 +107,-0.107,-24.62058713097 +108,-0.108,-24.372404915815 +109,-0.109,-24.122301467529 +110,-0.11,-23.870070278484 +111,-0.111,-23.615614660584 +112,-0.112,-23.358943307287 +113,-0.113,-23.099734502261 +114,-0.114,-22.837850505081 +115,-0.115,-22.572789320177 +116,-0.116,-22.30422412885 diff --git a/test/tests/plastic_damage_model/multiaxial2_cmp_v3.i b/test/tests/plastic_damage_model/multiaxial2_cmp_v3.i new file mode 100644 index 00000000..6f511fea --- /dev/null +++ b/test/tests/plastic_damage_model/multiaxial2_cmp_v3.i @@ -0,0 +1,288 @@ +[Mesh] + type = GeneratedMesh + dim = 2 + nx = 2 + ny = 2 + xmin = -12.7 + xmax = 12.7 + ymin = -12.7 + ymax = 12.7 +[] + +[GlobalParams] + displacements = 'disp_x disp_y' + volumetric_locking_correction = true + out_of_plane_strain = strain_zz +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[Kernels] + [./TensorMechanics] + use_displaced_mesh = true + save_in = 'resid_x resid_y' + [../] + + [./solid_z] + type = WeakPlaneStress + variable = strain_zz + use_displaced_mesh = true + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] + + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./material_strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] + + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + + [./strain_xx] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = total_strain + variable = material_strain_zz + index_i = 2 + index_j = 2 + [../] +[] + +[BCs] + [./left_x] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0.' + [../] + [./y1] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom' + function = '0.' + [../] + [./right_surface] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '-1E-3*t' + [../] + [./top_surface] + type = FunctionDirichletBC + variable = disp_y + boundary = 'top' + function = '-1E-3*t' + [../] +[] + +[Postprocessors] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./s_xx] + type = ElementAverageValue + variable = stress_xx + [../] + # [./react_x] + # type = NodalSum + # variable = resid_x + # boundary = 'left' + # [../] +[] + +[Materials] + [./elasticity_tensor] + type = ComputeIsotropicElasticityTensor + youngs_modulus = 3.1E4 + poissons_ratio = 0.18 + [../] + [./stress] + type = ComputeMultipleInelasticDamageStress + inelastic_models = pdm + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain] + type = ComputePlaneIncrementalStrain + [../] + [./pdm] + type = PlasticDamageStressUpdate + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.70 + damage_half_ten_str = 0.51 + frac_energy_ten = 12.3E-3 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.25 + frac_energy_cmp = 825E-3 + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] +[] + +[Preconditioning] + active = SMP + [./SMP] + type = SMP + full = true + [../] + [./FDP] + type = FDP + full = true + [../] +[] + +[Executioner] + solve_type = 'NEWTON' + nl_max_its = 100 + nl_abs_tol = 1.E-5 + nl_rel_tol = 1E-3 + + line_search = none + + petsc_options_iname = '-pc_type' + petsc_options_value = 'lu' + + petsc_options = '-snes_converged_reason' + + type = Transient + end_time = 200 + dt = 1 +[] + + +[Outputs] + file_base = ./test/tests/plastic_damage_model/multiaxial2_cmp_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/multiaxial2_ten_v3.csv b/test/tests/plastic_damage_model/multiaxial2_ten_v3.csv new file mode 100644 index 00000000..86bc2add --- /dev/null +++ b/test/tests/plastic_damage_model/multiaxial2_ten_v3.csv @@ -0,0 +1,202 @@ +time,displacement_x,s_xx +0,0,0 +1,0.0001,0.15219891151958 +2,0.0002,0.30439787445469 +3,0.0003,0.45659683738981 +4,0.0004,0.60879580032493 +5,0.0005,0.76099476326005 +6,0.0006,0.91319372619517 +7,0.0007,1.0653926891303 +8,0.0008,1.2175916520654 +9,0.0009,1.3697906150005 +10,0.001,1.5219895779356 +11,0.0011,1.6741885408708 +12,0.0012,1.8263875038059 +13,0.0013,1.978586466741 +14,0.0014,2.1307854296761 +15,0.0015,2.2829843926112 +16,0.0016,2.4351833555464 +17,0.0017,2.5873823184815 +18,0.0018,2.7395812814166 +19,0.0019,2.8917802443517 +20,0.002,3.0439792072868 +21,0.0021,3.1961781702219 +22,0.0022,3.3483771825568 +23,0.0023,3.4044341084537 +24,0.0024,3.3976141000981 +25,0.0025,3.3938427092688 +26,0.0026,3.3630942193861 +27,0.0027,3.3379116100499 +28,0.0028,3.3088069696685 +29,0.0029,3.2821158096546 +30,0.003,3.2538588665933 +31,0.0031,3.2265040559241 +32,0.0032,3.1986354061595 +33,0.0033,3.171100681902 +34,0.0034,3.1434397177625 +35,0.0035,3.1159301305378 +36,0.0036,3.0884280341533 +37,0.0037,3.0610249570046 +38,0.0038,3.0336785535677 +39,0.0039,3.0064207936831 +40,0.004,2.9792413372866 +41,0.0041,2.9521531463243 +42,0.0042,2.9251557672927 +43,0.0043,2.8982559840944 +44,0.0044,2.8714562569972 +45,0.0045,2.8447612333972 +46,0.0046,2.8181741008915 +47,0.0047,2.7916986472575 +48,0.0048,2.7653381069304 +49,0.0049,2.7390958169209 +50,0.005,2.7129748514483 +51,0.0051,2.686978233133 +52,0.0052,2.6611088177345 +53,0.0053,2.63536936409 +54,0.0054,2.6097624975288 +55,0.0055,2.5842907370104 +56,0.0056,2.5589564813875 +57,0.0057,2.5337620292343 +58,0.0058,2.5087095566917 +59,0.0059,2.4838011263832 +60,0.006,2.4590387222258 +61,0.0061,2.4344248225348 +62,0.0062,2.4099604756754 +63,0.0063,2.3856478934625 +64,0.0064,2.3614880225925 +65,0.0065,2.3374823976407 +66,0.0066,2.3136323762213 +67,0.0067,2.2899392742262 +68,0.0068,2.2664042976027 +69,0.0069,2.2430285851215 +70,0.007,2.2198132315036 +71,0.0071,2.1967591958261 +72,0.0072,2.1738684466521 +73,0.0073,2.1511409518618 +74,0.0074,2.1285778708259 +75,0.0075,2.1061795266957 +76,0.0076,2.0839465465712 +77,0.0077,2.0618794396682 +78,0.0078,2.0399787367827 +79,0.0079,2.0182448459192 +80,0.008,1.9966781427054 +81,0.0081,1.9752789223998 +82,0.0082,1.9540474301678 +83,0.0083,1.9329838529658 +84,0.0084,1.9120883355144 +85,0.0085,1.89136094658 +86,0.0086,1.8708017802748 +87,0.0087,1.8504107403266 +88,0.0088,1.8301877735251 +89,0.0089,1.8101327450667 +90,0.009,1.790245517226 +91,0.0091,1.7705258261554 +92,0.0092,1.7509734451206 +93,0.0093,1.7315880975928 +94,0.0094,1.71236938011 +95,0.0095,1.6933170018371 +96,0.0096,1.6744830631432 +97,0.0097,1.6557619263889 +98,0.0098,1.6372265213793 +99,0.0099,1.6188374443007 +100,0.01,1.6006202564577 +101,0.0101,1.5825597035229 +102,0.0102,1.5646646720117 +103,0.0103,1.5469294877584 +104,0.0104,1.5293567090112 +105,0.0105,1.5119439141618 +106,0.0106,1.4946914767154 +107,0.0107,1.4775980508726 +108,0.0108,1.4606632345681 +109,0.0109,1.4438860206721 +110,0.011,1.4272657123843 +111,0.0111,1.4108013907418 +112,0.0112,1.394492230338 +113,0.0113,1.3783373162239 +114,0.0114,1.3623357532713 +115,0.0115,1.3464866034463 +116,0.0116,1.330788923931 +117,0.0117,1.3152417460012 +118,0.0118,1.2998440885628 +119,0.0119,1.2845949512278 +120,0.012,1.269493319408 +121,0.0121,1.2545381622529 +122,0.0122,1.2397284348281 +123,0.0123,1.2250630776566 +124,0.0124,1.2105410177907 +125,0.0125,1.1961611689872 +126,0.0126,1.1819224323383 +127,0.0127,1.1678236965873 +128,0.0128,1.1538638385766 +129,0.0129,1.140041723587 +130,0.013,1.1263562056863 +131,0.0131,1.1128061280235 +132,0.0132,1.0993903231059 +133,0.0133,1.0861076130335 +134,0.0134,1.072956809729 +135,0.0135,1.0599367150395 +136,0.0136,1.0470461209058 +137,0.0137,1.034283809508 +138,0.0138,1.0216485531932 +139,0.0139,1.0091391146624 +140,0.014,0.99675424655994 +141,0.0141,0.98449269212512 +142,0.0142,0.9723531843555 +143,0.0143,0.9603344460745 +144,0.0144,0.94843518969389 +145,0.0145,0.93665411682207 +146,0.0146,0.92498991795531 +147,0.0147,0.91344127202583 +148,0.0148,0.90200684590513 +149,0.0149,0.89068529367876 +150,0.015,0.87947525609277 +151,0.0151,0.86837535949838 +152,0.0152,0.85738421530832 +153,0.0153,0.84650041869433 +154,0.0154,0.8357225474938 +155,0.0155,0.82504916083894 +156,0.0156,0.81447879772407 +157,0.0157,0.80400997530328 +158,0.0158,0.7936411870479 +159,0.0159,0.78337090062051 +160,0.016,0.77319755554245 +161,0.0161,0.76311956054651 +162,0.0162,0.75313529059624 +163,0.0163,0.74324308366782 +164,0.0164,0.73344123685713 +165,0.0165,0.72372800228101 +166,0.0166,0.71412732481317 +167,0.0167,0.70458622780413 +168,0.0168,0.69512858523178 +169,0.0169,0.68575314135734 +170,0.017,0.6764587271841 +171,0.0171,0.66723985003501 +172,0.0172,0.65809641221389 +173,0.0173,0.64902493467459 +174,0.0174,0.64002371330094 +175,0.0175,0.63108972126412 +176,0.0176,0.62222051111285 +177,0.0177,0.61341300689089 +178,0.0178,0.60466421851947 +179,0.0179,0.59597075679905 +180,0.018,0.58732908626957 +181,0.0181,0.57873530898867 +182,0.0182,0.5701852301065 +183,0.0183,0.56167423293206 +184,0.0184,0.55319725739078 +185,0.0185,0.54474869220481 +186,0.0186,0.53632229514175 +187,0.0187,0.52793102913797 +188,0.0188,0.51952761015388 +189,0.0189,0.51112180009984 +190,0.019,0.50270614315689 +191,0.0191,0.49426875465523 +192,0.0192,0.4857919578711 +193,0.0193,0.47726162972536 +194,0.0194,0.46865683132923 +195,0.0195,0.45995461157975 +196,0.0196,0.45112510068757 +197,0.0197,0.44211608142437 +198,0.0198,0.43291568848184 +199,0.0199,0.42342131947067 +200,0.02,0.41363093654828 diff --git a/test/tests/plastic_damage_model/multiaxial2_ten_v3.i b/test/tests/plastic_damage_model/multiaxial2_ten_v3.i new file mode 100644 index 00000000..5fd543c5 --- /dev/null +++ b/test/tests/plastic_damage_model/multiaxial2_ten_v3.i @@ -0,0 +1,289 @@ +[Mesh] + type = GeneratedMesh + dim = 2 + nx = 2 + ny = 2 + xmin = -12.7 + xmax = 12.7 + ymin = -12.7 + ymax = 12.7 +[] + +[GlobalParams] + displacements = 'disp_x disp_y' + volumetric_locking_correction = true + out_of_plane_strain = strain_zz +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[Kernels] + [./TensorMechanics] + use_displaced_mesh = true + save_in = 'resid_x resid_y' + [../] + + [./solid_z] + type = WeakPlaneStress + variable = strain_zz + use_displaced_mesh = true + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] + + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./material_strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] + + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + + [./strain_xx] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = total_strain + variable = material_strain_zz + index_i = 2 + index_j = 2 + [../] +[] + +[BCs] + [./left_x] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0.' + [../] + [./y1] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom' + function = '0.' + [../] + [./right_surface] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '1E-4*t' + [../] + [./top_surface] + type = FunctionDirichletBC + variable = disp_y + boundary = 'top' + function = '1E-4*t' + [../] +[] + +[Postprocessors] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./s_xx] + type = ElementAverageValue + variable = stress_xx + [../] + # [./react_x] + # type = NodalSum + # variable = resid_x + # boundary = 'left' + # [../] +[] + +[Materials] + [./elasticity_tensor] + type = ComputeIsotropicElasticityTensor + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./stress] + type = ComputeMultipleInelasticDamageStress + inelastic_models = pdm + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain] + type = ComputePlaneIncrementalStrain + [../] + [./pdm] + type = PlasticDamageStressUpdate + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.70 + damage_half_ten_str = 0.51 + frac_energy_ten = 12.3E-3 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 1750E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] +[] + +[Preconditioning] + active = SMP + [./SMP] + type = SMP + full = true + [../] + [./FDP] + type = FDP + full = true + [../] +[] + +[Executioner] + solve_type = 'NEWTON' + nl_max_its = 100 + nl_abs_tol = 1.E-5 + nl_rel_tol = 1E-3 + + line_search = none + + petsc_options_iname = '-pc_type' + petsc_options_value = 'lu' + + petsc_options = '-snes_converged_reason' + + type = Transient + end_time = 200 + dt = 1 +[] + + +[Outputs] + file_base = ./test/tests/plastic_damage_model/multiaxial2_ten_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/plotting_SEM_v3.py b/test/tests/plastic_damage_model/plotting_SEM_v3.py new file mode 100644 index 00000000..ad2ade1a --- /dev/null +++ b/test/tests/plastic_damage_model/plotting_SEM_v3.py @@ -0,0 +1,171 @@ +import matplotlib.pyplot as plt +import matplotlib.gridspec as gridspec +import matplotlib.image as mpimg +from matplotlib.ticker import (MultipleLocator, FormatStrFormatter, AutoMinorLocator) +from matplotlib.offsetbox import TextArea, DrawingArea, OffsetImage, AnnotationBbox, AnchoredOffsetbox +from numpy import * +import numpy as np +import pandas as pd +import math + +proj_dir = './test/tests/plastic_damage_model/' +# Tension test +uni_ten_v3 = pd.read_csv(proj_dir+'uni_ten_v3.csv') +bi_ten_v3 = pd.read_csv(proj_dir+'bi_ten_v3.csv') + +multiaxial1_ten_v3 = pd.read_csv(proj_dir+'multiaxial1_ten_v3.csv') +multiaxial2_ten_v3 = pd.read_csv(proj_dir+'multiaxial2_ten_v3.csv') + +# Mesh sensitivity test +uni_ten_msh_sen_1ele_v3 = pd.read_csv(proj_dir+'uni_ten_msh_sen_1ele_v3.csv') +uni_ten_msh_sen_2ele_v3 = pd.read_csv(proj_dir+'uni_ten_msh_sen_2ele_v3.csv') +uni_ten_msh_sen_4ele_v3 = pd.read_csv(proj_dir+'uni_ten_msh_sen_4ele_v3.csv') + +# Compression test +uni_cmp_v3 = pd.read_csv(proj_dir+'uni_cmp_v3.csv') +# bi_cmp_v3 = pd.read_csv(proj_dir+'bi_cmp_v3.csv') + +multiaxial1_cmp_v3 = pd.read_csv(proj_dir+'multiaxial1_cmp_v3.csv') +multiaxial2_cmp_v3 = pd.read_csv(proj_dir+'multiaxial2_cmp_v3.csv') + +# Dilatancy test +uni_cmp_dila_ap_02_v3 = pd.read_csv(proj_dir+'uni_cmp_dila_ap_02_v3.csv') +uni_cmp_dila_ap_025_v3 = pd.read_csv(proj_dir+'uni_cmp_dila_ap_025_v3.csv') +uni_cmp_dila_ap_03_v3 = pd.read_csv(proj_dir+'uni_cmp_dila_ap_03_v3.csv') + +# Calculation of volumetric strain for Dilatancy test +vol_strain_ap_02_v3 = uni_cmp_dila_ap_02_v3['e_xx'] + uni_cmp_dila_ap_02_v3['e_yy'] + uni_cmp_dila_ap_02_v3['e_zz'] + uni_cmp_dila_ap_02_v3['max_ep'] + uni_cmp_dila_ap_02_v3['mid_ep'] + uni_cmp_dila_ap_02_v3['min_ep'] +vol_strain_ap_025_v3 = uni_cmp_dila_ap_025_v3['e_xx'] + uni_cmp_dila_ap_025_v3['e_yy'] + uni_cmp_dila_ap_025_v3['e_zz'] + uni_cmp_dila_ap_025_v3['max_ep'] + uni_cmp_dila_ap_025_v3['mid_ep'] + uni_cmp_dila_ap_025_v3['min_ep'] +vol_strain_ap_03_v3 = uni_cmp_dila_ap_03_v3['e_xx'] + uni_cmp_dila_ap_03_v3['e_yy'] + uni_cmp_dila_ap_03_v3['e_zz'] + uni_cmp_dila_ap_03_v3['max_ep'] + uni_cmp_dila_ap_03_v3['mid_ep'] + uni_cmp_dila_ap_03_v3['min_ep'] + +# Shear Cyclic Loading +shr_cyclic_v3 = pd.read_csv(proj_dir+'shr_cyclic_v3.csv') + +# Lee results +Lee_uni_ten = pd.read_csv(proj_dir+'gold/Lee_uni_ten.csv', header=None) +Lee_uni_cmp = pd.read_csv(proj_dir+'gold/Lee_uni_cmp.csv', header=None) +Lee_bi_ten = pd.read_csv(proj_dir+'gold/Lee_bi_ten.csv', header=None) +Lee_bi_cmp = pd.read_csv(proj_dir+'gold/Lee_bi_cmp.csv', header=None) +Lee_cyc_uni_ten = pd.read_csv(proj_dir+'gold/Lee_cyc_uni_ten.csv', header=None) +Lee_cyc_uni_cmp = pd.read_csv(proj_dir+'gold/Lee_uni_cmp.csv', header=None) +Lee_cyc_uni_ten_cmp = pd.read_csv(proj_dir+'gold/Lee_cyc_uni_ten_cmp.csv', header=None) +Lee_cyc_shr = pd.read_csv(proj_dir+'gold/Lee_cyc_shr.csv', header=None) +Lee_dila_ap_02 = pd.read_csv(proj_dir+'gold/Lee_dila_ap_02.csv', header=None) +Lee_dila_ap_025 = pd.read_csv(proj_dir+'gold/Lee_dila_ap_025.csv', header=None) +Lee_dila_ap_03 = pd.read_csv(proj_dir+'gold/Lee_dila_ap_03.csv', header=None) +Lee_uni_ten_msh_sen_2_elem = pd.read_csv(proj_dir+'gold/Lee_uni_ten_msh_sen_2_elem.csv', header=None) +Lee_uni_ten_msh_sen_4_elem = pd.read_csv(proj_dir+'gold/Lee_uni_ten_msh_sen_4_elem.csv', header=None) +Lee_uni_ten_msh_sen_8_elem = pd.read_csv(proj_dir+'gold/Lee_uni_ten_msh_sen_8_elem.csv', header=None) + +# function to put image +def place_image(im, loc=3, ax=None, zoom=1, **kw): + if ax==None: ax=plt.gca() + imagebox = OffsetImage(im, zoom=zoom*0.72) + ab = AnchoredOffsetbox(loc=loc, child=imagebox, frameon=False, **kw) + ax.add_artist(ab) + +## plotting Single Element Model (SEM) response +############################################################################# +SEM, SEM_ax = plt.subplots(2,2, sharex=False, sharey=False, figsize = (12,8)) +plt.subplots_adjust(left=0.08, bottom=0.1, right=0.95, top=0.95, wspace = 0.25, hspace = 0.3) +# SEM.text(0.03, 0.5, 'Force [N]', va='center', rotation='vertical') +# SEM.text(0.5, 0.05, 'Deformation [mm]', ha='center') + +[i, j] = [0, 0] +SEM_ax[i][j].set_title('Multi-axial Tensile Loading', fontsize=11) +SEM_ax[i][j].plot(Lee_uni_ten[0]*1000, Lee_uni_ten[1], c = '0.6', linestyle ='solid', linewidth=1.0, label= 'Uniaxial (Lee)') +SEM_ax[i][j].plot(Lee_bi_ten[0]*1000, Lee_bi_ten[1], c = '0.6', linestyle ='dashdot', linewidth=1.0, label= 'Biaxial (Lee)') +# SEM_ax[i][j].plot(uni_ten_v3['displacement_x']/25.4*1000, uni_ten_v3['s_xx'], c = '0', linestyle ='solid', linewidth=1.0, label= 'Uniaxial_v3') +# SEM_ax[i][j].plot(bi_ten_v3['displacement_x']/25.4*1000, bi_ten_v3['s_xx'], c = '0', linestyle ='dashdot', linewidth=1.0, label= 'Biaxial_v3') +SEM_ax[i][j].plot(multiaxial1_ten_v3['displacement_x']/25.4*1000, multiaxial1_ten_v3['s_xx'], c = '0', linestyle ='solid', linewidth=1.0, label= 'Uniaxial_v3') +SEM_ax[i][j].plot(multiaxial2_ten_v3['displacement_x']/25.4*1000, multiaxial2_ten_v3['s_xx'], c = '0', linestyle ='dashdot', linewidth=1.0, label= 'Biaxial_v3') + +SEM_ax[i][j].grid(color="grey", ls = '--', lw = 0.5) +# SEM_ax[i][j].xaxis.set_minor_locator(MultipleLocator(0.2)) +# SEM_ax[i][j].yaxis.set_minor_locator(MultipleLocator(0.2)) +SEM_ax[i][j].set_xlabel("Strain [mm/m]") +SEM_ax[i][j].set_ylabel("Stress [MPa]") +# SEM_ax[i][j].set_xlim(0, 0.001) +# SEM_ax[i][j].set_ylim(0,0.15) +# STT_image = mpimg.imread('./test/tests/plastic_damage_model_2017/gold/STT.png') +# place_image(STT_image, loc='lower right', ax=SEM_ax[i][j], pad=0, zoom=0.18) +SEM_ax[i][j].legend(loc='upper right', facecolor = 'white', framealpha = 0.4, edgecolor ='none') + + +[i, j] = [0, 1] +SEM_ax[i][j].set_title('Multi-axial Compressive Loading', fontsize=11) +SEM_ax[i][j].plot(-1*Lee_uni_cmp[0]*1000, -1*Lee_uni_cmp[1], c = '0.6', linestyle ='solid', linewidth=1.0, label= 'Uniaxial (Lee)') +SEM_ax[i][j].plot(-1*Lee_bi_cmp[0]*1000, -1*Lee_bi_cmp[1], c = '0.6', linestyle ='dashdot', linewidth=1.0, label= 'Biaxial (Lee)') +SEM_ax[i][j].plot(-1*multiaxial1_cmp_v3['displacement_x']/25.4*1000, -1*multiaxial1_cmp_v3['s_xx'], c = '0', linestyle ='solid', linewidth=1.0, label= 'Uniaxial (Model)') +SEM_ax[i][j].plot(-1*multiaxial2_cmp_v3['displacement_x']/25.4*1000, -1*multiaxial2_cmp_v3['s_xx'], c = '0', linestyle ='dashdot', linewidth=1.0, label= 'Biaxial (Model)') +SEM_ax[i][j].grid(color="grey", ls = '--', lw = 0.5) +# SEM_ax[i][j].xaxis.set_minor_locator(MultipleLocator(0.2)) +# SEM_ax[i][j].yaxis.set_minor_locator(MultipleLocator(0.2)) +SEM_ax[i][j].set_ylabel("Stress [MPa]") +SEM_ax[i][j].set_xlabel("Strain [mm/m]") +# SEM_ax[i][j].set_xlim(0, 0.01) +# SEM_ax[i][j].set_ylim(0,35) +SEM_ax[i][j].legend(loc='lower center', facecolor = 'white', framealpha = 0.4, edgecolor ='none') + + +# [i, j] = [0, 2] +# SEM_ax[i][j].set_title('Shear Cyclic Loading', fontsize=11) +# SEM_ax[i][j].plot(Lee_cyc_shr[0], Lee_cyc_shr[1], c = '0.6', linestyle ='solid', linewidth=1.0, label= 'Uniaxial (Lee)') +# SEM_ax[i][j].plot(shr_cyclic_v3['displacement_x']/25.4, shr_cyclic_v3['s_xy'], c = '0', linestyle ='solid', linewidth=1.0, label= 'Uniaxial_v3') +# SEM_ax[i][j].grid(color="grey", ls = '--', lw = 0.5) +# # SEM_ax[i][j].xaxis.set_minor_locator(MultipleLocator(0.2)) +# # SEM_ax[i][j].yaxis.set_minor_locator(MultipleLocator(0.2)) +# SEM_ax[i][j].set_xlabel("Strain [m/m]") +# SEM_ax[i][j].set_ylabel("Stress [MPa]") +# # SEM_ax[i][j].set_xlim(0, 0.001) +# # SEM_ax[i][j].set_ylim(0,0.15) +# # STT_image = mpimg.imread('./test/tests/plastic_damage_model_2017/gold/STT.png') +# # place_image(STT_image, loc='lower right', ax=SEM_ax[i][j], pad=0, zoom=0.18) +# SEM_ax[i][j].legend(loc='lower right', facecolor = 'white', framealpha = 0.4, edgecolor ='none') + + + +[i, j] = [1, 0] +SEM_ax[i][j].set_title('Mesh sensitivity', fontsize=11) +SEM_ax[i][j].plot(Lee_uni_ten_msh_sen_2_elem[0], Lee_uni_ten_msh_sen_2_elem[1], c = '0.6', linestyle ='solid', linewidth=1.0, label= '1 element (Lee)') +SEM_ax[i][j].plot(Lee_uni_ten_msh_sen_4_elem[0], Lee_uni_ten_msh_sen_4_elem[1], c = '0.6', linestyle ='dashdot', linewidth=1.0, label= '2 elements (Lee)') +SEM_ax[i][j].plot(Lee_uni_ten_msh_sen_8_elem[0], Lee_uni_ten_msh_sen_8_elem[1], c = '0.6', linestyle ='dashed', linewidth=1.0, label= '4 elements (Lee)') +SEM_ax[i][j].plot(uni_ten_msh_sen_1ele_v3['displacement_x'], -1*uni_ten_msh_sen_1ele_v3['react_x'], c = '0', linestyle ='solid', linewidth=1.0, label= '1 element (Model)') +SEM_ax[i][j].plot(uni_ten_msh_sen_2ele_v3['displacement_x'], -1*uni_ten_msh_sen_2ele_v3['react_x'], c = '0', linestyle ='dashdot', linewidth=1.0, label= '2 elements (Model)') +SEM_ax[i][j].plot(uni_ten_msh_sen_4ele_v3['displacement_x'], -1*uni_ten_msh_sen_4ele_v3['react_x'], c = '0', linestyle ='dashed', linewidth=1.0, label= '4 elements (Model)') +SEM_ax[i][j].grid(color="grey", ls = '--', lw = 0.5) +# SEM_ax[i][j].xaxis.set_minor_locator(MultipleLocator(0.2)) +# SEM_ax[i][j].yaxis.set_minor_locator(MultipleLocator(0.01)) +SEM_ax[i][j].set_ylabel("Force [N]") +SEM_ax[i][j].set_xlabel("Deformation [mm]") +SEM_ax[i][j].set_xlim(0, 0.02) +SEM_ax[i][j].set_ylim(0,90) +SEM_ax[i][j].legend(loc='upper right', facecolor = 'white', framealpha = 0.4, edgecolor ='none') + + +[i, j] = [1, 1] +SEM_ax[i][j].set_title('Dilatancy check', fontsize=11) +SEM_ax[i][j].plot(Lee_dila_ap_02[0]*1000, -1*Lee_dila_ap_02[1], c = '0.6', linestyle ='solid', linewidth=1.0, label= '$\\alpha_p$ = 0.20 (Lee)') +SEM_ax[i][j].plot(Lee_dila_ap_025[0]*1000, -1*Lee_dila_ap_025[1], c = '0.6', linestyle ='dashdot', linewidth=1.0, label= '$\\alpha_p$ = 0.25 (Lee)') +SEM_ax[i][j].plot(Lee_dila_ap_03[0]*1000, -1*Lee_dila_ap_03[1], c = '0.6', linestyle ='dashed', linewidth=1.0, label= '$\\alpha_p$ = 0.30 (Lee)') +SEM_ax[i][j].plot(vol_strain_ap_02_v3*1000, -1*uni_cmp_dila_ap_02_v3['s_xx'], c = '0', linestyle ='solid', linewidth=1.0, label= '$\\alpha_p$ = 0.12 (Model)') +SEM_ax[i][j].plot(vol_strain_ap_025_v3*1000, -1*uni_cmp_dila_ap_025_v3['s_xx'], c = '0', linestyle ='dashdot', linewidth=1.0, label= '$\\alpha_p$ = 0.15 (Model)') +SEM_ax[i][j].plot(vol_strain_ap_03_v3*1000, -1*uni_cmp_dila_ap_03_v3['s_xx'], c = '0', linestyle ='dashed', linewidth=1.0, label= '$\\alpha_p$ = 0.20 (Model)') +# SEM_ax[i][j].plot(Lee_dila_ap_02[0], -1*Lee_dila_ap_02[1], 'k', marker='o', ms=3, linewidth=1.0, label= '$\\alpha_p$ = 0.20 (Lee)') +# SEM_ax[i][j].plot(Lee_dila_ap_025[0], -1*Lee_dila_ap_025[1], 'r', marker='o', ms=3, linewidth=1.0, label= '$\\alpha_p$ = 0.25 (Lee)') +# SEM_ax[i][j].plot(Lee_dila_ap_03[0], -1*Lee_dila_ap_03[1], 'b', marker='o', ms=3, linewidth=1.0, label= '$\\alpha_p$ = 0.30 (Lee)') +# SEM_ax[i][j].plot(vol_strain_ap_02_v3, -1*uni_cmp_dila_ap_02_v3['s_xx'], 'k', linewidth=1.0, label= '$\\alpha_p$ = 0.12 (Model)') +# SEM_ax[i][j].plot(vol_strain_ap_025_v3, -1*uni_cmp_dila_ap_025_v3['s_xx'], 'r', linewidth=1.0, label= '$\\alpha_p$ = 0.15 (Model)') +# SEM_ax[i][j].plot(vol_strain_ap_03_v3, -1*uni_cmp_dila_ap_03_v3['s_xx'], 'b', linewidth=1.0, label= '$\\alpha_p$ = 0.20 (Model)') + +SEM_ax[i][j].grid(color="grey", ls = '--', lw = 0.5) +# SEM_ax[i][j].xaxis.set_minor_locator(MultipleLocator(0.2)) +# SEM_ax[i][j].yaxis.set_minor_locator(MultipleLocator(0.2)) +SEM_ax[i][j].set_ylabel("Stress [MPa]") +SEM_ax[i][j].set_xlabel("Strain [mm/m]") +SEM_ax[i][j].set_xlim(-1, 4) +# SEM_ax[i][j].set_ylim(0,0.15) +SEM_ax[i][j].legend(loc='upper right', facecolor = 'white', framealpha = 0.4, edgecolor ='none') + +plt.savefig(proj_dir+'dpm_results.png') +plt.show() diff --git a/test/tests/plastic_damage_model/shr_cyclic_v3.csv b/test/tests/plastic_damage_model/shr_cyclic_v3.csv new file mode 100644 index 00000000..767b844c --- /dev/null +++ b/test/tests/plastic_damage_model/shr_cyclic_v3.csv @@ -0,0 +1,601 @@ +time,displacement_x,eps_xy,s_xy +0,0,0,0 +0.2,0.0002,3.9370078740157e-06,0.10342986787668 +0.4,0.0004,7.8740157480315e-06,0.20685973575337 +0.6,0.0006,1.1811023622047e-05,0.31028960363005 +0.8,0.0008,1.5748031496063e-05,0.41371947150674 +1,0.001,1.9685039370079e-05,0.51714933938342 +1.2,0.0012,2.3622047244094e-05,0.62057920726011 +1.4,0.0014,2.755905511811e-05,0.72400907513679 +1.6,0.0016,3.1496062992126e-05,0.82743894301348 +1.8,0.0018,3.5433070866142e-05,0.93086881089016 +2,0.002,3.9370078740157e-05,1.0342986787668 +2.2,0.0022,4.3307086614173e-05,1.1377285466435 +2.4,0.0024,4.7244094488189e-05,1.2411584145202 +2.6,0.0026,5.1181102362205e-05,1.3445882823969 +2.8,0.0028,5.511811023622e-05,1.4480181502736 +3,0.003,5.9055118110236e-05,1.5514480181503 +3.2,0.0032,6.2992125984252e-05,1.654877886027 +3.4,0.0034,6.6929133858268e-05,1.7583077539036 +3.6,0.0036,7.0866141732283e-05,1.8617376217803 +3.8,0.0038,7.4803149606299e-05,1.965167489657 +4,0.004,7.8740157480315e-05,2.0685973575337 +4.2,0.0042,8.2677165354331e-05,2.1720272254104 +4.4,0.0044,8.6614173228346e-05,2.2754570932871 +4.6,0.0046,9.0551181102362e-05,2.3788869611638 +4.8,0.0048,9.4488188976378e-05,2.4823168290404 +5,0.005,9.8425196850394e-05,2.5857466969171 +5.2,0.0052,0.00010236220472441,2.6891765647938 +5.4,0.0054,0.00010629921259843,2.7926064326705 +5.6,0.0056,0.00011023622047244,2.8960363005472 +5.8,0.0058,0.00011417322834646,2.9994661684239 +6,0.006,0.00011811023622047,3.0811731200361 +6.2,0.0062,0.00012204724409449,3.1126133054992 +6.4,0.0064,0.0001259842519685,3.1368563073358 +6.6,0.0066,0.00012992125984252,3.1452239689538 +6.8,0.0068,0.00013385826771654,3.1536133824917 +7,0.007,0.00013779527559055,3.1620271410424 +7.2,0.0072,0.00014173228346457,3.1704657676276 +7.4,0.0074,0.00014566929133858,3.1789294294922 +7.6,0.0076,0.0001496062992126,3.187417986287 +7.8,0.0078,0.00015354330708661,3.1959310323701 +8,0.008,0.00015748031496063,3.2044679342477 +8.2,0.0082,0.00016141732283465,3.213027863688 +8.4,0.0084,0.00016535433070866,3.221609826986 +8.6,0.0086,0.00016929133858268,3.2302126908048 +8.8,0.0088,0.00017322834645669,3.2388294872429 +9,0.009,0.00017716535433071,3.2474698904223 +9.2,0.0092,0.00018110236220472,3.2561235785528 +9.4,0.0094,0.00018503937007874,3.2647957552904 +9.6,0.0096,0.00018897637795276,3.2734817573353 +9.8,0.0098,0.00019291338582677,3.2821800076356 +10,0.01,0.00019685039370079,3.2908889020989 +10.2,0.0102,0.0002007874015748,3.2996068184246 +10.4,0.0104,0.00020472440944882,3.3083321240807 +10.6,0.0106,0.00020866141732283,3.3170631906724 +10.8,0.0108,0.00021259842519685,3.3257981878916 +11,0.011,0.00021653543307087,3.3345357126432 +11.2,0.0112,0.00022047244094488,3.3432752273988 +11.4,0.0114,0.0002244094488189,3.3520139116063 +11.6,0.0116,0.00022834645669291,3.3607501973158 +11.8,0.0118,0.00023228346456693,3.3694825380833 +12,0.012,0.00023622047244094,3.3782094114875 +12.2,0.0122,0.00024015748031496,3.3869293211068 +12.4,0.0124,0.00024409448818898,3.3956407981462 +12.6,0.0126,0.00024803149606299,3.4043424027571 +12.8,0.0128,0.00025196850393701,3.4130327250848 +13,0.013,0.00025590551181102,3.4217103860784 +13.2,0.0132,0.00025984251968504,3.4303740380907 +13.4,0.0134,0.00026377952755905,3.4390223652945 +13.6,0.0136,0.00026771653543307,3.4476540839378 +13.8,0.0138,0.00027165354330709,3.4562679424597 +14,0.014,0.0002755905511811,3.464862721483 +14.2,0.0142,0.00027952755905512,3.4734372337014 +14.4,0.0144,0.00028346456692913,3.4819903236746 +14.6,0.0146,0.00028740157480315,3.4905208675446 +14.8,0.0148,0.00029133858267716,3.4990277726839 +15,0.015,0.00029527559055118,3.507509977286 +15.2,0.0152,0.0002992125984252,3.5159664499066 +15.4,0.0154,0.00030314960629921,3.5243961889647 +15.6,0.0156,0.00030708661417323,3.5327982222077 +15.8,0.0158,0.00031102362204724,3.5411716061501 +16,0.016,0.00031496062992126,3.5495154254882 +16.2,0.0162,0.00031889763779528,3.557828792498 +16.4,0.0164,0.00032283464566929,3.5661108464182 +16.6,0.0166,0.00032677165354331,3.574360752824 +16.8,0.0168,0.00033070866141732,3.582577702994 +17,0.017,0.00033464566929134,3.5907609132722 +17.2,0.0172,0.00033858267716535,3.5989096244301 +17.4,0.0174,0.00034251968503937,3.6070231010276 +17.6,0.0176,0.00034645669291339,3.615100630778 +17.8,0.0178,0.0003503937007874,3.6231415239159 +18,0.018,0.00035433070866142,3.6311451125714 +18.2,0.0182,0.00035826771653543,3.6391107501506 +18.4,0.0184,0.00036220472440945,3.6470378107237 +18.6,0.0186,0.00036614173228346,3.6549256884222 +18.8,0.0188,0.00037007874015748,3.6627737968443 +19,0.019,0.0003740157480315,3.6705815684714 +19.2,0.0192,0.00037795275590551,3.678348454094 +19.4,0.0194,0.00038188976377953,3.6860739222484 +19.6,0.0196,0.00038582677165354,3.6937574586648 +19.8,0.0198,0.00038976377952756,3.7013985657261 +20,0.02,0.00039370078740157,3.7089967619384 +20.2,0.0202,0.00039763779527559,3.7165515814124 +20.4,0.0204,0.00040157480314961,3.7240625733571 +20.6,0.0206,0.00040551181102362,3.7315293015839 +20.8,0.0208,0.00040944881889764,3.7389513440229 +21,0.021,0.00041338582677165,3.7463282922502 +21.2,0.0212,0.00041732283464567,3.7536597510263 +21.4,0.0214,0.00042125984251968,3.7609453378457 +21.6,0.0216,0.0004251968503937,3.7681846824973 +21.8,0.0218,0.00042913385826772,3.7753774266357 +22,0.022,0.00043307086614173,3.7825232233624 +22.2,0.0222,0.00043700787401575,3.7896217368183 +22.4,0.0224,0.00044094488188976,3.7966726417853 +22.6,0.0226,0.00044488188976378,3.8036756232982 +22.8,0.0228,0.00044881889763779,3.8106303762663 +23,0.023,0.00045275590551181,3.8175366051038 +23.2,0.0232,0.00045669291338583,3.8243940372819 +23.4,0.0234,0.00046062992125984,3.831202367859 +23.6,0.0236,0.00046456692913386,3.8379613375568 +23.8,0.0238,0.00046850393700787,3.8446706965571 +24,0.024,0.00047244094488189,3.8513301951193 +24.2,0.0242,0.0004763779527559,3.8579395876629 +24.4,0.0244,0.00048031496062992,3.8644986357682 +24.6,0.0246,0.00048425196850394,3.8710071238959 +24.8,0.0248,0.00048818897637795,3.877464795856 +25,0.025,0.00049212598425197,3.8838714615796 +25.2,0.0252,0.00049606299212598,3.8902268820063 +25.4,0.0254,0.0005,3.8965308629674 +25.6,0.0256,0.00050393700787401,3.9027832028815 +25.8,0.0258,0.00050787401574803,3.9089837053327 +26,0.026,0.00051181102362205,3.915132178819 +26.2,0.0262,0.00051574803149606,3.9212284364972 +26.4,0.0264,0.00051968503937008,3.9272722959331 +26.6,0.0266,0.00052362204724409,3.9332635788561 +26.8,0.0268,0.00052755905511811,3.9392020093344 +27,0.027,0.00053149606299212,3.9450875332494 +27.2,0.0272,0.00053543307086614,3.950920026636 +27.4,0.0274,0.00053937007874016,3.9566985743776 +27.6,0.0276,0.00054330708661417,3.9624236926898 +27.8,0.0278,0.00054724409448819,3.9680951959147 +28,0.028,0.0005511811023622,3.9737129277354 +28.2,0.0282,0.00055511811023622,3.9792767341892 +28.4,0.0284,0.00055905511811023,3.9847864605356 +28.6,0.0286,0.00056299212598425,3.9902419619173 +28.8,0.0288,0.00056692913385827,3.9956430859916 +29,0.029,0.00057086614173228,4.0009896897263 +29.2,0.0292,0.0005748031496063,4.006281626225 +29.4,0.0294,0.00057874015748031,4.0115187507276 +29.6,0.0296,0.00058267716535433,4.0167009197205 +29.8,0.0298,0.00058661417322835,4.0218279903601 +30,0.03,0.00059055118110236,4.0268998202704 +30.2,0.0302,0.00059448818897638,4.0319162672493 +30.4,0.0304,0.00059842519685039,4.0368771894212 +30.6,0.0306,0.00060236220472441,4.0417824444398 +30.8,0.0308,0.00060629921259842,4.0466318899111 +31,0.031,0.00061023622047244,4.0514253826857 +31.2,0.0312,0.00061417322834646,4.0561627789289 +31.4,0.0314,0.00061811023622047,4.0608439338468 +31.6,0.0316,0.00062204724409449,4.0654687014783 +31.8,0.0318,0.0006259842519685,4.070036934485 +32,0.032,0.00062992125984252,4.0745484839387 +32.2,0.0322,0.00063385826771653,4.0790031991069 +32.4,0.0324,0.00063779527559055,4.0834009272346 +32.6,0.0326,0.00064173228346457,4.0877415133231 +32.8,0.0328,0.00064566929133858,4.0920247999052 +33,0.033,0.0006496062992126,4.0962506268162 +33.2,0.0332,0.00065354330708661,4.1004188309604 +33.4,0.0334,0.00065748031496063,4.1045292460727 +33.6,0.0336,0.00066141732283464,4.1085726652379 +33.8,0.0338,0.00066535433070866,4.1125666990874 +34,0.034,0.00066929133858268,4.1164954815842 +34.2,0.0342,0.00067322834645669,4.120372543942 +34.4,0.0344,0.00067716535433071,4.1241909280746 +34.6,0.0346,0.00068110236220472,4.1279504420605 +34.8,0.0348,0.00068503937007874,4.1316508902066 +35,0.035,0.00068897637795276,4.1352920715057 +35.2,0.0352,0.00069291338582677,4.1388737793299 +35.4,0.0354,0.00069685039370079,4.1423958011149 +35.6,0.0356,0.0007007874015748,4.1458579180314 +35.8,0.0358,0.00070472440944882,4.1492599046457 +36,0.036,0.00070866141732283,4.1526015285665 +36.2,0.0362,0.00071259842519685,4.1558825500777 +36.4,0.0364,0.00071653543307087,4.1591027217564 +36.6,0.0366,0.00072047244094488,4.1622617880749 +36.8,0.0368,0.0007244094488189,4.1653594849912 +37,0.037,0.00072834645669291,4.1683955394925 +37.2,0.0372,0.00073228346456693,4.1713696691797 +37.4,0.0374,0.00073622047244094,4.1742815817542 +37.6,0.0376,0.00074015748031496,4.177130974551 +37.8,0.0378,0.00074409448818898,4.1799175340011 +38,0.038,0.00074803149606299,4.1826409350884 +38.2,0.0382,0.00075196850393701,4.1853008407744 +38.4,0.0384,0.00075590551181102,4.1878969013935 +38.6,0.0386,0.00075984251968504,4.1904287540157 +38.8,0.0388,0.00076377952755906,4.1928960217751 +39,0.039,0.00076771653543307,4.1952983131618 +39.2,0.0392,0.00077165354330709,4.1976352212731 +39.4,0.0394,0.0007755905511811,4.1999063230226 +39.6,0.0396,0.00077952755905512,4.2021111783029 +39.8,0.0398,0.00078346456692913,4.2042493290982 +40,0.04,0.00078740157480315,4.2063202985443 +40.2,0.0402,0.00079133858267717,4.2083235899296 +40.4,0.0404,0.00079527559055118,4.2102586856338 +40.6,0.0406,0.0007992125984252,4.2121250459995 +40.8,0.0408,0.00080314960629921,4.2139221081302 +41,0.041,0.00080708661417323,4.2156492846085 +41.2,0.0412,0.00081102362204725,4.2173059621289 +41.4,0.0414,0.00081496062992126,4.2188915000367 +41.6,0.0416,0.00081889763779528,4.2204052287655 +41.8,0.0418,0.00082283464566929,4.2218464481639 +42,0.042,0.00082677165354331,4.2232144257016 +42.2,0.0422,0.00083070866141732,4.224508394544 +42.4,0.0424,0.00083464566929134,4.2257275514833 +42.6,0.0426,0.00083858267716536,4.2268710547119 +42.8,0.0428,0.00084251968503937,4.2279380214239 +43,0.043,0.00084645669291339,4.2289275252276 +43.2,0.0432,0.0008503937007874,4.2298385933495 +43.4,0.0434,0.00085433070866142,4.230670203611 +43.6,0.0436,0.00085826771653543,4.2314212811517 +43.8,0.0438,0.00086220472440945,4.2320906948756 +44,0.044,0.00086614173228347,4.2326772535882 +44.2,0.0442,0.00087007874015748,4.2331797017937 +44.4,0.0444,0.0008740157480315,4.2335967151119 +44.6,0.0446,0.00087795275590551,4.2339268952751 +44.8,0.0448,0.00088188976377953,4.2341687646539 +45,0.045,0.00088582677165355,4.234320760259 +45.2,0.0452,0.00088976377952756,4.2343812271543 +45.4,0.0454,0.00089370078740158,4.2343484112113 +45.6,0.0456,0.00089763779527559,4.2342204511211 +45.8,0.0458,0.00090157480314961,4.2339953695689 +46,0.046,0.00090551181102362,4.2336710634633 +46.2,0.0462,0.00090944881889764,4.2332452930919 +46.4,0.0464,0.00091338582677166,4.2327156700564 +46.6,0.0466,0.00091732283464567,4.2320796438171 +46.8,0.0468,0.00092125984251969,4.2313344866438 +47,0.047,0.0009251968503937,4.2304772767396 +47.2,0.0472,0.00092913385826772,4.2295048792589 +47.4,0.0474,0.00093307086614173,4.2284139248906 +47.6,0.0476,0.00093700787401575,4.2272007856158 +47.8,0.0478,0.00094094488188977,4.2258615471727 +48,0.048,0.00094488188976378,4.2243919776682 +48.2,0.0482,0.0009488188976378,4.2227874916574 +48.4,0.0484,0.00095275590551181,4.2210431088727 +48.6,0.0486,0.00095669291338583,4.2191534065961 +48.8,0.0488,0.00096062992125985,4.2171124644453 +49,0.049,0.00096456692913386,4.2149138000505 +49.2,0.0492,0.00096850393700788,4.2125502937249 +49.4,0.0494,0.00097244094488189,4.210014099752 +49.6,0.0496,0.00097637795275591,4.2072965412804 +49.8,0.0498,0.00098031496062992,4.2043879849924 +50,0.05,0.00098425196850394,4.2012776906047 +50.2,0.0502,0.00098818897637796,4.1979536287816 +50.4,0.0504,0.00099212598425197,4.1944022590175 +50.6,0.0506,0.00099606299212599,4.1906082562581 +50.8,0.0508,0.001,4.1865541711336 +51,0.051,0.001003937007874,4.1822200031269 +51.2,0.0512,0.001007874015748,4.1775826579927 +51.4,0.0514,0.0010118110236221,4.1726152489286 +51.6,0.0516,0.0010157480314961,4.167286183245 +51.8,0.0518,0.0010196850393701,4.1615579489334 +52,0.052,0.0010236220472441,4.1553854723241 +52.2,0.0522,0.0010275590551181,4.148713847702 +52.4,0.0524,0.0010314960629921,4.141475121384 +52.6,0.0526,0.0010354330708661,4.1335836056703 +52.8,0.0528,0.0010393700787402,4.1249288190191 +53,0.053,0.0010433070866142,4.115364412502 +53.2,0.0532,0.0010472440944882,4.1046753527915 +53.4,0.0534,0.0010511811023622,4.0926017046987 +53.6,0.0536,0.0010551181102362,4.0786936651216 +53.8,0.0538,0.0010590551181102,4.0622527634892 +54,0.054,0.0010629921259843,4.0419858806677 +54.2,0.0542,0.0010669291338583,4.0150392269736 +54.4,0.0544,0.0010708661417323,3.9722352267208 +54.5,0.0545,0.0010728346456693,3.9353749382525 +54.525,0.054525,0.0010733267716535,3.9293265255027 +54.5375,0.0545375,0.0010735728346457,3.9281840188071 +54.54375,0.05454375,0.0010736958661417,3.9191002453109 +54.54453125,0.05454453125,0.0010737112450787,3.9202503082735 +54.5447265625,0.0545447265625,0.001073715089813,3.9243119385816 +54.544738769531,0.054544738769531,0.0010737153301089,3.9260566385647 +54.544744873047,0.054544744873047,0.0010737154502568,3.9268558669979 +54.544750976563,0.054544750976563,0.0010737155704048,3.9268289024727 +54.544754028321,0.054544754028321,0.0010737156304788,3.9268150477911 +54.544757080078,0.054544757080078,0.0010737156905527,3.9268015451265 +54.544760131836,0.054544760131836,0.0010737157506267,3.9267665490833 +54.544763183594,0.054544763183594,0.0010737158107007,3.9267306566044 +54.544766235352,0.054544766235352,0.0010737158707746,3.9266938743874 +54.54476928711,0.05454476928711,0.0010737159308486,3.9266561167713 +54.544770812989,0.054544770812989,0.0010737159608856,3.9266486639332 +54.544772338867,0.054544772338867,0.0010737159909226,3.9266414455912 +54.544773864746,0.054544773864746,0.0010737160209596,3.926621970992 +54.544775390625,0.054544775390625,0.0010737160509966,3.9266021797061 +54.544776916504,0.054544776916504,0.0010737160810335,3.9265821041787 +54.544778442383,0.054544778442383,0.0010737161110705,3.9265617241183 +54.544779968262,0.054544779968262,0.0010737161411075,3.9265410038402 +54.544781494141,0.054544781494141,0.0010737161711445,3.9265199553534 +54.54478302002,0.05454478302002,0.0010737162011815,3.9264985428118 +54.544784545899,0.054544784545899,0.0010737162312185,3.9264767617743 +54.544785308838,0.054544785308838,0.001073716246237,3.9264726561538 +54.544786071778,0.054544786071778,0.0010737162612555,3.926468640507 +54.544786834717,0.054544786834717,0.001073716276274,3.9264575241762 +54.544787597657,0.054544787597657,0.0010737162912925,3.9264462961384 +54.544788360596,0.054544788360596,0.0010737163063109,3.9264349726054 +54.544789123535,0.054544789123535,0.0010737163213294,3.9264235269754 +54.544789886475,0.054544789886475,0.0010737163363479,3.9264119629535 +54.544790649414,0.054544790649414,0.0010737163513664,3.9264002864409 +54.544791412354,0.054544791412354,0.0010737163663849,3.926388489312 +54.544792175293,0.054544792175293,0.0010737163814034,3.9263765676933 +54.544792938233,0.054544792938233,0.0010737163964219,3.9263645175709 +54.544793701172,0.054544793701172,0.0010737164114404,3.9263523347131 +54.544794464112,0.054544794464112,0.0010737164264589,3.9263400146509 +54.544795227051,0.054544795227051,0.0010737164414774,3.9263275526674 +54.54479598999,0.05454479598999,0.0010737164564959,3.9263149437554 +54.54479637146,0.05454479637146,0.0010737164640051,3.9263231869155 +54.544796562195,0.054544796562195,0.0010737164677597,3.9263156276709 +54.544796943665,0.054544796943665,0.001073716475269,3.9263240562362 +54.5447971344,0.0545447971344,0.0010737164790236,3.9263060727256 +54.544797515869,0.054544797515869,0.0010737164865329,3.9262999801825 +54.544797706604,0.054544797706604,0.0010737164902875,3.9262964288077 +54.544798088074,0.054544798088074,0.0010737164977967,3.9262902814215 +54.544798278809,0.054544798278809,0.0010737165015514,3.9262866943623 +54.544798660279,0.054544798660279,0.0010737165090606,3.9262804896359 +54.544798851013,0.054544798851013,0.0010737165128152,3.9262768668135 +54.544799232483,0.054544799232483,0.0010737165203245,3.9262706031318 +54.544799423218,0.054544799423218,0.0010737165240791,3.9262669434461 +54.544799804688,0.054544799804688,0.0010737165315883,3.9262606191381 +54.544799900055,0.054544799900055,0.0010737165334657,3.9262736197146 +54.544799947739,0.054544799947739,0.0010737165344043,3.9262671204132 +54.544799971581,0.054544799971581,0.0010737165348736,3.9262641986934 +54.544800019264,0.054544800019264,0.0010737165358123,3.926264214727 +54.544800114632,0.054544800114632,0.0010737165376896,3.9262639722122 +54.544800305367,0.054544800305367,0.0010737165414442,3.92626431129 +54.544800496102,0.054544800496102,0.0010737165451989,3.9262643756653 +54.544800508023,0.054544800508023,0.0010737165454335,3.9262639388205 +54.544800519943,0.054544800519943,0.0010737165456682,3.9262720553435 +54.544800525904,0.054544800525904,0.0010737165457855,3.9262635897583 +54.544800531864,0.054544800531864,0.0010737165459028,3.9262634887641 +54.544800537825,0.054544800537825,0.0010737165460202,3.9262633886146 +54.544800540805,0.054544800540805,0.0010737165460788,3.926263288321 +54.544800546766,0.054544800546766,0.0010737165461962,3.9262631889817 +54.544800552726,0.054544800552726,0.0010737165463135,3.9262630896915 +54.544800558686,0.054544800558686,0.0010737165464308,3.9262629898943 +54.544800564647,0.054544800564647,0.0010737165465482,3.9262628900505 +54.544800570607,0.054544800570607,0.0010737165466655,3.926262790161 +54.544800576568,0.054544800576568,0.0010737165467828,3.926262690226 +54.544800582528,0.054544800582528,0.0010737165469002,3.926262590246 +54.544800588489,0.054544800588489,0.0010737165470175,3.9262624902211 +54.544800594449,0.054544800594449,0.0010737165471348,3.926262390152 +54.54480060041,0.05454480060041,0.0010737165472522,3.9262622900386 +54.54480060637,0.05454480060637,0.0010737165473695,3.9262621898817 +54.54480060935,0.05454480060935,0.0010737165474282,3.9262620895808 +54.544800615311,0.054544800615311,0.0010737165475455,3.9262619902332 +54.544800621271,0.054544800621271,0.0010737165476628,3.9262618909333 +54.544800627232,0.054544800627232,0.0010737165477802,3.926261791125 +54.544800633192,0.054544800633192,0.0010737165478975,3.9262616912697 +54.544800639153,0.054544800639153,0.0010737165480148,3.9262615913673 +54.544800645113,0.054544800645113,0.0010737165481322,3.9262614914183 +54.544800651074,0.054544800651074,0.0010737165482495,3.9262613914231 +54.544800657034,0.054544800657034,0.0010737165483668,3.926261291382 +54.544800662995,0.054544800662995,0.0010737165484841,3.9262611912957 +54.544800668955,0.054544800668955,0.0010737165486015,3.926261091164 +54.544800671935,0.054544800671935,0.0010737165486601,3.9262609908872 +54.544800677896,0.054544800677896,0.0010737165487775,3.9262608915623 +54.544800683856,0.054544800683856,0.0010737165488948,3.9262607922836 +54.544800689817,0.054544800689817,0.0010737165490121,3.9262606924953 +54.544800695777,0.054544800695777,0.0010737165491295,3.9262605926585 +54.544800701738,0.054544800701738,0.0010737165492468,3.9262604927736 +54.544800707698,0.054544800707698,0.0010737165493641,3.9262603928408 +54.544800713659,0.054544800713659,0.0010737165494815,3.9262602928602 +54.544800719619,0.054544800719619,0.0010737165495988,3.9262601928324 +54.54480072558,0.05454480072558,0.0010737165497161,3.9262600927579 +54.54480073154,0.05454480073154,0.0010737165498335,3.9262599926371 +54.5448007375,0.0545448007375,0.0010737165499508,3.9262598924702 +54.544800740481,0.054544800740481,0.0010737165500095,3.9262597921574 +54.544800746441,0.054544800746441,0.0010737165501268,3.9262596927955 +54.544800752402,0.054544800752402,0.0010737165502441,3.926259593479 +54.544800758362,0.054544800758362,0.0010737165503615,3.9262594936521 +54.544800764323,0.054544800764323,0.0010737165504788,3.9262593937759 +54.544800770283,0.054544800770283,0.0010737165505961,3.9262592938505 +54.544800776243,0.054544800776243,0.0010737165507135,3.9262591938762 +54.544800782204,0.054544800782204,0.0010737165508308,3.9262590938538 +54.544800788164,0.054544800788164,0.0010737165509481,3.9262589937834 +54.544800794125,0.054544800794125,0.0010737165510655,3.9262588936656 +54.544800800085,0.054544800800085,0.0010737165511828,3.9262587935008 +54.544800803066,0.054544800803066,0.0010737165512414,3.9262586931886 +54.544800809026,0.054544800809026,0.0010737165513588,3.9262585938261 +54.544800814987,0.054544800814987,0.0010737165514761,3.926258494508 +54.544800820947,0.054544800820947,0.0010737165515934,3.9262583946784 +54.544800826907,0.054544800826907,0.0010737165517108,3.9262582947983 +54.544800832868,0.054544800832868,0.0010737165518281,3.9262581948679 +54.544800838828,0.054544800838828,0.0010737165519454,3.9262580948876 +54.544800844789,0.054544800844789,0.0010737165520628,3.9262579948581 +54.544800850749,0.054544800850749,0.0010737165521801,3.9262578947795 +54.54480085671,0.05454480085671,0.0010737165522974,3.9262577946524 +54.54480085969,0.05454480085969,0.0010737165523561,3.9262576943766 +54.54480086565,0.05454480086565,0.0010737165524734,3.9262575950491 +54.544800871611,0.054544800871611,0.0010737165525908,3.9262574957647 +54.544800877571,0.054544800877571,0.0010737165527081,3.9262573959674 +54.544800883532,0.054544800883532,0.0010737165528254,3.9262572961184 +54.544800889492,0.054544800889492,0.0010737165529428,3.9262571962176 +54.544800895453,0.054544800895453,0.0010737165530601,3.9262570962658 +54.544800901413,0.054544800901413,0.0010737165531774,3.9262569962631 +54.544800907374,0.054544800907374,0.0010737165532948,3.9262568962099 +54.544800913334,0.054544800913334,0.0010737165534121,3.926256796107 +54.544800919295,0.054544800919295,0.0010737165535294,3.9262566959548 +54.544800922275,0.054544800922275,0.0010737165535881,3.9262565956529 +54.544800928235,0.054544800928235,0.0010737165537054,3.9262564962987 +54.544800934196,0.054544800934196,0.0010737165538228,3.9262563969867 +54.544800940156,0.054544800940156,0.0010737165539401,3.9262562971608 +54.544800946117,0.054544800946117,0.0010737165540574,3.9262561972822 +54.544800952077,0.054544800952077,0.0010737165541747,3.9262560973512 +54.544800958038,0.054544800958038,0.0010737165542921,3.9262559973683 +54.544800963998,0.054544800963998,0.0010737165544094,3.9262558973336 +54.544800969959,0.054544800969959,0.0010737165545267,3.9262557972482 +54.544800975919,0.054544800975919,0.0010737165546441,3.9262556971118 +54.544800978899,0.054544800978899,0.0010737165547027,3.9262555968246 +54.54480098486,0.05454480098486,0.0010737165548201,3.9262554974842 +54.54480099082,0.05454480099082,0.0010737165549374,3.9262553981847 +54.544800996781,0.054544800996781,0.0010737165550547,3.9262552983702 +54.544801002741,0.054544801002741,0.0010737165551721,3.9262551985016 +54.544801008702,0.054544801008702,0.0010737165552894,3.9262550985796 +54.544801014662,0.054544801014662,0.0010737165554067,3.9262549986045 +54.544801020623,0.054544801020623,0.0010737165555241,3.9262548985769 +54.544801026583,0.054544801026583,0.0010737165556414,3.9262547984971 +54.544801032544,0.054544801032544,0.0010737165557587,3.9262546983653 +54.544801035524,0.054544801035524,0.0010737165558174,3.9262545980817 +54.544801041484,0.054544801041484,0.0010737165559347,3.9262544987434 +54.544801047445,0.054544801047445,0.0010737165560521,3.9262543994454 +54.544801053405,0.054544801053405,0.0010737165561694,3.9262542996311 +54.544801059366,0.054544801059366,0.0010737165562867,3.9262541997619 +54.544801065326,0.054544801065326,0.0010737165564041,3.9262540998382 +54.544801071287,0.054544801071287,0.0010737165565214,3.9262539998606 +54.544801077247,0.054544801077247,0.0010737165566387,3.9262538998291 +54.544801083207,0.054544801083207,0.0010737165567561,3.9262537997445 +54.544801089168,0.054544801089168,0.0010737165568734,3.9262536996073 +54.544801092148,0.054544801092148,0.0010737165569321,3.926253599317 +54.544801098109,0.054544801098109,0.0010737165570494,3.9262534999712 +54.544801104069,0.054544801104069,0.0010737165571667,3.9262534006646 +54.54480111003,0.05454480111003,0.001073716557284,3.9262533008408 +54.54480111599,0.05454480111599,0.0010737165574014,3.9262532009613 +54.54480112195,0.05454480112195,0.0010737165575187,3.9262531010261 +54.544801127911,0.054544801127911,0.001073716557636,3.9262530010361 +54.544801133871,0.054544801133871,0.0010737165577534,3.9262529009917 +54.544801139832,0.054544801139832,0.0010737165578707,3.926252800893 +54.544801145792,0.054544801145792,0.001073716557988,3.9262527007404 +54.544801148773,0.054544801148773,0.0010737165580467,3.9262526004345 +54.544801154733,0.054544801154733,0.001073716558164,3.9262525010719 +54.544801160694,0.054544801160694,0.0010737165582814,3.9262524017475 +54.544801166654,0.054544801166654,0.0010737165583987,3.9262523019053 +54.544801172614,0.054544801172614,0.001073716558516,3.9262522020067 +54.544801178575,0.054544801178575,0.0010737165586334,3.9262521020518 +54.544801184535,0.054544801184535,0.0010737165587507,3.9262520020407 +54.544801190496,0.054544801190496,0.001073716558868,3.9262519019745 +54.544801196456,0.054544801196456,0.0010737165589854,3.9262518018534 +54.544801199437,0.054544801199437,0.001073716559044,3.9262517015771 +54.544801205397,0.054544801205397,0.0010737165591614,3.9262516022433 +54.544801211357,0.054544801211357,0.0010737165592787,3.9262515029465 +54.544801217318,0.054544801217318,0.001073716559396,3.9262514031308 +54.544801223278,0.054544801223278,0.0010737165595134,3.9262513032571 +54.544801229239,0.054544801229239,0.0010737165596307,3.9262512033259 +54.544801235199,0.054544801235199,0.001073716559748,3.9262511033377 +54.54480124116,0.05454480124116,0.0010737165598654,3.9262510032931 +54.54480124712,0.05454480124712,0.0010737165599827,3.9262509031923 +54.544801253081,0.054544801253081,0.0010737165601,3.9262508030357 +54.544801256061,0.054544801256061,0.0010737165601587,3.9262507027238 +54.544801262021,0.054544801262021,0.001073716560276,3.9262506033533 +54.544801267982,0.054544801267982,0.0010737165603933,3.9262505040194 +54.544801273942,0.054544801273942,0.0010737165605107,3.9262504041657 +54.544801279903,0.054544801279903,0.001073716560628,3.9262503042533 +54.544801285863,0.054544801285863,0.0010737165607453,3.9262502042829 +54.544801291824,0.054544801291824,0.0010737165608627,3.9262501042552 +54.544801297784,0.054544801297784,0.00107371656098,3.92625000417 +54.544801303745,0.054544801303745,0.0010737165610973,3.9262499040282 +54.544801306725,0.054544801306725,0.001073716561156,3.9262498037296 +54.544801312685,0.054544801312685,0.0010737165612733,3.9262497043715 +54.544801318646,0.054544801318646,0.0010737165613907,3.9262496050489 +54.544801324606,0.054544801324606,0.001073716561508,3.9262495052056 +54.544801330567,0.054544801330567,0.0010737165616253,3.9262494053029 +54.544801336527,0.054544801336527,0.0010737165617427,3.926249305341 +54.544801342488,0.054544801342488,0.00107371656186,3.9262492053202 +54.544801348448,0.054544801348448,0.0010737165619773,3.9262491052413 +54.544801354409,0.054544801354409,0.0010737165620947,3.9262490051049 +54.544801357389,0.054544801357389,0.0010737165621533,3.9262489048107 +54.544801363349,0.054544801363349,0.0010737165622707,3.9262488054561 +54.54480136931,0.05454480136931,0.001073716562388,3.926248706136 +54.54480137527,0.05454480137527,0.0010737165625053,3.9262486062943 +54.544801381231,0.054544801381231,0.0010737165626227,3.9262485063918 +54.544801387191,0.054544801387191,0.00107371656274,3.9262484064295 +54.544801393152,0.054544801393152,0.0010737165628573,3.9262483064076 +54.544801399112,0.054544801399112,0.0010737165629746,3.9262482063263 +54.544801405073,0.054544801405073,0.001073716563092,3.9262481061866 +54.544801408053,0.054544801408053,0.0010737165631506,3.9262480058884 +54.544801414013,0.054544801414013,0.001073716563268,3.9262479065292 +54.544801419974,0.054544801419974,0.0010737165633853,3.9262478072035 +54.544801425934,0.054544801425934,0.0010737165635026,3.9262477073548 +54.544801431895,0.054544801431895,0.00107371656362,3.9262476074449 +54.544801437855,0.054544801437855,0.0010737165637373,3.9262475074741 +54.544801443816,0.054544801443816,0.0010737165638546,3.9262474074429 +54.544801449776,0.054544801449776,0.001073716563972,3.9262473073519 +54.544801455737,0.054544801455737,0.0010737165640893,3.9262472072014 +54.544801458717,0.054544801458717,0.001073716564148,3.9262471068913 +54.544801464677,0.054544801464677,0.0010737165642653,3.9262470075195 +54.544801470638,0.054544801470638,0.0010737165643826,3.9262469081803 +54.544801476598,0.054544801476598,0.0010737165645,3.9262468083176 +54.544801482559,0.054544801482559,0.0010737165646173,3.926246708393 +54.544801488519,0.054544801488519,0.0010737165647346,3.9262466084066 +54.54480149448,0.05454480149448,0.001073716564852,3.9262465083591 +54.54480150044,0.05454480150044,0.0010737165649693,3.9262464082508 +54.544801506401,0.054544801506401,0.0010737165650866,3.9262463080822 +54.544801509381,0.054544801509381,0.0010737165651453,3.9262462077537 +54.544801515341,0.054544801515341,0.0010737165652626,3.9262461083623 +54.544801521302,0.054544801521302,0.00107371656538,3.9262460090029 +54.544801527262,0.054544801527262,0.0010737165654973,3.9262459091194 +54.544801533223,0.054544801533223,0.0010737165656146,3.9262458091733 +54.544801539183,0.054544801539183,0.001073716565732,3.9262457091647 +54.544801545144,0.054544801545144,0.0010737165658493,3.9262456090941 +54.544801551104,0.054544801551104,0.0010737165659666,3.9262455089621 +54.544801554084,0.054544801554084,0.0010737165660253,3.9262454086689 +54.544801560045,0.054544801560045,0.0010737165661426,3.9262453093117 +54.544801566005,0.054544801566005,0.0010737165662599,3.9262452099851 +54.544801571966,0.054544801571966,0.0010737165663773,3.9262451101333 +54.544801577926,0.054544801577926,0.0010737165664946,3.9262450102177 +54.544801583887,0.054544801583887,0.0010737165666119,3.9262449102385 +54.544801589847,0.054544801589847,0.0010737165667293,3.9262448101962 +54.544801595807,0.054544801595807,0.0010737165668466,3.9262447100915 +54.544801601768,0.054544801601768,0.0010737165669639,3.9262446099249 +54.544801604748,0.054544801604748,0.0010737165670226,3.9262445095963 +54.544801610709,0.054544801610709,0.0010737165671399,3.9262444102032 +54.544801616669,0.054544801616669,0.0010737165672573,3.9262443108403 +54.54480162263,0.05454480162263,0.0010737165673746,3.9262442109517 +54.54480162859,0.05454480162859,0.0010737165674919,3.9262441109985 +54.544801634551,0.054544801634551,0.0010737165676093,3.9262440109812 +54.544801640511,0.054544801640511,0.0010737165677266,3.9262439109006 +54.544801646471,0.054544801646471,0.0010737165678439,3.9262438107567 +54.544801649452,0.054544801649452,0.0010737165679026,3.9262437104498 +54.544801655412,0.054544801655412,0.0010737165680199,3.9262436110776 +54.544801661373,0.054544801661373,0.0010737165681373,3.9262435117345 +54.544801667333,0.054544801667333,0.0010737165682546,3.9262434118643 +54.544801673294,0.054544801673294,0.0010737165683719,3.9262433119288 +54.544801679254,0.054544801679254,0.0010737165684893,3.9262432119283 +54.544801685214,0.054544801685214,0.0010737165686066,3.926243111863 +54.544801691175,0.054544801691175,0.0010737165687239,3.9262430117338 +54.544801694155,0.054544801694155,0.0010737165687826,3.9262429114407 +54.544801700116,0.054544801700116,0.0010737165688999,3.9262428120811 +54.544801706076,0.054544801706076,0.0010737165690172,3.9262427127497 +54.544801712037,0.054544801712037,0.0010737165691346,3.9262426128904 +54.544801717997,0.054544801717997,0.0010737165692519,3.9262425129649 +54.544801723958,0.054544801723958,0.0010737165693692,3.9262424129735 +54.544801729918,0.054544801729918,0.0010737165694866,3.9262423129164 +54.544801735878,0.054544801735878,0.0010737165696039,3.9262422127945 +54.544801738859,0.054544801738859,0.0010737165696626,3.9262421125075 +54.544801744819,0.054544801744819,0.0010737165697799,3.9262420131533 +54.54480175078,0.05454480175078,0.0010737165698972,3.9262419138268 +54.54480175674,0.05454480175674,0.0010737165700146,3.9262418139712 +54.544801762701,0.054544801762701,0.0010737165701319,3.9262417140481 +54.544801768661,0.054544801768661,0.0010737165702492,3.9262416140586 +54.544801774621,0.054544801774621,0.0010737165703666,3.9262415140027 +54.544801780582,0.054544801780582,0.0010737165704839,3.9262414138811 +54.544801783562,0.054544801783562,0.0010737165705426,3.9262413135936 +54.544801789523,0.054544801789523,0.0010737165706599,3.926241214238 +54.544801795483,0.054544801795483,0.0010737165707772,3.9262411149091 +54.544801801444,0.054544801801444,0.0010737165708946,3.9262410150504 +54.544801807404,0.054544801807404,0.0010737165710119,3.9262409151239 +54.544801813364,0.054544801813364,0.0010737165711292,3.9262408151298 +54.544801819325,0.054544801819325,0.0010737165712466,3.9262407150684 +54.544801825285,0.054544801825285,0.0010737165713639,3.9262406149405 +54.544801828266,0.054544801828266,0.0010737165714226,3.9262405146463 +54.544801834226,0.054544801834226,0.0010737165715399,3.9262404152831 +54.544801840187,0.054544801840187,0.0010737165716572,3.9262403159457 +54.544801846147,0.054544801846147,0.0010737165717745,3.9262402160781 +54.544801852108,0.054544801852108,0.0010737165718919,3.9262401161416 +54.544801858068,0.054544801858068,0.0010737165720092,3.9262400161368 +54.544801864028,0.054544801864028,0.0010737165721265,3.9262399160641 +54.544801869989,0.054544801869989,0.0010737165722439,3.9262398159243 +54.544801872969,0.054544801872969,0.0010737165723025,3.9262397156174 +54.54480187893,0.05454480187893,0.0010737165724199,3.9262396162408 +54.54480188489,0.05454480188489,0.0010737165725372,3.9262395168893 +54.544801890851,0.054544801890851,0.0010737165726545,3.9262394170071 +54.544801896811,0.054544801896811,0.0010737165727719,3.9262393170554 +54.544801902771,0.054544801902771,0.0010737165728892,3.9262392170345 +54.544801908732,0.054544801908732,0.0010737165730065,3.9262391169452 +54.544801914692,0.054544801914692,0.0010737165731239,3.926239016788 +54.544801917673,0.054544801917673,0.0010737165731825,3.9262389164631 +54.544801923633,0.054544801923633,0.0010737165732999,3.9262388170678 +54.544801929594,0.054544801929594,0.0010737165734172,3.9262387176969 +54.544801935554,0.054544801935554,0.0010737165735345,3.9262386177945 +54.544801941514,0.054544801941514,0.0010737165736519,3.9262385178221 +54.544801947475,0.054544801947475,0.0010737165737692,3.92623841778 +54.544801953435,0.054544801953435,0.0010737165738865,3.9262383176689 +54.544801956416,0.054544801956416,0.0010737165739452,3.9262382173889 +54.544801962376,0.054544801962376,0.0010737165740625,3.9262381180374 +54.544801968337,0.054544801968337,0.0010737165741799,3.926238018709 +54.544801974297,0.054544801974297,0.0010737165742972,3.9262379188481 +54.544801980258,0.054544801980258,0.0010737165744145,3.926237818916 +54.544801986218,0.054544801986218,0.0010737165745318,3.9262377189129 +54.544801992178,0.054544801992178,0.0010737165746492,3.9262376188398 +54.544801998139,0.054544801998139,0.0010737165747665,3.9262375186972 +54.544802001119,0.054544802001119,0.0010737165748252,3.9262374183849 +54.54480200708,0.05454480200708,0.0010737165749425,3.9262373190007 +54.54480201304,0.05454480201304,0.0010737165750598,3.9262372196393 diff --git a/test/tests/plastic_damage_model/shr_cyclic_v3.i b/test/tests/plastic_damage_model/shr_cyclic_v3.i new file mode 100644 index 00000000..5273660b --- /dev/null +++ b/test/tests/plastic_damage_model/shr_cyclic_v3.i @@ -0,0 +1,288 @@ +[Mesh] + type = GeneratedMesh + dim = 2 + nx = 1 + ny = 1 + xmin = -12.7 + xmax = 12.7 + ymin = -12.7 + ymax = 12.7 +[] + + +[GlobalParams] + displacements = 'disp_x disp_y' + volumetric_locking_correction = true + out_of_plane_strain = strain_zz +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[Kernels] + [./TensorMechanics] + use_displaced_mesh = true + save_in = 'resid_x resid_y' + [../] + + [./solid_z] + type = WeakPlaneStress + variable = strain_zz + use_displaced_mesh = true + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./material_strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + [./strain_xx] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = total_strain + variable = material_strain_zz + index_i = 2 + index_j = 2 + [../] +[] + +[BCs] + [./disp_x_zero] + type = FunctionDirichletBC + variable = disp_x + # boundary = '1 4' + boundary = 'bottom' + function = '0.' + [../] + [./disp_y_zero] + type = FunctionDirichletBC + variable = disp_y + boundary = 'top bottom' + # boundary = '1 2 3 4' + function = '0.' + [../] + [./disp_x_loading] + type = FunctionDirichletBC + variable = disp_x + boundary = 'top' + # boundary = '2 3' + function = '1E-3*t' + [../] +[] + +[Postprocessors] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'top' + # boundary = '2 3' + [../] + [./eps_xy] + type = ElementAverageValue + variable = strain_xy + [../] + [./s_xy] + type = ElementAverageValue + variable = stress_xy + [../] + # [./react_x] + # type = NodalSum + # variable = resid_x + # boundary = 'left' + # [../] +[] + +[Materials] + [./elasticity_tensor] + type = ComputeIsotropicElasticityTensor + youngs_modulus = 3.1E4 + poissons_ratio = 0.18 + [../] + [./stress] + type = ComputeMultipleInelasticDamageStress + inelastic_models = pdm + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain] + type = ComputePlaneIncrementalStrain + [../] + [./pdm] + type = PlasticDamageStressUpdate + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.70 + damage_half_ten_str = 0.51 + frac_energy_ten = 12.3E-3 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.25 + frac_energy_cmp = 825E-3 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] +[] + +[Preconditioning] + active = SMP + [./SMP] + type = SMP + full = true + [../] + [./FDP] + type = FDP + full = true + [../] +[] + +[Executioner] + solve_type = 'NEWTON' + nl_max_its = 100 + nl_abs_tol = 1.E-5 + nl_rel_tol = 1E-3 + + line_search = none + + petsc_options_iname = '-pc_type' + petsc_options_value = 'lu' + + petsc_options = '-snes_converged_reason' + + type = Transient + end_time = 200 + dt = 0.2 +[] + + +[Outputs] + file_base = ./test/tests/plastic_damage_model/shr_cyclic_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/uni_cmp_dila_ap25_v3.i b/test/tests/plastic_damage_model/uni_cmp_dila_ap25_v3.i new file mode 100644 index 00000000..812b4edb --- /dev/null +++ b/test/tests/plastic_damage_model/uni_cmp_dila_ap25_v3.i @@ -0,0 +1,499 @@ +[Mesh] + type = GeneratedMesh + dim = 3 + nx = 1 + ny = 1 + nz = 1 + xmin = -0.5 + xmax = 0.5 + ymin = -0.5 + ymax = 0.5 + zmin = -0.5 + zmax = 0.5 +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./disp_z] + [../] +[] + +[Kernels] + [./TensorMechanics] + displacements = 'disp_x disp_y disp_z' + save_in = 'resid_x resid_y resid_z' + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./resid_z] + [../] + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xz] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yz] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] + [./min_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./mid_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./max_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma0] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma1] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma2] + order = CONSTANT + family = MONOMIAL + [../] + [./f0] + order = CONSTANT + family = MONOMIAL + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_xz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xz + index_i = 0 + index_j = 2 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_yz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yz + index_i = 1 + index_j = 2 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + [./strain_xx] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_xz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xz + index_i = 0 + index_j = 2 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_yz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_yz + index_i = 1 + index_j = 2 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_zz + index_i = 2 + index_j = 2 + [../] + [./f0_auxk] + type = MaterialStdVectorAux + property = plastic_yield_function + index = 0 + variable = f0 + [../] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./min_ep] + type = MaterialRealAux + property = min_ep + variable = min_ep + [../] + [./mid_ep] + type = MaterialRealAux + property = mid_ep + variable = mid_ep + [../] + [./max_ep] + type = MaterialRealAux + property = max_ep + variable = max_ep + [../] + [./sigma0] + type = MaterialRealAux + property = damaged_min_principal_stress + variable = sigma0 + [../] + [./sigma1] + type = MaterialRealAux + property = damaged_mid_principal_stress + variable = sigma1 + [../] + [./sigma2] + type = MaterialRealAux + property = damaged_max_principal_stress + variable = sigma2 + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] +[] + +[Postprocessors] + # active ='react_x react_y react_z displacement_x' + [./react_x] + type = NodalSum + variable = resid_x + boundary = 'left' + [../] + [./react_y] + type = NodalSum + variable = resid_y + boundary = 'left' + [../] + [./react_z] + type = NodalSum + variable = resid_z + boundary = 'left' + [../] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./s_xx] + type = PointValue + point = '0 0 0' + variable = stress_xx + [../] + [./s_xy] + type = PointValue + point = '0 0 0' + variable = stress_xy + [../] + [./s_xz] + type = PointValue + point = '0 0 0' + variable = stress_xz + [../] + [./s_yy] + type = PointValue + point = '0 0 0' + variable = stress_yy + [../] + [./s_yz] + type = PointValue + point = '0 0 0' + variable = stress_yz + [../] + [./s_zz] + type = PointValue + point = '0 0 0' + variable = stress_zz + [../] + [./e_xx] + type = PointValue + point = '0 0 0' + variable = strain_xx + [../] + [./e_xy] + type = PointValue + point = '0 0 0' + variable = strain_xy + [../] + [./e_xz] + type = PointValue + point = '0 0 0' + variable = strain_xz + [../] + [./e_yy] + type = PointValue + point = '0 0 0' + variable = strain_yy + [../] + [./e_yz] + type = PointValue + point = '0 0 0' + variable = strain_yz + [../] + [./e_zz] + type = PointValue + point = '0 0 0' + variable = strain_zz + [../] + [./max_ep] + type = PointValue + point = '0 0 0' + variable = max_ep + [../] + [./mid_ep] + type = PointValue + point = '0 0 0' + variable = mid_ep + [../] + [./min_ep] + type = PointValue + point = '0 0 0' + variable = min_ep + [../] + [./sigma0] + type = PointValue + point = '0 0 0' + variable = sigma0 + [../] + [./sigma1] + type = PointValue + point = '0 0 0' + variable = sigma1 + [../] + [./sigma2] + type = PointValue + point = '0 0 0' + variable = sigma2 + [../] + [./f0] + type = PointValue + point = '0 0 0' + variable = f0 + [../] + [./D] + type = PointValue + point = '0 0 0' + variable = D + [../] + [./intnl0] + type = PointValue + point = '0 0 0' + variable = intnl0 + [../] + [./intnl1] + type = PointValue + point = '0 0 0' + variable = intnl1 + [../] +[] + +[BCs] + [./x_r] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '-2E-5*x*t' + [../] + [./x_l] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0' + [../] + [./y_l] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom' + function = '0' + [../] + [./z_l] + type = FunctionDirichletBC + variable = disp_z + boundary = 'back' + function = '0' + [../] +[] + +[Materials] + [./elasticity_tensor] + type = ComputeIsotropicElasticityTensor + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./strain] + type = ComputeIncrementalSmallStrain + displacements = 'disp_x disp_y disp_z' + [../] + [./pdm] + # type = PlasticDamageStressUpdate + # yield_function_tol = 1.E-5 + # alpha = 0.109 # fb0 = -19.47 + # alpha_p = 0.23 + # s0 = 0.001 + # + # at = 0.0001 # parameter to adjust yield strength + # Dt = 0.51 # degradation at half of maximum tensile strength + # ft = 3.48 # maximum yield strength + # gt = 4.8E-4 + # + # ac = 3.77 # parameter to adjust yield strength + # Dc = 0.40 # degradation at maximum compressive strength + # fc = 27.6 # maximum compressive strength of concrete + # gc = 6.889E-2 # + # + # tip_smoother = 1.E-6 + # smoothing_tol = 1.E-3 + + type = PlasticDamageStressUpdate + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.155 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.88 + damage_half_ten_str = 0.51 + frac_energy_ten = 4.8E-4 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 6.889E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] + [./stress] + type = ComputeMultipleInelasticDamageStress + inelastic_models = pdm + perform_finite_strain_rotations = false + [../] +[] + +[Executioner] +# nl_abs_tol=1E-6 +# petsc_options_iname = '-pc_type' +# petsc_options_value = 'lu' + + end_time = 4000 + dt = 5 + type = Transient +[] + +[Outputs] + file_base = ./test/tests/plastic_damage_model/uni_cmp_dila_ap_025_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/uni_cmp_dila_ap2_v3.i b/test/tests/plastic_damage_model/uni_cmp_dila_ap2_v3.i new file mode 100644 index 00000000..3cce6a3d --- /dev/null +++ b/test/tests/plastic_damage_model/uni_cmp_dila_ap2_v3.i @@ -0,0 +1,499 @@ +[Mesh] + type = GeneratedMesh + dim = 3 + nx = 1 + ny = 1 + nz = 1 + xmin = -0.5 + xmax = 0.5 + ymin = -0.5 + ymax = 0.5 + zmin = -0.5 + zmax = 0.5 +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./disp_z] + [../] +[] + +[Kernels] + [./TensorMechanics] + displacements = 'disp_x disp_y disp_z' + save_in = 'resid_x resid_y resid_z' + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./resid_z] + [../] + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xz] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yz] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] + [./min_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./mid_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./max_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma0] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma1] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma2] + order = CONSTANT + family = MONOMIAL + [../] + [./f0] + order = CONSTANT + family = MONOMIAL + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_xz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xz + index_i = 0 + index_j = 2 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_yz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yz + index_i = 1 + index_j = 2 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + [./strain_xx] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_xz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xz + index_i = 0 + index_j = 2 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_yz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_yz + index_i = 1 + index_j = 2 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_zz + index_i = 2 + index_j = 2 + [../] + [./f0_auxk] + type = MaterialStdVectorAux + property = plastic_yield_function + index = 0 + variable = f0 + [../] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./min_ep] + type = MaterialRealAux + property = min_ep + variable = min_ep + [../] + [./mid_ep] + type = MaterialRealAux + property = mid_ep + variable = mid_ep + [../] + [./max_ep] + type = MaterialRealAux + property = max_ep + variable = max_ep + [../] + [./sigma0] + type = MaterialRealAux + property = damaged_min_principal_stress + variable = sigma0 + [../] + [./sigma1] + type = MaterialRealAux + property = damaged_mid_principal_stress + variable = sigma1 + [../] + [./sigma2] + type = MaterialRealAux + property = damaged_max_principal_stress + variable = sigma2 + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] +[] + +[Postprocessors] + # active ='react_x react_y react_z displacement_x' + [./react_x] + type = NodalSum + variable = resid_x + boundary = 'left' + [../] + [./react_y] + type = NodalSum + variable = resid_y + boundary = 'left' + [../] + [./react_z] + type = NodalSum + variable = resid_z + boundary = 'left' + [../] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./s_xx] + type = PointValue + point = '0 0 0' + variable = stress_xx + [../] + [./s_xy] + type = PointValue + point = '0 0 0' + variable = stress_xy + [../] + [./s_xz] + type = PointValue + point = '0 0 0' + variable = stress_xz + [../] + [./s_yy] + type = PointValue + point = '0 0 0' + variable = stress_yy + [../] + [./s_yz] + type = PointValue + point = '0 0 0' + variable = stress_yz + [../] + [./s_zz] + type = PointValue + point = '0 0 0' + variable = stress_zz + [../] + [./e_xx] + type = PointValue + point = '0 0 0' + variable = strain_xx + [../] + [./e_xy] + type = PointValue + point = '0 0 0' + variable = strain_xy + [../] + [./e_xz] + type = PointValue + point = '0 0 0' + variable = strain_xz + [../] + [./e_yy] + type = PointValue + point = '0 0 0' + variable = strain_yy + [../] + [./e_yz] + type = PointValue + point = '0 0 0' + variable = strain_yz + [../] + [./e_zz] + type = PointValue + point = '0 0 0' + variable = strain_zz + [../] + [./max_ep] + type = PointValue + point = '0 0 0' + variable = max_ep + [../] + [./mid_ep] + type = PointValue + point = '0 0 0' + variable = mid_ep + [../] + [./min_ep] + type = PointValue + point = '0 0 0' + variable = min_ep + [../] + [./sigma0] + type = PointValue + point = '0 0 0' + variable = sigma0 + [../] + [./sigma1] + type = PointValue + point = '0 0 0' + variable = sigma1 + [../] + [./sigma2] + type = PointValue + point = '0 0 0' + variable = sigma2 + [../] + [./f0] + type = PointValue + point = '0 0 0' + variable = f0 + [../] + [./D] + type = PointValue + point = '0 0 0' + variable = D + [../] + [./intnl0] + type = PointValue + point = '0 0 0' + variable = intnl0 + [../] + [./intnl1] + type = PointValue + point = '0 0 0' + variable = intnl1 + [../] +[] + +[BCs] + [./x_r] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '-2E-5*x*t' + [../] + [./x_l] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0' + [../] + [./y_l] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom' + function = '0' + [../] + [./z_l] + type = FunctionDirichletBC + variable = disp_z + boundary = 'back' + function = '0' + [../] +[] + +[Materials] + [./elasticity_tensor] + type = ComputeIsotropicElasticityTensor + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./strain] + type = ComputeIncrementalSmallStrain + displacements = 'disp_x disp_y disp_z' + [../] + [./pdm] + # type = PlasticDamageStressUpdate + # yield_function_tol = 1.E-5 + # alpha = 0.109 # fb0 = -19.47 + # alpha_p = 0.23 + # s0 = 0.001 + # + # at = 0.0001 # parameter to adjust yield strength + # Dt = 0.51 # degradation at half of maximum tensile strength + # ft = 3.48 # maximum yield strength + # gt = 4.8E-4 + # + # ac = 3.77 # parameter to adjust yield strength + # Dc = 0.40 # degradation at maximum compressive strength + # fc = 27.6 # maximum compressive strength of concrete + # gc = 6.889E-2 # + # + # tip_smoother = 1.E-6 + # smoothing_tol = 1.E-3 + + type = PlasticDamageStressUpdate + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.12 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.88 + damage_half_ten_str = 0.51 + frac_energy_ten = 4.8E-4 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 6.889E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] + [./stress] + type = ComputeMultipleInelasticDamageStress + inelastic_models = pdm + perform_finite_strain_rotations = false + [../] +[] + +[Executioner] +# nl_abs_tol=1E-6 +# petsc_options_iname = '-pc_type' +# petsc_options_value = 'lu' + + end_time = 4000 + dt = 5 + type = Transient +[] + +[Outputs] + file_base = ./test/tests/plastic_damage_model/uni_cmp_dila_ap_02_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/uni_cmp_dila_ap3_v3.i b/test/tests/plastic_damage_model/uni_cmp_dila_ap3_v3.i new file mode 100644 index 00000000..18e0f23a --- /dev/null +++ b/test/tests/plastic_damage_model/uni_cmp_dila_ap3_v3.i @@ -0,0 +1,499 @@ +[Mesh] + type = GeneratedMesh + dim = 3 + nx = 1 + ny = 1 + nz = 1 + xmin = -0.5 + xmax = 0.5 + ymin = -0.5 + ymax = 0.5 + zmin = -0.5 + zmax = 0.5 +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./disp_z] + [../] +[] + +[Kernels] + [./TensorMechanics] + displacements = 'disp_x disp_y disp_z' + save_in = 'resid_x resid_y resid_z' + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./resid_z] + [../] + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xz] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yz] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] + [./min_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./mid_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./max_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma0] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma1] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma2] + order = CONSTANT + family = MONOMIAL + [../] + [./f0] + order = CONSTANT + family = MONOMIAL + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_xz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xz + index_i = 0 + index_j = 2 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_yz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yz + index_i = 1 + index_j = 2 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + [./strain_xx] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_xz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xz + index_i = 0 + index_j = 2 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_yz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_yz + index_i = 1 + index_j = 2 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_zz + index_i = 2 + index_j = 2 + [../] + [./f0_auxk] + type = MaterialStdVectorAux + property = plastic_yield_function + index = 0 + variable = f0 + [../] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./min_ep] + type = MaterialRealAux + property = min_ep + variable = min_ep + [../] + [./mid_ep] + type = MaterialRealAux + property = mid_ep + variable = mid_ep + [../] + [./max_ep] + type = MaterialRealAux + property = max_ep + variable = max_ep + [../] + [./sigma0] + type = MaterialRealAux + property = damaged_min_principal_stress + variable = sigma0 + [../] + [./sigma1] + type = MaterialRealAux + property = damaged_mid_principal_stress + variable = sigma1 + [../] + [./sigma2] + type = MaterialRealAux + property = damaged_max_principal_stress + variable = sigma2 + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] +[] + +[Postprocessors] + # active ='react_x react_y react_z displacement_x' + [./react_x] + type = NodalSum + variable = resid_x + boundary = 'left' + [../] + [./react_y] + type = NodalSum + variable = resid_y + boundary = 'left' + [../] + [./react_z] + type = NodalSum + variable = resid_z + boundary = 'left' + [../] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./s_xx] + type = PointValue + point = '0 0 0' + variable = stress_xx + [../] + [./s_xy] + type = PointValue + point = '0 0 0' + variable = stress_xy + [../] + [./s_xz] + type = PointValue + point = '0 0 0' + variable = stress_xz + [../] + [./s_yy] + type = PointValue + point = '0 0 0' + variable = stress_yy + [../] + [./s_yz] + type = PointValue + point = '0 0 0' + variable = stress_yz + [../] + [./s_zz] + type = PointValue + point = '0 0 0' + variable = stress_zz + [../] + [./e_xx] + type = PointValue + point = '0 0 0' + variable = strain_xx + [../] + [./e_xy] + type = PointValue + point = '0 0 0' + variable = strain_xy + [../] + [./e_xz] + type = PointValue + point = '0 0 0' + variable = strain_xz + [../] + [./e_yy] + type = PointValue + point = '0 0 0' + variable = strain_yy + [../] + [./e_yz] + type = PointValue + point = '0 0 0' + variable = strain_yz + [../] + [./e_zz] + type = PointValue + point = '0 0 0' + variable = strain_zz + [../] + [./max_ep] + type = PointValue + point = '0 0 0' + variable = max_ep + [../] + [./mid_ep] + type = PointValue + point = '0 0 0' + variable = mid_ep + [../] + [./min_ep] + type = PointValue + point = '0 0 0' + variable = min_ep + [../] + [./sigma0] + type = PointValue + point = '0 0 0' + variable = sigma0 + [../] + [./sigma1] + type = PointValue + point = '0 0 0' + variable = sigma1 + [../] + [./sigma2] + type = PointValue + point = '0 0 0' + variable = sigma2 + [../] + [./f0] + type = PointValue + point = '0 0 0' + variable = f0 + [../] + [./D] + type = PointValue + point = '0 0 0' + variable = D + [../] + [./intnl0] + type = PointValue + point = '0 0 0' + variable = intnl0 + [../] + [./intnl1] + type = PointValue + point = '0 0 0' + variable = intnl1 + [../] +[] + +[BCs] + [./x_r] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '-2E-5*x*t' + [../] + [./x_l] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0' + [../] + [./y_l] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom' + function = '0' + [../] + [./z_l] + type = FunctionDirichletBC + variable = disp_z + boundary = 'back' + function = '0' + [../] +[] + +[Materials] + [./elasticity_tensor] + type = ComputeIsotropicElasticityTensor + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./strain] + type = ComputeIncrementalSmallStrain + displacements = 'disp_x disp_y disp_z' + [../] + [./pdm] + # type = PlasticDamageStressUpdate + # yield_function_tol = 1.E-5 + # alpha = 0.109 # fb0 = -19.47 + # alpha_p = 0.23 + # s0 = 0.001 + # + # at = 0.0001 # parameter to adjust yield strength + # Dt = 0.51 # degradation at half of maximum tensile strength + # ft = 3.48 # maximum yield strength + # gt = 4.8E-4 + # + # ac = 3.77 # parameter to adjust yield strength + # Dc = 0.40 # degradation at maximum compressive strength + # fc = 27.6 # maximum compressive strength of concrete + # gc = 6.889E-2 # + # + # tip_smoother = 1.E-6 + # smoothing_tol = 1.E-3 + + type = PlasticDamageStressUpdate + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.195 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.88 + damage_half_ten_str = 0.51 + frac_energy_ten = 4.8E-4 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 6.889E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] + [./stress] + type = ComputeMultipleInelasticDamageStress + inelastic_models = pdm + perform_finite_strain_rotations = false + [../] +[] + +[Executioner] +# nl_abs_tol=1E-6 +# petsc_options_iname = '-pc_type' +# petsc_options_value = 'lu' + + end_time = 4000 + dt = 5 + type = Transient +[] + +[Outputs] + file_base = ./test/tests/plastic_damage_model/uni_cmp_dila_ap_03_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/uni_cmp_dila_ap_025_v3.csv b/test/tests/plastic_damage_model/uni_cmp_dila_ap_025_v3.csv new file mode 100644 index 00000000..f49ab6f6 --- /dev/null +++ b/test/tests/plastic_damage_model/uni_cmp_dila_ap_025_v3.csv @@ -0,0 +1,563 @@ +time,D,displacement_x,e_xx,e_xy,e_xz,e_yy,e_yz,e_zz,f0,intnl0,intnl1,max_ep,mid_ep,min_ep,react_x,react_y,react_z,s_xx,s_xy,s_xz,s_yy,s_yz,s_zz,sigma0,sigma1,sigma2 +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5,0,-5e-05,-5e-05,-8.0071083295133e-22,-5.6248281653606e-22,9.0000000000027e-06,5.3601303693436e-22,9.0000000000027e-06,-16.714999999998,0,0,0,0,0,1.585,2.1510621529291e-17,1.5110767189993e-17,-1.585,-2.1510621529286e-17,-1.5110767189994e-17,1.1526717080823e-13,1.4399672263406e-17,1.152619666378e-13,0,0,0 +10,0,-0.0001,-0.0001,-2.3822801641527e-22,1.1117307432713e-21,1.8e-05,-5.3601303693436e-22,1.8e-05,-15.129999999999,0,0,0,0,0,3.17,6.3998543392906e-18,-2.9865986916697e-17,-3.17,-6.3998543392916e-18,2.9865986916694e-17,2.0389939736631e-14,-1.4399672263406e-17,2.0330959138448e-14,0,0,0 +15,0,-0.00015,-0.00015,-1.2440796412798e-21,-1.2705494208815e-21,2.7e-05,7.8085849825006e-22,2.7e-05,-13.545,0,0,0,0,0,4.755,3.3421461549634e-17,3.4132556476222e-17,-4.755,-3.3421461549634e-17,-3.4132556476222e-17,1.5057399771479e-15,2.0977300334345e-17,1.4432899320127e-15,0,0,0 +20,0,-0.0002,-0.0002,-2.6734477397714e-21,-6.3527471044073e-22,3.6000000000002e-05,8.73502726856e-22,3.6000000000002e-05,-11.959999999999,0,0,0,0,0,6.34,7.1820587585384e-17,1.7066278238108e-17,-6.34,-7.1820587585384e-17,-1.7066278238111e-17,6.3955785112313e-14,2.3466132577403e-17,6.3976601794025e-14,0,0,0 +25,0,-0.00025,-0.00025,-5.2939559203394e-22,-4.5528020914919e-21,4.4999999999995e-05,2.0911125885341e-21,4.4999999999995e-05,-10.375,0,0,0,0,0,7.9250000000001,1.4221898531752e-17,1.2230832737313e-16,-7.9250000000001,-1.4221898531759e-17,-1.2230832737313e-16,-2.1795065752173e-13,5.6176499200449e-17,-2.1788126858269e-13,0,0,0 +30,0,-0.0003,-0.0003,-1.1646703024747e-21,-2.5410988417629e-21,5.399999999999e-05,-9.2644228605939e-22,5.399999999999e-05,-8.7900000000003,0,0,0,0,0,9.5100000000002,3.1288176769866e-17,6.8265112952433e-17,-9.5100000000002,-3.128817676987e-17,-6.8265112952444e-17,-4.3716419373396e-13,-2.4888322430579e-17,-4.3703929364369e-13,0,0,0 +35,0,-0.00035,-0.00035,-1.6940658945086e-21,-1.0587911840679e-21,6.2999999999996e-05,3.3087224502121e-21,6.2999999999996e-05,-7.205,0,0,0,0,0,11.095,4.5510075301624e-17,2.8443797063516e-17,-11.095,-4.5510075301629e-17,-2.8443797063518e-17,-1.5187850976872e-13,8.8886865823495e-17,-1.5187850976872e-13,0,0,0 +40,0,-0.0004,-0.0004,-1.2705494208815e-21,6.3527471044073e-22,7.1999999999992e-05,-2.4087499437544e-21,7.1999999999992e-05,-5.6200000000002,0,0,0,0,0,12.68,3.4132556476217e-17,-1.7066278238102e-17,-12.68,-3.4132556476222e-17,1.7066278238111e-17,-3.4405811533134e-13,-6.4709638319504e-17,-3.441691376338e-13,0,0,0 +45,0,-0.00045,-0.00045,-2.1175823681358e-21,4.2351647362715e-22,8.1000000000008e-05,2.5675686213646e-21,8.1000000000008e-05,-4.0349999999983,0,0,0,0,0,14.265,5.6887594127032e-17,-1.1377518825401e-17,-14.265,-5.6887594127037e-17,1.1377518825407e-17,3.1778746301114e-13,6.8976207879032e-17,3.1769031849649e-13,0,0,0 +50,0,-0.0005,-0.0005,-3.494010907424e-21,-8.9997250645769e-21,8.9999999999989e-05,4.8174998875088e-21,8.9999999999989e-05,-2.4500000000004,0,0,0,0,0,15.85,9.3864530309624e-17,2.4177227503989e-16,-15.85,-9.3864530309611e-17,-2.4177227503991e-16,-4.6584958113272e-13,1.2941927663901e-16,-4.6607162573764e-13,0,0,0 +55,0,-0.00055,-0.00055,-2.1175823681358e-21,6.3527471044073e-22,9.8999999999996e-05,1.1117307432713e-21,9.8999999999996e-05,-0.86500000000007,0,0,0,0,0,17.435,5.6887594127019e-17,-1.7066278238108e-17,-17.435,-5.6887594127037e-17,1.7066278238111e-17,-1.6216195053431e-13,2.9865986916694e-17,-1.6203705044404e-13,0,0,0 +60,0.005789368479057,-0.0006,-0.0005889277581189,-7.9672002143492e-21,-9.0928576214733e-21,0.00010600695241128,2.9518432307099e-21,0.00010600695241128,-5.3609261865262e-06,2.1028379965321e-14,0.0018170862423215,9.4277453443271e-06,9.4277453443271e-06,-1.1072241881096e-05,18.669012011955,-8.416924759292e-16,4.6353753306138e-16,-18.669012011955,8.4169247592939e-16,-4.6353753306168e-16,4.6485049863706e-12,2.0162291943252e-17,4.6483537202246e-12,-18.560930222278,4.6209645434301e-12,4.6220712224148e-12 +65,0.018559128335633,-0.00065,-0.00061468559090441,-9.2681447225778e-21,3.3538122358002e-21,0.00011064340164154,-2.3832429840104e-20,0.00011064340164154,-5.5325847592158e-07,6.4476794486906e-14,0.0059535591927781,3.0069362601896e-05,3.0069362601896e-05,-3.5314409095585e-05,19.485533454561,2.1872409725257e-16,-1.1236420057109e-16,-19.485533454561,-2.1872409725273e-16,1.1236420057111e-16,4.492216446339e-12,-6.3852451650073e-16,4.4926377630735e-12,-19.12389893849,4.4079925999606e-12,4.4101105471025e-12 +70,0.031216460784499,-0.0007,-0.00064032825511473,4.2121630796811e-21,8.5359753914249e-22,0.0001152590820113,4.8776273185345e-21,0.0001152590820113,-4.2151357559916e-07,1.0024424454836e-13,0.010228709048117,5.0809043107202e-05,5.0809043107202e-05,-5.9671744885269e-05,20.18089092057,-1.3156914811385e-15,1.6043818161775e-16,-20.18089092057,1.3156914811386e-15,-1.6043818161768e-16,3.8691445608084e-12,2.7379591804079e-16,3.8669686117702e-12,-19.664761480817,3.7674967824109e-12,3.7707640865532e-12 +75,0.043761772156125,-0.00075,-0.00066585616956648,-3.8151995036599e-21,1.1086146125929e-20,0.00011985410727348,-2.0197037981137e-21,0.00011985410727348,-3.2263666271959e-07,1.298781832692e-13,0.014638792549493,7.1646430248052e-05,7.1646430248052e-05,-8.4143830433523e-05,20.715901315474,1.5279040702019e-16,-1.7248622584399e-17,-20.715901315474,-1.5279040702011e-16,1.7248622584434e-17,3.3220121674061e-12,-5.5177231241966e-17,3.3221751938238e-12,-20.1839329643,3.2360120926937e-12,3.2375576670319e-12 +80,0.056195496943079,-0.0008,-0.00069126960685962,2.3113116943905e-21,1.6381880029431e-20,0.00012442852652726,2.5921874124365e-20,0.00012442852652726,-2.4792610586744e-07,1.5457951813245e-13,0.019180115919169,9.2581291912184e-05,9.2581291912184e-05,-0.00010873039314038,21.229192660083,1.8470783186515e-15,-3.9418978486637e-16,-21.229192660083,-1.8470783186514e-15,3.9418978486632e-16,2.8662919126091e-12,6.8887552419561e-16,2.8648967433983e-12,-20.68182087928,2.7903180173087e-12,2.7930981354768e-12 +85,0.068518048851665,-0.00085,-0.00071656879707719,3.4276796306819e-20,3.3958693867561e-21,0.00012898238121161,-6.900853542761e-20,0.00012898238121161,-1.9113496518841e-07,1.7531470799098e-13,0.023849017691854,0.00011361343218948,0.00011361343218948,-0.00013343120292281,21.721172211786,-4.5106424453509e-16,-3.2657168126626e-17,-21.721172211786,4.5106424453499e-16,3.2657168126603e-17,2.4853085620511e-12,-1.7182810368919e-15,2.4853828294659e-12,-21.158827668586,2.4190656917991e-12,2.422938299577e-12 +90,0.080729824167812,-0.0009,-0.00074175393375241,-9.6544552277757e-21,3.186615920821e-21,0.00013351570618122,3.0954157845608e-20,0.00013351570618122,-1.4773661138889e-07,1.9281214679843e-13,0.028641868425982,0.00013474268629111,0.00013474268629111,-0.00015824606624759,22.192241364293,-1.5725901856059e-16,-1.010750381654e-16,-22.192241364293,1.5725901856065e-16,1.010750381653e-16,2.1630997012867e-12,8.5236712662914e-16,2.1643540765971e-12,-21.615351012829,2.1061473808657e-12,2.1088136438127e-12 +95,0.092831204670402,-0.00095,-0.00076682517903946,1.1581499009417e-21,1.0669587974444e-20,0.00013802853063847,-6.9644375022106e-21,0.00013802853063847,-1.1441954184122e-07,2.0766436717942e-13,0.033555070520055,0.0001559689161467,0.0001559689161467,-0.00018317482096054,22.642796972436,5.8109955789984e-16,-6.8840636648238e-17,-22.642796972436,-5.8109955789962e-16,6.8840636648136e-17,1.8920539817592e-12,-2.1781499429374e-16,1.8924545092028e-12,-22.051784070593,1.8422652692066e-12,1.8434615496847e-12 +100,0.10482256016006,-0.001,-0.00079178266820869,-1.0690527719113e-20,-1.5482412161752e-20,0.00014252087894358,4.839705516226e-20,0.00014252087894358,-8.8739986026098e-08,2.2037703062358e-13,0.038585058116102,0.00017729200657685,0.00017729200657685,-0.00020821733179131,23.073231564109,1.8655403212698e-15,3.688961729356e-16,-23.073231564109,-1.8655403212698e-15,-3.6889617293572e-16,1.6660392341309e-12,1.0745387162129e-15,1.667205646131e-12,-22.4685156806,1.6215890827462e-12,1.6242962910192e-12 +105,0.11670425066067,-0.00105,-0.00081662651356776,-1.8201293605218e-20,-4.6577241476315e-21,0.00014699277132113,-1.1999205901809e-19,0.00014699277132113,-6.8880260162274e-08,2.3125998669412e-13,0.043728297075621,0.0001987118619543,0.0001987118619543,-0.00023337348643225,23.483933518368,5.4266671451843e-16,1.1938411885543e-16,-23.483933518368,-5.4266671451848e-16,-1.1938411885547e-16,1.4667584748161e-12,-2.9302485970779e-15,1.4660236588377e-12,-22.86593053171,1.4244580772771e-12,1.4311449876999e-12 +110,0.12847662834186,-0.0011,-0.00084135680789436,1.8090871411112e-20,-1.9817875003327e-21,0.00015144422447846,4.1442934574488e-20,0.00015144422447846,-5.3478313333244e-08,2.4057582696147e-13,0.048981285016073,0.0002202284032811,0.0002202284032811,-0.00025864319210564,23.875287214897,-8.6890199964062e-16,6.8808496962459e-17,-23.875287214897,8.6890199964057e-16,-6.8808496962431e-17,1.2891379941423e-12,1.0407581231671e-15,1.2882541767487e-12,-23.244409305661,1.2532763536928e-12,1.2560110958009e-12 +115,0.14014003920283,-0.00115,-0.0008659736274521,-9.1092366873089e-21,-5.9868300176049e-21,0.00015587525214895,-2.819599298736e-20,0.00015587525214895,-4.1506465375818e-08,2.4866639396826e-13,0.054340551398064,0.00024184156562063,0.00024184156562063,-0.0002840263725479,24.247673159183,5.1630151397217e-16,1.1873111869303e-16,-24.247673159183,-5.1630151397211e-16,-1.1873111869298e-16,1.1477328745816e-12,-7.5331646387488e-16,1.1479753578122e-12,-23.604328796638,1.1161097891158e-12,1.1186882297633e-12 +120,0.15169482455174,-0.0012,-0.00089047703464972,-1.4498414803033e-20,-2.1847446154951e-20,0.00016028586557099,-2.9574781602073e-20,0.00016028586557099,-3.218509192493e-08,2.5564861813346e-13,0.059802657655021,0.00026355129583338,0.00026355129583338,-0.00030952296535028,24.601468087021,1.0417676206228e-17,5.6286185769505e-16,-24.601468087021,-1.0417676206157e-17,-5.6286185769504e-16,1.0154850578203e-12,-6.2338503873331e-16,1.0144966638552e-12,-23.946062011096,9.8564599596173e-13,9.9025511760945e-13 +125,0.16314132230917,-0.00125,-0.00091486708039429,2.8681627749724e-20,-5.2191338530709e-21,0.00016467607391175,-7.0753653070176e-20,0.00016467607391175,-2.491884965039e-08,2.6172674608958e-13,0.065364197358523,0.00028535755057319,0.00028535755057319,-0.00033513291960571,24.937045051375,-1.2625361375999e-15,2.812012333954e-16,-24.937045051375,1.2625361376e-15,-2.8120123339541e-16,9.0469793200168e-13,-1.6451296807887e-15,9.0428847452722e-13,-24.269978250718,8.7754952879901e-13,8.8304643001848e-13 +130,0.17447990152133,-0.0013,-0.00093914356443885,-1.4047505694882e-20,1.8818333075439e-20,0.0001690457286032,-4.0572775434044e-21,0.0001690457286032,-4.6399540547526e-06,2.7840669303236e-13,0.071021813278061,0.00030726050034552,0.00030726050034552,-0.00036085643556115,25.254771499876,-1.2933471700065e-16,-2.7917981355352e-16,-25.254771499876,1.2933471700061e-16,2.7917981355345e-16,2.5387000751089e-12,-4.018851288872e-17,2.5388643342314e-12,-24.57644024701,2.4688707692654e-12,2.472312654513e-12 +135,0.18571078610507,-0.00135,-0.000963306950912,2.7551840338244e-20,3.4949896819413e-21,0.0001733951491526,-2.1918686758175e-19,0.0001733951491526,-3.8546637202153e-06,2.919738145427e-13,0.076772107850668,0.00032925974995609,0.00032925974995609,-0.000386693049088,25.555015492712,-1.3653559715665e-15,-4.1001793921437e-17,-25.555015492712,1.3653559715665e-15,4.1001793921344e-17,2.1111431734999e-12,-4.9136896295093e-15,2.1096949348295e-12,-24.865815497131,2.0482593290849e-12,2.0587458760151e-12 +140,0.19683439277054,-0.0014,-0.00098735708472474,-5.5074551565045e-21,5.5079819473307e-21,0.00017772418323334,2.7022536102714e-19,0.00017772418323334,-3.1953225998471e-06,3.0304348502384e-13,0.08261181319749,0.00035135543145946,0.00035135543145946,-0.00041264291527526,25.838138420878,-3.9416850412475e-18,-5.6246909070871e-17,-25.838138420878,3.941685041201e-18,5.6246909070873e-17,1.7577176193028e-12,5.9697266465182e-15,1.7592031858215e-12,-25.138460193431,1.7044878960646e-12,1.7171972200594e-12 +145,0.20785105557519,-0.00145,-0.0010112939891949,1.5200097021548e-20,1.1133818130943e-20,0.00018203283515093,-4.5941288014971e-19,0.00018203283515093,-2.6414699307864e-06,3.1212151062406e-13,0.088537653512301,0.00037354752500101,0.00037354752500101,-0.00043870601080508,26.104502650074,-2.6664793130216e-16,-1.6412662145831e-16,-26.104502650074,2.6664793130216e-16,1.6412662145825e-16,1.4710359690767e-12,-1.0071312258049e-14,1.4721928413393e-12,-25.394729373953,1.4210231432786e-12,1.4421801947833e-12 +150,0.21876110987213,-0.0015,-0.0010351176846099,3.7820026292546e-20,2.6620206728538e-20,0.00018632110864939,5.4141258616813e-19,0.00018632110864939,-2.1762576025708e-06,3.1958314867349e-13,0.094546386324212,0.00039583601330655,0.00039583601330655,-0.00046488231539008,26.35446110959,-6.9298863392788e-16,-5.6050921219576e-16,-26.35446110959,6.9298863392798e-16,5.6050921219578e-16,1.233809069941e-12,1.1673893026257e-14,1.2332283278748e-12,-25.634974607786,1.1876398942535e-12,1.2120464733214e-12 +155,0.22956489294037,-0.00155,-0.0010588281894462,2.8733891687103e-20,4.1965911184708e-20,0.00019058900713525,-7.7124674215419e-19,0.00019058900713525,-1.785689333289e-06,3.2575315455842e-13,0.10063480277875,0.00041822088064382,0.00041822088064382,-0.0004911718105538,26.588365857614,-3.1286859605395e-16,-8.7124373691979e-16,-26.588365857614,3.1286859605397e-16,8.7124373691978e-16,1.039944724487e-12,-1.643379537988e-14,1.0390599679731e-12,-25.859544016593,9.9397067505524e-13,1.0280457829431e-12 +160,0.24026274455139,-0.0016,-0.0010824255214702,8.793923602795e-21,1.1786231846291e-20,0.00019483653387743,1.2212647852178e-18,0.00019483653387743,-1.4580992724333e-06,3.3081431746451e-13,0.10679972792889,0.00044070211188509,0.00044070211188509,-0.00051757447852977,26.806565555792,-2.5348838666079e-17,-2.9257086423107e-16,-26.806565555792,2.5348838666053e-17,2.9257086423107e-16,8.68698635803e-13,2.5615470873203e-14,8.6823024234289e-13,-26.068782290174,8.177776317472e-13,8.7134664952866e-13 +165,0.250855007478,-0.00165,-0.0011059096987383,4.3229371795932e-20,4.2821742639101e-20,0.00019906369218857,-2.2846270454791e-18,0.00019906369218857,-1.1837327615893e-06,3.3503113632508e-13,0.11303802103299,0.00046327969165587,0.00046327969165587,-0.00054409030126168,27.00940548048,-8.6642817481482e-16,-8.6664951197824e-16,-27.00940548048,8.6642817481483e-16,8.6664951197822e-16,7.3619765773639e-13,-4.7300140810416e-14,7.3687803967215e-13,-26.263030696928,6.6682983074327e-13,7.6553906341467e-13 +170,0.26134202795174,-0.0017,-0.0011292807405073,4.7814449193817e-20,1.2759316745129e-20,0.0002032704855901,3.5666247517387e-18,0.0002032704855901,-9.5441030545373e-07,3.3854887349464e-13,0.11934657585776,0.00048595360355942,0.00048595360355942,-0.0005707192594927,27.19722752933,-9.9883931306043e-16,-2.2963094024881e-16,-27.19722752933,9.9883931306042e-16,2.2963094024887e-16,6.2452473117082e-13,7.2800096822927e-14,6.2564979623937e-13,-26.442627089924,5.3124689183656e-13,6.8424092911798e-13 +175,0.2717241560744,-0.00175,-0.0011525386680664,1.9109498491878e-20,2.3756918406197e-20,0.00020745691796299,-7.2497970309738e-18,0.00020745691796299,-7.6325346665129e-07,3.4145158645968e-13,0.12572232098458,0.00050872382946853,0.00050872382946852,-0.00059746133193365,27.370370223897,-4.0491976276815e-16,-4.7588269503643e-16,-27.370370223897,4.0491976276816e-16,4.758826950364e-16,5.2501880820086e-13,-1.4589994153543e-13,5.2391617480933e-13,-26.607905909189,3.5698466864715e-13,6.6272982934758e-13 +180,0.28200174618856,-0.0018,-0.0011756835054989,1.7759073583542e-20,1.6631701328363e-21,0.00021162299368568,1.2292409578668e-17,0.00021162299368568,-6.0446425198535e-07,3.4389319808067e-13,0.13216222011757,0.00053159034887677,0.00053159034887677,-0.00062431649450114,27.529168708829,-2.7734474221787e-16,-3.925024196294e-17,-27.529168708829,2.7734474221786e-16,3.9250241962901e-17,4.4692876144912e-13,2.4396832860727e-13,4.4975425843621e-13,-26.759198180736,1.8026761954275e-13,6.9133583816416e-13 +185,0.29217515721111,-0.00185,-0.0011987152803819,-1.8905754434674e-20,-1.0725470679248e-20,0.00021576871776074,-2.6766621541185e-17,0.00021576871776074,-4.7314146556232e-07,3.4676804834756e-13,0.13866327239201,0.00055455313830297,0.00055455313830297,-0.00065128471961814,27.673954748108,3.4899532559428e-16,1.7561402753576e-16,-27.673954748108,-3.4899532559426e-16,-1.7561402753571e-16,3.8362969835098e-13,-5.2365762694345e-13,3.852927372734e-13,-26.896831512824,-1.7468486153013e-13,9.2201488304913e-13 +190,0.3022447529336,-0.0019,-0.0012216340244298,-2.8941613738305e-20,3.4948212992999e-22,0.00021989409593128,4.8350358948729e-17,0.00021989409593128,-3.6513724754883e-07,3.5029420646443e-13,0.14522251268202,0.00057761217074304,0.00057761217074304,-0.0006783659755702,27.805056718786,5.3730100930618e-16,3.5227204302378e-17,-27.805056718786,-5.373010093062e-16,-3.522720430237e-17,3.3034751612344e-13,9.3264406909839e-13,3.313817464396e-13,-27.021130089833,-6.5488521696811e-13,1.2979579022284e-12 +195,0.31221090229249,-0.00195,-0.0012444397740883,2.9322937155177e-20,3.1530421679459e-20,0.00022399913478849,2.1446774623904e-17,0.00022399913478849,-2.769167206651e-07,3.6317104390661e-13,0.15183701190613,0.00060076741516443,0.00060076741516443,-0.00070556022591169,27.92279960258,-5.6774574391602e-16,-5.5808029262907e-16,-27.92279960258,5.6774574391595e-16,5.5808029262908e-16,2.4755070727827e-12,4.078429751955e-13,2.4744921917178e-12,-27.132414664137,1.9778651964374e-12,2.8320190036839e-12 +200,0.32207397961198,-0.002,-0.0012671325710832,1.4429298206298e-20,-2.1212789014413e-20,0.00022808384187047,-5.1815078270936e-17,0.00022808384187047,-2.0555144342183e-07,3.6676695183153e-13,0.15850387732974,0.00062401883603861,0.00062401883603861,-0.00073286742891681,28.027504975671,-2.6832424043176e-16,3.436262217285e-16,-28.027504975671,2.6832424043181e-16,-3.4362622172847e-16,2.4659044457514e-13,-9.712605107141e-13,2.4674799236282e-13,-27.231002546304,-7.7688441959382e-13,1.2562028692421e-12 +205,0.33183436482223,-0.00205,-0.0012897124629281,3.3319389877708e-20,-1.2344069367105e-20,0.00023214822575486,-8.0060878156559e-19,0.00023214822575486,-1.4841726159176e-07,3.7587204839547e-13,0.16522025286388,0.00064736639290887,0.00064736639290887,-0.00076028753707191,28.119490996961,-7.7116256817931e-16,2.2066267824157e-16,-28.119490996961,7.711625681794e-16,-2.2066267824156e-16,1.7998139848433e-12,-1.4803247085619e-14,1.8007613320114e-12,-27.317207593846,1.7332674260537e-12,1.7645790818517e-12 +210,0.34149244365437,-0.0021,-0.0013121795033966,-4.2274772822622e-20,-6.2218058503609e-21,0.00023619229614307,2.3925641505012e-18,0.00023619229614307,-1.0340642830897e-07,3.7683671596288e-13,0.17198331935855,0.00067081003998829,0.00067081003998829,-0.00078782049660338,28.199072395136,8.1474655312998e-16,1.0678130004811e-16,-28.199072395137,-8.1474655313001e-16,-1.0678130004813e-16,1.9363291721021e-13,4.3581832073903e-14,1.9304960441983e-13,-27.3913401989,1.4225387405467e-13,2.3335254130968e-13 +215,0.35104860781517,-0.00215,-0.0013345337529596,-8.9672382465734e-21,-1.0884429347274e-21,0.00024021606394022,-5.5161126914593e-18,0.00024021606394022,-6.8607405090404e-08,3.7770111849858e-13,0.17879029489084,0.00069434972578746,0.00069434972578746,-0.00081546624704044,28.266560454654,1.451196491091e-16,2.8255402960202e-17,-28.266560454654,-1.4511964910908e-16,-2.8255402960206e-17,1.6710976002888e-13,-9.8996029799115e-14,1.6802181262373e-13,-27.453707274909,5.9365438768015e-14,2.6612885364668e-13 +220,0.36050325514202,-0.0022,-0.0013567752791927,-1.2773647700256e-20,1.5369271986082e-20,0.00024421954132817,1.1986325564276e-17,0.00024421954132817,-4.2458902171916e-08,3.786186312721e-13,0.18563843504615,0.00071798539276725,0.00071798539276725,-0.00084322472080731,28.322263000985,2.3142242340144e-16,-2.6614060419313e-16,-28.322263000985,-2.3142242340144e-16,2.6614060419311e-16,1.4845727171343e-13,2.1204172488338e-13,1.4941259342367e-13,-27.50461224265,-7.7308319734618e-14,3.6657881832018e-13 +225,0.36985678974047,-0.00225,-0.0013789041571559,-2.5119359568033e-21,-6.1395231467852e-20,0.00024820274183424,-3.2313062228791e-17,0.00024820274183424,-2.3601732124234e-08,3.8054330957637e-13,0.1925250331924,0.00074171697701597,0.00074171697701597,-0.00087109584284409,28.366484385206,5.2314845465131e-17,1.1046740498573e-15,-28.366484385206,-5.2314845465129e-17,-1.1046740498573e-15,1.3193241370571e-13,-5.633513709059e-13,1.3149309516407e-13,-27.544355015698,-4.6161241225944e-13,7.1740321234477e-13 +230,0.37910962210514,-0.0023,-0.0014009204697469,4.1474966905465e-20,-1.1932463371271e-21,0.00025216568039505,-3.0175647579597e-19,0.00025216568039505,-1.0876974876339e-08,3.8631572446345e-13,0.19944742074627,0.00076554440794829,0.00076554440794829,-0.00089907953025314,28.399525468169,-5.1744922625127e-16,3.4338443146933e-17,-28.399525468169,5.1744922625125e-16,-3.4338443146968e-17,1.2172374005979e-12,-5.2108682108346e-15,1.2168691674593e-12,-27.573231985539,1.1762009748588e-12,1.1870844664347e-12 +235,0.38826216922529,-0.00235,-0.0014228243080309,-4.6086644990594e-20,-5.1273615442408e-20,0.00025610837341588,1.8199549562597e-18,0.00025610837341588,-3.3213387595765e-09,3.8681943883675e-13,0.20640296743088,0.00078946760802427,0.00078946760802426,-0.00092717569196909,28.421683604383,9.5191814395895e-16,8.6798148100922e-16,-28.421683604383,-9.5191814395896e-16,-8.6798148100922e-16,1.0737153886644e-13,3.0789833717316e-14,1.0756445485204e-13,-27.591536006474,7.2119231410126e-14,1.3653885838917e-13 +240,0.39731485467632,-0.0024,-0.0014446157715486,-2.124825132845e-20,-2.5915649343041e-20,0.00026003083882658,-3.9207593633968e-18,0.00026003083882658,-3.3655744857697e-11,3.8731987233477e-13,0.21338908152447,0.0008134864924875,0.0008134864924875,-0.00095538422845137,28.433252625747,1.4973547833242e-16,4.3226918720051e-16,-28.433252625747,-1.4973547833241e-16,-4.322691872005e-16,1.0019092741811e-13,-6.5389641956161e-14,9.9939580897741e-14,-27.599556380426,2.8845655908793e-14,1.654167916701e-13 +245,0.40626810818085,-0.00245,-0.0014662949702807,8.1141453677816e-20,2.9106442411938e-20,0.00026393309632143,1.1699757556835e-19,0.00026393309632143,8.3313482335257e-08,3.8731987233477e-13,0.2204032096914,0.00083760096769211,0.00083760096769211,-0.00098370502971927,28.434522857856,-1.8098276484387e-15,-4.7833451471351e-16,-28.434522857856,1.8098276482159e-15,4.7833451434862e-16,-4.2139464710212e-09,1.9345331029061e-15,-4.2139458262662e-09,-27.597578897467,-4.0899147671266e-09,-4.0899102918853e-09 +250,0.41512236777038,-0.0025,-0.0014878620182924,1.2264095939845e-19,-2.6839984322595e-20,0.00026781516673257,1.2499042137209e-19,0.00026781516673257,7.8321098939682e-08,3.8731987233477e-13,0.22744283885972,0.00086181093651434,0.00086181093651434,-0.0010121379817076,28.425780972965,-2.3043108262325e-15,4.3456024904611e-16,-28.425780972965,2.3043108262946e-15,-4.3456024949915e-16,-4.0040461717817e-09,1.9563741319736e-15,-4.0040450675563e-09,-27.585885596727,-3.8857404429456e-09,-3.8857360553301e-09 +255,0.42387807666224,-0.00255,-0.0015093170438279,-3.4059416627845e-20,-1.4721003936589e-20,0.00027167707297043,9.5940086259455e-20,0.00027167707297043,7.1349734120929e-08,3.8731987233477e-13,0.23450549394996,0.00088611628975728,0.00088611628975728,-0.0010406829561721,28.407310196685,-1.231970699389e-16,1.4003030624655e-16,-28.407310196685,1.2319706981081e-16,-1.4003030634503e-16,-3.8278953813428e-09,1.3864824922203e-15,-3.8278963082916e-09,-27.56475509042,-3.7143633269266e-09,-3.7143591211659e-09 +260,0.43253568532048,-0.0026,-0.0015306601833707,7.2693864181025e-21,1.2780024693954e-20,0.00027551883957399,1.0290434640005e-20,0.00027551883957399,8.1489728742667e-08,3.8731987233477e-13,0.24158873965273,0.00091051691120867,0.00091051691120867,-0.0010693398166293,28.379390065593,-7.4498399933843e-16,-2.4126227454797e-16,-28.379390065593,7.4498399897806e-16,2.412622745756e-16,-4.5378104395935e-09,2.1090235834593e-16,-4.5378100746124e-09,-27.534462333947,-4.4027092895343e-09,-4.4027065642957e-09 +265,0.44109565140219,-0.00265,-0.0015518915820567,8.8952933859732e-20,-1.6672760878441e-20,0.00027934049275208,4.0314554786721e-20,0.00027934049275208,7.1391607292526e-08,3.8731987233477e-13,0.24869018057702,0.00093501267728865,0.00093501267728864,-0.0010981084179433,28.342296568762,8.117785473908e-16,5.536035018785e-16,-28.342296568762,-8.1177854756138e-16,-5.5360350220226e-16,-4.371741625435e-09,6.3575189566681e-16,-4.3717393652325e-09,-27.495278620465,-4.2410915975827e-09,-4.2410878675815e-09 +270,0.44955843910366,-0.0027,-0.0015730113960473,-4.875977677822e-20,-4.0803319759721e-20,0.00028314206058272,3.7760542383323e-20,0.00028314206058272,6.0512398647461e-08,3.8731987233477e-13,0.25580746088064,0.00095960345502972,0.00095960345502972,-0.0011269886039527,28.296302080537,-2.7203244491034e-15,6.7759057252258e-16,-28.296302080537,2.7203244491481e-15,-6.7759057265219e-16,-4.2323932504074e-09,6.3066456401604e-16,-4.2323948733811e-09,-27.447471641634,-4.1054325286254e-09,-4.1054294885684e-09 +275,0.45792451962637,-0.00275,-0.0015940197912588,1.2835366424817e-20,1.8252304195858e-20,0.00028692357293802,1.7735300486123e-20,0.00028692357293802,4.9096987808639e-08,3.8731987233477e-13,0.26293826481123,0.00098428910315815,0.00098428910315815,-0.0011559802087412,28.241675320314,1.7596626651817e-15,7.6678575327765e-16,-28.241675320314,-1.7596626653729e-15,-7.6678575328943e-16,-4.1153945034662e-09,3.7753296703221e-16,-4.1153928271982e-09,-27.391305425022,-3.9914785739863e-09,-3.991475946437e-09 +280,0.46619437106526,-0.0028,-0.0016149169439049,-1.3414163859997e-20,-5.678618227068e-21,0.00029068506154306,2.8794004771578e-20,0.00029068506154306,3.7349941806042e-08,3.8731987233477e-13,0.27008031677113,0.0010090694716322,0.0010090694716322,-0.0011850830560951,28.178681379721,-1.5804868280579e-15,-1.119130496304e-16,-28.178681379721,1.5804868281522e-15,1.1191304933063e-16,-4.0169477141055e-09,5.1616498427671e-16,-4.0169461428327e-09,-27.327040334598,-3.8955458340911e-09,-3.8955405731823e-09 +285,0.47436847840278,-0.00285,-0.0016357030406581,8.5556580073791e-21,2.1664904574053e-20,0.00029442656000494,1.497652582943e-21,0.00029442656000494,2.544096044943e-08,3.8731987233477e-13,0.27723138146224,0.0010339444015048,0.0010339444015048,-0.0012142969593419,28.107581687304,4.8049414804886e-16,-3.1624411568269e-16,-28.107581687304,-4.804941478806e-16,3.1624411609481e-16,-3.9337555520254e-09,9.9164554805333e-17,-3.9337563230577e-09,-27.254933059382,-3.8144259586698e-09,-3.8144235056775e-09 +290,0.48244733349453,-0.0029,-0.0016563782787983,4.1786165271167e-20,4.7914182029291e-22,0.00029814810383967,3.8182038550022e-20,0.00029814810383967,1.3511352925377e-08,3.8731987233477e-13,0.28438926401744,0.0010589137247969,0.0010589137247969,-0.0012436217212017,28.028634002015,9.9257179496134e-16,-5.1309202759664e-18,-28.028634002015,-9.9257179477416e-16,5.1309202809622e-18,-3.8630224686666e-09,5.0864954134117e-16,-3.8630226099118e-09,-27.175236602876,-3.7454054816422e-09,-3.7454020618065e-09 +295,0.49043143504689,-0.00295,-0.0016769428663498,-2.5131322828964e-20,-1.4639678776049e-20,0.00030184973049675,1.4131206597881e-20,0.00030184973049675,1.6759766907626e-09,3.8731987233477e-13,0.29155181011824,0.0010839772643808,0.0010839772643808,-0.0012730571336502,27.942092401876,7.2674685348359e-16,6.5510061465348e-17,-27.942092401876,-7.2674685367897e-16,-6.5510061919442e-17,-3.8022894829313e-09,2.4563991831076e-16,-3.802289172228e-09,-27.08820027335,-3.6860950003864e-09,-3.6860926884484e-09 +300,0.49832128858681,-0.003,-0.0016973970222059,4.136283806443e-20,5.682874706353e-20,0.00030553147938176,9.4169786033116e-20,0.00030553147938176,-9.970238856738e-09,3.8731987233477e-13,0.29871690609839,0.0011091348338742,0.0011091348338742,-0.0013026029777941,27.848207273501,2.0859176486146e-15,-7.0069639654981e-16,-27.848207273501,-2.0859176486493e-15,7.0069639645864e-16,-3.7495097187326e-09,1.2775130683362e-15,-3.7495070949372e-09,-26.994069675013,-3.6345089433473e-09,-3.634504116424e-09 +305,0.50611740642418,-0.00305,-0.0017177409762431,-1.0224846680807e-19,1.8181564982934e-20,0.00030919339187685,1.3512583344803e-19,0.00030919339187685,-2.1351522327961e-08,3.8731987233477e-13,0.30588247903329,0.001134386237543,0.001134386237543,-0.0013322590237569,27.747225302525,3.0935478130223e-15,-6.9623068603027e-16,-27.747225302525,-3.0935478129553e-15,6.9623068635991e-16,-3.7028973997867e-09,2.0032248644633e-15,-3.7029007121799e-09,-26.893086700128,-3.5889159974345e-09,-3.5889105613399e-09 +310,0.51382030760701,-0.0031,-0.0017379749694232,8.8363917310655e-20,-3.1620469906763e-20,0.00031283551135925,1.2010934239532e-20,0.00031283551135925,-3.2406833661014e-08,3.8731987233477e-13,0.31304649681474,0.0011597312702138,0.0011597312702138,-0.0013620250305768,27.639389464993,-3.3920113188228e-16,5.115231527995e-16,-27.639389464993,3.3920113227542e-16,-5.1152315256379e-16,-3.6609778972954e-09,2.0351742313365e-16,-3.6609793071841e-09,-26.785489522103,-3.5478767723514e-09,-3.5478735961679e-09 +315,0.52143051786957,-0.00315,-0.0017580992538862,-3.0169632736546e-20,-1.431402877591e-20,0.00031645788321792,6.4829505433479e-20,0.00031645788321792,-4.3088312473571e-08,3.8731987233477e-13,0.32020696821109,0.0011851697171956,0.0011851697171956,-0.0013919007461138,27.524939019726,1.8522991514805e-15,1.8201726084413e-16,-27.524939019726,-1.8522991513055e-15,-1.8201726100357e-16,-3.6225003294157e-09,7.4399093325108e-16,-3.6225002362236e-09,-26.671512589601,-3.5101838185122e-09,-3.510181373201e-09 +320,0.52894856957389,-0.0032,-0.0017781140930313,1.3294686468207e-20,8.4627211788452e-22,0.00032006055486824,-4.0340150157775e-20,0.00032006055486824,-5.336033925829e-08,3.8731987233477e-13,0.32736194291234,0.0012107013542104,0.0012107013542104,-0.0014218859069687,27.404109501733,1.2259086577764e-15,-4.259539081266e-17,-27.404109501733,-1.2259086574377e-15,4.2595391017547e-17,-3.5863838669139e-09,-5.7152890391366e-16,-3.5863849611001e-09,-26.5513866217,-3.4747899761679e-09,-3.4747866298018e-09 +325,0.53637500164474,-0.00325,-0.0017980197615891,6.905548055671e-20,2.8607531669408e-20,0.00032364357576494,4.4001418804676e-20,0.00032364357576494,-6.3195813915229e-08,3.8731987233477e-13,0.33450951156027,0.0012363259473318,0.0012363259473318,-0.0014519802384109,27.27713271667,1.0755437597193e-16,-5.0808343906146e-16,-27.27713271667,-1.0755437615077e-16,5.0808343931987e-16,-3.5517591151431e-09,6.1325682861034e-16,-3.5517583993964e-09,-26.425338604136,-3.4408477677895e-09,-3.4408453174736e-09 +330,0.54371035949829,-0.0033,-0.0018178165456827,-1.7016200263318e-20,-4.3090800316476e-20,0.0003272069974132,-3.0408091048594e-20,0.0003272069974132,-7.2575022436183e-08,3.8731987233477e-13,0.34164780576314,0.0012620432529329,0.0012620432529329,-0.0014821834543173,27.1442367364,6.3434743311584e-16,5.5652033800094e-16,-27.1442367364,-6.3434743318701e-16,-5.5652033804536e-16,-3.517928059329e-09,-4.13818614825e-16,-3.5179308457496e-09,-26.293591786658,-3.4076866837221e-09,-3.407682770766e-09 +335,0.55095519496472,-0.00335,-0.0018375047428799,-5.2360102831163e-20,9.7716181885477e-20,0.00033075087337806,2.7888472242552e-20,0.00033075087337806,-8.1486390968166e-08,3.8731987233477e-13,0.34877499809515,0.0012878530176419,0.0012878530176419,-0.0015124952571201,27.005645895672,4.9535212833894e-16,-1.5343604047321e-15,-27.005645895672,-4.9535212813245e-16,1.5343604047529e-15,-3.4842841522831e-09,3.0887915484573e-16,-3.4842849211796e-09,-26.156365681519,-3.3747110648223e-09,-3.374708729341e-09 +340,0.55811006620494,-0.0034,-0.0018570846622359,6.1396429517989e-20,5.8233830433438e-21,0.00033427525929203,-2.8835326944828e-20,0.00033427525929203,-8.9923045898388e-08,3.8731987233477e-13,0.35588930208031,0.0013137549783059,0.0013137549783059,-0.0015429153377641,26.861580789946,-2.7284646917389e-16,-1.970861470648e-16,-26.861580789946,2.7284646935428e-16,1.9708614702012e-16,-3.450365090817e-09,-4.0231704494595e-16,-3.4503646986232e-09,-26.013876063126,-3.3414795186186e-09,-3.3414752520407e-09 +345,0.56517553762153,-0.00345,-0.0018765566243257,-5.6487978509858e-20,1.3989719444028e-20,0.0003377802128611,1.1958008845163e-19,0.0003377802128611,-9.7882971061836e-08,3.8731987233477e-13,0.3629889721607,0.0013397488619628,0.0013397488619628,-0.0015734433756743,26.712258274381,1.5241952729675e-15,-1.4366711623825e-16,-26.712258274381,-1.524195273064e-15,1.4366711574821e-16,-3.4157974063974e-09,1.4194267303991e-15,-3.4157975787338e-09,-25.866334968868,-3.3076276259047e-09,-3.3076245344311e-09 +350,0.57215217976429,-0.0035,-0.0018959209612689,-1.0562798231002e-20,5.4251846840407e-21,0.00034126579386902,2.2123628162835e-19,0.00034126579386902,-1.0536800676419e-07,3.8731987233477e-13,0.37007230364913,0.0013658343858211,0.0013658343858211,-0.0016040790387311,26.55789146402,-1.0047254291104e-15,-4.4108629235e-17,-26.55789146402,1.0047254290642e-15,4.4108629156416e-17,-3.3803075821033e-09,2.5967675439046e-15,-3.3803033681682e-09,-25.713950701142,-3.2728915792902e-09,-3.2728847267996e-09 +355,0.57904056923034,-0.00355,-0.0019151780167438,-1.8185989534114e-20,-6.1124541149876e-20,0.00034473206418003,-6.560187004197e-20,0.00034473206418003,-1.1238351760312e-07,3.8731987233477e-13,0.37713763266597,0.001392011257247,0.001392011257247,-0.0016348219832562,26.398689735171,-8.2828422865449e-17,5.6253227139014e-16,-26.398689735171,8.2828422822106e-17,-5.6253227129077e-16,-3.3436667491389e-09,-8.3011142263346e-16,-3.3436641787027e-09,-25.556927830591,-3.2370498330517e-09,-3.2370454957945e-09 +360,0.58584128855908,-0.0036,-0.0019343281459937,8.8930819534705e-21,2.8278267672914e-20,0.00034817908773992,2.6172387361888e-20,0.00034817908773992,-1.1893732487778e-07,3.8731987233477e-13,0.38418333606029,0.0014182791737593,0.0014182791737593,-0.0016656718540063,26.234858728015,-2.0645757319259e-15,-1.7577098646362e-16,-26.234858728015,2.0645757317914e-15,1.7577098659692e-16,-3.3057299442681e-09,3.085292173356e-16,-3.305731180908e-09,-25.395467200565,-3.1999639079381e-09,-3.1999616984053e-09 +365,0.59255492612213,-0.00365,-0.0019533717158245,-1.0322813028204e-20,-5.6684254210617e-20,0.00035160693057556,-8.1216835927208e-20,0.00035160693057556,-1.250390289087e-07,3.8731987233477e-13,0.39120783131522,0.0014446378230319,0.0014446378230319,-0.0016966282841755,26.066600350441,1.3330326020448e-15,6.5255720260113e-16,-26.066600350441,-1.3330326022857e-15,-6.5255720255141e-16,-3.2664130030978e-09,-8.7727598818434e-16,-3.2664149614245e-09,-25.229765932817,-3.1615519130764e-09,-3.161548077271e-09 +370,0.59918207600848,-0.0037,-0.0019723091045925,3.7921131320838e-20,-2.2253030694303e-20,0.00035501566079287,1.4985471909625e-19,0.00035501566079287,-1.3070077731214e-07,3.8731987233477e-13,0.39820957643751,0.0014710868829034,0.0014710868829034,-0.0017276908954075,25.894112783129,8.5483006182664e-16,2.4759006385554e-16,-25.894112783129,-8.5483006174589e-16,-2.4759006351977e-16,-3.2256472500564e-09,1.6144933135964e-15,-3.225646305096e-09,-25.060017434443,-3.1217451586273e-09,-3.1217407766068e-09 +375,0.60572333790495,-0.00375,-0.0019911407021855,9.0808420723168e-20,-2.1767735732388e-20,0.00035840534857324,6.2161683293398e-20,0.00035840534857324,-1.3593526126954e-07,3.8731987233477e-13,0.40518706983138,0.0014976260213939,0.0014976260213939,-0.0017588592978145,25.717590485882,-1.2933125108937e-15,2.1627359078438e-16,-25.717590485882,1.2933125105552e-15,-2.1627359093305e-16,-3.1834195705304e-09,6.4263321294122e-16,-3.1834187768652e-09,-24.886411406069,-3.0805340243379e-09,-3.0805314361377e-09 +380,0.61217931697212,-0.0038,-0.0020098669099938,8.4070926154649e-21,1.0169181645109e-20,0.00036177606616847,4.4289227224656e-20,0.00036177606616847,-1.4075611520781e-07,3.8731987233477e-13,0.41213885015664,0.0015242548967293,0.0015242548967293,-0.0017901330900062,25.537224205219,9.4900710460111e-16,-1.1040685268642e-16,-25.537224205219,-9.4900710431848e-16,1.1040685244177e-16,-3.1397561963094e-09,3.70216448858e-16,-3.1397557462421e-09,-24.709133851294,-3.0379446700226e-09,-3.0379428212105e-09 +385,0.61855062371594,-0.00385,-0.0020284881408742,8.6674598024522e-20,-3.1499725832778e-20,0.00036512788789419,2.2693048704164e-20,0.00036512788789419,-1.4517782709333e-07,3.8731987233477e-13,0.41906349617124,0.001550973157372,0.001550973157372,-0.0018215118591258,25.353200983221,-1.9995390390418e-15,2.9794365732036e-16,-25.353200983221,1.9995390389456e-15,-2.9794365715415e-16,-3.0947020770605e-09,2.0595655966364e-16,-3.0947024648744e-09,-24.52836708738,-2.9940221194604e-09,-2.9940180793827e-09 +390,0.62483787385521,-0.0039,-0.0020470048191052,4.2729841906691e-20,-3.242978036998e-20,0.00036846089012188,1.9304916915147e-20,0.00036846089012188,-1.4921735669304e-07,3.8731987233477e-13,0.42595962655824,0.0015777804420592,0.0015777804420592,-0.0018529951808948,25.165704167655,-2.5967451488262e-15,3.2984532097024e-16,-25.165704167655,2.5967451487837e-15,-3.2984532097522e-16,-3.0482760987836e-09,2.8648094919448e-16,-3.0482755930492e-09,-24.344289757206,-2.9487810309289e-09,-2.9487778021961e-09 +395,0.63104168818493,-0.00395,-0.0020654173803346,7.1536100924216e-20,-1.6885259519499e-19,0.00037177515126941,4.7633964896707e-20,0.00037177515126941,-1.5288802757141e-07,3.8731987233477e-13,0.43282589973732,0.0016046763798473,0.0016046763798473,-0.0018845826196654,24.974913423345,-2.3681975641505e-15,1.7870271513546e-15,-24.974913423345,2.3681975641842e-15,-1.78702715136e-15,-3.0006067347437e-09,3.4724803200264e-16,-3.0006051399678e-09,-24.157076842466,-2.9023483946659e-09,-2.9023458578402e-09 +400,0.63716269243597,-0.004,-0.0020837262715189,-1.0983506557666e-19,-1.6023509971669e-20,0.00037507075179012,8.1909048484597e-20,0.00037507075179012,-1.562079496864e-07,3.8731987233477e-13,0.43966101366101,0.0016316605901637,0.0016316605901637,-0.0019162737284811,24.781004744819,2.4445217957559e-15,1.5337519959174e-16,-24.781004744819,-2.4445217957854e-15,-1.5337519950106e-16,-2.9517309118113e-09,8.6463236625576e-16,-2.9517299531449e-09,-23.966899678118,-2.8547625140296e-09,-2.8547579739838e-09 +405,0.64320151713085,-0.00405,-0.0021019319508552,-2.2950775726633e-19,1.0745998050669e-20,0.00037834777416061,-1.1822419521316e-19,0.00037834777416061,-1.5919117402063e-07,3.8731987233477e-13,0.44646370559576,0.0016587326828647,0.0016587326828647,-0.0019480680491448,24.584150470208,2.3632970608244e-16,-1.4013288739586e-16,-24.584150470208,-2.3632970594446e-16,1.4013288742566e-16,-2.9017835709476e-09,-1.1503481749849e-15,-2.9017846193046e-09,-23.773925968074,-2.8061519590496e-09,-2.8061469354324e-09 +410,0.6491587974362,-0.0041,-0.0021200348877053,-1.9447315207093e-20,1.8773059462729e-20,0.00038160630286704,3.9349058579937e-20,0.00038160630286704,-1.6185349416276e-07,3.8731987233477e-13,0.45323275188796,0.0016858922583002,0.0016858922583001,-0.0019799651122947,24.384519296392,-2.6089469749314e-16,-1.8302563175095e-16,-24.384519296392,2.6089469752211e-16,1.8302563152917e-16,-2.8508682473578e-09,5.4850438024336e-16,-2.8508679657192e-09,-23.578319802124,-2.7566142508176e-09,-2.7566115062787e-09 +415,0.65503517301172,-0.00415,-0.0021380355625125,4.9899134474349e-20,-6.5465676873974e-21,0.00038484642439018,2.3133000619374e-19,0.00038484642439018,-1.6421168780312e-07,3.8731987233477e-13,0.45996696771514,0.0017131389073843,0.0017131389073843,-0.0020119644374875,24.182276295402,-7.1039971441239e-16,3.7290692607898e-17,-24.182276295402,7.1039971426604e-16,-3.7290692577183e-17,-2.7990704444938e-09,2.1497069663706e-15,-2.7990707524773e-09,-23.380241674081,-2.7062384916893e-09,-2.7062335399737e-09 +420,0.660831287856,-0.0042,-0.0021559344667105,-4.4422154214353e-21,-2.6383964851722e-20,0.00038806822718907,-2.6416212600648e-20,0.00038806822718907,-1.6628029442245e-07,3.8731987233477e-13,0.46666520682257,0.001740472211673,0.001740472211673,-0.0020440655332895,23.977582932048,2.1592807082507e-17,1.9824260098225e-16,-23.977582932048,-2.1592807069639e-17,-1.9824260112537e-16,-2.7465176196266e-09,-2.4298973671349e-16,-2.7465168567733e-09,-23.179848501145,-2.6551429286544e-09,-2.6551382341869e-09 +425,0.66654779014931,-0.00425,-0.0021737321026263,5.6185557983233e-20,1.7388695009338e-20,0.00039127180168338,5.2999543173094e-20,0.00039127180168338,-1.680738073162e-07,3.8731987233477e-13,0.47332636124537,0.0017678917434473,0.0017678917434473,-0.0020762678973737,23.770597082773,-1.573921404236e-15,-1.0886339921746e-16,-23.770597082773,1.5739214042402e-15,1.088633993952e-16,-2.6933297302832e-09,4.9696441053922e-16,-2.6933299435572e-09,-22.977293644463,-2.6034457440621e-09,-2.6034432818059e-09 +430,0.67218533209353,-0.0043,-0.002191428983374,-1.7283399084782e-20,-2.9365950874125e-20,0.00039445724023453,1.9134376258041e-20,0.00039445724023453,-1.6960864357429e-07,3.8731987233477e-13,0.47994936101651,0.0017953970658028,0.0017953970658028,-0.002108571016626,23.561473055726,1.6765254740949e-15,2.6756980039777e-16,-23.561473055726,-1.6765254739222e-15,-2.6756980020313e-16,-2.6395919065684e-09,1.7153365219182e-16,-2.6395906942846e-09,-22.77272693087,-2.5512297761229e-09,-2.551226403212e-09 +435,0.67774456974938,-0.00435,-0.0022090256327439,8.318977053938e-20,4.3396205581961e-21,0.00039762463712552,-6.0994185318372e-20,0.00039762463712552,-1.7089761783495e-07,3.8731987233477e-13,0.48653317386081,0.0018229877327449,0.0018229877327449,-0.0021409743672561,23.35036161202,4.4944208181293e-16,-6.8402542598817e-17,-23.35036161202,-4.494420821662e-16,6.8402542594261e-17,-2.5854372454715e-09,-5.957348257186e-16,-2.5854372144174e-09,-22.566294675805,-2.4986239759957e-09,-2.4986209803042e-09 +440,0.68322616287113,-0.0044,-0.0022265225850829,6.8759561686391e-20,7.5547106252139e-21,0.00040077408853955,6.3408102176874e-20,0.00040077408853955,-1.7195496759825e-07,3.8731987233477e-13,0.49307680487526,0.0018506632892901,0.0018506632892901,-0.0021734774149171,23.137409988183,-1.6712045975815e-15,-6.653090935773e-17,-23.137409988183,1.6712045977266e-15,6.6530909437621e-17,-2.5309700173497e-09,7.4302734649866e-16,-2.5309707560264e-09,-22.358139707378,-2.4457289645043e-09,-2.4457251377231e-09 +445,0.68863077473895,-0.00445,-0.0022439203851694,8.6679675523907e-20,9.7111594890195e-20,0.00040390569253743,-5.4526650654182e-21,0.00040390569253743,-1.7279444186613e-07,3.8731987233477e-13,0.49957929619603,0.0018784232715728,0.0018784232715728,-0.0022060796148306,22.922761919766,2.4638967053822e-15,-7.3014257672268e-16,-22.922761919766,-2.4638967053186e-15,7.3014257644786e-16,-2.4762891701899e-09,2.2420333069492e-16,-2.4762883205359e-09,-22.148401391561,-2.3926380564696e-09,-2.3926349647897e-09 +450,0.69395907198907,-0.0045,-0.0022612195880813,1.4276271655374e-19,3.8516189636507e-20,0.0004070195490338,-4.3905953116515e-20,0.0004070195490338,-1.7342868119385e-07,3.8731987233477e-13,0.50603972665221,0.0019062672069578,0.0019062672069578,-0.0022387804119187,22.706557666097,-1.8531650917086e-15,-3.7397441568757e-16,-22.706557666097,1.8531650913981e-15,3.739744156716e-16,-2.4214999057724e-09,-3.1988766349804e-16,-2.4215017274647e-09,-21.937215658498,-2.3394572095317e-09,-2.3394541791993e-09 +455,0.69921172444195,-0.00455,-0.0022784207590571,1.5258037699519e-19,1.386802557158e-19,0.00041011575977226,9.1139334159501e-20,0.00041011575977226,-1.7387085193832e-07,3.8731987233477e-13,0.51245721140695,0.0019341946141579,0.0019341946141579,-0.0022715792409429,22.488934036165,6.9687940997369e-16,-1.1754199666924e-15,-22.488934036165,-6.9687940992477e-16,1.1754199668049e-15,-2.3666931835482e-09,8.0903008796602e-16,-2.3666937002214e-09,-21.724715029899,-2.286270734378e-09,-2.2862661858153e-09 +460,0.70438940492852,-0.0046,-0.0022955244733521,-3.2725350910862e-20,-3.8510445986425e-20,0.00041319442829933,4.5235400789231e-20,0.00041319442829933,-1.7413163888591e-07,3.8731987233477e-13,0.518830901586,0.0019622050033575,0.0019622050033575,-0.0023044755266479,22.270024415599,-2.5729771149164e-15,2.5090967924045e-16,-22.270024415599,2.5729771150965e-15,-2.5090967931508e-16,-2.3119757765487e-09,3.585276519833e-16,-2.3119758557616e-09,-21.511028647504,-2.2331808016101e-09,-2.2331796374753e-09 +465,0.70949278911487,-0.00465,-0.0023125313160871,7.0835642533699e-21,-9.7344168343017e-21,0.0004162556599373,-2.8562411766442e-20,0.0004162556599373,-1.7422423681523e-07,3.8731987233477e-13,0.52515998389414,0.0019902978763402,0.0019902978763402,-0.0023374686839129,22.049958794734,1.8266897108534e-15,-8.3350771705845e-18,-22.049958794734,-1.8266897107824e-15,8.3350775723346e-18,-2.2574149500105e-09,-1.3708850999993e-16,-2.2574155785604e-09,-21.296282302579,-2.1802567415906e-09,-2.1802550570849e-09 +470,0.71452255532533,-0.0047,-0.0023294418820922,1.194670756533e-19,1.1287451143233e-19,0.00041929956175614,3.5121052189181e-20,0.00041929956175614,-1.7415820963151e-07,3.8731987233477e-13,0.53144368021989,0.0020184727266228,0.0020184727266228,-0.0023705581179078,21.828863797727,-3.4210144134967e-16,-3.7693026319866e-16,-21.828863797727,3.4210144139485e-16,3.7693026322511e-16,-2.2031142172751e-09,2.0048234934511e-16,-2.2031149784593e-09,-21.080598466437,-2.1275956700412e-09,-2.1275936649183e-09 +475,0.71947938436423,-0.00475,-0.0023462567757444,1.2919109927103e-19,3.2652570183177e-20,0.00042232624254421,1.2961535879609e-19,0.00042232624254421,-1.7394493667666e-07,3.8731987233477e-13,0.53768124722871,0.0020467290395927,0.0020467290395927,-0.0024037432242556,21.606862712707,-5.9589959837622e-16,-2.1129652341401e-16,-21.606862712707,5.9589959842355e-16,2.1129652343196e-16,-2.1491391291894e-09,9.8191790612738e-16,-2.1491395119676e-09,-20.864096321942,-2.0752609274535e-09,-2.0752583209936e-09 +480,0.72436395933658,-0.0048,-0.0023629766108002,6.0671108690112e-20,1.870182036608e-20,0.00042533581277813,-1.6375902982873e-19,0.00042533581277813,-1.7359537274331e-07,3.8731987233477e-13,0.54387197594524,0.0020750662926513,0.0020750662926513,-0.0024370233891998,21.384075522926,-3.4079950197551e-16,-1.3820156273382e-16,-21.384075522926,3.4079950203066e-16,1.3820156270006e-16,-2.0955495399981e-09,-1.2451076169609e-15,-2.0955507090362e-09,-20.646891795967,-2.0233110005353e-09,-2.0233073933759e-09 +485,0.72917696540462,-0.00485,-0.0023796020106474,3.3399258080786e-21,7.798641987575e-20,0.00042832838464222,2.5777414091907e-19,0.00042832838464222,-1.5352170201766e-07,3.8731987233477e-13,0.55001519124416,0.002103483954999,0.002103483954999,-0.0024703979893526,21.160618942811,1.5375375384633e-15,-5.8276816539875e-16,-21.160618942811,-1.5375375383622e-15,5.827681657069e-16,-2.3106906194669e-09,1.9417272365605e-15,-2.3106899224889e-09,-20.429097601331,-2.2308121018716e-09,-2.2308075889164e-09 +490,0.73391908985966,-0.0049,-0.0023961336064208,-2.075917580322e-20,2.3248555802121e-20,0.00043130407179348,4.4385463966147e-20,0.00043130407179348,-1.5312776824317e-07,3.8731987233477e-13,0.55611025173494,0.0021319814892399,0.0021319814892399,-0.0025038663935792,20.936606435233,1.4311205288026e-15,-1.7831422222309e-16,-20.936606435233,-1.4311205287324e-15,1.7831422244633e-16,-2.2488048143003e-09,3.976601179267e-16,-2.2488030453352e-09,-20.210823236789,-2.1708487300796e-09,-2.1708461726108e-09 +495,0.73859102155914,-0.00495,-0.002412572039386,-2.8643829443354e-20,1.4462549423627e-20,0.00043426298963376,-1.0412429510109e-19,0.00043426298963376,-1.5262579466935e-07,3.8731987233477e-13,0.56215654882685,0.0021605583493517,0.0021605583493517,-0.002537427960614,20.712148274191,-1.6087788463274e-15,-1.0522227837399e-16,-20.712148274191,1.6087788462797e-15,1.0522227842492e-16,-2.1877892841895e-09,-6.7870331508691e-16,-2.1877884526678e-09,-19.992175073886,-2.1117405070746e-09,-2.1117381493451e-09 +500,0.74319345099937,-0.005,-0.002428917959035,-2.7249976504829e-20,1.9134745516749e-20,0.00043720525507198,3.9786100763677e-19,0.00043720525507198,-1.5202688707916e-07,3.8731987233477e-13,0.56815350659601,0.002189213982308,0.002189213982308,-0.002571082040965,20.487351544342,4.7160447998517e-16,-1.3480798189251e-16,-20.487351544342,-4.7160448007337e-16,1.3480798208859e-16,-2.1276544436476e-09,2.8279466927945e-15,-2.1276557185657e-09,-19.773256358339,-2.053498063061e-09,-2.0534914880081e-09 +505,0.74772707006882,-0.00505,-0.0024451720233238,-5.3063538878474e-20,-2.7816124519981e-21,0.00044013098654062,1.3497168292266e-19,0.00044013098654062,-1.5133943698231e-07,3.8731987233477e-13,0.57410058123689,0.0022179478278749,0.0022179478278749,-0.0026048279766762,20.262320209809,2.4449955044117e-15,3.4537732131745e-17,-20.262320209809,-2.4449955043524e-15,-3.4537732106779e-17,-2.0684324612123e-09,9.1236736606243e-16,-2.0684315241011e-09,-19.55416725554,-1.9961438032807e-09,-1.9961398762101e-09 +510,0.7521925718653,-0.0051,-0.0024613348984758,-7.6043762961259e-20,3.8734514852791e-20,0.00044304030396022,2.654769937786e-19,0.00044304030396022,-1.5056813751357e-07,3.8731987233477e-13,0.5799972605866,0.0022467593187795,0.0022467593187795,-0.0026386651015242,20.03715513133,-1.04349133806e-15,-2.672276923517e-16,-20.03715513133,1.0434913380522e-15,2.6722769231516e-16,-2.0101952813289e-09,1.9054028025978e-15,-2.010195065777e-09,-19.33500488813,-1.939755084971e-09,-1.9397510876361e-09 +515,0.75659065051314,-0.00515,-0.0024774072587804,3.1867470015108e-20,2.4664927633342e-20,0.0004459333287032,3.4474658476496e-19,0.0004459333287032,-1.4972049555695e-07,3.8731987233477e-13,0.58584306364118,0.0022756478808808,0.0022756478808808,-0.0026725927412196,19.81195410846,-8.2686012907611e-16,-1.6307847278656e-16,-19.81195410846,8.2686012915402e-16,1.6307847263911e-16,-1.9529701354316e-09,2.3252576022439e-15,-1.9529700468549e-09,-19.11586337432,-1.8843551097666e-09,-1.8843503124295e-09 +520,0.76092200098058,-0.0052,-0.0024933897863878,4.0800601958118e-20,6.0279075717996e-20,0.00044881018355691,-9.7512859158151e-20,0.00044881018355691,-1.4880514065396e-07,3.8731987233477e-13,0.59163754006404,0.0023046129333443,0.0023046129333443,-0.0027066102136122,19.586811917668,-7.7259682539722e-16,-5.1477899721207e-16,-19.586811917668,7.7259682562813e-16,5.147789973512e-16,-1.8967592492486e-09,-6.1389547312021e-16,-1.8967593178623e-09,-18.896833866903,-1.8299439388605e-09,-1.8299416226607e-09 +525,0.76518731889736,-0.00525,-0.0025092831711006,-2.5488392559095e-20,8.1869438378333e-20,0.0004516709926861,3.6726848988375e-20,0.0004516709926861,-1.4782394686108e-07,3.8731987233477e-13,0.59738026968715,0.00233365388882,0.00233365388882,-0.0027407168288994,19.361820351154,9.5993037624503e-17,-6.5202935807614e-16,-19.361820351154,-9.5993037513779e-17,6.5202935802364e-16,-1.8416411358004e-09,2.7678502708649e-16,-1.8416408429307e-09,-18.678004592949,-1.776599447555e-09,-1.7765973318874e-09 +530,0.76938730037305,-0.0053,-0.0025250881101606,9.93584785568e-20,2.2176782291106e-21,0.0004545158815946,7.9192856534526e-20,0.0004545158815946,-1.4678612636487e-07,3.8731987233477e-13,0.6030708620055,0.0023627701536233,0.0023627701536233,-0.0027749118898394,19.13706825635,8.7170870218152e-16,-5.2133257741026e-16,-19.13706825635,-8.7170870219477e-16,5.2133257740397e-16,-1.787595898524e-09,4.7725012167705e-16,-1.7875949473911e-09,-18.459460894114,-1.7243010489841e-09,-1.7242990565866e-09 +535,0.77352264176194,-0.00535,-0.0025408053084684,-2.0175865363269e-20,3.3691645125902e-20,0.00045734497714024,2.5605405699575e-19,0.00045734497714024,-1.2614166955416e-07,3.8731987233477e-13,0.60870895559145,0.0023919611275485,0.0023919611275485,-0.0028091946915316,18.912641579421,-3.6565229950661e-16,-2.1253037631118e-16,-18.912641579421,3.6565229959105e-16,2.125303763058e-16,-1.9437013708826e-09,1.5820186812432e-15,-1.9437030262553e-09,-18.241285275127,-1.874707399093e-09,-1.8747028718199e-09 +540,0.77759403969913,-0.0054,-0.0025564354766185,3.4650197891087e-20,-3.5038901510046e-21,0.0004601584072798,4.1864425434896e-19,0.0004601584072798,-1.2527227788439e-07,3.8731987233477e-13,0.61429421787244,0.0024212262055415,0.0024212262055415,-0.0028435645233815,18.68862339253,-4.8879186932939e-17,2.1707556885803e-17,-18.68862339253,4.8879186984753e-17,-2.1707556918366e-17,-1.8840208145342e-09,2.5521578825311e-15,-1.8840214750665e-09,-18.023557414838,-1.8169778671209e-09,-1.816972323951e-09 +545,0.78160219059481,-0.00545,-0.0025719793333063,5.8451905523198e-21,3.8047983994939e-20,0.00046295630135367,5.0040106752113e-19,0.00046295630135367,-1.2436021457063e-07,3.8731987233477e-13,0.61982634416271,0.0024505647756508,0.0024505647756508,-0.0028780206666937,18.465093959989,-1.9683582070474e-16,-2.3149077394526e-16,-18.465093959989,1.9683582056844e-16,2.3149077409147e-16,-1.8257370200245e-09,3.0125136806016e-15,-1.8257373962759e-09,-17.806354254113,-1.7606073995188e-09,-1.7606011655371e-09 +550,0.78554779067466,-0.0055,-0.0025874376033438,-5.758102290492e-21,-7.893215644055e-20,0.0004657387898283,6.8382303921402e-19,0.0004657387898283,-1.2340926147658e-07,3.8731987233477e-13,0.62530505743272,0.0024799762207163,0.0024799762207163,-0.0029125623966562,18.242130748799,1.3208306991152e-15,4.5766283347217e-16,-18.242130748799,-1.3208306990988e-15,-4.576628334216e-16,-1.7688594267837e-09,4.0758794066509e-15,-1.7688562939063e-09,-17.589750007551,-1.7056040106742e-09,-1.7055948224893e-09 +555,0.7894315357478,-0.00555,-0.0026028110178751,7.6874422194837e-20,2.888648530706e-20,0.00046850600430979,-8.8101064822402e-20,0.00046850600430979,-1.2242284874731e-07,3.8731987233477e-13,0.63073010770158,0.0025094599181869,0.0025094599181869,-0.0029471889821249,18.019808501027,3.1298033788427e-16,-1.6908793456009e-16,-18.019808501027,-3.1298033788086e-16,1.6908793453774e-16,-1.7133806579965e-09,-5.1368766554813e-16,-1.7133813359248e-09,-17.373816214155,-1.6519589542434e-09,-1.6519570162648e-09 +560,0.79325412103116,-0.0056,-0.0026181003141459,1.6754943238446e-19,1.0795590777537e-19,0.00047125807750261,-1.1584249933105e-19,0.00047125807750261,-1.2140767857716e-07,3.8731987233477e-13,0.63610127150022,0.0025390152403154,0.0025390152403154,-0.0029818996858541,17.798199258911,-1.4218554846777e-15,-6.2194815693049e-16,-17.798199258911,1.4218554846576e-15,6.2194815686576e-16,-1.6592826635994e-09,-6.848226834325e-16,-1.6592841176116e-09,-17.158621780686,-1.5996587528879e-09,-1.5996554824688e-09 +565,0.79701624097533,-0.00565,-0.0026333062352733,1.8738585893929e-20,4.601051988535e-20,0.000473995143168,1.8718728673865e-19,0.000473995143168,-1.2036288232764e-07,3.8731987233477e-13,0.64141835133082,0.0025686415543559,0.0025686415543559,-0.0030166937647267,17.577372412607,-3.614132793849e-16,-2.6167142303515e-16,-17.577372412607,3.6141327934138e-16,2.616714231114e-16,-1.6065938330065e-09,1.0621309339765e-15,-1.6065961977291e-09,-16.944233025389,-1.548726935395e-09,-1.5487235456902e-09 +570,0.80071858904367,-0.0057,-0.0026484295304565,1.4206634638339e-19,9.1613550520393e-20,0.00047671733613816,7.8374318589989e-20,0.00047671733613816,-9.9594126723446e-08,3.8731987233477e-13,0.64668117505414,0.0025983382223833,0.0025983382223833,-0.0030515704695435,17.357394746877,-3.2519832435858e-16,-4.9212495871099e-16,-17.357394746877,3.2519832425615e-16,4.9212495864066e-16,-1.7327735453169e-09,4.857418283941e-16,-1.7327729450738e-09,-16.730713729027,-1.6702140280186e-09,-1.6702104475954e-09 +575,0.80436185773658,-0.00575,-0.002663470952956,-2.8095218833236e-19,-1.457999277998e-19,0.00047942479204835,3.3856840727627e-19,0.00047942479204835,-9.881126494804e-08,3.8731987233477e-13,0.65188959562066,0.0026281046030147,0.0026281046030147,-0.003086529047044,17.13833047298,2.3493410063761e-15,8.324583542341e-16,-17.13833047298,-2.3493410063461e-15,-8.3245835420822e-16,-1.6758657421944e-09,1.8584912432603e-15,-1.6758662655734e-09,-16.518125151199,-1.6152218326882e-09,-1.6152170286044e-09 +580,0.80794673812869,-0.0058,-0.0026784312625484,-4.2324276020628e-19,-3.2546647525512e-19,0.0004821176476342,-3.3262870958186e-19,0.0004821176476342,-9.8009662607978e-08,3.8731987233477e-13,0.65704349010395,0.0026579400493185,0.0026579400493185,-0.0031215687374516,16.92024129553,3.6553355900147e-15,1.7424097684062e-15,-16.92024129553,-3.6553355900855e-15,-1.7424097683325e-15,-1.6205544245017e-09,-1.8044282272248e-15,-1.6205537335118e-09,-16.306526117322,-1.5617777026703e-09,-1.5617720094531e-09 +585,0.81147391989938,-0.00585,-0.0026933112234877,-3.7134310698184e-19,3.1185038615965e-21,0.00048479604046157,-2.1194877030206e-20,0.00048479604046157,-9.7187882630578e-08,3.8731987233477e-13,0.66214275943023,0.0026878439105512,0.0026878439105512,-0.0031566887765123,16.703186428245,2.6209538376164e-15,-1.6389928710693e-17,-16.703186428245,-2.6209538376308e-15,1.6389928673405e-17,-1.5668490143607e-09,-1.5593845032672e-16,-1.5668478482201e-09,-16.095973035088,-1.5098909559471e-09,-1.5098861636417e-09 +590,0.81494409111871,-0.0059,-0.0027081116047187,1.7359778957025e-19,-4.6759505821881e-20,0.00048746010894068,-9.2371804941542e-20,0.00048746010894068,-9.6350149192403e-08,3.8731987233477e-13,0.6671873277564,0.0027178155319749,0.0027178155319749,-0.0031918883952813,16.487222666849,-2.5025675678673e-16,2.388077406226e-16,-16.487222666849,2.5025675682905e-16,-2.3880774056407e-16,-1.5147075217922e-09,-4.9946947582263e-16,-1.5147093734097e-09,-15.886519946672,-1.4595222555281e-09,-1.4595195324609e-09 +595,0.81835793808518,-0.00595,-0.0027228331796384,-6.8479987814338e-20,-5.2546045884488e-20,0.00049010999228313,2.2458598183996e-20,0.00049010999228313,-9.5500404029281e-08,3.8731987233477e-13,0.67217714191742,0.0027478542550607,0.0027478542550607,-0.0032271668203616,16.272404417504,-1.0293628012546e-15,2.4656896015756e-16,-16.272404417504,1.0293628013067e-15,-2.4656896014724e-16,-1.4640957037759e-09,1.1777761053266e-16,-1.4640949653212e-09,-15.678218573949,-1.4106351299781e-09,-1.41063283746e-09 +600,0.82171614516596,-0.006,-0.0027374767258565,1.970227933355e-20,-1.8293993664082e-20,0.00049274583045879,3.3029295930584e-20,0.00049274583045879,-9.4638350489618e-08,3.8731987233477e-13,0.6771121708732,0.002777959417693,0.002777959417693,-0.0032625232741435,16.058783746266,7.1155708076176e-16,9.094707329524e-17,-16.058783746266,-7.1155708092914e-16,-9.094707344756e-17,-1.4149997510148e-09,1.928003096648e-16,-1.4150024554218e-09,-15.47111836384,-1.363221262851e-09,-1.3632180365068e-09 +605,0.82501939459684,-0.00605,-0.0027520430254021,-1.056967185573e-19,1.2154826988383e-19,0.00049536776421012,2.6407493779754e-19,0.00049536776421012,-7.4240569247763e-08,3.8731987233477e-13,0.68199240509217,0.0028081303539928,0.0028081303539928,-0.0032979569745979,15.846410427155,1.3895188534276e-15,-5.9402244871933e-16,-15.846410427155,-1.3895188534268e-15,5.9402244877957e-16,-1.515832859242e-09,1.2678419464671e-15,-1.5158321361453e-09,-15.26526654003,-1.460243456157e-09,-1.4602396669711e-09 +610,0.82826836649963,-0.0061,-0.0027665328626876,-2.0546271368063e-19,-1.0005342975109e-19,0.0004979759347778,2.5780558008368e-19,0.0004979759347778,-7.3690102908586e-08,3.8731987233477e-13,0.68681785625319,0.0028383663960522,0.0028383663960522,-0.0033334671373124,15.63533197694,1.590309727751e-15,4.7919373689088e-16,-15.63533197694,-1.5903097276299e-15,-4.7919373674977e-16,-1.4636899109855e-09,1.2419837699277e-15,-1.4636873295192e-09,-15.060708123121,-1.4098978462194e-09,-1.4098935244106e-09 +615,0.83146373847046,-0.00615,-0.002780947026976,-6.0115450876636e-20,6.0564665413534e-20,0.00050057048420587,-1.1851761192542e-19,0.00050057048420587,-7.312679883853e-08,3.8731987233477e-13,0.69158855630973,0.0028686668718327,0.0028686668718327,-0.003369052973024,15.42559372074,-2.6618245353969e-16,-4.711123246847e-16,-15.42559372074,2.6618245356049e-16,4.7111232471899e-16,-1.4132208174018e-09,-5.5521826793491e-16,-1.4132212230444e-09,-14.857486014391,-1.3611754183407e-09,-1.3611718602572e-09 +620,0.83460618600653,-0.0062,-0.0027952863058863,-2.9045463458659e-18,-7.7564564161214e-18,0.00050315155448965,-1.090097324371e-18,0.00050315155448964,-2.654295272464e-07,3.8731987233477e-13,0.69630455780064,0.0028990311106959,0.0028990311106959,-0.0034047136941137,15.217238786603,1.3233078805294e-14,3.5782259455693e-14,-15.217238786603,-1.3233078805294e-14,-3.5782259455693e-14,-6.4036616983969e-13,-4.9004647215117e-15,-6.9008312472873e-13,-14.655640955982,-6.8558509119023e-13,-5.9576347964907e-13 +625,0.83769638070144,-0.00625,-0.0028095515034363,9.8853281343167e-18,1.0572409514735e-17,0.00050571928990134,1.9957659210055e-17,0.00050571928990135,-2.6258064877993e-07,3.8731987233477e-13,0.70096593081011,0.0029294584280401,0.0029294584280401,-0.0034404484965637,15.010308277329,-4.429908866277e-14,-4.7867922695557e-14,-15.010308277329,4.429908866277e-14,4.7867922695557e-14,-1.6368310291313e-12,9.0393497645387e-14,-1.6192710427204e-12,-14.455211822594,-1.6673307286945e-12,-1.4683573794368e-12 +630,0.84073499253626,-0.0063,-0.0028237434129669,-7.191994816862e-17,-7.6348865981287e-17,0.00050827383347011,-4.3206671920207e-17,0.0005082738334701,-2.6003008812836e-07,3.8731987233477e-13,0.70557276607405,0.0029599481483549,0.0029599481483549,-0.0034762565870331,14.804841112645,3.1828327769569e-13,3.3923378733774e-13,-14.804841112645,-3.1828327769569e-13,-3.3923378733774e-13,-5.7045645145268e-13,-1.9167481012748e-13,-6.3192055816381e-13,-14.256235305136,-7.9287007890764e-13,-3.649518419192e-13 +635,0.8437226881065,-0.00635,-0.0028378628348783,4.3069043803772e-17,3.4218222452123e-17,0.00051081532926744,-2.0715687573949e-18,0.00051081532926744,-2.5723558749746e-07,3.8731987233477e-13,0.71012517198784,0.0029904995901189,0.0029904995901189,-0.0035121371651217,14.600874325301,-1.87500083127e-13,-1.4919796444101e-13,-14.600874325301,1.87500083127e-13,1.4919796444101e-13,-1.1732964084149e-12,-9.1394147703714e-15,-1.1751067189917e-12,-14.058746198724,-1.3839511526432e-12,-8.7725614254518e-13 +640,0.84666013089715,-0.0064,-0.0028519105718632,3.597831559116e-16,3.5223029256516e-16,0.0005133439217779,-1.2676265712793e-16,0.0005133439217779,-2.5403551795478e-07,3.8731987233477e-13,0.71462327468122,0.0030211120698587,0.0030211120698586,-0.0035480894281368,14.398442863207,-1.5381522512694e-12,-1.5070926003854e-12,-14.398442863207,1.5381522512694e-12,1.5070926003854e-12,-4.6406309780681e-12,-5.4223213038787e-13,-4.6439421350987e-12,-13.8627773865,-5.0329367650646e-12,-3.9062222411786e-12 +645,0.84954798115083,-0.00645,-0.0028658874286457,-7.2012091634105e-17,-5.4696569267153e-17,0.00051585975585352,-1.9048087337998e-17,0.00051585975585353,-2.5175715556713e-07,3.8731987233477e-13,0.71906721748249,0.0030517849023711,0.0030517849023711,-0.0035841125713543,14.197579780213,3.014657107822e-13,2.2963245432234e-13,-14.197579780212,-3.014657107822e-13,-2.2963245432234e-13,-1.9082877819463e-12,-8.0039335188621e-14,-1.8852298625001e-12,-13.668359884261,-2.375312779984e-12,-1.276800128996e-12 +650,0.85238689572584,-0.0065,-0.0028797942118853,-1.19902573717e-15,-1.1785020642972e-15,0.00051836297668937,-3.1240158831841e-16,0.00051836297668937,-2.4730645620252e-07,3.8731987233477e-13,0.72345716036548,0.0030825174008054,0.0030825174008054,-0.0036202057881147,13.998316245253,4.9400682374103e-12,4.8546607642142e-12,-13.998316245253,-4.9400682374103e-12,-4.8546607642142e-12,-1.3472379359016e-11,-1.2868942103018e-12,-1.3461869855233e-11,-13.475522886922,-1.4301078628482e-11,-1.1627260563865e-11 +655,0.85517752799513,-0.00655,-0.002893631729621,3.1373778496551e-16,3.1959515561693e-16,0.00052085372974015,6.98149589077e-17,0.00052085372974015,-2.4660552710998e-07,3.93577818672e-13,0.72779327945833,0.0031133088771358,0.0031133088771358,-0.003656368270379,13.800681585473,-1.2685951519777e-12,-1.2918025829828e-12,-13.800681585473,1.2685951519777e-12,1.2918025829828e-12,2.1380973976277e-12,2.8229456764947e-13,2.1373878541097e-12,-13.284293809071,1.7500128464166e-12,2.3654941963818e-12 +660,0.85792052766069,-0.0066,-0.0029074007918164,5.9492875674838e-16,6.1099134370677e-16,0.00052333216077866,1.024015924654e-15,0.00052333216077866,-2.3350254352295e-07,3.93577818672e-13,0.73207576642002,0.0031441586416981,0.003144158641698,-0.0036925992081836,13.604703335857,-2.3599341158634e-12,-2.4229096483824e-12,-13.604703335857,2.3599341158634e-12,2.4229096483824e-12,-6.5257891957875e-11,4.0607355148574e-12,-6.5267252269148e-11,-13.09469833858,-6.7027553979471e-11,-5.860454155822e-11 +665,0.86061654071795,-0.00665,-0.0029211022090638,2.176589550589e-15,2.2189636207873e-15,0.00052579841570849,1.5765749233215e-14,0.00052579841570849,-2.1163488739262e-07,3.93577818672e-13,0.73630482804888,0.0031750660042928,0.0031750660042921,-0.0037288977909362,13.410407276015,-8.4681734765581e-12,-8.6330327224684e-12,-13.410407276015,8.4681734765581e-12,8.6330327224684e-12,-2.3493964301701e-10,6.1337739491732e-11,-2.3495357232986e-10,-12.906760467736,-2.8972333608452e-10,-1.6252237510549e-10 +670,0.8632662093407,-0.0067,-0.0029347367922882,-1.8354792206673e-15,-1.7986243433632e-15,0.00052825264055453,-8.5770969289404e-16,0.00052825264055453,-2.0964201574714e-07,3.93577818672e-13,0.74048068576867,0.0032060302744363,0.0032060302744356,-0.0037652632077118,13.217817479936,7.0070543683376e-12,6.8651345163627e-12,-13.217817479936,-7.0070543683376e-12,-6.8651345163627e-12,-1.8435746281979e-10,-3.2738687402028e-12,-1.8436257056453e-10,-12.720502536483,-1.9956830284624e-10,-1.5527879101297e-10 +675,0.86587017155591,-0.00675,-0.0029483053553597,-5.5398371317102e-15,-5.4385995638105e-15,0.00053069498168284,-3.4194348060408e-15,0.00053069498168284,-1.6310425188237e-07,3.93577818672e-13,0.74460357478061,0.0032370507591394,0.0032370507591366,-0.0038016946446403,13.026956365496,2.0743302097373e-11,2.0364585323721e-11,-13.026956365496,-2.0743302097373e-11,-2.036458532372e-11,-6.202049024643e-10,-1.2803860075268e-11,-6.2020775666458e-10,-12.535945308381,-8.1272683518339e-10,-3.8093228352044e-10 +680,0.86842906152988,-0.0068,-0.002961808709559,6.3822311840784e-15,6.3963682874804e-15,0.00053312558530027,-2.7362004942078e-15,0.00053312558530027,-1.3092937756198e-07,3.93577818672e-13,0.74867374418058,0.0032681267676142,0.0032681267676112,-0.003838191290441,12.837844712572,-2.3443462604704e-11,-2.3495601309661e-11,-12.837844712572,2.3443462604704e-11,2.3495601309661e-11,-5.6573738125333e-10,-1.0050801321687e-11,-5.6572971913812e-10,-12.353107952484,-5.6594856660393e-10,-5.2279612136798e-10 +685,0.87094350921739,-0.00685,-0.0029752476665583,8.1722360274635e-15,8.1801938669633e-15,0.00053554459747324,-4.1593857278014e-15,0.00053554459747324,-1.744958080252e-07,3.93577818672e-13,0.75269145607305,0.0032992576087424,0.0032992576087394,-0.0038747523334417,12.650501742282,-2.9446904207632e-11,-2.947584162795e-11,-12.650501742282,2.9446904207632e-11,2.947584162795e-11,-3.0797105519002e-10,-1.4987687240079e-11,-3.0797203500912e-10,-12.172008124045,-3.1185910878736e-10,-2.8078649931496e-10 +690,0.873414139914,-0.0069,-0.0029886230432038,1.1785839771305e-14,1.1812452404889e-14,0.00053795216505559,-5.1627218241312e-14,0.00053795216505559,-1.329038550324e-07,3.93577818672e-13,0.75665698451879,0.0033304425869997,0.0033304425869961,-0.0039113769567962,12.464945143485,-4.165811127709e-11,-4.1752000888716e-11,-12.464945143485,4.165811127709e-11,4.1752000888716e-11,-6.786680885569e-10,-1.8248028833828e-10,-6.786733678799e-10,-11.99266205942,-8.4210310895246e-10,-4.6381017016073e-10 +695,0.8758415750358,-0.00695,-0.0030019356487973,2.4869504163277e-14,2.4883962524787e-14,0.00054034843398316,-3.2695334068478e-15,0.00054034843398316,-1.5328452640517e-07,3.93577818672e-13,0.76057061645114,0.0033616810132847,0.0033616810132809,-0.0039480643512027,12.281191083253,-8.6222007055728e-11,-8.6273419753135e-11,-12.281191083253,8.6222007055728e-11,8.6273419753135e-11,-3.7490297073965e-10,-1.1335628116233e-11,-3.7489869666514e-10,-11.815084482263,-3.7709320084063e-10,-3.4425133205223e-10 +700,0.87822643110298,-0.007,-0.0030151862980782,2.6273211725075e-14,2.6282646273661e-14,0.00054273355071136,-2.415967641436e-15,0.00054273355071136,-1.4401258319197e-07,3.93577818672e-13,0.76443264971535,0.0033929721938668,0.0033929721938629,-0.0039848137019218,12.099254340081,-8.9345895964325e-11,-8.9378118257527e-11,-12.099254340081,8.9345895964325e-11,8.9378118257527e-11,-3.9417223303353e-10,-8.2158373259101e-12,-3.9416395925221e-10,-11.639288787732,-3.9086950276305e-10,-3.6749728133081e-10 +705,0.88056932026388,-0.00705,-0.0030283758020905,2.4881176572157e-14,2.488205934383e-14,0.00054510766129676,2.63966022865e-15,0.00054510766129676,-1.3909999729833e-07,3.93577818672e-13,0.76824339358016,0.0034243154381615,0.0034243154381577,-0.0040216241979095,11.919148222776,-8.2991200638711e-11,-8.2992752761245e-11,-11.919148222776,8.2991200638711e-11,8.2992752761245e-11,-3.9397832370473e-10,8.80447607909e-12,-3.9399719764622e-10,-11.465286987429,-3.8810949880458e-10,-3.6986123219758e-10 +710,0.882870849931,-0.0071,-0.0030415049720147,2.6462546116549e-14,2.6461258347309e-14,0.00054747091174447,-6.3747206925223e-15,0.00054747091174447,-1.3421964162319e-07,3.93577818672e-13,0.77200316782247,0.0034557100554687,0.0034557100554648,-0.0040584950279853,11.740884716961,-8.6568574259631e-11,-8.6564692893935e-11,-11.740884716961,8.6568574259631e-11,8.6564692893935e-11,-4.0910585127066e-10,-2.0854127093858e-11,-4.0909048686081e-10,-11.293089792898,-4.151054322363e-10,-3.7188506613496e-10 +715,0.88513162276611,-0.00715,-0.00305457461794,2.2552606702744e-14,2.2557254748729e-14,0.00054982344787353,8.7296720930432e-15,0.00054982344787352,-1.2837636553797e-07,3.93577818672e-13,0.77571230237514,0.0034871553560167,0.0034871553560129,-0.00409542538206,11.564474462563,-7.2358912904527e-11,-7.2373470331285e-11,-11.564474462563,7.2358912904527e-11,7.2373470331285e-11,-4.2305577042322e-10,2.8008520311118e-11,-4.2307637180866e-10,-11.122706644662,-4.359269684859e-10,-3.7788256787626e-10 +720,0.88735223658857,-0.0072,-0.0030675855488335,2.775907017807e-14,2.7764486814617e-14,0.0005521654152975,-3.5339713929987e-15,0.00055216541529751,-1.1716048398114e-07,3.93577818672e-13,0.77937113685209,0.0035186506509899,0.0035186506509861,-0.0041324144511665,11.38992682112,-8.7345794286411e-11,-8.73638529789e-11,-11.38992682112,8.7345794286411e-11,8.73638529789e-11,-4.3427075595796e-10,-1.1120107304421e-11,-4.3425749819351e-10,-10.954145753327,-4.291712032201e-10,-4.0612697176002e-10 +725,0.88953328433608,-0.00725,-0.0030805385717245,1.5055615971734e-14,1.5056148451947e-14,0.00055449695928526,1.5574244439441e-14,0.00055449695928526,-1.196911867396e-07,3.93577818672e-13,0.78298002016093,0.0035501952532224,0.0035501952532186,-0.0041694614282755,11.217249906533,-4.6461458436551e-11,-4.6461328470783e-11,-11.217249906533,4.6461458436551e-11,4.6461328470783e-11,-4.4322992286201e-10,4.806014190795e-11,-4.4324462092523e-10,-10.787414132551,-4.7604617603832e-10,-3.7645939363972e-10 +730,0.89167535388478,-0.0073,-0.0030934344932617,2.1874980895879e-14,2.1875460595158e-14,0.00055681822502734,-1.6425380354603e-15,0.00055681822502734,-1.024968554475e-07,3.93577818672e-13,0.78653930988439,0.0035817884758723,0.0035817884758684,-0.0042065655067383,11.046450631835,-6.6199918033656e-11,-6.6199771532244e-11,-11.046450631835,6.6199918033656e-11,6.6199771532245e-11,-4.4962900774518e-10,-4.9706486558041e-12,-4.496457321998e-10,-10.622517654011,-4.3753112653215e-10,-4.2723187465573e-10 +735,0.89377902815398,-0.00735,-0.0031062741166235,8.0142539519031e-15,7.9993863623877e-15,0.00055912935710332,1.3541946073823e-14,0.00055912935710331,-1.0576961528841e-07,3.93577818672e-13,0.79004937213477,0.0036134296350527,0.003613429635049,-0.0042437258833765,10.877534733435,-2.3782130748019e-11,-2.3739160947259e-11,-10.877534733435,2.3782130748019e-11,2.3739160947259e-11,-4.544379482468e-10,4.0187374316997e-11,-4.544440163108e-10,-10.459461057841,-4.7860653198219e-10,-3.9534291956398e-10 +740,0.8958448848295,-0.0074,-0.0031190582448793,1.9740899141269e-14,1.9726663175601e-14,0.00056143050005482,5.0285916295297e-16,0.00056143050005482,-8.9511676293341e-08,3.93577818672e-13,0.79351058077681,0.0036451180469695,0.003645118046966,-0.0042809417551207,10.710506832616,-5.744760940077e-11,-5.7406071204244e-11,-10.710506832616,5.744760940077e-11,5.7406071204244e-11,-4.7262513372997e-10,1.4634618962986e-12,-4.7262912296401e-10,-10.298248022884,-4.6933357878734e-10,-4.3953683530625e-10 +745,0.89787349651159,-0.00745,-0.0031317876771998,2.4071919573915e-14,2.4070807272006e-14,0.00056372179774767,-9.4143388266048e-15,0.00056372179774767,-8.9506293932118e-08,3.93577818672e-13,0.79692331735948,0.0036768530311484,0.0036768530311447,-0.0043182123228002,10.545370442948,-6.8691441484317e-11,-6.8687545449372e-11,-10.545370442948,6.8691441484317e-11,6.8687545449372e-11,-4.6667433213723e-10,-2.6864392308679e-11,-4.666757165333e-10,-10.138881170184,-4.7651299037632e-10,-4.2085949026343e-10 +750,0.89986543046771,-0.0075,-0.0031444632119614,3.6792123316027e-14,3.6791568816849e-14,0.00056600339387402,-4.2349672181164e-15,0.00056600339387402,-7.6508859692126e-08,3.93577818672e-13,0.80028797038936,0.0037086339077912,0.0037086339077873,-0.0043555367880386,10.382128039653,-1.0294651995574e-10,-1.0294521013862e-10,-10.382128039653,1.0294651995574e-10,1.0294521013862e-10,-4.8168037590738e-10,-1.1849759815687e-11,-4.8167896939152e-10,-9.9813621287623,-4.758727734466e-10,-4.5029943795461e-10 +755,0.90182124874366,-0.00755,-0.0031570856436005,3.9538867688376e-14,3.9540004379505e-14,0.00056827543145275,1.0528236906314e-14,0.00056827543145275,-8.3041316045751e-08,3.93577818672e-13,0.80360493520745,0.0037404600004542,0.0037404600004505,-0.0043929143563995,10.220781064837,-1.0847784378449e-10,-1.0848071888621e-10,-10.220781064837,1.0847784378449e-10,1.0848071888621e-10,-4.5627350442997e-10,2.8884973946948e-11,-4.5627704763106e-10,-9.8256915446444,-4.6855397345748e-10,-4.0872147022374e-10 +760,0.90374150793819,-0.0076,-0.0031696557656118,-1.5945637838798e-15,-1.5967167809892e-15,0.00057053805328424,2.2535336750463e-15,0.00057053805328425,-6.9250003065235e-08,3.93577818672e-13,0.80687461330058,0.0037723306334965,0.0037723306334926,-0.0044303442343882,10.061329992748,4.2889291913498e-12,4.2952572020724e-12,-10.061329992748,-4.2889291913498e-12,-4.2952572020723e-12,-4.808873461973e-10,6.0621502336524e-12,-4.8085437193242e-10,-9.6718691433118,-4.8491864171798e-10,-4.3959531956955e-10 +765,0.90562675933143,-0.00765,-0.0031821743671013,4.7340511202825e-15,4.7337300497727e-15,0.00057279140142725,-9.113543174019e-15,0.00057279140142726,-6.1434693776619e-08,3.93577818672e-13,0.81009741221419,0.0038042451350133,0.003804245135009,-0.0044678256328987,9.9037743373304,-1.2486501646587e-11,-1.248527871467e-11,-9.9037743373304,1.2486501646587e-11,1.248527871467e-11,-4.9261675892173e-10,-2.40371398724e-11,-4.9259570434978e-10,-9.5198937357,-4.9840503202608e-10,-4.4861957071223e-10 +770,0.90747754871993,-0.0077,-0.0031946422348572,2.4207871297769e-14,2.4206170060858e-14,0.00057503561750642,-6.8367536975147e-15,0.00057503561750642,-5.797462421242e-08,3.93577818672e-13,0.81327374496989,0.0038362028350734,0.0038362028350689,-0.0045053577651429,9.7481127116909,-6.2599215807228e-11,-6.2595404880119e-11,-9.7481127116909,6.2599215807227e-11,6.2595404880119e-11,-4.7968587870833e-10,-1.7679375036194e-11,-4.796871101081e-10,-9.3697632709738,-4.7947797243148e-10,-4.4265927193939e-10 +775,0.90929441640792,-0.00775,-0.0032070601525836,4.248535322266e-14,4.2482880805678e-14,0.00057727084258145,-5.3746757335297e-15,0.00057727084258146,-5.5533394771601e-08,3.93577818672e-13,0.81640402975059,0.0038682030663717,0.0038682030663669,-0.0045429398474164,9.5943428421944,-1.0771095387816e-10,-1.0770605367702e-10,-9.5943428421944,1.0771095387816e-10,1.0770605367702e-10,-4.6898689183806e-10,-1.3626240072336e-11,-4.6897033322567e-10,-9.2214748642577,-4.6796309790315e-10,-4.335419991028e-10 +780,0.9110778971774,-0.0078,-0.0032194289005808,-7.2497471961309e-16,-7.2327322897084e-16,0.00057949721711264,-7.4065873428059e-16,0.00057949721711263,-5.5376860430556e-08,3.93577818672e-13,0.81948868955243,0.0039002451645014,0.0039002451644967,-0.0045805710994192,9.4424616133472,1.8024611168841e-12,1.7977395423417e-12,-9.4424616133472,-1.8024611168841e-12,-1.7977395423417e-12,-4.3716634544895e-10,-1.840950486632e-12,-4.3717951153031e-10,-9.0750248276375,-4.228193463857e-10,-4.1750287942168e-10 +785,0.91282852022843,-0.00785,-0.0032317492561003,2.9988871011411e-14,2.9999931157759e-14,0.00058171488097513,-1.3263698831939e-14,0.00058171488097512,-4.3800525872939e-08,3.93577818672e-13,0.82252815178814,0.0039323284676519,0.0039323284676474,-0.0046182507438997,9.292465098761,-7.3075271952879e-11,-7.3102470662393e-11,-9.292465098761,7.3075271952879e-11,7.3102470662393e-11,-4.8982380917042e-10,-3.2320376943751e-11,-4.8984058058812e-10,-8.930408705903,-5.0421087343207e-10,-4.3728347733137e-10 +790,0.91454680923236,-0.0079,-0.0032440219914147,2.4705546681966e-14,2.4710748309062e-14,0.00058392397324091,1.6553673173914e-14,0.0005839239732409,-6.3653940785002e-08,3.93577818672e-13,0.82552284808908,0.0039644523182518,0.0039644523182472,-0.0046559780085853,9.1443485870236,-5.9017292848679e-11,-5.9030012037967e-11,-9.1443485870236,5.9017292848679e-11,5.9030012037967e-11,-4.1864267148796e-10,3.9544030579672e-11,-4.1865396258779e-10,-8.7876212937922,-4.432574097104e-10,-3.6137570994722e-10 +795,0.91623328211023,-0.00795,-0.0032562478777683,1.7206664379657e-15,1.7203294620072e-15,0.00058612463266911,2.5587920327825e-16,0.00058612463266912,-4.7596111940607e-08,3.93577818672e-13,0.82847321363179,0.0039966160596051,0.0039966160596006,-0.0046937521222317,8.9981066277611,-4.0297266563141e-12,-4.0286848532345e-12,-8.9981066277611,4.0297266563141e-12,4.0286848532344e-12,-4.198356972199e-10,5.9931187241909e-13,-4.1982658822534e-10,-8.6466566978657,-4.1238000096348e-10,-3.9448657938901e-10 +800,0.91788845126947,-0.008,-0.0032684276796384,1.5815333472904e-14,1.5808096186897e-14,0.00058831699689952,-6.746996056667e-15,0.00058831699689953,-4.9702743254443e-08,3.93577818672e-13,0.83137968726622,0.0040288190407783,0.0040288190407736,-0.0047315723203616,8.8537330373153,-3.6306629401114e-11,-3.6289880141625e-11,-8.8537330373153,3.6306629401114e-11,3.6289880141625e-11,-4.0568321499017e-10,-1.5488831430655e-11,-4.0566987551856e-10,-8.507508323679,-4.0584687056827e-10,-3.7377830469371e-10 +805,0.91951282335429,-0.00805,-0.003280562159509,3.7940114954128e-14,3.793349240583e-14,0.00059050120316415,-3.1874356063066e-15,0.00059050120316416,-4.0801094058907e-08,3.93577818672e-13,0.83424271079809,0.0040610606125345,0.0040610606125296,-0.004769437840491,8.7112209629865,-8.5378054947926e-11,-8.5363412174791e-11,-8.7112209629865,8.5378054947926e-11,8.5363412174791e-11,-4.1017639314997e-10,-7.1727774762644e-12,-4.1015748170662e-10,-8.3701689419223,-4.0343842290197e-10,-3.8477865372787e-10 +810,0.92110689936991,-0.0081,-0.0032926520745929,-7.4114160717292e-16,-7.3585363345733e-16,0.00059267738777785,-4.9769767633483e-16,0.00059267738777785,-4.0501907605517e-08,3.93577818672e-13,0.83706272892826,0.0040933401301253,0.0040933401301205,-0.0048073479254071,8.5705628765084,1.6343041642115e-12,1.6232033587505e-12,-8.5705628765084,-1.6343041642115e-12,-1.6232033587504e-12,-3.8836194363837e-10,-1.097853041145e-12,-3.8836475996405e-10,-8.2346306935689,-3.7468286710825e-10,-3.715992203297e-10 +815,0.92267117457442,-0.00815,-0.0033046981787768,3.8282789515766e-14,3.829860534601e-14,0.0005948456864132,-1.0538508383413e-14,0.0005948456864132,-3.1693632607244e-08,3.93577818672e-13,0.83984018878711,0.0041256569516346,0.0041256569516298,-0.0048453018212232,8.4317506322025,-8.2776706534907e-11,-8.2810726394945e-11,-8.4317506322025,8.2776706534907e-11,8.2810726394945e-11,-4.2177680346416e-10,-2.2786701602545e-11,-4.2179194880116e-10,-8.1008851327917,-4.2881945926766e-10,-3.8164729452812e-10 +820,0.92420613854781,-0.0082,-0.0033167012205938,-2.6817700765809e-16,-2.6756523966323e-16,0.00059700623385253,-2.4774092136031e-17,0.00059700623385255,-3.7409019881807e-08,3.93577818672e-13,0.84257553978495,0.0041580104397046,0.0041580104396999,-0.0048832987794062,8.2947754750855,5.6839602579702e-13,5.6708213725162e-13,-8.2947754750855,-5.6839602579697e-13,-5.6708213725162e-13,-3.6861611883203e-10,-5.2409114736509e-14,-3.6858084358167e-10,-7.96892324062,-3.5502514056126e-10,-3.5321175196686e-10 +825,0.92571227509664,-0.00825,-0.0033286619451068,1.7021149056467e-15,1.7099336243253e-15,0.00059915916416573,8.8938953784061e-16,0.00059915916416572,-4.2249538978467e-08,3.93577818672e-13,0.84526923317415,0.0041903999599321,0.0041903999599277,-0.0049213380548931,8.159628083437,-3.5361987741823e-12,-3.5522041439867e-12,-8.159628083437,3.5361987741823e-12,3.5522041439867e-12,-3.5872341178926e-10,1.8476025757305e-12,-3.5873830950156e-10,-7.8387354655925,-3.6104076979588e-10,-3.2820542897396e-10 +830,0.92719006229122,-0.0083,-0.0033405810927602,2.6198249562734e-14,2.6204219202099e-14,0.00060130461063276,-1.0290032676048e-14,0.00060130461063276,-3.1352424656461e-08,3.93577818672e-13,0.8479217218495,0.0042228248818471,0.0042228248818428,-0.0049594189072398,8.0262985841532,-5.3343753843054e-11,-5.3355937195781e-11,-8.0262985841532,5.3343753843054e-11,5.3355937195781e-11,-3.8006763858034e-10,-2.0952114865786e-11,-3.8006709512983e-10,-7.7103117422355,-3.867886478998e-10,-3.4342038949756e-10 +835,0.92863997251491,-0.00835,-0.0033524593978765,2.6712836022271e-14,2.671470966802e-14,0.00060344270546965,2.0166358815748e-14,0.00060344270546965,-5.0176510058009e-08,3.93577818672e-13,0.85053346017544,0.0042552845801917,0.0042552845801872,-0.0049975406021235,7.8947765846828,-5.3309923326765e-11,-5.3314429638495e-11,-7.8947765846828,5.3309923326765e-11,5.3314429638495e-11,-3.4067339006468e-10,4.0245914431394e-11,-3.4067826971906e-10,-7.5836415074557,-3.6889978660009e-10,-2.855996375286e-10 +840,0.93006247229745,-0.0084,-0.0033642975927244,2.5403196509275e-15,2.5380366572885e-15,0.00060557358043937,3.8192930207424e-16,0.00060557358043938,-3.1935568856056e-08,3.93577818672e-13,0.85310490342752,0.0042877784314565,0.0042877784314523,-0.0050357024072756,7.7650512041523,-4.9691293762017e-12,-4.9643889540314e-12,-7.7650512041523,4.9691293762016e-12,4.9643889540315e-12,-3.4213323489801e-10,7.4706111862245e-13,-3.4213087388105e-10,-7.4587137524316,-3.389376509638e-10,-3.1833169398466e-10 +845,0.93145802254007,-0.00845,-0.0033760964016658,2.3667991711176e-14,2.3661713144462e-14,0.0006076973659564,-9.7266666828966e-15,0.0006076973659564,-3.613375731959e-08,3.93577818672e-13,0.85563650794286,0.0043203058188654,0.0043203058188609,-0.0050739035983342,7.637111078622,-4.5372391123794e-11,-4.5360528218304e-11,-7.637111078622,4.5372391123794e-11,4.5360528218304e-11,-3.2975780304815e-10,-1.8646443172165e-11,-3.2976718696198e-10,-7.3355170094248,-3.3603538497183e-10,-2.9744457002013e-10 +850,0.93282707831504,-0.0085,-0.0033878565463263,-1.0458158509651e-15,-1.0389108623557e-15,0.00060981419190218,-5.3263074134877e-16,0.00060981419190217,-2.9413889990337e-08,3.93577818672e-13,0.85812873050645,0.0043528661279714,0.004352866127967,-0.0051121434536737,7.5109444156072,1.9649730998939e-12,1.9519370780023e-12,-7.5109444156072,-1.9649730998939e-12,-1.9519370780023e-12,-3.175038943584e-10,-1.0007476544414e-12,-3.1751642947688e-10,-7.2140394089349,-3.0778008661857e-10,-3.0213810583978e-10 +855,0.93417008900532,-0.00855,-0.0033995787419737,3.6767724001433e-15,3.6665850244135e-15,0.00061192418702935,5.4334966155167e-15,0.00061192418702936,-3.3459444992445e-08,3.93577818672e-13,0.86058202835552,0.0043854587497415,0.0043854587497368,-0.0051504212580263,7.386538985495,-6.7701522866306e-12,-6.7514281916452e-12,-7.386538985495,6.7701522866306e-12,6.7514281916453e-12,-3.0515961603732e-10,1.0004895831029e-11,-3.0514827886774e-10,-7.0942686802135,-3.0343186351153e-10,-2.8272739085845e-10 +860,0.93548749823597,-0.0086,-0.0034112636994808,2.076208805913e-14,2.0756154327947e-14,0.00061402747929177,-1.2847582805867e-14,0.00061402747929176,-3.9021168518616e-08,3.93577818672e-13,0.86299685880995,0.0044180830788845,0.0044180830788799,-0.0051887363005192,7.2638821711498,-3.7466082148619e-11,-3.7455739886199e-11,-7.2638821711498,3.7466082148619e-11,3.7455739886199e-11,-2.9658632099345e-10,-2.3184172288202e-11,-2.9659432494132e-10,-6.9761921861576,-3.0883201455105e-10,-2.6085539083988e-10 +865,0.93677974390409,-0.00865,-0.0034229121247367,-4.8971380979467e-16,-4.8949335939529e-16,0.00061612419574691,1.8814324872265e-17,0.00061612419574691,-2.7157145865431e-08,3.93577818672e-13,0.86537367908478,0.0044507385143531,0.0044507385143485,-0.0052270878752633,7.1429609747586,8.6515454964505e-13,8.6556783208375e-13,-7.1429609747586,-8.6515454964502e-13,-8.6556783208374e-13,-2.8813093816754e-10,3.3390001103604e-14,-2.881448731929e-10,-6.8597969416035,-2.7679868371621e-10,-2.766321781154e-10 +870,0.93804725824109,-0.0087,-0.0034345247171156,-6.6829671731209e-16,-6.6734917731504e-16,0.00061821446228866,2.4945136287993e-15,0.00061821446228865,-3.0561528419071e-08,3.93577818672e-13,0.86771294616676,0.0044834244606471,0.0044834244606427,-0.0052654752828844,7.0237620448875,1.1581796442326e-12,1.1565762351513e-12,-7.0237620448875,-1.1581796442326e-12,-1.1565762351513e-12,-2.7989802353783e-10,4.3231866934197e-12,-2.7991707878328e-10,-6.745069625955,-2.7743127742467e-10,-2.6017119525071e-10 +875,0.93929046773372,-0.00875,-0.003446102172114,3.2352367799401e-14,3.2353480894862e-14,0.00062029840409092,-7.6570213622351e-16,0.00062029840409092,-2.0111137644108e-08,3.93577818672e-13,0.87001511643404,0.0045161403255682,0.004516140325564,-0.005303897827886,6.9062717014065,-5.4947112353978e-11,-5.4948335391023e-11,-6.9062717014065,5.4947112353978e-11,5.4948335391023e-11,-2.9728062572753e-10,-1.3005471675462e-12,-2.9728071648869e-10,-6.6319966192505,-2.9873000328234e-10,-2.7221898077026e-10 +880,0.94050979324213,-0.0088,-0.0034576451782974,3.4474756720378e-15,3.4466857810242e-15,0.0006223761451291,6.0203323624062e-15,0.00062237614512909,-2.8160014764467e-08,3.93577818672e-13,0.8722806456428,0.0045488855228196,0.0045488855228153,-0.0053423548217026,6.790475944421,-5.7377927011954e-12,-5.736400628283e-12,-6.790475944421,5.7377927011954e-12,5.736400628283e-12,-2.6835704155582e-10,1.0019786183772e-11,-2.6836930641093e-10,-6.5205640048992,-2.6806180247553e-10,-2.4733042241083e-10 +885,0.94170564992584,-0.00885,-0.0034691544200141,2.6196131393079e-14,2.618871040233e-14,0.00062444780855832,-1.2918612172103e-14,0.00062444780855832,-3.5789003760556e-08,3.93577818672e-13,0.87450998856221,0.0045816594696952,0.004581659469691,-0.0053808455799859,6.676360490366,-4.272539381825e-11,-4.2711837070128e-11,-6.676360490366,4.272539381825e-11,4.2711837070128e-11,-2.5631333294327e-10,-2.106933168338e-11,-2.563044008359e-10,-6.410757604582,-2.6790827250102e-10,-2.2431620216684e-10 +890,0.94287844730868,-0.0089,-0.0034806305760351,-6.2327612296777e-16,-6.2115692002479e-16,0.00062651351655798,1.5211935225073e-17,0.00062651351655799,-2.3892532396985e-08,3.93577818672e-13,0.87670359886987,0.004614461588238,0.0046144615882337,-0.0054193694239649,6.5639107775896,9.9575933873236e-13,9.9271379572923e-13,-6.5639107775896,-9.9575933873235e-13,-9.9271379572919e-13,-2.4903385191752e-10,2.4341058227952e-14,-2.4901573602635e-10,-6.3025629893878,-2.3939299498647e-10,-2.3882631758736e-10 +895,0.94402858933941,-0.00895,-0.0034920743182549,-9.7549582933312e-16,-9.7829263885213e-16,0.00062857339007782,3.5801982815582e-15,0.00062857339007783,-2.6463119695563e-08,3.93577818672e-13,0.87886192904427,0.0046472913063461,0.004647291306342,-0.0054579256817451,6.4531119931598,1.5277210285522e-12,1.5320484562661e-12,-6.4531119931598,-1.5277210285523e-12,-1.5320484562661e-12,-2.4158673054206e-10,5.606739847242e-12,-2.4157039692514e-10,-6.1959654914836,-2.3775168648908e-10,-2.2615237901026e-10 +900,0.94515647433804,-0.009,-0.0035034863141321,3.186160173193e-14,3.1863141317889e-14,0.00063062754925668,-3.9389768095027e-15,0.00063062754925669,-2.6265759345279e-08,3.93577818672e-13,0.88098543004662,0.0046801480556948,0.0046801480556907,-0.0054965136858679,6.3439490911812,-4.8893121135175e-11,-4.8895172324901e-11,-6.3439490911812,4.8893121135175e-11,4.8895172324901e-11,-2.3454119238757e-10,-6.0444816197261e-12,-2.3452733815256e-10,-6.0909502348535,-2.3143337950614e-10,-2.1892853784007e-10 +905,0.94626249509213,-0.00905,-0.0035148672243737,1.8978425456692e-14,1.8979727215628e-14,0.00063267611302712,3.0532423379722e-14,0.00063267611302712,-4.94347229818e-08,3.93577818672e-13,0.88307455128691,0.0047130312737082,0.0047130312737039,-0.0055351327756263,6.2364068020288,-2.8536845337023e-11,-2.8538652950573e-11,-6.2364068020288,2.8536845337023e-11,2.8538652950573e-11,-2.2783964433175e-10,4.5909733789256e-11,-2.2783726429832e-10,-5.9875021404002,-2.6623172719495e-10,-1.7125840973139e-10 +910,0.94734703878303,-0.0091,-0.003526217706332,2.7775268028054e-15,2.7748692515398e-15,0.000634719199694,2.8535649270332e-16,0.00063471919969399,-2.1924847715127e-08,3.93577818672e-13,0.8851297402734,0.0047459404006664,0.0047459404006623,-0.005573782293668,6.1304696644799,-4.0918629397725e-12,-4.0883224506928e-12,-6.1304696644799,4.0918629397725e-12,4.0883224506928e-12,-2.2956345472789e-10,4.2043186753381e-13,-2.2957616545785e-10,-5.8856059596758,-2.2883372749934e-10,-2.11966901618e-10 +915,0.94841048719419,-0.00915,-0.0035375384078485,2.1330120936775e-15,2.1347882779072e-15,0.00063675692589522,3.7427382293689e-15,0.00063675692589521,-2.3766183687712e-08,3.93577818672e-13,0.88715144279882,0.0047788748849485,0.0047788748849443,-0.0056124615921515,6.0261220236152,-3.079351798228e-12,-3.0818362449458e-12,-6.0261220236152,3.079351798228e-12,3.0818362449458e-12,-2.1618006644772e-10,5.4031262242487e-12,-2.1618803894685e-10,-5.7852462603096,-2.1313111081089e-10,-2.0195440438601e-10 +920,0.94945321656382,-0.0092,-0.003548829973343,2.5202747737312e-14,2.5206333718646e-14,0.00063878940761322,-1.5870951089953e-14,0.00063878940761322,-3.5002221565605e-08,3.93577818672e-13,0.8891401024573,0.0048118341778463,0.0048118341778423,-0.005651170026657,5.9233480693688,-3.5649138120492e-11,-3.5654121012398e-11,-5.9233480693688,3.5649138120492e-11,3.5654121012398e-11,-2.0865761659978e-10,-2.2449315268095e-11,-2.0865962585531e-10,-5.6864074718555,-2.2353043299909e-10,-1.7709364950233e-10 +925,0.95047559767956,-0.00925,-0.0035600930417197,-2.1236416993596e-16,-2.0485376263956e-16,0.00064081675984478,-8.937423873837e-17,0.00064081675984477,-2.0212466367298e-08,3.93577818672e-13,0.89109616062194,0.0048448177353486,0.0048448177353446,-0.0056899069582803,5.8221318282329,2.9422032548564e-13,2.839112639631e-13,-5.8221318282329,-2.9422032548564e-13,-2.839112639631e-13,-2.0396840877007e-10,-1.2388998920797e-13,-2.0397202533341e-10,-5.5890738900644,-1.9704871502803e-10,-1.9456200355669e-10 +930,0.95147799597849,-0.0093,-0.0035713282438875,3.8148487244458e-15,3.8038388288399e-15,0.00064283909616623,-7.6414877496584e-16,0.00064283909616622,-3.0708774190202e-08,3.93577818672e-13,0.8930200564384,0.0048778250202517,0.0048778250202481,-0.0057286717561125,5.7224571943261,-5.1805206424108e-12,-5.1652682760046e-12,-5.7224571943261,5.1805206424108e-12,5.1652682760046e-12,-1.9701042692586e-10,-1.0376469067702e-12,-1.9702465922197e-10,-5.4932296799184,-2.062211851698e-10,-1.7202982775205e-10 +935,0.95246077146234,-0.00935,-0.0035825362071822,4.194480509113e-15,4.1955855774946e-15,0.00064485652948311,6.0669981916527e-15,0.0006448565294831,-1.9786858374005e-08,3.93577818672e-13,0.89491222646781,0.0049108554983945,0.0049108554983908,-0.0057674637928178,5.6243079444764,-5.5809085253536e-12,-5.5819903104237e-12,-5.6243079444764,5.5809085253536e-12,5.5819903104237e-12,-1.9917462916468e-10,8.0718287361605e-12,-1.9917759063649e-10,-5.3988589101718,-1.9953968403225e-10,-1.8284468262962e-10 +940,0.9534242788481,-0.0094,-0.0035937175510945,1.8740898255486e-15,1.8745222544138e-15,0.00064686917131862,7.3480357746605e-16,0.00064686917131862,-1.8258308642771e-08,3.93577818672e-13,0.89677310478429,0.0049439086422956,0.004943908642292,-0.0058062824489055,5.5276677377703,-2.4429444481957e-12,-2.4434675829963e-12,-5.5276677377703,2.4429444481957e-12,2.4434675829963e-12,-1.9237420674821e-10,9.5785605784491e-13,-1.9237401250965e-10,-5.3059455471095,-1.9008008243888e-10,-1.7923536805035e-10 +945,0.95436886753294,-0.00945,-0.0036048728900196,1.1957029030725e-15,1.1993523042979e-15,0.00064887713226053,2.7845736885088e-15,0.00064887713226053,-2.0355548357998e-08,3.93577818672e-13,0.89860312271947,0.0049769839288124,0.0049769839288087,-0.0058451271099804,5.4325201473232,-1.5275444801733e-12,-1.5317086781788e-12,-5.4325201473232,1.5275444801733e-12,1.5317086781788e-12,-1.8146749052193e-10,3.5561923641475e-12,-1.8146520575044e-10,-5.2144734800661,-1.7786025457942e-10,-1.70505304763e-10 +950,0.95529488166479,-0.0095,-0.003616002832051,2.3119170663675e-14,2.3117509277381e-14,0.0006508805217621,-1.6525176680307e-14,0.0006508805217621,-3.2607903932558e-08,3.93577818672e-13,0.90040270881347,0.005010080840168,0.0050100808401645,-0.005883997167949,5.3388486585013,-2.8927550057107e-11,-2.8925300542571e-11,-5.3388486585013,2.8927550057107e-11,2.8925300542571e-11,-1.7628977316045e-10,-2.067676289904e-11,-1.7628875972061e-10,-5.1244265284403,-1.9059049661123e-10,-1.4782755994374e-10 +955,0.9562026601496,-0.00955,-0.0036271079803324,1.1624582504021e-16,1.1667048651099e-16,0.00065287944838276,-2.9216624314372e-16,0.00065287944838277,-1.6695457460969e-08,3.93577818672e-13,0.90217228864681,0.0050431988628003,0.0050431988627968,-0.0059228920196676,5.2466366918972,-1.4245672714812e-13,-1.4302090030888e-13,-5.2466366918972,1.4245672714813e-13,1.4302090030889e-13,-1.7377079799191e-10,-3.5815760832932e-13,-1.7376325193307e-10,-5.0357884593926,-1.6871167358588e-10,-1.6485591659261e-10 +960,0.9570925367758,-0.0096,-0.003638188929615,7.3693428795419e-15,7.3696077499807e-15,0.00065487401919334,1.3588881190455e-16,0.00065487401919333,-3.1704530556453e-08,3.93577818672e-13,0.9039122849039,0.0050763374902927,0.0050763374902898,-0.005961811070385,5.1558676068255,-8.8504265773326e-12,-8.8507255367414e-12,-5.1558676068255,8.8504265773326e-12,8.8507255367413e-12,-1.6714736402438e-10,1.6317493197221e-13,-1.671503386339e-10,-4.948542984942,-1.8131741658998e-10,-1.3953770955419e-10 +965,0.95796484012162,-0.00965,-0.003649246271933,2.7160951253318e-15,2.7178569413068e-15,0.00065686434072217,9.8600504853102e-15,0.00065686434072218,2.3604407317634e-10,3.93577818672e-13,0.90562311701615,0.0051094962185431,0.00510949621854,-0.006000753728067,5.0665247251828,-3.1956350569863e-12,-3.1978020610021e-12,-5.0665247251828,3.1956350569863e-12,3.1978020610021e-12,-1.9678811427774e-10,1.1601228937099e-11,-1.9678419111909e-10,-4.862673796588,-2.0086421798128e-10,-1.7687275959683e-10 +970,0.95881989377563,-0.0097,-0.003660280589042,3.3860920827773e-15,3.3928719565959e-15,0.00065885051775696,8.5551133320746e-16,0.00065885051775696,-1.4417027571767e-08,3.93577818672e-13,0.90730520142092,0.0051426745522002,0.0051426745521973,-0.006039719410958,4.9785913221501,-3.9031073150706e-12,-3.9109076483297e-12,-4.97859132215,3.9031073150706e-12,3.9109076483297e-12,-1.6600647428154e-10,9.8609492002703e-13,-1.6600937275783e-10,-4.7781645450024,-1.6586633523172e-10,-1.5278330802063e-10 +975,0.95965801619672,-0.00975,-0.0036712924604087,2.0889784095938e-15,2.0891711633232e-15,0.00066083265454598,3.8923661066804e-15,0.00066083265454598,-1.715272013314e-08,3.93577818672e-13,0.90895895111725,0.0051758719978625,0.0051758719978595,-0.0060787075395913,4.8920506641315,-2.3593431840298e-12,-2.3591957539215e-12,-4.8920506641315,2.3593431840298e-12,2.3591957539216e-12,-1.5545131812654e-10,4.3954668932685e-12,-1.5545213332326e-10,-4.6949988825603,-1.5373484501338e-10,-1.4464541663098e-10 +980,0.96047952088275,-0.0098,-0.003682282457854,1.7302233976469e-15,1.7347694701169e-15,0.00066281085402225,1.0725747545024e-15,0.00066281085402225,-1.2552433759083e-08,3.93577818672e-13,0.91058477583029,0.005209088068638,0.0052090880686352,-0.006117717542146,4.806885990885,-1.9142263487855e-12,-1.9191392369554e-12,-4.806885990885,1.9142263487855e-12,1.9191392369554e-12,-1.5648384445404e-10,1.1865852881531e-12,-1.5649072680137e-10,-4.6131604514745,-1.5457668658344e-10,-1.4578448636104e-10 +985,0.96128471638561,-0.00985,-0.0036932511468874,9.8963088323507e-16,9.8339353870837e-16,0.00066478521799277,2.5770064853672e-15,0.00066478521799278,-1.4839912410025e-08,3.93577818672e-13,0.91218308187769,0.0052423222830094,0.0052423222830065,-0.0061567488531126,4.7230805488733,-1.072303727693e-12,-1.0657939392621e-12,-4.7230805488733,1.072303727693e-12,1.0657939392621e-12,-1.4748473604847e-10,2.7928346594032e-12,-1.4746621911324e-10,-4.5326328986423,-1.4445154045692e-10,-1.3860617770351e-10 +990,0.96207390634727,-0.0099,-0.0037041990872183,2.3826415052376e-14,2.3825968794485e-14,0.00066675584719695,-1.7616996825385e-14,0.00066675584719694,-2.8092831172444e-08,3.93577818672e-13,0.91375427208025,0.0052755741643976,0.0052755741643949,-0.0061958009127817,4.6406175871577,-2.5296529049039e-11,-2.5295893340049e-11,-4.6406175871577,2.5296529049039e-11,2.5295893340049e-11,-1.4408550359562e-10,-1.8703906371199e-11,-1.4409519036458e-10,-4.4533998865468,-1.5761495178903e-10,-1.1893958985994e-10 +995,0.96284738953122,-0.00995,-0.0037151268335952,2.9758698270757e-16,3.0334401898468e-16,0.00066872284148261,-4.2412057479005e-16,0.00066872284148262,-1.0361485891508e-08,3.93577818672e-13,0.91529874566575,0.0053088432404477,0.005308843240445,-0.0062348731664048,4.5594803711162,-3.0925563309048e-13,-3.154969268386e-13,-4.5594803711162,3.0925563309047e-13,3.154969268386e-13,-1.4319166411147e-10,-4.4111772541812e-13,-1.4318511454717e-10,-4.3754451047122,-1.3944539150341e-10,-1.3537230092991e-10 +1000,0.96360545994711,-0.01,-0.0037260349320768,9.524357350426e-15,9.5163232418434e-15,0.00067068629915832,5.7405986836766e-16,0.00067068629915832,-2.8125381135169e-08,3.93577818672e-13,0.91681689836261,0.005342129046204,0.0053421290462014,-0.0062739650679232,4.4796521877676,-9.7040288056538e-12,-9.6958201319711e-12,-4.4796521877676,9.7040288056538e-12,9.6958201319711e-12,-1.3774342561206e-10,5.8489774864388e-13,-1.3773715663571e-10,-4.2987522644321,-1.5277975772448e-10,-1.1157620722679e-10 +1005,0.96434840676534,-0.01005,-0.0037369239267067,2.5246565788574e-15,2.5296403763298e-15,0.00067264631810039,1.2206399121675e-14,0.00067264631810039,1.6942408365139e-08,3.93577818672e-13,0.91830912207644,0.0053754311184264,0.0053754311184241,-0.0063130760732933,4.4011163643699,-2.5197766797242e-12,-2.5247906343992e-12,-4.4011163643699,2.5197766797242e-12,2.5247906343992e-12,-1.7671004455921e-10,1.218300784523e-11,-1.7671382300196e-10,-4.2233051304101,-1.8216754014371e-10,-1.5697751068103e-10 +1010,0.96507651455945,-0.0101,-0.0037477943497857,4.2406742659924e-15,4.240900490783e-15,0.00067460299422779,8.9052730459683e-16,0.00067460299422779,-7.1600645412673e-09,3.93577818672e-13,0.91977580522653,0.0054087490038739,0.0054087490038718,-0.0063522056502143,4.3238562554088,-4.1459992714255e-12,-4.1464035654516e-12,-4.3238562554088,4.1459992714256e-12,4.1464035654516e-12,-1.3893633862691e-10,8.7068535768727e-13,-1.3894107808072e-10,-4.1490874939854,-1.3968309568198e-10,-1.269626127826e-10 +1015,0.96579006313617,-0.01015,-0.0037586467331378,2.6584176677324e-15,2.6603111451712e-15,0.0006765564231827,4.6208461581957e-15,0.00067655642318271,-1.0130898786542e-08,3.93577818672e-13,0.92121733225762,0.0054420822497113,0.0054420822497091,-0.0063913532668622,4.2478552798509,-2.5462409720718e-12,-2.547936666111e-12,-4.2478552798509,2.5462409720718e-12,2.547936666111e-12,-1.2997865197287e-10,4.4256327682394e-12,-1.2996282645255e-10,-4.0760832194478,-1.2929028619652e-10,-1.2013984464483e-10 +1020,0.96648932774417,-0.0102,-0.0037694815999947,2.1567196302989e-15,2.1514076090502e-15,0.00067850669916041,1.1654205006198e-15,0.0006785066991604,-4.4724632886073e-09,3.93577818672e-13,0.92263408391551,0.0054754304104193,0.0054754304104173,-0.0064305184000053,4.1730968955909,-2.0235881767345e-12,-2.0184478488635e-12,-4.1730968955909,2.0235881767345e-12,2.0184478488635e-12,-1.3198269289743e-10,1.0934045659688e-12,-1.3198843549575e-10,-4.004276222602,-1.3099043537442e-10,-1.2230186512188e-10 +1025,0.96717457907636,-0.01025,-0.0037802994674853,1.4085695701953e-15,1.4060091047034e-15,0.0006804539152615,3.1874100590628e-15,0.00068045391526151,-6.9956502812829e-09,3.93577818672e-13,0.92402643711101,0.0055087930456755,0.0055087930456733,-0.0064697005325147,4.0995646356119,-1.2945239369842e-12,-1.2921679114048e-12,-4.0995646356119,1.2945239369842e-12,1.2921679114048e-12,-1.2430728498098e-10,2.9293736918665e-12,-1.2429986903626e-10,-3.9336504859179,-1.2230142294336e-10,-1.1624431035415e-10 +1030,0.96784608330473,-0.0103,-0.0037911008475847,1.5798166604308e-15,1.5776309663757e-15,0.00068239816362478,1.2116845175163e-15,0.00068239816362477,-1.8422383618599e-09,3.93577818672e-13,0.92539476485145,0.0055421697195451,0.0055421697195431,-0.0065088991524153,4.0272420967601,-1.4223416124859e-12,-1.420253324037e-12,-4.0272420967601,1.4223416124859e-12,1.420253324037e-12,-1.2640264600926e-10,1.0908106244167e-12,-1.2640754586844e-10,-3.8641900676398,-1.247581234352e-10,-1.1781647451058e-10 +1035,0.96850410216059,-0.01035,-0.0038018862455468,6.7926185231409e-16,6.75301382838e-16,0.00068433953521155,2.5455146050531e-15,0.00068433953521156,-3.465450149065e-09,3.93577818672e-13,0.92673943626755,0.005575560001817,0.0055755600018149,-0.0065481137544532,3.956112949991,-5.9895341127001e-13,-5.9550481551577e-13,-3.956112949991,5.9895341127e-13,5.9550481551577e-13,-1.2028423380534e-10,2.2447005545891e-12,-1.2028186548464e-10,-3.7958791024779,-1.1793042243868e-10,-1.128920643312e-10 +1040,0.96914889296083,-0.0104,-0.0038126561613801,1.2687955431004e-15,1.2646329006769e-15,0.00068627812000946,1.220289859903e-15,0.00068627812000947,9.6345864619707e-10,3.93577818672e-13,0.92806081653317,0.0056089634667459,0.0056089634667439,-0.0065873438386199,3.8861609499117,-1.096238496226e-12,-1.0923847042542e-12,-3.8861609499117,1.096238496226e-12,1.0923847042542e-12,-1.215892490829e-10,1.0540813350243e-12,-1.215809348048e-10,-3.7287018117696,-1.1960605693877e-10,-1.1371137816412e-10 +1045,0.96978070868234,-0.01045,-0.0038234110885872,-9.4560402415373e-17,-8.7863049596418e-17,0.00068821400686074,2.1740566215009e-15,0.00068821400686072,7.1234218523841e-10,3.93577818672e-13,0.92935926688622,0.0056423796941266,0.0056423796941245,-0.0066265889114128,3.8173699355822,8.0278969791391e-14,7.4342561023229e-14,-3.8173699355822,-8.0278969791392e-14,-7.4342561023241e-14,-1.1723796626765e-10,1.8394799740454e-12,-1.1725439765281e-10,-3.6626425047103,-1.147419008981e-10,-1.1024590840996e-10 +1050,0.97039979800416,-0.0105,-0.0038341515147635,2.3127329895109e-14,2.3127986933037e-14,0.00069014728353151,-1.8183713290863e-14,0.0006901472835315,-1.6415192760633e-08,3.93577818672e-13,0.93063514458656,0.0056758082687831,0.0056758082687809,-0.0066658484852365,3.7497238396036,-1.9167929116145e-11,-1.9168398867578e-11,-3.7497238396036,1.9167929116145e-11,1.9168398867578e-11,-1.1221933136501e-10,-1.5070603306223e-11,-1.1223309757375e-10,-3.5976855851554,-1.2325390601013e-10,-9.2097757921825e-11 +1055,0.97100640533355,-0.01055,-0.0038448779232985,5.6164503335801e-16,5.6259127916804e-16,0.00069207803701412,-6.4019092374945e-16,0.00069207803701412,5.0852655419931e-09,3.93577818672e-13,0.93188880284287,0.005709248779121,0.0057092487791188,-0.0067051220767015,3.6832066921023,-4.5603296176305e-13,-4.5672472521443e-13,-3.6832066921023,4.5603296176305e-13,4.5672472521444e-13,-1.1444421664378e-10,-5.1971689842713e-13,-1.1444808356019e-10,-3.5338155610931,-1.1177973467661e-10,-1.0782867720252e-10 +1060,0.97160077093868,-0.0106,-0.0038555907883929,1.2516459788154e-14,1.2512096496759e-14,0.00069400635269217,1.2300210935477e-15,0.00069400635269217,-1.6359345877959e-08,3.93577818672e-13,0.93312059096261,0.0057427008213701,0.005742700821368,-0.0067444092116071,3.6178026217961,-9.9529845787468e-12,-9.9495173099979e-12,-3.6178026217961,9.9529845787468e-12,9.9495173099979e-12,-1.103729025963e-10,9.7808318529583e-13,-1.1037114683428e-10,-3.4710170345951,-1.249159091878e-10,-8.6871862550158e-11 +1065,0.9721831308665,-0.01065,-0.0038662905836572,2.3842396328779e-15,2.3816960670384e-15,0.00069593231574243,1.5539788302688e-14,0.00069593231574243,4.8915588024556e-08,3.93577818672e-13,0.93433085406049,0.0057761639922621,0.0057761639922605,-0.0067837094163428,3.5534958720907,-1.8570184805107e-12,-1.8550928635149e-12,-3.5534958720907,1.8570184805107e-12,1.8550928635149e-12,-1.5654087950484e-10,1.2103880995974e-11,-1.5654510127067e-10,-3.4092747304206,-1.6270045149488e-10,-1.3767871345354e-10 +1070,0.97275371719898,-0.0107,-0.0038769777689504,5.3511037278563e-15,5.3541167425418e-15,0.00069785600909369,9.1823907725314e-16,0.0006978560090937,1.0170813524724e-08,3.93577818672e-13,0.93551993347089,0.0058096379002388,0.0058096379002373,-0.0068230222310496,3.490270782907,-4.0826953153446e-12,-4.0848079167039e-12,-3.490270782907,4.0826953153446e-12,4.0848079167039e-12,-1.1342818904223e-10,7.0053107335305e-13,-1.1342612574621e-10,-3.3485734629594,-1.1453986454571e-10,-1.0310466383257e-10 +1075,0.97331275785804,-0.01075,-0.0038876528066863,3.4011758728188e-15,3.3983604435722e-15,0.00069977751584853,5.5670077521458e-15,0.00069977751584852,7.0698575882489e-09,3.93577818672e-13,0.93668816622556,0.0058431221515659,0.0058431221515645,-0.0068623471933137,3.4281118266535,-2.5417635652514e-12,-2.5395393081364e-12,-3.4281118266535,2.5417635652514e-12,2.5395393081364e-12,-1.0647087635426e-10,4.1601028761226e-12,-1.0647589040331e-10,-3.2888981850743,-1.0644946476675e-10,-9.7849656767492e-11 +1080,0.97386047684708,-0.0108,-0.0038983161494205,2.7566461102957e-15,2.7587634540861e-15,0.00070169691749338,1.2890678540615e-15,0.00070169691749338,1.4435574513527e-08,3.93577818672e-13,0.93783588544138,0.0058766163609032,0.0058766163609019,-0.0069016838505795,3.3670035751654,-2.0179158204058e-12,-2.0192913101616e-12,-3.3670035751654,2.0179158204058e-12,2.0192913101616e-12,-1.0926661777023e-10,9.4357676757713e-13,-1.0926703540595e-10,-3.2302339571142,-1.0889689065608e-10,-1.0075980007886e-10 +1085,0.97439709423833,-0.01085,-0.0039089682441713,1.8434099448792e-15,1.8422270665711e-15,0.00070361429451153,4.0589589270642e-15,0.00070361429451152,1.2139620864104e-08,3.93577818672e-13,0.93896342018247,0.0059101201476254,0.0059101201476242,-0.0069410317558287,3.3069307378358,-1.3216451939039e-12,-1.320770650057e-12,-3.3069307378358,1.3216451939039e-12,1.320770650057e-12,-1.035225490492e-10,2.9100402310898e-12,-1.0352895671915e-10,-3.1725659620733,-1.0232711384849e-10,-9.6311627532166e-11 +1090,0.97492282621427,-0.0109,-0.0039196095332992,2.2210376030558e-15,2.218227523746e-15,0.00070552972650912,1.3716020228585e-15,0.00070552972650912,1.8589359385146e-08,3.93577818672e-13,0.94007109543649,0.0059436331350735,0.0059436331350724,-0.0069803904667008,3.2478781423735,-1.5597418117706e-12,-1.557689895213e-12,-3.2478781423735,1.5597418117706e-12,1.557689895213e-12,-1.0609130969325e-10,9.6316819474134e-13,-1.0609024457902e-10,-3.115879510682,-1.0518280720446e-10,-9.8375370941486e-11 +1095,0.97543788514618,-0.01095,-0.0039302404526994,8.5113381998995e-16,8.5014826857857e-16,0.00070744329196418,3.4907228228756e-15,0.00070744329196417,1.775161528883e-08,3.93577818672e-13,0.94115923217162,0.0059771549520931,0.005977154952092,-0.0070197595473006,3.1898307442751,-5.8546046722973e-13,-5.8473811132466e-13,-3.1898307442751,5.8546046722973e-13,5.8473811132466e-13,-1.0190642554834e-10,2.4009587200851e-12,-1.0191238597161e-10,-3.0601600394291,-1.0039911691753e-10,-9.5134198891377e-11 +1100,0.9759424796244,-0.011,-0.0039408614334553,2.0061334615266e-15,2.0037848521764e-15,0.00070935506845746,1.4137242743176e-15,0.00070935506845746,2.2950484179773e-08,3.93577818672e-13,0.94222814729432,0.0060106852316271,0.0060106852316261,-0.0070591385665447,3.1327736324889,-1.351589754513e-12,-1.349916578571e-12,-3.1327736324889,1.351589754513e-12,1.349916578571e-12,-1.0344949423606e-10,9.5240082062319e-13,-1.034491769468e-10,-3.005393117251,-1.0230512984761e-10,-9.6180913284505e-11 +1105,0.97643681452906,-0.01105,-0.0039514729005177,2.3632593958316e-16,2.4155959773473e-16,0.00071126513249209,3.2249757499775e-15,0.00071126513249207,2.3216653488589e-08,3.93577818672e-13,0.94327815369491,0.0060442236118406,0.0060442236118395,-0.0070985270994823,3.0766920276747,-1.5616094146545e-13,-1.5939228909375e-13,-3.0766920276747,1.5616094146544e-13,1.5939228909375e-13,-1.0034526571158e-10,2.1279622461688e-12,-1.0035409246126e-10,-2.9515644445327,-9.8736439372013e-11,-9.3800572553482e-11 +1110,0.9769210910674,-0.0111,-0.0039620752738686,1.9325351164049e-15,1.9266066602289e-15,0.00071317355965472,1.4543213298991e-15,0.00071317355965473,2.7570424165901e-08,3.93577818672e-13,0.94430956022475,0.0060777697351286,0.0060777697351276,-0.0071379247261314,3.0215712883532,-1.2489257539284e-12,-1.2451485633378e-12,-3.0215712883532,1.2489257539284e-12,1.2451485633378e-12,-1.0117079210321e-10,9.3993811728089e-13,-1.0116709365402e-10,-2.8986598580621,-9.9918692789647e-11,-9.418849556972e-11 +1115,0.97739550683773,-0.01115,-0.0039726689676406,-2.0866174814136e-16,-2.0748567052454e-16,0.00071508042449765,3.1155222975179e-15,0.00071508042449765,2.8753527558933e-08,3.93577818672e-13,0.94532267173222,0.0061113232488675,0.0061113232488665,-0.0071773310323594,2.9673969101055,1.3227598122923e-13,1.3134071088042e-13,-2.9673969101055,-1.3227598122923e-13,-1.3134071088043e-13,-9.8874236367777e-11,1.972172759686e-12,-9.8873419746628e-11,-2.8466653308369,-9.7231584390637e-11,-9.2470506016647e-11 +1120,0.97786025587177,-0.0112,-0.0039832543909033,1.9413311891149e-15,1.937351670059e-15,0.00071698580064647,1.4980845747685e-15,0.00071698580064647,3.2463770338609e-08,3.93577818672e-13,0.94631778905505,0.0061448838047444,0.0061448838047435,-0.0072167456090967,2.9141545300938,-1.2034607991359e-12,-1.2011603482839e-12,-2.9141545300938,1.2034607991359e-12,1.2011603482839e-12,-9.9166744904853e-11,9.2882185779333e-13,-9.9162635776435e-11,-2.7955669756672,-9.7875946139292e-11,-9.2382690186107e-11 +1125,0.97831552869343,-0.01125,-0.0039938319471206,-5.4092741822971e-16,-5.3809288235605e-16,0.0007188897607302,3.0967027149982e-15,0.00071888976073018,3.4438615514887e-08,3.93577818672e-13,0.9472952090499,0.0061784510592198,0.0061784510592187,-0.0072561680528794,2.8618299269845,3.2867283027165e-13,3.2676029047377e-13,-2.8618299269845,-3.2867283027165e-13,-3.2676029047376e-13,-9.7481743339899e-11,1.8804676461348e-12,-9.7492849368161e-11,-2.7453510454979,-9.5850094042725e-11,-9.1188868996076e-11 +1130,0.9787615123648,-0.0113,-0.0040044020346341,1.9909461400145e-15,1.9936312094996e-15,0.00072079237644603,1.5455201411171e-15,0.00072079237644602,3.76325886009e-08,3.93577818672e-13,0.94825522459673,0.0062120246731151,0.0062120246731142,-0.0072955979653659,2.81040902419,-1.1842105458049e-12,-1.1857542048974e-12,-2.81040902419,1.1842105458049e-12,1.1857542048974e-12,-9.7379909533407e-11,9.1923928546818e-13,-9.7383475015232e-11,-2.6960039359265,-9.6093572209057e-11,-9.0741456713055e-11 +1135,0.97919839054077,-0.01135,-0.0040149650464004,-8.0370080981319e-16,-8.0522712948195e-16,0.00072269371852931,3.1477199421374e-15,0.00072269371852931,4.0311844529128e-08,3.93577818672e-13,0.94919812462393,0.0062456043118375,0.0062456043118365,-0.0073350349535996,2.7598778902618,4.6833116809755e-13,4.6907737798207e-13,-2.7598778902618,-4.6833116809755e-13,-4.6907737798207e-13,-9.6196656855109e-11,1.8336666020196e-12,-9.6198483529655e-11,-2.6475121858747,-9.4591086862882e-11,-8.9970875269221e-11 +1140,0.97962634351763,-0.0114,-0.0040255213702194,2.0975865596908e-15,2.0926297221245e-15,0.00072459385678187,1.5829890180223e-15,0.00072459385678187,4.3079039002691e-08,3.93577818672e-13,0.95012419412255,0.0062791896451848,0.0062791896451839,-0.0073744786297806,2.7102227410963,-1.1968344985165e-12,-1.1939694913424e-12,-2.7102227410963,1.1968344985165e-12,1.1939694913424e-12,-9.5782614468977e-11,9.0318025448305e-13,-9.5779142814379e-11,-2.5998624792044,-9.4516574421599e-11,-8.9244788679504e-11 +1145,0.98004554828428,-0.01145,-0.0040360713887069,-9.5237207377527e-16,-9.4556193269455e-16,0.00072649286007583,3.2506679385342e-15,0.00072649286007582,4.6259270192195e-08,3.93577818672e-13,0.95103371416827,0.0063127803473689,0.0063127803473679,-0.0074139286112931,2.6614299406459,5.32253042962e-13,5.2840165651729e-13,-2.6614299406459,-5.3225304296199e-13,-5.2840165651728e-13,-9.4905228178828e-11,1.8165477832447e-12,-9.4914620639885e-11,-2.5530416456227,-9.3346930141768e-11,-8.8742394021453e-11 +1150,0.98045617857254,-0.0115,-0.0040466154793193,2.2188192246961e-15,2.2187347392288e-15,0.0007283907963527,1.6285878280319e-15,0.00072839079635268,4.8802910157519e-08,3.93577818672e-13,0.95192696194353,0.0063463760969948,0.006346376096994,-0.0074533845206807,2.6134860022706,-1.2144840851544e-12,-1.2143716361308e-12,-2.6134860022706,1.2144840851544e-12,1.2143716361308e-12,-9.4334618300849e-11,8.9136887125154e-13,-9.4342030156134e-11,-2.5070366615696,-9.3118362105422e-11,-8.7873338042489e-11 +1155,0.9808584049058,-0.01155,-0.0040571540144999,-1.0798567677218e-15,-1.0761111803191e-15,0.00073028773265221,3.3983752032441e-15,0.00073028773265222,5.2513517090347e-08,3.93577818672e-13,0.95280421075792,0.0063799765769363,0.0063799765769353,-0.0074928459855001,2.5663775896412,5.7903694004399e-13,5.7686500701263e-13,-2.5663775896412,-5.7903694004399e-13,-5.7686500701263e-13,-9.3765776178347e-11,1.8217457410887e-12,-9.3759000676088e-11,-2.4618346512134,-9.2258499022152e-11,-8.762734298516e-11 +1160,0.98125239465023,-0.0116,-0.0040676873615498,2.3871586730006e-15,2.3867819210288e-15,0.00073218373508932,1.6674882415764e-15,0.00073218373508932,5.4811998495552e-08,3.93577818672e-13,0.95366573007633,0.0064135814744449,0.0064135814744441,-0.0075323126384503,2.5200915174069,-1.253166082276e-12,-1.2531396680797e-12,-2.5200915174069,1.253166082276e-12,1.2531396680797e-12,-9.3024406678316e-11,8.7545571797887e-13,-9.3023409148886e-11,-2.4174228867689,-9.1854186011316e-11,-8.6614034252691e-11 +1165,0.98163831206113,-0.01165,-0.0040782158829262,-1.1424861999103e-15,-1.1416087281127e-15,0.00073407886890496,3.584098714044e-15,0.00073407886890496,5.8961813209635e-08,3.93577818672e-13,0.95451178553839,0.0064471904808976,0.0064471904808966,-0.0075717841170738,2.474614752177,5.8763084658556e-13,5.8704670960423e-13,-2.474614752177,-5.8763084658555e-13,-5.8704670960422e-13,-9.2657168496155e-11,1.8430268905792e-12,-9.2657394858278e-11,-2.3737887895339,-9.1212976831281e-11,-8.6551110544793e-11 +1170,0.98201631833486,-0.0117,-0.0040887399359699,2.5658214336509e-15,2.5648521812215e-15,0.0007359731984223,1.7070966279605e-15,0.00073597319842229,6.1103307302801e-08,3.93577818672e-13,0.9553426389918,0.0064808032920271,0.0064808032920263,-0.0076112600640301,2.4299344126337,-1.2924714133538e-12,-1.2917705995436e-12,-2.4299344126337,1.2924714133538e-12,1.2917705995436e-12,-9.181129252585e-11,8.5976699313124e-13,-9.1817496994705e-11,-2.3309199297019,-9.0696948226199e-11,-8.5449371993438e-11 +1175,0.98238657165314,-0.01175,-0.004099259873336,-1.198545100611e-15,-1.203076026148e-15,0.00073786678711686,3.7915460552881e-15,0.00073786678711686,6.5723281039709e-08,3.93577818672e-13,0.95615854851122,0.0065144196075564,0.0065144196075554,-0.007650740126664,2.3860377705465,5.913066905697e-13,5.9344835077407e-13,-2.3860377705465,-5.913066905697e-13,-5.9344835077407e-13,-9.1650363438181e-11,1.8703034550842e-12,-9.1648411450905e-11,-2.2888040274039,-9.0264910187326e-11,-8.5564231900502e-11 +1180,0.98274922723524,-0.0118,-0.004109776042596,2.7556045408001e-15,2.7642816324608e-15,0.00073975969755448,1.7377451382356e-15,0.00073975969755448,6.7680016258009e-08,3.93577818672e-13,0.956959768436,0.0065480391315365,0.0065480391315356,-0.007690223957404,2.342912250399,-1.3312781527666e-12,-1.3354823321294e-12,-2.342912250399,1.3312781527665e-12,1.3354823321294e-12,-9.069297690251e-11,8.3952645162559e-13,-9.0695980356572e-11,-2.2474289520898,-8.9629821184536e-11,-8.436679096516e-11 +1185,0.98310443738043,-0.01185,-0.0041202887867965,-1.2077402592257e-15,-1.2140085388235e-15,0.00074165199148006,4.0263158419498e-15,0.00074165199148005,7.2705258702399e-08,3.93577818672e-13,0.9577465493885,0.0065816615718717,0.0065816615718708,-0.0077297112132035,2.3005454304077,5.7143334536863e-13,5.744376420309e-13,-2.3005454304077,-5.7143334536864e-13,-5.744376420309e-13,-9.067103985805e-11,1.9051478775356e-12,-9.0675839162241e-11,-2.2067827235666,-8.9346467912592e-11,-8.4609305490136e-11 +1190,0.98345235152025,-0.0119,-0.0041307984439379,2.9653358213672e-15,2.9699991826332e-15,0.00074354372973757,1.7679337524347e-15,0.00074354372973756,7.4543113015579e-08,3.93577818672e-13,0.95851913831579,0.0066152866407628,0.006615286640762,-0.0077692015560621,2.2589250417274,-1.374189562503e-12,-1.3763919906021e-12,-2.2589250417274,1.374189562503e-12,1.3763919906021e-12,-8.9646116901935e-11,8.1931275504342e-13,-8.9649062625474e-11,-2.1668535109896,-8.8633187976023e-11,-8.3354098935178e-11 +1195,0.98379311625928,-0.01195,-0.0041413053476489,-1.2323273020868e-15,-1.2309379521648e-15,0.00074543497237578,4.2755004136582e-15,0.00074543497237577,8.0017009906896e-08,3.93577818672e-13,0.95927777850753,0.0066489140541332,0.0066489140541322,-0.0078086946523511,2.2180389694622,5.5926744688785e-13,5.5870952168431e-13,-2.2180389694622,-5.5926744688784e-13,-5.5870952168431e-13,-8.9773999652167e-11,1.9405973413075e-12,-8.9779285137839e-11,-2.1276296338791,-8.8506595555877e-11,-8.3727930004403e-11 +1200,0.98412687542726,-0.012,-0.004151809826553,3.1749880729416e-15,3.179531658234e-15,0.00074732577855181,1.7923893743062e-15,0.0007473257785518,8.1695809228677e-08,3.93577818672e-13,0.9600227096411,0.0066825435321676,0.0066825435321669,-0.007848190173447,2.1778752514944,-1.411491432314e-12,-1.4134377710061e-12,-2.1778752514944,1.411491432314e-12,1.4134377710061e-12,-8.865519326924e-11,7.9679518986059e-13,-8.8659708973445e-11,-2.089099560773,-8.7685854553741e-11,-8.2401244851752e-11 +1205,0.98445377011814,-0.01205,-0.0041623122050604,-1.2319137324532e-15,-1.2349765957026e-15,0.00074921620665409,4.5246160542898e-15,0.00074921620665408,8.7615195099033e-08,3.93577818672e-13,0.960754167799,0.0067161747986391,0.0067161747986382,-0.0078876877949396,2.1384220794773,5.365403647507e-13,5.3769437910463e-13,-2.1384220794773,-5.365403647507e-13,-5.3769437910463e-13,-8.891410048477e-11,1.9699460243427e-12,-8.8915312621358e-11,-2.0512519102281,-8.7691432430275e-11,-8.288898143163e-11 +1210,0.98477393874214,-0.0121,-0.0041728128026137,3.3883714638608e-15,3.3953858173537e-15,0.00075110631418819,1.8112106427222e-15,0.00075110631418819,8.9135927083817e-08,3.93577818672e-13,0.96147238551707,0.0067498075815496,0.0067498075815487,-0.0079271871973863,2.0996677973284,-1.4447074316316e-12,-1.4478674589888e-12,-2.0996677973284,1.4447074316316e-12,1.4478674589888e-12,-8.7713935678677e-11,7.7232630820844e-13,-8.771254121613e-11,-2.0140754491508,-8.6778155315524e-11,-8.1497112178889e-11 +1215,0.98508751706303,-0.01215,-0.0041833119346024,-1.235709604354e-15,-1.234201810994e-15,0.00075299615791775,4.7799599530705e-15,0.00075299615791774,9.5511264674997e-08,3.93577818672e-13,0.96217759180133,0.0067834416123531,0.006783441612352,-0.0079666880653976,2.061600902212,5.1600012904717e-13,5.1544861032223e-13,-2.061600902212,-5.1600012904718e-13,-5.1544861032222e-13,-8.8084098832065e-11,1.9962930373125e-12,-8.8088335998932e-11,-1.9775590937937,-8.6902151010555e-11,-8.2088559171038e-11 +1220,0.98539463824997,-0.0122,-0.0041938099114851,3.5994802489456e-15,3.6037001728997e-15,0.0007548857937323,1.8304727803852e-15,0.00075488579373231,9.6867875498674e-08,3.93577818672e-13,0.96287001217904,0.0068170766267012,0.0068170766267,-0.0080061900885149,2.0242100427161,-1.4723704224015e-12,-1.4740542791756e-12,-2.0242100427161,1.4723704224015e-12,1.4740542791756e-12,-8.6804960959796e-11,7.4874204503778e-13,-8.6802891752427e-11,-1.9416919077913,-8.5896221713288e-11,-8.0634402889299e-11 +1225,0.98569543291313,-0.01225,-0.0042043070398298,-1.2445007424421e-15,-1.2467869747217e-15,0.00075677527680656,5.0273329585477e-15,0.00075677527680657,1.0373839387512e-07,3.93577818672e-13,0.96354986871485,0.0068507123635587,0.0068507123635575,-0.0080456929601702,1.9874840198346,4.9847283199754e-13,4.9946760448318e-13,-1.9874840198346,-4.9847283199754e-13,-4.9946760448318e-13,-8.730116403893e-11,2.0140386743483e-12,-8.7299378984897e-11,-1.906463103158,-8.6151811444001e-11,-8.1331041119498e-11 +1230,0.98599002915528,-0.0123,-0.0042148036213069,3.8101977701447e-15,3.8124136755759e-15,0.00075866466144927,1.856160499821e-15,0.00075866466144928,1.0489727486629e-07,3.93577818672e-13,0.96421738006447,0.0068843485660609,0.0068843485660595,-0.0080851963786931,1.951411784852,-1.4948733530973e-12,-1.4958553170475e-12,-1.951411784852,1.4948733530973e-12,1.4958553170475e-12,-8.5926757989731e-11,7.2830172426734e-13,-8.5924972523591e-11,-1.8718620380463,-8.5038960167095e-11,-7.9807195327886e-11 +1235,0.98627855260564,-0.01235,-0.0042252999538676,-1.3180432107174e-15,-1.322429769145e-15,0.00076055400128284,5.2746180804132e-15,0.00076055400128284,1.1241741049162e-07,3.93577818672e-13,0.9648727614899,0.0069179849805092,0.0069179849805077,-0.0081247000461324,1.9159824403363,5.0639753922188e-13,5.0818988686047e-13,-1.9159824403363,-5.0639753922188e-13,-5.0818988686046e-13,-8.6591080623356e-11,2.0269356906683e-12,-8.6588929395226e-11,-1.8378782177698,-8.5468509460961e-11,-8.0651889904721e-11 +1240,0.98656112647136,-0.0124,-0.0042357963305792,4.0188432334893e-15,4.0212451787089e-15,0.00076244334906903,1.868423406865e-15,0.00076244334906904,1.1322014259463e-07,3.93577818672e-13,0.96551622491587,0.0069516213573642,0.0069516213573627,-0.0081642036694208,1.8811852377388,-1.512644404344e-12,-1.5134742533421e-12,-1.8811852377388,1.512644404344e-12,1.5134742533421e-12,-8.5067426408709e-11,7.0321537250416e-13,-8.5066751398244e-11,-1.8045012922672,-8.4192291581349e-11,-7.9006598965166e-11 +1245,0.98683787156935,-0.01245,-0.0042462930409832,-1.3405289809727e-15,-1.3420860367055e-15,0.00076433275691488,5.5106210240702e-15,0.00076433275691488,1.2126658432976e-07,3.93577818672e-13,0.96614797894342,0.0069852574500883,0.0069852574500865,-0.0082037069590168,1.8470095784331,4.941979258071e-13,4.9471863385375e-13,-1.8470095784331,-4.9419792580711e-13,-4.9471863385374e-13,-8.5834400877442e-11,2.0313168708122e-12,-8.5834089461371e-11,-1.7717210572097,-8.4732553176386e-11,-7.993831953814e-11 +1250,0.98710890637776,-0.0125,-0.0042567903697467,4.2171345051719e-15,4.2165614411142e-15,0.00076622227607157,1.8870975897661e-15,0.00076622227607157,1.2183855346848e-07,3.93577818672e-13,0.96676822890932,0.0070188930162941,0.0070188930162923,-0.0082432096302533,1.8134450110155,-1.5225058400835e-12,-1.5222940589341e-12,-1.8134450110155,1.5225058400835e-12,1.5222940589341e-12,-8.4223141907071e-11,6.8129503085791e-13,-8.4223861114258e-11,-1.7395274511632,-8.3353936707063e-11,-7.8227023312052e-11 +1255,0.98737434706596,-0.01255,-0.0042672885981925,-1.4145524823699e-15,-1.4163440073853e-15,0.00076811195716533,5.7415732045427e-15,0.00076811195716531,1.3052796177249e-07,3.93577818672e-13,0.96737717689808,0.0070525278164423,0.0070525278164403,-0.0082827114018075,1.7804812324256,5.0022352071575e-13,5.0081515717364e-13,-1.7804812324256,-5.0022352071575e-13,-5.0081515717365e-13,-8.5123585741301e-11,2.0301877496489e-12,-8.5128828884356e-11,-1.7079105567632,-8.4040599966685e-11,-7.9272492560235e-11 +1260,0.98763430754573,-0.0126,-0.0042777880027794,4.4055627926983e-15,4.4101290420034e-15,0.0007700018499714,1.900111157907e-15,0.00077000184997139,1.3075933225082e-07,3.93577818672e-13,0.96797502180378,0.0070861616151349,0.0070861616151329,-0.0083222119972206,1.7481080849579,-1.5258159829376e-12,-1.5272787613123e-12,-1.7481080849579,1.5258159829376e-12,1.5272787613123e-12,-8.3390691659585e-11,6.5803236866546e-13,-8.3394829353098e-11,-1.6768605976233,-8.2522699434421e-11,-7.7465158780293e-11 +1265,0.98788889949946,-0.01265,-0.0042882888568149,-1.4720351752929e-15,-1.4736734443691e-15,0.00077189200367166,5.9641606843252e-15,0.00077189200367167,1.4004593751338e-07,3.93577818672e-13,0.96856195934048,0.0071197941796572,0.007119794179655,-0.0083617111431851,1.7163155574558,4.9914082728735e-13,4.9983604987159e-13,-1.7163155574558,-4.9914082728735e-13,-4.9983604987159e-13,-8.4400383088648e-11,2.0229376464725e-12,-8.4396923280144e-11,-1.6463679395896,-8.3323239429649e-11,-7.8594813627341e-11 +1270,0.98813823243016,-0.0127,-0.0042987914288902,4.5924276864169e-15,4.5952340783492e-15,0.000773782466622,1.9098205222021e-15,0.00077378246662199,1.4571355322346e-07,3.93577818672e-13,0.96913818210424,0.0071534252813102,0.007153425281308,-0.0084012085711098,1.6850937821251,-1.5255848782168e-12,-1.5265229313477e-12,-1.6850937821251,1.5255848782168e-12,1.5265229313477e-12,-8.4435754571429e-11,6.3444329578911e-13,-8.4436116584462e-11,-1.6164230875771,-8.3485535108019e-11,-7.8504494333832e-11 +1275,0.98838241369033,-0.01275,-0.0043092959844044,-1.5167947763154e-15,-1.5210683869502e-15,0.00077567328658203,6.1818203679068e-15,0.00077567328658202,1.6368307953485e-07,3.93577818672e-13,0.96970387958757,0.0071870546941133,0.0071870546941108,-0.0084407040155956,1.6544330356569,4.9352671280566e-13,4.9489992851005e-13,-1.6544330356569,-4.9352671280566e-13,-4.9489992851005e-13,-8.8055883178507e-11,2.011309878575e-12,-8.8058723559959e-11,-1.5870166864229,-8.680785681018e-11,-8.2130270991269e-11 +1280,0.9886215485309,-0.0128,-0.0043198027839304,4.776771401286e-15,4.7734302085984e-15,0.0007775645104726,1.9287529584284e-15,0.0007775645104726,1.7147056752265e-07,3.93577818672e-13,0.97025923824163,0.0072206821961946,0.0072206821961921,-0.0084801972160696,1.6243237359742,-1.5222497606252e-12,-1.5210981555002e-12,-1.6243237359742,1.5222497606252e-12,1.5210981555002e-12,-8.857472265022e-11,6.1459959359074e-13,-8.8574850371815e-11,-1.5581395176616,-8.7414663689467e-11,-8.2516824812094e-11 +1285,0.9888557401257,-0.01285,-0.0043303120853256,-1.6322094197907e-15,-1.6344866578578e-15,0.00077945618469142,6.3843378816794e-15,0.00077945618469142,1.9025062414357e-07,3.93577818672e-13,0.97080444148306,0.0072543075679951,0.0072543075679924,-0.0085196879146744,1.5947564432611,5.0925473664246e-13,5.101109084499e-13,-1.5947564432611,-5.0925473664246e-13,-5.1011090844991e-13,-9.2111220826334e-11,1.9925625852859e-12,-9.2109441040382e-11,-1.5297825009601,-9.0671433724135e-11,-8.6043666584654e-11 +1290,0.9890850896222,-0.0129,-0.0043408241415893,4.9539181858576e-15,4.9494632905343e-15,0.00078134835479591,1.9323976362623e-15,0.00078134835479593,1.9770329018343e-07,3.93577818672e-13,0.97133966976293,0.0072879305940919,0.0072879305940891,-0.0085591758584107,1.5657218564703,-1.5143000448176e-12,-1.5129289099111e-12,-1.5657218564703,1.5143000448176e-12,1.5129289099111e-12,-9.231292818348e-11,5.9069853211237e-13,-9.2306291676931e-11,-1.5019366902737,-9.0951906022995e-11,-8.6146203000763e-11 +1295,0.98930969616442,-0.01295,-0.00435133920315,-1.6842947860246e-15,-1.6773471479696e-15,0.00078324106584482,6.5802595373416e-15,0.00078324106584483,2.1713633913123e-07,3.93577818672e-13,0.97186510057212,0.0073215510612512,0.0073215510612482,-0.00859866079685,1.5372108147779,5.0410597722767e-13,5.0217866296981e-13,-1.5372108147779,-5.0410597722768e-13,-5.0217866296981e-13,-9.5708050913113e-11,1.9700052983759e-12,-9.5708093534199e-11,-1.4745932753429,-9.4090153230556e-11,-8.9528747105408e-11 +1300,0.9895296569458,-0.013,-0.0043618575150677,3.3700933768824e-16,3.3709027970176e-16,0.0007851343619888,1.6191020331243e-15,0.0007851343619888,2.0443121329095e-07,3.93577818672e-13,0.97238090851794,0.0073551687608103,0.0073551687608072,-0.0086381424849323,1.509214293442,-9.893562186507e-14,-9.8842485170017e-14,-1.509214293442,9.8935621865068e-14,9.884248517002e-14,-8.8068727241099e-11,4.7475598925495e-13,-8.8068611213059e-11,-1.447743577151,-8.4972237903157e-11,-8.399097795793e-11 +1305,0.98974506722014,-0.01305,-0.004372379321328,-8.2371048857471e-16,-8.2407082406548e-16,0.00078702828709142,3.1150482329684e-16,0.00078702828709142,2.1630419766439e-07,3.93577818672e-13,0.97288726530367,0.0073887834850213,0.0073887834850183,-0.008677620678672,1.4817234059751,2.3666098188199e-13,2.3666482479016e-13,-1.4817234059751,-2.3666098188199e-13,-2.3666482479016e-13,-8.8891930288179e-11,8.9468184143353e-14,-8.8892023755399e-11,-1.421379051552,-8.5364261292986e-11,-8.5179300994422e-11 +1310,0.98995602040879,-0.0131,-0.004382904851927,-4.9579195859311e-16,-4.9280153476131e-16,0.00078892288284846,-3.2367417941475e-16,0.00078892288284846,-1.0381990023234e-07,3.9390102610594e-13,0.97338433993557,0.0074223950380484,0.0074223950380454,-0.008717095148073,1.4547293960464,1.3928691988079e-13,1.3861566350115e-13,-1.4547293960464,-1.3928691988079e-13,-1.3861566350115e-13,-2.0974886447356e-13,-9.1042418049689e-14,-2.100569394684e-13,-1.3954912736849,-2.9545883826495e-13,-1.0725202853671e-13 +1315,0.99016260793453,-0.01315,-0.0043934343594187,-1.1666651040147e-14,-1.1670816572591e-14,0.00079081819415964,-8.4856931017534e-16,0.00079081819415964,-7.7894103611698e-08,3.9390102610594e-13,0.97387229828708,0.0074560032048479,0.0074560032048448,-0.0087565656405813,1.4282236521184,3.2142360752753e-12,3.2152246996851e-12,-1.4282236521184,-3.2142360752753e-12,-3.2152246996851e-12,-7.3441602154176e-12,-2.337893103624e-13,-7.3444401376057e-12,-1.3700719765475,-7.2869626574038e-12,-6.8035753955858e-12 +1320,0.99036491954569,-0.0132,-0.0044039680660827,-6.7052208504566e-15,-6.705227133893e-15,0.00079271426135107,-3.8369343857229e-15,0.00079271426135107,-8.8510237361561e-08,3.9390102610594e-13,0.97435130381951,0.0074896077961539,0.007489607796151,-0.0087960319339173,1.402197677934,1.8093970532499e-12,1.809241613151e-12,-1.402197677934,-1.8093970532499e-12,-1.809241613151e-12,-5.2861399761062e-12,-1.0352945800534e-12,-5.2867995336417e-12,-1.3451129920216,-6.1412224918654e-12,-4.0012834630517e-12 +1325,0.9905630431036,-0.01325,-0.0044145062093452,1.1349185190284e-14,1.1348802813422e-14,0.00079461112686975,8.4287028189017e-15,0.00079461112686976,2.1795508686751e-07,3.9390102610594e-13,0.97482151703831,0.0075232086098041,0.0075232086098009,-0.0088354937906548,1.3766431345794,-2.9992723596616e-12,-2.999212816582e-12,-1.3766431345794,2.9992723596616e-12,2.999212816582e-12,-8.3633467480638e-11,2.2274892536412e-12,-8.3633358646617e-11,-1.3206062985278,-8.2531212404376e-11,-7.7926947426472e-11 +1330,0.99075706483969,-0.0133,-0.0044250489990241,-7.2479184235106e-16,-7.2462776098952e-16,0.0007965088289918,2.8282324612069e-16,0.0007965088289918,2.3283824290843e-07,3.9390102610594e-13,0.9752830960608,0.0075568054671433,0.0075568054671402,-0.0088749510009759,1.351551784666,1.8773540514111e-13,1.875631709503e-13,-1.351551784666,-1.8773540514111e-13,-1.875631709503e-13,-8.3090480573832e-11,7.3191413379621e-14,-8.309069596125e-11,-1.2965439749793,-7.978446723525e-11,-7.9633178197245e-11 +1335,0.99094706914868,-0.01335,-0.0044355966636784,-6.95227833876e-16,-6.9524700563414e-16,0.00079840740862358,-1.470740894952e-17,0.00079840740862358,2.2416079303866e-07,3.9390102610594e-13,0.97573619608502,0.0075903981735593,0.0075903981735562,-0.0089144033363216,1.3269155402988,1.7584644359872e-13,1.7625261129087e-13,-1.3269155402988,-1.7584644359872e-13,-1.7625261129086e-13,-7.9007269333118e-11,-3.7046411444417e-15,-7.9007015801622e-11,-1.2729182472431,-7.5795865507584e-11,-7.5788211070317e-11 +1340,0.99113313876423,-0.0134,-0.0044461494229802,6.1016153416317e-16,6.1039670924513e-16,0.00080030690527276,3.8407352659503e-17,0.00080030690527276,2.3909993629445e-07,3.9390102610594e-13,0.97618096976654,0.0076239865420065,0.0076239865420034,-0.0089538505770198,1.3027264212524,-1.5150888193254e-13,-1.5156716191637e-13,-1.3027264212524,1.5150888193253e-13,1.5156716191636e-13,-8.0694194138886e-11,9.5470294002446e-15,-8.0693927856265e-11,-1.2497214580725,-7.7420646349528e-11,-7.7400961506921e-11 +1345,0.99131535477288,-0.01345,-0.0044567074909366,-1.7263324862157e-16,-1.7213521962262e-16,0.0008022073575007,-1.0513562103616e-18,0.0008022073575007,2.2877061311988e-07,3.9390102610594e-13,0.97661756721345,0.0076575703902631,0.00765757039026,-0.0089932925090634,1.2789765882975,4.1893195895654e-14,4.1854820073388e-14,-1.2789765882975,-4.1893195895661e-14,-4.185482007339e-14,-7.6450835508553e-11,-2.7286448077353e-16,-7.6450779020161e-11,-1.2269460692418,-7.3342616270717e-11,-7.3338751193915e-11 +1350,0.99149379662166,-0.0135,-0.0044672710807713,-2.1645241545051e-16,-2.1610110568247e-16,0.00080410880364879,-2.2722901873751e-18,0.00080410880364879,2.4085911931593e-07,3.9390102610594e-13,0.97704613596643,0.0076911495367744,0.0076911495367713,-0.0090327289192288,1.2556583231195,5.161735269903e-14,5.1481693943844e-14,-1.2556583231195,-5.1617352699031e-14,-5.1481693943845e-14,-7.7395779607746e-11,-5.4337413978954e-16,-7.7395764167959e-11,-1.2045846648718,-7.424939992672e-11,-7.4246027890629e-11 +1355,0.99166854217106,-0.01355,-0.00447784040024,-5.3766020158932e-16,-5.3764672406615e-16,0.0008060112811487,-1.3483602677979e-17,0.0008060112811487,2.3150908745606e-07,3.9390102610594e-13,0.97746682108837,0.0077247238046413,0.0077247238046381,-0.00907215959976,1.2327640279439,1.2527993691099e-13,1.254366493538e-13,-1.2327640279439,-1.2527993691099e-13,-1.254366493538e-13,-7.3564060863385e-11,-3.1403462217267e-15,-7.3564191195298e-11,-1.1826299455249,-7.0575686559002e-11,-7.0569149576053e-11 +1360,0.9918396677044,-0.0136,-0.0044884156561268,-5.4233993519163e-16,-5.4256316238147e-16,0.0008079148271877,-1.3227927762633e-17,0.0008079148271877,2.425005938278e-07,3.9390102610594e-13,0.9778797651503,0.0077582930177921,0.0077582930177889,-0.0091115843438732,1.2102862287307,1.2409430711216e-13,1.2397918089088e-13,-1.2102862287307,-1.2409430711215e-13,-1.2397918089088e-13,-7.4221778529777e-11,-3.0214394909443e-15,-7.4221615371142e-11,-1.1610747309875,-7.1206871251616e-11,-7.1200659751306e-11 +1365,0.99200724797669,-0.01365,-0.0044989970500541,-6.4688250851305e-16,-6.4722874855758e-16,0.00080981947809104,-1.3522520803501e-17,0.00080981947809104,2.3274755989178e-07,3.9390102610594e-13,0.97828510831317,0.0077918570045504,0.0077918570045472,-0.0091510029499459,1.1882175693571,1.4476652751437e-13,1.4486386209954e-13,-1.1882175693571,-1.4476652751437e-13,-1.4486386209954e-13,-7.0473570862436e-11,-3.0416611682829e-15,-7.0473607898718e-11,-1.1399119549797,-6.7611719329876e-11,-6.7605414496414e-11 +1370,0.99217135622525,-0.0137,-0.0045095847826648,-6.4736392083376e-16,-6.4710327912271e-16,0.00081172526994144,-1.4020323107854e-17,0.00081172526994144,2.4311242086128e-07,3.9390102610594e-13,0.97868298831853,0.0078254155940735,0.0078254155940704,-0.0091904152173352,1.1665508142871,1.41941522932e-13,1.418584862482e-13,-1.1665508142871,-1.4194152293201e-13,-1.418584862482e-13,-7.0971012250561e-11,-3.0585095250237e-15,-7.0971293180467e-11,-1.1191346674851,-6.808961459428e-11,-6.8083240325637e-11 +1375,0.9923320642163,-0.01375,-0.0045201790495642,-6.8197541528777e-16,-6.8199660462714e-16,0.00081363223798049,-1.4518003944414e-17,0.00081363223798049,2.3309635466262e-07,3.9390102610594e-13,0.97907354056672,0.0078589686198084,0.0078589686198053,-0.0092298209504358,1.1452788432697,1.4650922286666e-13,1.4643635284757e-13,-1.1452788432697,-1.4650922286665e-13,-1.4643635284757e-13,-6.7340814583208e-11,-3.1131090337205e-15,-6.734094013304e-11,-1.0987360297189,-6.4607441188457e-11,-6.4601002084663e-11 +1380,0.99248944225568,-0.0138,-0.0045307800454358,-6.8196793036666e-16,-6.8195491993246e-16,0.00081554041721872,-1.4841491013945e-17,0.00081554041721872,2.4311855284509e-07,3.9390102610594e-13,0.97945689810932,0.0078925159159867,0.0078925159159835,-0.0092692199545642,1.1243946536271,1.4329776473502e-13,1.4342480616075e-13,-1.1243946536271,-1.4329776473501e-13,-1.4342480616075e-13,-6.7750871258952e-11,-3.1421713061773e-15,-6.7750556699152e-11,-1.0787093162555,-6.500115945456e-11,-6.4994702970462e-11 +1385,0.99264355923356,-0.01385,-0.0045413879600255,-6.9416517992661e-16,-6.9387691874984e-16,0.00081744984184275,-1.4242489310155e-17,0.00081744984184275,2.3283843120225e-07,3.9390102610594e-13,0.97983319172482,0.0079260573210443,0.0079260573210412,-0.0093086120399745,1.1038913551884,1.4297734002737e-13,1.4293384902085e-13,-1.1038913551884,-1.4297734002736e-13,-1.4293384902084e-13,-6.4237260294041e-11,-2.9307442811471e-15,-6.4237298392696e-11,-1.0590479101671,-6.1630798296096e-11,-6.1624730653674e-11 +1390,0.99279448263511,-0.0139,-0.0045520029822309,-6.9448164717567e-16,-6.9421728935675e-16,0.00081936054582189,-1.4343299531165e-17,0.00081936054582189,2.4249274233057e-07,3.9390102610594e-13,0.98020254991231,0.0079595926741397,0.0079595926741365,-0.0093479970177691,1.0837621723889,1.4018591500016e-13,1.4006544759684e-13,-1.0837621723889,-1.4018591500015e-13,-1.4006544759683e-13,-6.4563998228832e-11,-2.8915024059302e-15,-6.4564249879259e-11,-1.0397453049964,-6.1944867004724e-11,-6.1938853181642e-11 +1395,0.99294227858347,-0.01395,-0.004562625296106,-6.9886857324386e-16,-6.9862142127648e-16,0.00082127256231793,-1.4863560100495e-17,0.00082127256231793,2.3201106102988e-07,3.9390102610594e-13,0.9805650989649,0.0079931218185551,0.007993121818552,-0.009387374703894,1.0640004393699,1.3815096655399e-13,1.3806050897184e-13,-1.0640004393699,-1.3815096655399e-13,-1.3806050897184e-13,-6.1178692274205e-11,-2.9491838234294e-15,-6.1178680654016e-11,-1.020795100044,-5.8697455987633e-11,-5.8691411646066e-11 +1400,0.99308701185032,-0.014,-0.0045732550849247,-6.9988217871025e-16,-7.0070286651672e-16,0.00082318592428821,-1.5726874673961e-17,0.00082318592428821,2.4139540144574e-07,3.9390102610594e-13,0.98092096296449,0.0080266445982375,0.0080266445982344,-0.0094267449150753,1.0445996019246,1.3548416557068e-13,1.3564345135616e-13,-1.0445996019246,-1.3548416557069e-13,-1.3564345135617e-13,-6.1448877908773e-11,-3.0450978804748e-15,-6.1449199016514e-11,-1.0021910021964,-5.8957473961826e-11,-5.895119329674e-11 +1405,0.99322874589724,-0.01405,-0.0045838925272103,-7.0133100333333e-16,-7.0210533360398e-16,0.00082510066389869,-1.5595426257992e-17,0.00082510066389868,2.3080963984512e-07,3.9390102610594e-13,0.98127026385296,0.0080601608611785,0.0080601608611753,-0.0094661074727897,1.0255532127506,1.3302759813701e-13,1.3311979741668e-13,-1.0255532127506,-1.33027598137e-13,-1.3311979741669e-13,-5.8205471641275e-11,-2.9557597632984e-15,-5.8205645444608e-11,-0.98392682136265,-5.5846109592919e-11,-5.5839972593284e-11 +1410,0.9933675428861,-0.0141,-0.0045945378007691,-7.0238313906331e-16,-7.0225578928586e-16,0.00082701681312295,-1.5347618780205e-17,0.00082701681312295,2.3986972763623e-07,3.9390102610594e-13,0.98161312142799,0.0080936704559803,0.0080936704559772,-0.0095054621992309,1.0068549332513,1.3053981941957e-13,1.3041573276956e-13,-1.0068549332513,-1.3053981941957e-13,-1.3041573276956e-13,-5.8415747859282e-11,-2.8477461138191e-15,-5.8415514610236e-11,-0.96599647216552,-5.6048064954923e-11,-5.6042151477508e-11 +1415,0.993503463717,-0.01415,-0.0046051910792532,-7.0235980779743e-16,-7.0256808754424e-16,0.000828934403234,-1.6410191125994e-17,0.000828934403234,2.4899776818188e-07,3.9390102610594e-13,0.98194965340759,0.0081271732347824,0.0081271732347792,-0.0095448089207468,0.98849852905145,1.2774044485059e-13,1.2779896303634e-13,-0.98849852905145,-1.2774044485059e-13,-1.2779896303634e-13,-5.8598449768754e-11,-2.9828503061873e-15,-5.8598517801217e-11,-0.94839396989342,-5.6224165866361e-11,-5.6217981558798e-11 +1420,0.99363656804741,-0.0142,-0.0046158525336681,-7.0261153379132e-16,-7.0326722909102e-16,0.0008308534650288,-1.611093562574e-17,0.0008308534650288,2.3789973013777e-07,3.9390102610594e-13,0.98227997544867,0.0081606690519779,0.0081606690519747,-0.0095841474663319,0.97047787111451,1.2506962899986e-13,1.253066973257e-13,-0.97047787111451,-1.2506962899986e-13,-1.253066973257e-13,-5.5463787289486e-11,-2.8818284473921e-15,-5.5463680965407e-11,-0.93111343025283,-5.3217019800996e-11,-5.3211017921761e-11 +1425,0.99376691431107,-0.01425,-0.0046265223339406,-7.039222758402e-16,-7.0339203152082e-16,0.00083277402906243,-1.6393618258372e-17,0.00083277402906243,2.4677036591925e-07,3.9390102610594e-13,0.98260420116615,0.008194157762878,0.0081941577628749,-0.0096234776660594,0.95278693275878,1.2281314485036e-13,1.2276108431747e-13,-0.95278693275878,-1.2281314485036e-13,-1.2276108431747e-13,-5.5607012802052e-11,-2.8476405113472e-15,-5.5606773589148e-11,-0.91414906905493,-5.3354854650199e-11,-5.3348937981818e-11 +1430,0.99389455975398,-0.0143,-0.0046372006454346,-7.0399057291926e-16,-7.0359211845965e-16,0.00083469612513196,-1.6524044850807e-17,0.00083469612513196,2.3559347539504e-07,3.9390102610594e-13,0.9829224421948,0.0082276392266795,0.0082276392266764,-0.0096627993545654,0.93541978829014,1.2044527794695e-13,1.2027873875843e-13,-0.93541978829014,-1.2044527794695e-13,-1.2027873875843e-13,-5.2611618510463e-11,-2.8287372580385e-15,-5.2611553397648e-11,-0.8974951983306,-5.0481476731609e-11,-5.0475647249345e-11 +1435,0.9940195604441,-0.01435,-0.0046478876329957,-7.0432648126441e-16,-7.0446849771087e-16,0.0008366197828782,-1.6055910810261e-17,0.0008366197828782,2.4418598698617e-07,3.9390102610594e-13,0.98323480818665,0.0082611133030204,0.0082611133030172,-0.0097021123670043,0.91837061321061,1.177801405378e-13,1.1795840843855e-13,-0.91837061321061,-1.1778014053779e-13,-1.1795840843855e-13,-5.2716197655887e-11,-2.6767377351094e-15,-5.2716054592675e-11,-0.88114622777728,-5.0582144541784e-11,-5.0576614262684e-11 +1440,0.99414197130603,-0.0144,-0.0046585834574988,-7.042090876897e-16,-7.0474087385852e-16,0.0008385450312742,-1.8269824941648e-17,0.0008385450312742,2.528469629226e-07,3.9390102610594e-13,0.98354140687113,0.0082945798549195,0.0082945798549163,-0.0097414165425012,0.90163368029607,1.1549633244301e-13,1.1559417192841e-13,-0.90163368029607,-1.1549633244301e-13,-1.1559417192841e-13,-5.2800215092052e-11,-3.0073323983877e-15,-5.2800377281586e-11,-0.86509666097559,-5.0663768919834e-11,-5.0657556864581e-11 +1445,0.99426184613846,-0.01445,-0.0046692882773636,-7.0551970730794e-16,-7.0547438175946e-16,0.00084047189885135,-1.5882769390208e-17,0.00084047189885136,2.4131292164498e-07,3.9390102610594e-13,0.98384234407317,0.0083280387474863,0.0083280387474832,-0.0097807117226364,0.88520336052663,1.1339965984301e-13,1.1334459582903e-13,-0.88520336052663,-1.1339965984301e-13,-1.1334459582903e-13,-4.9935551447857e-11,-2.5488428518969e-15,-4.9935383080328e-11,-0.84934109507874,-4.7915064515759e-11,-4.7909796393311e-11 +1450,0.99437923763168,-0.0145,-0.0046800022501122,-7.05594802623e-16,-7.0580667371104e-16,0.00084240041393218,-1.5463161232585e-17,0.00084240041393218,2.4969587286705e-07,3.9390102610594e-13,0.9841377237318,0.0083614898465947,0.0083614898465916,-0.0098199977498878,0.86907412026405,1.1106703185832e-13,1.1107930819798e-13,-0.86907412026405,-1.1106703185832e-13,-1.1107930819798e-13,-4.9987459533324e-11,-2.4357214369335e-15,-4.9987177164094e-11,-0.83387422043325,-4.7965239389296e-11,-4.7960148670618e-11 +1455,0.99449419739893,-0.01455,-0.0046907255293566,-7.0605941223646e-16,-7.0611157825997e-16,0.00084433060418361,-1.6385267306538e-17,0.00084433060418361,2.5660983382636e-07,3.9390102610594e-13,0.98442764795411,0.0083949330214478,0.0083949330214446,-0.0098592744706434,0.8532405200191,1.0889797085853e-13,1.0884619260485e-13,-0.8532405200191,-1.0889797085853e-13,-1.0884619260485e-13,-4.9809241130914e-11,-2.5112924165407e-15,-4.9809389761007e-11,-0.81869081725823,-4.7795033202726e-11,-4.7789806506043e-11 +1460,0.9946067759927,-0.0146,-0.0047014582663885,-7.0646909613458e-16,-7.0682309517845e-16,0.00084626249685441,-1.4777603307073e-17,0.00084626249685441,2.4120655695015e-07,3.9390102610594e-13,0.98471221703235,0.0084283681432241,0.0084283681432209,-0.0098985417336115,0.83769721408914,1.0667064499387e-13,1.0673252561034e-13,-0.83769721408914,-1.0667064499387e-13,-1.0673252561033e-13,-4.6604884849785e-11,-2.237349588094e-15,-4.6604841004067e-11,-0.80378575535249,-4.4720511446403e-11,-4.4715920526338e-11 +1465,0.99471702292131,-0.01465,-0.0047122006117764,-7.0705721040525e-16,-7.0729475201258e-16,0.00084819611901388,-1.5832803087335e-17,0.00084819611901388,2.4578188018154e-07,3.9390102610594e-13,0.9849915294619,0.0084617950837185,0.0084617950837154,-0.0099377993882236,0.82243894806011,1.0460053250553e-13,1.0461451298427e-13,-0.82243894806011,-1.0460053250554e-13,-1.0461451298427e-13,-4.6154359033522e-11,-2.3359244903469e-15,-4.6154266662615e-11,-0.78915399371224,-4.4288824433127e-11,-4.4283975765619e-11 +1470,0.99482498667868,-0.0147,-0.0047229527122686,-7.0702247179992e-16,-7.0754910430459e-16,0.00085013149709223,-1.5515611438116e-17,0.00085013149709223,2.5050211860389e-07,3.9390102610594e-13,0.98526568199346,0.0084952137179782,0.008495213717975,-0.0099770472877314,0.80746055761791,1.0254254543332e-13,1.0251405149594e-13,-0.80746055761791,-1.0254254543332e-13,-1.0251405149594e-13,-4.5719534767343e-11,-2.2443616231867e-15,-4.5719486006991e-11,-0.77479057729788,-4.3872011801353e-11,-4.3867371905886e-11 +1475,0.99493071475857,-0.01475,-0.0047337147128753,-7.0796634039147e-16,-7.0820437158917e-16,0.00085206865719136,-1.4927215613021e-17,0.00085206865719136,2.5525271141191e-07,3.9390102610594e-13,0.9855347696464,0.0085286239225305,0.0085286239225274,-0.010016285287125,0.79275696826083,1.0050245859664e-13,1.0051263795871e-13,-0.79275696826083,-1.0050245859665e-13,-1.005126379587e-13,-4.5285214099877e-11,-2.1198049674227e-15,-4.528522405079e-11,-0.76069063699953,-4.3455651558566e-11,-4.3451290983111e-11 +1480,0.99503425367586,-0.0148,-0.0047444867564098,-7.0946972372748e-16,-7.0870671864815e-16,0.0008540076250177,-1.5137956925867e-17,0.0008540076250177,2.5998283348372e-07,3.9390102610594e-13,0.98579888574064,0.0085620255757735,0.0085620255757704,-0.01005551324359,0.77832319250178,9.8707279131418e-14,9.8531188857559e-14,-0.77832319250178,-9.8707279131413e-14,-9.853118885756e-14,-4.4845449047264e-11,-2.102719262899e-15,-4.4845431242118e-11,-0.74684938804661,-4.3034153980671e-11,-4.3029809810737e-11 +1485,0.99513564898739,-0.01485,-0.0047552689830209,-7.1004108494233e-16,-7.0937983219976e-16,0.00085594842581354,-1.6882065959969e-17,0.00085594842581354,2.4459191294568e-07,3.9390102610594e-13,0.98605812192792,0.0085954185583739,0.0085954185583707,-0.010094731016979,0.76415432937181,9.6794670555144e-14,9.6605673383965e-14,-0.76415432937181,-9.679467055515e-14,-9.6605673383963e-14,-4.1984958521055e-11,-2.2985206369345e-15,-4.1984972823352e-11,-0.73326212845368,-4.0290038442219e-11,-4.0285269734504e-11 +1490,0.99523494530582,-0.0149,-0.0047660615322292,-7.0997325205085e-16,-7.0963935375265e-16,0.00085789108466152,-1.6023185846043e-17,0.00085789108466152,2.4928556996429e-07,3.9390102610594e-13,0.98631256820576,0.0086288027515331,0.00862880275153,-0.010133938467771,0.75024556322847,9.4571651911699e-14,9.4664653859477e-14,-0.75024556322847,-9.45716519117e-14,-9.4664653859475e-14,-4.1590773849819e-11,-2.1365471595124e-15,-4.1590935803204e-11,-0.7199242388737,-3.9912173902108e-11,-3.9907730333606e-11 +1495,0.99533218632639,-0.01495,-0.00477686453995,-7.0974067236616e-16,-7.104403220343e-16,0.00085983562604196,-1.6508154258332e-17,0.00085983562604197,2.5396547442824e-07,3.9390102610594e-13,0.98656231296504,0.0086621780395227,0.0086621780395196,-0.01017313546005,0.73659216176146,9.2672361193918e-14,9.283577708453e-14,-0.73659216176146,-9.2672361193922e-14,-9.283577708453e-14,-4.1192362638397e-11,-2.1539353637355e-15,-4.1192303163107e-11,-0.70683117966373,-3.9530254280617e-11,-3.9525773651347e-11 +1500,0.99542741484004,-0.015,-0.0047876781405352,-7.1113433593653e-16,-7.110191459456e-16,0.00086178207413812,-1.5505361034853e-17,0.00086178207413812,2.5870372155623e-07,3.9390102610594e-13,0.98680744300322,0.0086955443079452,0.0086955443079421,-0.010212321859465,0.7231894758491,9.104255946195e-14,9.1021454970842e-14,-0.7231894758491,-9.1042559461949e-14,-9.1021454970843e-14,-4.0797581559344e-11,-1.9776662279577e-15,-4.0797612905116e-11,-0.69397849077063,-3.915177000282e-11,-3.9147640870241e-11 +1505,0.99552067275286,-0.01505,-0.0047985024662983,-7.1172666383932e-16,-7.1173447248942e-16,0.00086373045276645,-1.4732864101337e-17,0.00086373045276645,2.6348595127956e-07,3.9390102610594e-13,0.98704804355417,0.008728901444139,0.0087289014441358,-0.010251497533702,0.71003293699579,8.9242944927564e-14,8.9247788737947e-14,-0.71003293699579,-8.9242944927564e-14,-8.9247788737945e-14,-4.0405160284931e-11,-1.8465509623436e-15,-4.0404987377323e-11,-0.68136179021869,-3.8775429240975e-11,-3.8771602748776e-11 +1510,0.99561200110504,-0.0151,-0.0048093376470456,-7.129623353954e-16,-7.1187463897735e-16,0.00086568078530751,-1.686918242826e-17,0.00086568078530751,2.4809141052629e-07,3.9390102610594e-13,0.98728419831747,0.0087622493375771,0.0087622493375739,-0.010290662352954,0.69711805680807,8.7544118058163e-14,8.7445393930743e-14,-0.69711805680807,-8.7544118058163e-14,-8.7445393930745e-14,-3.7848364485356e-11,-2.0694168868319e-15,-3.7848289952127e-11,-0.66897677264081,-3.6322600219144e-11,-3.6318329234267e-11 +1515,0.99570144008355,-0.01515,-0.004820183812114,-7.1224961208813e-16,-7.1241003140431e-16,0.0008676330950112,-1.6140641924825e-17,0.0008676330950112,2.5274319881419e-07,3.9390102610594e-13,0.98751598947173,0.0087955878781321,0.008795587878129,-0.010329816187886,0.68444042584533,8.5751089835068e-14,8.5730464530538e-14,-0.68444042584533,-8.5751089835069e-14,-8.5730464530542e-14,-3.7486620743997e-11,-1.9499703948268e-15,-3.7486507839453e-11,-0.6568192090929,-3.5975775048597e-11,-3.5971744647631e-11 +1520,0.99578902904643,-0.0152,-0.0048310410873965,-7.1320536683611e-16,-7.135972528378e-16,0.00086958740455354,-1.7154152457323e-17,0.00086958740455354,2.57457401176e-07,3.9390102610594e-13,0.98774349771862,0.0088289169586095,0.0088289169586063,-0.010368958912603,0.67199571175492,8.4173230339455e-14,8.4120618373252e-14,-0.67199571175492,-8.4173230339454e-14,-8.4120618373248e-14,-3.7128822686385e-11,-2.0185615977875e-15,-3.7129113360275e-11,-0.64488494433582,-3.5633142728545e-11,-3.5628956294206e-11 +1525,0.99587480653478,-0.01525,-0.0048419095973709,-7.1403387052501e-16,-7.1410323294274e-16,0.00087154373634052,-1.4356218529259e-17,0.00087154373634052,2.6223348115195e-07,3.9390102610594e-13,0.98796680229559,0.0088622364730193,0.0088622364730161,-0.010408090402629,0.65977965908789,8.2452103814673e-14,8.2462915972634e-14,-0.65977965908789,-8.2452103814675e-14,-8.2462915972634e-14,-3.6774624568242e-11,-1.6616335463536e-15,-3.6774744887196e-11,-0.63316989667596,-3.5293226634949e-11,-3.5289802134172e-11 +1530,0.99595881029097,-0.0153,-0.0048527894643947,-7.1542389113776e-16,-7.144852753969e-16,0.00087350211240374,-1.6135567976113e-17,0.00087350211240374,2.5756471444538e-07,3.9390102610594e-13,0.98818598100501,0.0088955463171769,0.0088955463171738,-0.010447210535605,0.64778808688512,8.0924732164946e-14,8.08234076534e-14,-0.64778808688512,-8.0924732164945e-14,-8.0823407653402e-14,-3.5495171432652e-11,-1.8155354987352e-15,-3.5495103426844e-11,-0.6216700564351,-3.4065902134901e-11,-3.4062130892779e-11 +1535,0.99604107727272,-0.01535,-0.0048636808096755,-7.1585042588086e-16,-7.1540003150656e-16,0.00087546255454621,-1.526526656719e-17,0.00087546255454621,2.622805048702e-07,3.9390102610594e-13,0.9884011102332,0.0089288463878773,0.0089288463878742,-0.010486319190325,0.63601688834634,7.9416913313183e-14,7.9281920082369e-14,-0.63601688834634,-7.9416913313182e-14,-7.9281920082371e-14,-3.5151841238837e-11,-1.6931263427472e-15,-3.5151688699249e-11,-0.61038148524047,-3.3736689048081e-11,-3.37331750507e-11 +1540,0.99612164367209,-0.0154,-0.0048745837518932,-7.1575599610466e-16,-7.1586438073505e-16,0.00087742508413746,-1.583374551941e-17,0.00087742508413746,2.670411163308e-07,3.9390102610594e-13,0.98861226498253,0.0089621365840673,0.0089621365840641,-0.010525416248107,0.62446202919382,7.7789831004639e-14,7.7716658899137e-14,-0.62446202919382,-7.7789831004638e-14,-7.7716658899135e-14,-3.4810762384276e-11,-1.7209599849005e-15,-3.4810665739554e-11,-0.59930031422388,-3.3409842734984e-11,-3.3406299481369e-11 +1545,0.99620054492894,-0.01545,-0.0048854984081631,-7.1714661290761e-16,-7.1694082262127e-16,0.00087938972225822,-1.5424271724645e-17,0.00087938972225822,2.7184898954147e-07,3.9390102610594e-13,0.98881951888976,0.0089954168060259,0.0089954168060227,-0.010564501591837,0.61311954695514,7.6287842324766e-14,7.6251616256589e-14,-0.61311954695514,-7.6287842324766e-14,-7.6251616256587e-14,-3.4471946137819e-11,-1.6314835194149e-15,-3.4471818515865e-11,-0.58842274333717,-3.308501902217e-11,-3.3081651629551e-11 +1550,0.99627781574775,-0.0155,-0.0048964248933251,-7.1726728293372e-16,-7.1785883882149e-16,0.00088135648959502,-1.7489362708606e-17,0.00088135648959502,2.563168237657e-07,3.9390102610594e-13,0.98902294425344,0.0090286869559699,0.0090286869559667,-0.010603575106675,0.60198554923663,7.4715985865604e-14,7.4798208974359e-14,-0.60198554923663,-7.4715985865604e-14,-7.4798208974359e-14,-3.2316568783893e-11,-1.8285344057716e-15,-3.231656163001e-11,-0.57774503991014,-3.1017144285998e-11,-3.1013365512534e-11 +1555,0.99635349010849,-0.01555,-0.0049073633219901,-7.1830995521251e-16,-7.1836049118411e-16,0.00088332540674725,-1.729875861988e-17,0.00088332540674725,2.6099206706931e-07,3.9390102610594e-13,0.9892226120462,0.0090619469363108,0.0090619469363077,-0.01064263667801,0.59105621315764,7.3254925430008e-14,7.3321141366288e-14,-0.59105621315764,-7.3254925430007e-14,-7.3321141366291e-14,-3.2003646472542e-11,-1.764809700998e-15,-3.2003550877828e-11,-0.56726353843066,-3.0717140254453e-11,-3.0713479110878e-11 +1560,0.99642760128747,-0.0156,-0.0049183138055451,-7.1800803049526e-16,-7.1845621045216e-16,0.00088529649377978,-1.6821928184017e-17,0.00088529649377978,2.6571181521717e-07,3.9390102610594e-13,0.98941859195355,0.0090951966522055,0.0090951966522023,-0.010681686194455,0.58032778360257,7.1798795510297e-14,7.1844159365371e-14,-0.58032778360257,-7.1798795510297e-14,-7.184415936537e-14,-3.1692550993479e-11,-1.6830301191388e-15,-3.1692602446484e-11,-0.55697463814002,-3.0418951985495e-11,-3.0415500367471e-11 +1565,0.9965001818676,-0.01565,-0.0049292764541907,-7.1981140655462e-16,-7.1961040923567e-16,0.00088726977052873,-1.6322901964696e-17,0.00088726977052873,2.7047384421053e-07,3.9390102610594e-13,0.9896109523855,0.0091284360098205,0.0091284360098174,-0.010720723545809,0.56979657300302,7.0569316130693e-14,7.0498066252693e-14,-0.56979657300302,-7.0569316130695e-14,-7.0498066252692e-14,-3.1383316319201e-11,-1.6018155051813e-15,-3.1383411478192e-11,-0.54687480284069,-3.0122540336164e-11,-3.0119208237801e-11 +1570,0.99657126375359,-0.0157,-0.0049402513764664,-7.2072857880884e-16,-7.2004393028764e-16,0.00088924525653119,-1.6151922489565e-17,0.00088924525653119,2.7528199098015e-07,3.9390102610594e-13,0.98979976050129,0.0091616649167374,0.0091616649167342,-0.010759748623534,0.5594589592206,6.9137037164279e-14,6.9101945287146e-14,-0.5594589592206,-6.9137037164279e-14,-6.9101945287144e-14,-3.1076315702552e-11,-1.5509213250608e-15,-3.1076148922832e-11,-0.53696055961772,-2.9828129504071e-11,-2.9824900690244e-11 +1575,0.99664087818668,-0.01575,-0.004951238678771,-7.2117578680526e-16,-7.2071560373199e-16,0.00089122297095418,-1.6030691239432e-17,0.00089122297095418,2.5974256345762e-07,3.9390102610594e-13,0.98998508223357,0.0091948832823598,0.0091948832823567,-0.010798761321229,0.54931138504178,6.7783024118869e-14,6.7759548748049e-14,-0.54931138504178,-6.778302411887e-14,-6.7759548748051e-14,-2.9147799837347e-11,-1.5092794006616e-15,-2.9147804792536e-11,-0.52722849759392,-2.7977594547891e-11,-2.7974466309185e-11 +1580,0.99670905575458,-0.0158,-0.0049622384674049,-7.2155246817336e-16,-7.2192951707346e-16,0.00089320293290145,-1.6533649301385e-17,0.00089320293290145,2.6441788492093e-07,3.9390102610594e-13,0.99016698229993,0.0092280910161759,0.0092280910161728,-0.010837761532595,0.53935035717848,6.6497594619655e-14,6.6500468941095e-14,-0.53935035717848,-6.6497594619657e-14,-6.6500468941092e-14,-2.8863979019551e-11,-1.5292555477983e-15,-2.8863842637224e-11,-0.51767526769656,-2.7705519490579e-11,-2.7702371005767e-11 +1585,0.99677582641027,-0.01585,-0.004973250845577,-7.2223900132361e-16,-7.2262242243592e-16,0.00089518516096568,-1.5486185501801e-17,0.00089518516096569,2.6913775741377e-07,3.9390102610594e-13,0.99034552423868,0.0092612880303056,0.0092612880303025,-0.010876749154423,0.52957244472035,6.5160521756155e-14,6.5210929193224e-14,-0.52957244472035,-6.5160521756155e-14,-6.5210929193221e-14,-2.8581751124845e-11,-1.3925606417288e-15,-2.8581615360213e-11,-0.50829758044102,-2.7434908392493e-11,-2.7431996341498e-11 +1590,0.99684121948142,-0.0159,-0.0049842759154379,-7.2324381414491e-16,-7.2312819818615e-16,0.000897169673534,-1.5826104245232e-17,0.000897169673534,2.7390075985068e-07,3.9390102610594e-13,0.99052077041983,0.0092944742377702,0.0092944742377671,-0.010915724084562,0.51997427890356,6.3905921702394e-14,6.3933440108611e-14,-0.51997427890356,-6.3905921702394e-14,-6.3933440108611e-14,-2.8301427568156e-11,-1.4041146800259e-15,-2.8301219052461e-11,-0.49909220572499,-2.7166194604015e-11,-2.716329994584e-11 +1595,0.99690526368408,-0.01595,-0.0049953137776036,-7.2463464730948e-16,-7.2375735450483e-16,0.00089915648871726,-1.577130777999e-17,0.00089915648871726,2.7870504482053e-07,3.9390102610594e-13,0.99069278206791,0.0093276495528977,0.0093276495528945,-0.010954686222396,0.51055255115383,6.2700274451127e-14,6.2689720393218e-14,-0.51055255115382,-6.2700274451127e-14,-6.2689720393217e-14,-2.802256388048e-11,-1.3671167466122e-15,-2.8022477733555e-11,-0.49005597163722,-2.6898951028154e-11,-2.6896113283139e-11 +1600,0.9969679871361,-0.016,-0.0050063645306756,-7.2517967290184e-16,-7.2478267406477e-16,0.00090114562427882,-1.7880281068144e-17,0.00090114562427882,2.6315472112515e-07,3.9390102610594e-13,0.99086161928435,0.0093608138917311,0.009360813891728,-0.010993635469324,0.50130401259895,6.1569211429991e-14,6.1505549852044e-14,-0.50130401259895,-6.1569211429991e-14,-6.1505549852043e-14,-2.6296799523086e-11,-1.5123699465859e-15,-2.6296696808471e-11,-0.48118576329836,-2.5242994890366e-11,-2.5239827989163e-11 +1605,0.99702941736609,-0.01605,-0.0050174282732775,-7.2641970436844e-16,-7.2593192476775e-16,0.0009031370979409,-1.6994000925167e-17,0.0009031370979409,2.6782692685856e-07,3.9390102610594e-13,0.99102734105833,0.009393967170295,0.0093939671702919,-0.011032571726723,0.49222547312951,6.039168992438e-14,6.0352200927845e-14,-0.49222547312951,-6.039168992438e-14,-6.0352200927845e-14,-2.6038653013852e-11,-1.4160981934077e-15,-2.6038709621721e-11,-0.47247852262124,-2.4995535222333e-11,-2.4992603757203e-11 +1610,0.99708958133048,-0.0161,-0.0050285051010651,-7.2611786588174e-16,-7.2593157033193e-16,0.00090513092693649,-1.6468996628392e-17,0.00090513092693649,2.7254447587666e-07,3.9390102610594e-13,0.99119000529967,0.0094271093071407,0.0094271093071375,-0.011071494898935,0.48331379996698,5.9143711703344e-14,5.9127292038482e-14,-0.48331379996698,-5.9143711703345e-14,-5.9127292038482e-14,-2.5782497027685e-11,-1.3331778733851e-15,-2.5782380181244e-11,-0.46393124627126,-2.4749871428241e-11,-2.4747075998043e-11 +1615,0.99714850542204,-0.01615,-0.005039595108755,-7.280592791055e-16,-7.2730540528235e-16,0.00090712712831457,-1.6408827085752e-17,0.00090712712831457,2.773051264171e-07,3.9390102610594e-13,0.99134966884909,0.0094602402216193,0.0094602402216162,-0.011110404891245,0.47456591742618,5.8102725152728e-14,5.8041297731888e-14,-0.47456591742618,-5.8102725152729e-14,-5.8041297731888e-14,-2.5527842610579e-11,-1.2996686130594e-15,-2.5527827369452e-11,-0.45554098545404,-2.4505804781988e-11,-2.4503088106611e-11 +1620,0.99720621548229,-0.0162,-0.0050506983896468,-7.2787737465359e-16,-7.2789460958631e-16,0.00090912571886907,-1.7025343006251e-17,0.00090912571886906,2.8210988389787e-07,3.9390102610594e-13,0.99150638749934,0.0094933598342885,0.0094933598342854,-0.011149301610353,0.46597880510974,5.6867925228021e-14,5.6913654726486e-14,-0.46597880510974,-5.6867925228021e-14,-5.6913654726489e-14,-2.5274909982864e-11,-1.3338036545439e-15,-2.5275032310322e-11,-0.44730484480885,-2.4263455181791e-11,-2.4260713395415e-11 +1625,0.99726273681361,-0.01625,-0.0050618150351422,-7.2890935263415e-16,-7.2898162120216e-16,0.00091112671506725,-1.6396671098272e-17,0.00091112671506725,2.6654006290983e-07,3.9390102610594e-13,0.99166021601581,0.0095264680673221,0.0095264680673189,-0.011188184964858,0.45754949744205,5.5826709634931e-14,5.5840300831509e-14,-0.45754949744205,-5.5826709634932e-14,-5.5840300831508e-14,-2.3729174115587e-11,-1.2503103109837e-15,-2.3729191409552e-11,-0.43921998133207,-2.2779888743529e-11,-2.2777286024523e-11 +1630,0.99731809418742,-0.0163,-0.0050729451367779,-7.3036735853229e-16,-7.2979582951748e-16,0.00091313013335592,-1.749087128845e-17,0.00091313013335592,2.7121046386469e-07,3.9390102610594e-13,0.99181120814669,0.0095595648427786,0.0095595648427754,-0.011227054863222,0.44927508279023,5.4744858153072e-14,5.4775791487554e-14,-0.44927508279023,-5.4744858153071e-14,-5.4775791487552e-14,-2.3494949970677e-11,-1.309639393476e-15,-2.3494886823155e-11,-0.43128360413729,-2.2555421759585e-11,-2.2552680039439e-11 +1635,0.99737231185956,-0.01635,-0.005084088783237,-7.3167422044789e-16,-7.3090446143904e-16,0.00091513598971289,-1.599158363276e-17,0.00091513598971289,2.7592253815101e-07,3.9390102610594e-13,0.99195941665316,0.0095926500851465,0.0095926500851433,-0.011265911216763,0.44115270214183,5.3791752644492e-14,5.3744036178316e-14,-0.44115270214183,-5.3791752644495e-14,-5.3744036178316e-14,-2.3261882102184e-11,-1.1725464557616e-15,-2.3261870570811e-11,-0.42349297258034,-2.2331904678494e-11,-2.2329461373266e-11 +1640,0.99742541357802,-0.0164,-0.0050952460623739,-7.3167259051702e-16,-7.3139270547411e-16,0.00091714429995192,-1.6091322799354e-17,0.00091714429995192,2.8067592339198e-07,3.9390102610594e-13,0.99210489331901,0.00962572371962,0.0096257237196169,-0.011304753937626,0.43317954886718,5.2659214074652e-14,5.2691344482804e-14,-0.43317954886718,-5.265921407465e-14,-5.2691344482803e-14,-2.3030424478959e-11,-1.1497194339132e-15,-2.3030421891637e-11,-0.41584539604598,-2.2110042047118e-11,-2.2107629242499e-11 +1645,0.99747742259417,-0.01645,-0.0051064170607355,-7.3230628070505e-16,-7.324189051339e-16,0.00091915507965145,-1.6352567665362e-17,0.00091915507965145,2.8547519193012e-07,3.9390102610594e-13,0.99224768897004,0.0096587856725066,0.0096587856725035,-0.011343582939265,0.4253528670557,5.1767250103959e-14,5.1701940568734e-14,-0.4253528670557,-5.1767250103959e-14,-5.1701940568731e-14,-2.2800666293818e-11,-1.1542045717754e-15,-2.2800639933496e-11,-0.40833823292267,-2.1889799370645e-11,-2.1887398918202e-11 +1650,0.99752836167372,-0.0165,-0.0051176018630787,-7.3320417661176e-16,-7.3386331973174e-16,0.0009211683440826,-1.7666163340551e-17,0.0009211683440826,2.6988503165626e-07,3.9390102610594e-13,0.9923878534931,0.0096918358716377,0.0096918358716345,-0.011382398136921,0.41766995107407,5.0756488226719e-14,5.0757869398264e-14,-0.41766995107407,-5.075648822672e-14,-5.0757869398265e-14,-2.1415887592283e-11,-1.2257582234013e-15,-2.1416054831199e-11,-0.40096888960526,-2.0560896367455e-11,-2.0558356643242e-11 +1655,0.99757825310407,-0.01655,-0.0051288005544001,-7.3356039360975e-16,-7.3453611860943e-16,0.00092318410851516,-1.7515320157892e-17,0.00092318410851516,2.7454951379013e-07,3.9390102610594e-13,0.99252543584555,0.0097248742446408,0.0097248742446377,-0.0114211994456,0.41012814474632,4.9646312866679e-14,4.9776797784525e-14,-0.41012814474632,-4.9646312866682e-14,-4.9776797784525e-14,-2.1202815102033e-11,-1.1857235799423e-15,-2.1202919922061e-11,-0.39373482025904,-2.0356602747039e-11,-2.035412308718e-11 +1660,0.9976271187083,-0.0166,-0.0051400132169485,-7.3566058785267e-16,-7.3539719736395e-16,0.00092520238776865,-1.7362901014911e-17,0.00092520238776866,2.7925523582439e-07,3.9390102610594e-13,0.99266048408291,0.009757900721483,0.0097579007214799,-0.011459986783051,0.4027248401352,4.8828531934552e-14,4.8828033981807e-14,-0.4027248401352,-4.8828531934551e-14,-4.8828033981808e-14,-2.0991067196283e-11,-1.1551809636199e-15,-2.0991075030847e-11,-0.38663352509844,-2.0153537493029e-11,-2.015116195141e-11 +1665,0.99767497985207,-0.01665,-0.0051512399322467,-7.3656086696248e-16,-7.3608213564772e-16,0.00092722319651714,-1.7126754918863e-17,0.00092722319651715,2.8400505769355e-07,3.9390102610594e-13,0.99279304536785,0.0097909152327499,0.0097909152327467,-0.011498760067753,0.3954574773085,4.7909923918835e-14,4.7889395992956e-14,-0.3954574773085,-4.7909923918836e-14,-4.7889395992956e-14,-2.0780778857817e-11,-1.1141715157475e-15,-2.07807221828e-11,-0.37966255017647,-1.9951904507997e-11,-1.9949592820206e-11 +1670,0.99772185745384,-0.0167,-0.0051624807806104,-7.3637195798437e-16,-7.3726268110564e-16,0.0009292465492175,-1.7468583574873e-17,0.00092924654921751,2.8878698898893e-07,3.9390102610594e-13,0.99292316598802,0.0098239177100542,0.0098239177100511,-0.01153751921939,0.38832354280829,4.693255593003e-14,4.7000878275437e-14,-0.38832354280829,-4.693255593003e-14,-4.7000878275438e-14,-2.0571447151887e-11,-1.1216197887835e-15,-2.0571292772207e-11,-0.37281948643699,-1.9751206479729e-11,-1.9748884238912e-11 +1675,0.99776777199471,-0.01675,-0.0051737358406672,-7.3834650038685e-16,-7.381977188328e-16,0.00093127246003739,-1.6669557191498e-17,0.00093127246003739,2.7317415884909e-07,3.9390102610594e-13,0.99305089137358,0.0098569080864467,0.0098569080864435,-0.011576264159333,0.38132056923471,4.6143250820667e-14,4.6106463671325e-14,-0.38132056923471,-4.6143250820669e-14,-4.6106463671325e-14,-1.9330378043864e-11,-1.0390998009705e-15,-1.9330346752199e-11,-0.36610196879336,-1.8559961106908e-11,-1.8557804376403e-11 +1680,0.99781274353639,-0.0168,-0.0051850051818845,-4.9709905025514e-16,-4.9717313482476e-16,0.00093330094172934,-2.8247168696541e-16,0.00093330094172934,-1.0805968386762e-07,3.9396015111784e-13,0.99317626613732,0.0098898863027775,0.0098898863027743,-0.011614994818116,0.37444613378243,3.0413341457172e-14,3.0428476016088e-14,-0.37444613378243,-3.0413341457172e-14,-3.0428476016088e-14,-4.8675864622953e-14,-1.7287452663324e-14,-4.8683881725108e-14,-0.35950767337575,-6.4641949745822e-14,-2.883364722869e-14 +1685,0.99785679168736,-0.01685,-0.0051962889006818,-1.7718444842558e-14,-1.7714898178013e-14,0.00093533201107578,-3.4686732852217e-16,0.00093533201107578,-5.9926339446292e-08,3.9396015111784e-13,0.99329933397066,0.0099228522769476,0.0099228522769445,-0.011653711099318,0.36769786001863,1.06256787491e-12,1.0623196347686e-12,-0.36769786001863,-1.06256787491e-12,-1.0623196347686e-12,-2.4216256307281e-12,-2.0807320178284e-14,-2.4216548105271e-12,-0.35303432636106,-2.3466793528218e-12,-2.3034544496062e-12 +1690,0.99789993568331,-0.0169,-0.00520758705998,-4.5641819389501e-15,-4.6100507944808e-15,0.0009373656797754,6.2410679461024e-18,0.00093736567977541,-9.8435528173013e-08,3.9396015111784e-13,0.99342013785869,0.0099558059553816,0.0099558059553785,-0.01169241294002,0.36107341115128,2.6815332931323e-13,2.7088223909224e-13,-0.36107341115128,-2.6815332931323e-13,-2.7088223909224e-13,-5.4005168476668e-13,3.7006252368869e-16,-5.3949741581827e-13,-0.3466796871243,-5.2317044692809e-13,-5.133438265334e-13 +1695,0.99794219433893,-0.01695,-0.0052188997371879,-4.2358912694103e-16,-4.5113020365989e-16,0.00093940196167838,-2.9242538687674e-16,0.00093940196167838,-1.083762803944e-07,3.9400058568163e-13,0.99353871993651,0.0099887472721677,0.0099887472721646,-0.011731100262812,0.35457049988796,2.4393855210845e-14,2.5974281489908e-14,-0.35457049988796,-2.4393855210845e-14,-2.5974281489908e-14,-6.3919664145177e-14,-1.6836577754051e-14,-6.3738134446869e-14,-0.34044156025946,-7.9605520967894e-14,-4.2965364503039e-14 +1700,0.99798358607711,-0.017,-0.0052302270065975,-1.8371288791715e-14,-1.8401122805381e-14,0.00094144087013384,-5.0668459794824e-16,0.00094144087013383,-5.8007341152688e-08,3.9400058568163e-13,0.99365512156184,0.010021676164048,0.010021676164045,-0.011769772993403,0.34818687453165,1.0363973523444e-12,1.0381363137652e-12,-0.34818687453165,-1.0363973523444e-12,-1.0381363137652e-12,-2.3837178053936e-12,-2.8586539844581e-14,-2.3838399238066e-12,-0.33431779017097,-2.3198039404434e-12,-2.2578509946536e-12 +1705,0.99802412893981,-0.01705,-0.005241568936734,1.8765600319328e-15,1.9196970753654e-15,0.00094348241758893,-6.4944779382126e-16,0.00094348241758893,-1.0333981492749e-07,3.9400058568163e-13,0.99376938333682,0.010054592572675,0.010054592572672,-0.011808431063266,0.34192032744689,-1.0376607208737e-13,-1.0612175713544e-13,-0.34192032744689,1.0376607208737e-13,1.0612175713544e-13,-3.5041342976463e-13,-3.5899001382567e-14,-3.5041698805836e-13,-0.32830625975736,-3.7935138450423e-13,-2.9357442519495e-13 +1710,0.99806384058005,-0.0171,-0.0052529256052649,1.3625620167114e-15,1.3561418992122e-15,0.00094552661783624,-6.4720495011618e-15,0.00094552661783624,1.288464090976e-08,3.9400058568163e-13,0.99388154507675,0.010087496431917,0.010087496431914,-0.011847074394735,0.33576869189499,-7.3814790015732e-14,-7.3461886148955e-14,-0.33576869189499,7.3814790015732e-14,7.3461886148955e-14,-5.7020143715589e-12,-3.5058986123324e-13,-5.7019666552741e-12,-0.32240489333921,-5.8398901452489e-12,-5.1102054871082e-12 +1715,0.99810273828767,-0.01715,-0.0052642970825586,-7.3445184875511e-16,-7.3496734701145e-16,0.00094757348355202,-1.686879119311e-17,0.00094757348355203,2.948650177359e-07,3.9400058568163e-13,0.99399164587422,0.010120387681857,0.010120387681854,-0.011885702917441,0.32972983974424,3.899891311959e-14,3.901176202189e-14,-0.32972983974424,-3.8998913119588e-14,-3.901176202189e-14,-1.7109542801778e-11,-8.8845232872549e-16,-1.7109431846546e-11,-0.31661165192576,-1.64297246595e-11,-1.6427859898256e-11 +1720,0.99814083900168,-0.0172,-0.005275683426532,-7.3577386154608e-16,-7.3576104806544e-16,0.00094962302547754,-1.6069604544659e-17,0.00094962302547754,2.7892145837427e-07,3.9400058568163e-13,0.99409972412596,0.010153266273179,0.010153266273176,-0.011924316573468,0.32380168315793,3.8240348654184e-14,3.8267646872968e-14,-0.32380168315793,-3.8240348654182e-14,-3.8267646872967e-14,-1.6077963532804e-11,-8.3753252074947e-16,-1.6077939274153e-11,-0.31092453147887,-1.5439418831683e-11,-1.5437687541036e-11 +1725,0.99817815928662,-0.01725,-0.0052870847132598,-7.3700147591124e-16,-7.3690171059252e-16,0.00095167525708438,-1.5866751279491e-17,0.00095167525708438,2.8344418367965e-07,3.9400058568163e-13,0.99420581745769,0.010186132141109,0.010186132141106,-0.01196291528674,0.31798217287164,3.7607358431328e-14,3.7558175856768e-14,-0.31798217287164,-3.7607358431326e-14,-3.7558175856767e-14,-1.5909634698616e-11,-8.0715680644521e-16,-1.5909626272994e-11,-0.30534156932713,-1.5278010943332e-11,-1.5276353133621e-11 +1730,0.99821471536824,-0.0173,-0.0052985010095066,-7.3850958633431e-16,-7.3798331668273e-16,0.00095373019040469,-1.5715636918289e-17,0.00095373019040468,2.8800732465584e-07,3.9400058568163e-13,0.99430996281725,0.010218985228797,0.010218985228794,-0.012001498990493,0.31226929494221,3.6816064429434e-14,3.685969542492e-14,-0.31226929494221,-3.6816064429436e-14,-3.685969542492e-14,-1.5742656369107e-11,-7.8280209103933e-16,-1.5742673774574e-11,-0.2998608370857,-1.5117922087767e-11,-1.5116294358494e-11 +1735,0.99825052313169,-0.01735,-0.0053099323815616,-7.3897376922604e-16,-7.3938882965333e-16,0.00095578783737049,-1.6997742096738e-17,0.00095578783737049,2.926072362186e-07,3.9400058568163e-13,0.99441219646181,0.0102518254798,0.010251825479797,-0.012040067618438,0.30666107587809,3.6222850521673e-14,3.6188574017987e-14,-0.30666107587809,-3.6222850521672e-14,-3.6188574017988e-14,-1.5576933515876e-11,-8.3826137201032e-16,-1.5576984165797e-11,-0.2944804420722,-1.4959093338814e-11,-1.4957385056466e-11 +1740,0.99828559812914,-0.0174,-0.0053213788947522,-7.404359068404e-16,-7.4029082110291e-16,0.00095784820974074,-1.575464589194e-17,0.00095784820974074,2.9724286321198e-07,3.9400058568163e-13,0.99451255397186,0.010284652838494,0.010284652838491,-0.012078621105248,0.30115557720704,3.5497913218211e-14,3.5504425367154e-14,-0.30115557720704,-3.5497913218211e-14,-3.5504425367154e-14,-1.5412275696293e-11,-7.536170122866e-16,-1.5412270089726e-11,-0.28919852655302,-1.4801127098263e-11,-1.4799564031737e-11 +1745,0.99831995558721,-0.01745,-0.0053328406129611,-7.407011783267e-16,-7.4101638793087e-16,0.00095991131902867,-1.6242915108319e-17,0.00095991131902867,2.8148730280009e-07,3.9400058568163e-13,0.99461107026501,0.010317467250484,0.010317467250481,-0.012117159387039,0.29575089631544,3.4814948963652e-14,3.4825830766893e-14,-0.29575089631544,-3.4814948963653e-14,-3.4825830766894e-14,-1.4495797018271e-11,-7.6029776749002e-16,-1.4495802347815e-11,-0.28401326701192,-1.3921293429804e-11,-1.3919700306631e-11 +1750,0.99835361041196,-0.0175,-0.0053443176006336,-7.4288362790023e-16,-7.4242503148422e-16,0.00096197717680586,-1.4442706564708e-17,0.00096197717680586,2.8599991708234e-07,3.9400058568163e-13,0.99470777960295,0.010350268660895,0.010350268660893,-0.012155682399366,0.29044516583367,3.4219338264908e-14,3.4192421681354e-14,-0.29044516583367,-3.4219338264908e-14,-3.4192421681355e-14,-1.4343077161564e-11,-6.5810109290795e-16,-1.4343113760866e-11,-0.27892287394887,-1.3774779211085e-11,-1.377339771162e-11 +1755,0.99838657719832,-0.01755,-0.0053558099198089,-7.4397660527346e-16,-7.4406027362446e-16,0.00096404579425357,-1.7323782377582e-17,0.00096404579425358,2.9054553252195e-07,3.9400058568163e-13,0.99480271561126,0.010383057016905,0.010383057016902,-0.012194190080191,0.28523655275597,3.3547493564177e-14,3.3580681469473e-14,-0.28523655275597,-3.3547493564178e-14,-3.3580681469472e-14,-1.4191667464553e-11,-7.8138144299444e-16,-1.4191608424745e-11,-0.27392559064866,-1.3629684607534e-11,-1.3628061769633e-11 +1760,0.99841887023479,-0.0176,-0.0053673176321208,-7.4498808782689e-16,-7.4474639410884e-16,0.00096611718246591,-1.6232715071992e-17,0.00096611718246591,2.9512930055375e-07,3.9400058568163e-13,0.99489591128598,0.010415832266031,0.010415832266028,-0.012232682367879,0.28012325824124,3.2976354923249e-14,3.2940364213868e-14,-0.28012325824123,-3.2976354923249e-14,-3.2940364213868e-14,-1.4041147545371e-11,-7.2045794847799e-16,-1.4041181968164e-11,-0.26901969300074,-1.3485345054195e-11,-1.3483853119171e-11 +1765,0.99845050351034,-0.01765,-0.0053788407983166,-7.4621039299666e-16,-7.4562061389378e-16,0.00096819135237736,-1.8130875684112e-17,0.00096819135237736,2.9975602089394e-07,3.9400058568163e-13,0.9949873990065,0.010448594356551,0.010448594356548,-0.012271159201683,0.27510351651054,3.2348232738821e-14,3.2317056127037e-14,-0.27510351651054,-3.2348232738822e-14,-3.2317056127037e-14,-1.3892113707118e-11,-7.8741615772069e-16,-1.3892108237496e-11,-0.26420348880812,-1.3342497121891e-11,-1.3340870886983e-11 +1770,0.99848149072108,-0.0177,-0.0053903794777734,-7.4676994969375e-16,-7.4748425873458e-16,0.00097026831469004,-1.57474570334e-17,0.00097026831469004,2.8400186380395e-07,3.9400058568163e-13,0.99507721054812,0.010481343237905,0.010481343237902,-0.012309620522227,0.27017559452864,3.1717412076453e-14,3.1750619412925e-14,-0.27017559452864,-3.1717412076453e-14,-3.1750619412926e-14,-1.3071153058785e-11,-6.678532634684e-16,-1.3071233229471e-11,-0.25947531711577,-1.2554205989107e-11,-1.2552813703558e-11 +1775,0.99851184527478,-0.01775,-0.0054019337304994,-7.482331233511e-16,-7.4774025366464e-16,0.00097234808017712,-1.6350104955952e-17,0.00097234808017712,2.8849836297695e-07,3.9400058568163e-13,0.99516537708847,0.010514078858998,0.010514078858995,-0.012348066269501,0.26533779143803,3.1153528040407e-14,3.1125186443993e-14,-0.26533779143803,-3.1153528040407e-14,-3.1125186443992e-14,-1.2932681834727e-11,-6.8373265395291e-16,-1.2932678276957e-11,-0.25483354802124,-1.242140324523e-11,-1.2419994025716e-11 +1780,0.99854158029936,-0.0178,-0.0054135036141724,-7.4960214983593e-16,-7.4926099625081e-16,0.00097443065923467,-1.5486440519455e-17,0.00097443065923467,2.930312881233e-07,3.9400058568163e-13,0.99525192922562,0.010546801170719,0.010546801170716,-0.012386496385828,0.26058843775343,3.0542585065757e-14,3.0564523697346e-14,-0.26058843775343,-3.0542585065758e-14,-3.0564523697347e-14,-1.2795126638608e-11,-6.3079787605677e-16,-1.2795095184577e-11,-0.25027658154973,-1.2289449775258e-11,-1.228813046668e-11 +1785,0.9985707086471,-0.01785,-0.0054250891861333,-7.5119354375843e-16,-7.5079892335324e-16,0.00097651606218408,-1.5381302780133e-17,0.00097651606218408,2.9760016317937e-07,3.9400058568163e-13,0.99533689698408,0.010579510124244,0.010579510124241,-0.012424910813867,0.25592589517426,3.0065316478662e-14,3.0016842144519e-14,-0.25592589517426,-3.0065316478662e-14,-3.0016842144519e-14,-1.2658594720618e-11,-6.1837408055416e-16,-1.2658666774074e-11,-0.24580284748395,-1.2158560896658e-11,-1.2157286320185e-11 +1790,0.99859924290092,-0.0179,-0.0054366905029056,-7.5141215751769e-16,-7.518722542026e-16,0.00097860429919955,-1.8235774394718e-17,0.00097860429919955,3.0220570934603e-07,3.9400058568163e-13,0.99542030982665,0.010612205671443,0.01061220567144,-0.012463309497094,0.25134855557584,2.946228497845e-14,2.9457623599953e-14,-0.25134855557584,-2.946228497845e-14,-2.9457623599952e-14,-1.2523329985597e-11,-7.171976113682e-16,-1.2523256450124e-11,-0.24141080473052,-1.2028893502852e-11,-1.2027407808875e-11 +1795,0.9986271953803,-0.01795,-0.0054483076197123,-7.5305743678476e-16,-7.5247188282978e-16,0.00098069538023533,-1.6233665440204e-17,0.00098069538023533,2.8645396454863e-07,3.9400058568163e-13,0.99550219666582,0.010644887765297,0.010644887765294,-0.012501692380288,0.24685484071481,2.8934818806451e-14,2.8893590309809e-14,-0.24685484071481,-2.8934818806451e-14,-2.8893590309809e-14,-1.1788013111096e-11,-6.2403673719948e-16,-1.1787961355281e-11,-0.23709894070429,-1.1322765335388e-11,-1.132146783364e-11 +1800,0.99865457814542,-0.018,-0.0054599405924695,-7.5307608102423e-16,-7.5375617555604e-16,0.00098278931532824,-1.7027805795979e-17,0.00098278931532824,2.9093673603597e-07,3.9400058568163e-13,0.99558258586973,0.010677556358193,0.01067755635819,-0.01254005940753,0.24244320170827,2.8325795586492e-14,2.8364929489362e-14,-0.24244320170827,-2.8325795586492e-14,-2.8364929489361e-14,-1.1662303931745e-11,-6.4101665168494e-16,-1.1662266046889e-11,-0.23286577115062,-1.1202240644408e-11,-1.1200919916749e-11 +1805,0.99868140300478,-0.01805,-0.0054715894748328,-7.5498662734945e-16,-7.5546312045164e-16,0.00098488611415027,-1.7264922701663e-17,0.00098488611415027,2.954524092047e-07,3.9400058568163e-13,0.99566150527868,0.010710211404446,0.010710211404443,-0.012578410525167,0.23811211829755,2.7869087380631e-14,2.7861302572165e-14,-0.23811211829755,-2.7869087380632e-14,-2.7861302572166e-14,-1.1537458492695e-11,-6.3608580596285e-16,-1.1537459564665e-11,-0.22870983911845,-1.1082541074541e-11,-1.1081222930009e-11 +1810,0.99870768151901,-0.0181,-0.0054832543201845,-7.5580476873923e-16,-7.5640843972438e-16,0.00098698578631024,-1.7540134060038e-17,0.00098698578631024,3.0000419570797e-07,3.9400058568163e-13,0.99573898221064,0.010742852858601,0.010742852858598,-0.012616745679815,0.23386009867219,2.7346163339395e-14,2.7339361441862e-14,-0.23386009867219,-2.7346163339394e-14,-2.7339361441861e-14,-1.1413635853137e-11,-6.3438988146863e-16,-1.14135793171e-11,-0.22462971480073,-1.0963774237722e-11,-1.0962457994707e-11 +1815,0.99873342500647,-0.01815,-0.0054949351811529,-7.5773575180686e-16,-7.5763222432556e-16,0.00098908834128123,-1.8455530842723e-17,0.00098908834128123,3.0459644762004e-07,3.9400058568163e-13,0.99581504347204,0.010775480675848,0.010775480675845,-0.012655064818847,0.22968567854781,2.6864191586362e-14,2.6838569590391e-14,-0.22968567854781,-2.6864191586362e-14,-2.683856959039e-14,-1.1290854577954e-11,-6.5575701223143e-16,-1.1290849834418e-11,-0.22062399495404,-1.0846074644186e-11,-1.0844724154537e-11 +1820,0.99875864454834,-0.0182,-0.0055066321096238,-7.5867720889651e-16,-7.5886384378835e-16,0.00099119378840269,-1.5575289233799e-17,0.00099119378840269,3.0921927773875e-07,3.9400058568163e-13,0.99588971536727,0.010808094812005,0.010808094812002,-0.012693367890376,0.22558742091497,2.6349194162291e-14,2.6345826571505e-14,-0.22558742091497,-2.6349194162292e-14,-2.6345826571505e-14,-1.1168787388245e-11,-5.3897653089887e-16,-1.1168735180083e-11,-0.21669130241255,-1.0728876560925e-11,-1.0727758026096e-11 +1825,0.99878335099393,-0.01825,-0.0055183451562551,-7.6055897288959e-16,-7.6051858612294e-16,0.00099330213680706,-1.8597378238066e-17,0.00099330213680706,2.9332050033304e-07,3.9400058568163e-13,0.99596302370901,0.010840695223941,0.010840695223938,-0.012731654843745,0.22156391545716,2.5900623158527e-14,2.58774644878e-14,-0.22156391545716,-2.5900623158527e-14,-2.5877464487799e-14,-1.0518163934846e-11,-6.324299989913e-16,-1.0518105785926e-11,-0.21283028553359,-1.0104190901239e-11,-1.0102868908098e-11 +1830,0.99880755496423,-0.0183,-0.0055300743724782,-7.6142628902531e-16,-7.618346219394e-16,0.00099541339572407,-1.7492882587047e-17,0.00099541339572407,2.9781915955596e-07,3.9400058568163e-13,0.99603499382345,0.010873281867861,0.010873281867858,-0.012769925627522,0.21761377814351,2.5416924070537e-14,2.5405709796292e-14,-0.21761377814351,-2.5416924070537e-14,-2.5405709796292e-14,-1.0404799705356e-11,-5.8180307856672e-16,-1.0404784368324e-11,-0.2090396180368,-9.9954300253676e-12,-9.9942394862664e-12 +1835,0.99883126685871,-0.01835,-0.0055418198075287,-7.6250523177922e-16,-7.6266144074462e-16,0.00099752757403,-1.6808366529494e-17,0.00099752757403,3.0235632308973e-07,3.9400058568163e-13,0.99610565056521,0.010905854701843,0.01090585470184,-0.012808180192471,0.21373565056695,2.4887457605321e-14,2.4926634326917e-14,-0.21373565056695,-2.488745760532e-14,-2.4926634326917e-14,-1.0292411398462e-11,-5.4955678170531e-16,-1.0292425994153e-11,-0.20531799808004,-9.887639074974e-12,-9.8864959045861e-12 +1840,0.99885449685864,-0.0184,-0.0055535815104415,-7.6411406390548e-16,-7.6334595104953e-16,0.00099964468055118,-1.6428289520739e-17,0.00099964468055118,3.0692783781205e-07,3.9400058568163e-13,0.99617501832224,0.010938413684135,0.010938413684132,-0.012846418489558,0.20992819978504,2.4465875748092e-14,2.4452845874568e-14,-0.20992819978504,-2.4465875748092e-14,-2.4452845874567e-14,-1.0180957688178e-11,-5.2624504692728e-16,-1.0180937142594e-11,-0.20166414811528,-9.7807106908322e-12,-9.7796160268989e-12 +1845,0.99887725493205,-0.01845,-0.0055653595295674,-7.6561728640449e-16,-7.6471436598859e-16,0.0010017647239907,-1.8537775683425e-17,0.0010017647239907,3.1152898927189e-07,3.9400058568163e-13,0.99624312102552,0.010970958773567,0.010970958773564,-0.012884640470433,0.20619011748933,2.4069674553498e-14,2.4009386662555e-14,-0.20619011748933,-2.4069674553499e-14,-2.4009386662555e-14,-1.0070293531785e-11,-5.8066285597935e-16,-1.0070267976377e-11,-0.19807681436625,-9.674628188681e-12,-9.6734293790669e-12 +1850,0.99889955083846,-0.0185,-0.005577153912087,-7.662389314279e-16,-7.6611546370623e-16,0.001003887712855,-1.7334976785559e-17,0.001003887712855,2.9564127856929e-07,3.9400058568163e-13,0.99630998215841,0.011003489929967,0.011003489929964,-0.012922846087913,0.20252011976134,2.357537973039e-14,2.3576172341805e-14,-0.20252011976134,-2.357537973039e-14,-2.3576172341805e-14,-9.4872197026821e-12,-5.3440042650164e-16,-9.4872337054461e-12,-0.19455476632125,-9.1146359231814e-12,-9.1135300153047e-12 +1855,0.99892139413213,-0.01855,-0.0055889647060049,-7.6755684002632e-16,-7.6793823385741e-16,0.0010060136557573,-1.6012001690597e-17,0.0010060136557573,3.0012402518764e-07,3.9400058568163e-13,0.99637562476154,0.011036007112459,0.011036007112456,-0.012961035293995,0.19891694664098,2.3135931077659e-14,2.3162320015792e-14,-0.19891694664098,-2.3135931077659e-14,-2.3162320015791e-14,-9.3843373222808e-12,-4.8183501677066e-16,-9.3844020669844e-12,-0.19109679658347,-9.0159385539132e-12,-9.0149332936825e-12 +1860,0.99894279416815,-0.0186,-0.0056007919571896,-7.6892764712433e-16,-7.6877019329418e-16,0.0010081425609675,-1.7666508441912e-17,0.0010081425609675,3.0464205735825e-07,3.9400058568163e-13,0.9964400714463,0.011068510281987,0.011068510281984,-0.01299920804281,0.19537936152259,2.2716797039582e-14,2.2726820034868e-14,-0.19537936152259,-2.2716797039582e-14,-2.2726820034868e-14,-9.2824569411043e-12,-5.2017465647833e-16,-9.2824670023347e-12,-0.18770172002862,-8.9182421457903e-12,-8.917153206247e-12 +1865,0.99896376010541,-0.01865,-0.0056126357113612,-7.6994409195566e-16,-7.7024411061762e-16,0.0010102744367154,-1.8123527779497e-17,0.0010102744367154,3.0919293436682e-07,3.9400058568163e-13,0.99650334439941,0.011100999399623,0.01110099939962,-0.013037364288639,0.19190615100688,2.229685557861e-14,2.2318913061889e-14,-0.19190615100688,-2.2296855578609e-14,-2.2318913061888e-14,-9.1812491751716e-12,-5.2693777147004e-16,-9.1812579246272e-12,-0.18436837367084,-8.8211762993089e-12,-8.8200798706813e-12 +1870,0.99898430091109,-0.0187,-0.0056244960136085,-7.7195263918203e-16,-7.7157581682245e-16,0.001012409291117,-1.8656880671442e-17,0.001012409291117,3.1377780373987e-07,3.9400058568163e-13,0.99656546539169,0.011133474426974,0.011133474426971,-0.013075503986391,0.1884961241427,2.191806868326e-14,2.1913504921172e-14,-0.1884961241427,-2.191806868326e-14,-2.1913504921171e-14,-9.0808953310066e-12,-5.3198035595947e-16,-9.0808719509163e-12,-0.18109561618523,-8.7249140402847e-12,-8.723807793607e-12 +1875,0.99900442536493,-0.01875,-0.0056363729079039,-7.7314619843188e-16,-7.729407313609e-16,0.0010145471321009,-1.7777611768377e-17,0.0010145471321009,2.9790030708909e-07,3.9400058568163e-13,0.99662645578668,0.011165935326598,0.011165935326595,-0.013113627092096,0.18514811220303,2.151478105817e-14,2.1517642199771e-14,-0.18514811220303,-2.1514781058171e-14,-2.1517642199771e-14,-8.5584069431435e-12,-4.9570481683408e-16,-8.5583934134347e-12,-0.17788232744432,-8.2230540518879e-12,-8.2220301004638e-12 +1880,0.99902414206211,-0.0188,-0.0056482664390892,-7.7461135929191e-16,-7.7542569425692e-16,0.0010166879677114,-1.7926018457599e-17,0.0010166879677114,3.0236738624012e-07,3.9400058568163e-13,0.99668633654501,0.011198382060314,0.011198382060311,-0.013151733560911,0.18186096828932,2.1128031291617e-14,2.1157244805636e-14,-0.18186096828931,-2.1128031291617e-14,-2.1157244805636e-14,-8.4651243685317e-12,-4.8635407519283e-16,-8.4651321767197e-12,-0.17472740837942,-8.1335883836044e-12,-8.1325729437918e-12 +1885,0.99904345941873,-0.01885,-0.0056601766499258,-7.7520326703057e-16,-7.7523616758306e-16,0.0010188318056592,-1.781948955019e-17,0.0010188318056592,3.0686448226902e-07,3.9400058568163e-13,0.9967451282368,0.011230814591712,0.011230814591709,-0.013189823350074,0.17863356678079,2.0740915198123e-14,2.0733977700525e-14,-0.17863356678079,-2.0740915198123e-14,-2.0733977700524e-14,-8.3725346735679e-12,-4.7712642317854e-16,-8.3725453872331e-12,-0.17162978021288,-8.0447670218616e-12,-8.0437792814718e-12 +1890,0.99906238567456,-0.0189,-0.0056721035830749,-7.7791894103312e-16,-7.7724183166528e-16,0.0010209786536232,-1.756151028685e-17,0.0010209786536232,3.1139907363809e-07,3.9400058568163e-13,0.99680285104571,0.011263232884466,0.011263232884463,-0.013227896416925,0.17546480319732,2.0393382963604e-14,2.0375917988078e-14,-0.17546480319732,-2.0393382963603e-14,-2.0375917988079e-14,-8.2807825364799e-12,-4.5911289413442e-16,-8.2807587391522e-12,-0.1685883843338,-7.9567317019469e-12,-7.9557671859153e-12 +1895,0.99908092889696,-0.01895,-0.0056840472806142,-7.7880207139853e-16,-7.7791992155778e-16,0.0010231285191774,-1.6930197478876e-17,0.0010231285191774,3.1596917438037e-07,3.9400058568163e-13,0.99685952477706,0.011295636902749,0.011295636902746,-0.013265952719386,0.17235359350747,2.0014043156179e-14,1.9988890588962e-14,-0.17235359350747,-2.0014043156179e-14,-1.9988890588962e-14,-8.1897738313512e-12,-4.3440563527276e-16,-8.1897185715425e-12,-0.16560218186197,-7.8693939100908e-12,-7.8684832325364e-12 +1900,0.99909909698481,-0.019,-0.0056960077835549,-7.7939532346774e-16,-7.7978482076884e-16,0.0010252814097175,-1.6164765816717e-17,0.0010252814097175,3.0010178875273e-07,3.9400058568163e-13,0.9969151688656,0.01132802661164,0.011328026611637,-0.013303992216445,0.16929887392325,1.9619224549384e-14,1.9640975253569e-14,-0.16929887392325,-1.9619224549384e-14,-1.9640975253568e-14,-7.7214387001491e-12,-4.0702785536719e-16,-7.7214514074478e-12,-0.16267015322451,-7.4195428729341e-12,-7.4186969913836e-12 +1905,0.99911689767107,-0.01905,-0.005707985133819,-7.8116278062977e-16,-7.8143664799226e-16,0.0010274373327623,-1.8048207203836e-17,0.0010274373327623,3.0454543065161e-07,3.9400058568163e-13,0.99696980237955,0.011360401975444,0.011360401975441,-0.013342014866181,0.16629960053783,1.931187343471e-14,1.9292665051784e-14,-0.16629960053783,-1.931187343471e-14,-1.9292665051783e-14,-7.6367418074187e-12,-4.4478725823463e-16,-7.6367497750514e-12,-0.15979129802788,-7.3383333166366e-12,-7.3374147758884e-12 +1910,0.99913433852772,-0.0191,-0.0057199793712999,-7.8353921260522e-16,-7.8200515284518e-16,0.0010295962955062,-1.7889343683695e-17,0.0010295962955062,3.0902705816516e-07,3.9400058568163e-13,0.99702344403185,0.011392762960193,0.01139276296019,-0.0133800206287,0.16335474882364,1.8978519043956e-14,1.8925944661704e-14,-0.16335474882364,-1.8978519043956e-14,-1.8925944661704e-14,-7.552771396175e-12,-4.3302730918577e-16,-7.5527547474254e-12,-0.15696463435837,-7.257761941931e-12,-7.2568659155112e-12 +1915,0.99915142696818,-0.01915,-0.0057319905358342,-7.8419967851958e-16,-7.8423804917413e-16,0.0010317583051197,-1.9092082766117e-17,0.0010317583051197,3.1354577600951e-07,3.9400058568163e-13,0.99707611218393,0.011425109531966,0.011425109531963,-0.013418009464166,0.16046331350572,1.8613054444611e-14,1.8605094423337e-14,-0.16046331350572,-1.8613054444611e-14,-1.8605094423336e-14,-7.4696349329978e-12,-4.5206561470201e-16,-7.4695981111696e-12,-0.15418919866721,-7.1780235435174e-12,-7.1770855556148e-12 +1920,0.99916817025092,-0.0192,-0.0057440186667193,-7.8602431017886e-16,-7.8550241308832e-16,0.0010339233686762,-1.7363793020769e-17,0.0010339233686762,3.1808952627443e-07,3.9400058568163e-13,0.99712782485302,0.011457441657303,0.0114574416573,-0.013455981333281,0.15762430793063,1.8291213627611e-14,1.826783499505e-14,-0.15762430793063,-1.8291213627611e-14,-1.826783499505e-14,-7.3868965513441e-12,-4.0416364277959e-16,-7.3868996675986e-12,-0.15146404537261,-7.0986210896893e-12,-7.097786623114e-12 +1925,0.99918457548272,-0.01925,-0.0057560638027233,-7.880047778735e-16,-7.8647918348174e-16,0.0010360914931543,-1.7696170399714e-17,0.0010360914931543,3.2267180571921e-07,3.9400058568163e-13,0.99717859971862,0.011489759303194,0.011489759303191,-0.013493936197277,0.15483676389205,1.7950630109563e-14,1.7929540848391e-14,-0.15483676389205,-1.7950630109563e-14,-1.7929540848392e-14,-7.3050186554648e-12,-4.024173361857e-16,-7.3050147341989e-12,-0.14878824652592,-7.0200714509729e-12,-7.0192380456316e-12 +1930,0.99920064962206,-0.0193,-0.0057681259815974,-7.8822555680051e-16,-7.8855979907613e-16,0.0010382626853624,-1.867159100613e-17,0.0010382626853624,3.0666748074282e-07,3.9400058568163e-13,0.99722845412951,0.011522062437495,0.011522062437492,-0.013531874018403,0.1520997312319,1.7599911994359e-14,1.7621999389634e-14,-0.1520997312319,-1.7599911994359e-14,-1.7621999389634e-14,-6.8903260907956e-12,-4.1547771753955e-16,-6.8903505155668e-12,-0.1461608914317,-6.6217305512851e-12,-6.6208699517161e-12 +1935,0.99921639948141,-0.01935,-0.0057802052420615,-7.9071258090769e-16,-7.9029145276012e-16,0.0010404369522434,-1.6009294061612e-17,0.0010404369522434,3.1112869081085e-07,3.9400058568163e-13,0.99727740510733,0.011554351027236,0.011554351027233,-0.013569794757938,0.1494122775579,1.731947300617e-14,1.7311189930227e-14,-0.1494122775579,-1.731947300617e-14,-1.7311189930227e-14,-6.8140632417259e-12,-3.47804305238e-16,-6.814069498678e-12,-0.14358108653374,-6.5484969755959e-12,-6.547763507649e-12 +1940,0.99923183173159,-0.0194,-0.0057923016208507,-7.9160256750879e-16,-7.9160970382173e-16,0.0010426143004228,-1.8349567345453e-17,0.0010426143004228,3.1562538183039e-07,3.9400058568163e-13,0.99732546935666,0.011586625041138,0.011586625041136,-0.013607698379149,0.14677348779387,1.7002392708335e-14,1.6999068325125e-14,-0.14677348779387,-1.7002392708336e-14,-1.6999068325125e-14,-6.7385912604704e-12,-3.9511345913852e-16,-6.7385848784161e-12,-0.14104795478681,-6.4761286972787e-12,-6.4753120517568e-12 +1945,0.99924695290388,-0.01945,-0.0058044151546949,-7.9327746840197e-16,-7.9340452610605e-16,0.0010447947365121,-1.8083747380522e-17,0.0010447947365121,3.2015890383263e-07,3.9400058568163e-13,0.99737266326836,0.011618884447928,0.011618884447925,-0.013645584845305,0.14418246406684,1.6685121126543e-14,1.6701952079739e-14,-0.14418246406684,-1.6685121126543e-14,-1.6701952079739e-14,-6.6637209378044e-12,-3.788159652376e-16,-6.6637625934314e-12,-0.13856063555452,-6.4043088424928e-12,-6.4035218488622e-12 +1950,0.99926176939321,-0.0195,-0.0058165458798336,-7.9476015412697e-16,-7.951343878103e-16,0.0010469782670345,-1.8183906360219e-17,0.0010469782670345,3.2471584177074e-07,3.9400058568163e-13,0.99741900292616,0.011651129216747,0.011651129216744,-0.013683454120166,0.14163832513991,1.6415969582576e-14,1.6409029406763e-14,-0.14163832513991,-1.6415969582576e-14,-1.6409029406763e-14,-6.5894234243052e-12,-3.7349146375745e-16,-6.5894083881457e-12,-0.13611828425245,-6.3329986210933e-12,-6.3322173293943e-12 +1955,0.99927628746118,-0.01955,-0.0058286938315322,-7.9556084226122e-16,-7.9531087919865e-16,0.001049164898351,-1.7786240393361e-17,0.001049164898351,3.0872767098344e-07,3.9400058568163e-13,0.99746450411299,0.011683359317569,0.011683359317566,-0.013721306168468,0.13914020624512,1.611457901362e-14,1.6089782287353e-14,-0.13914020624512,-1.611457901362e-14,-1.6089782287352e-14,-6.2176151688316e-12,-3.6243170204791e-16,-6.2176364430421e-12,-0.13372007200187,-5.9757947501538e-12,-5.9750481138541e-12 +1960,0.99929051323816,-0.0196,-0.005840859046057,-7.9694803618336e-16,-7.9735796267561e-16,0.0010513546369629,-1.9378515729466e-17,0.0010513546369629,3.1317129511876e-07,3.9400058568163e-13,0.99750918231426,0.011715574719512,0.011715574719509,-0.013759140953943,0.1366872587858,1.5783956739459e-14,1.5812672227479e-14,-0.1366872587858,-1.5783956739459e-14,-1.5812672227479e-14,-6.1485376684937e-12,-3.8250297356602e-16,-6.1485109180864e-12,-0.13136518552473,-5.9095218845303e-12,-5.9087271851526e-12 +1965,0.99930445272714,-0.01965,-0.0058530415577339,-7.9874073417736e-16,-7.9964608994929e-16,0.0010535474890622,-1.7526549492727e-17,0.0010535474890622,3.1764228580755e-07,3.9400058568163e-13,0.99755305272708,0.011747775393351,0.011747775393348,-0.013796958442266,0.13427864992734,1.553398451595e-14,1.5546702001768e-14,-0.13427864992734,-1.553398451595e-14,-1.5546702001768e-14,-6.0798678941449e-12,-3.3910762254342e-16,-6.0798819871333e-12,-0.1290528265718,-5.8436102403654e-12,-5.8429094962732e-12 +1970,0.99931811180572,-0.0197,-0.0058652414009189,-8.0079390602081e-16,-8.0083150617073e-16,0.001055743460833,-1.67948966193e-17,0.001055743460833,3.2214854783774e-07,3.9400058568163e-13,0.99759613026323,0.01177996130983,0.011779961309827,-0.013834758599081,0.13191356249333,1.5254563125658e-14,1.5263673718888e-14,-0.13191356249333,-1.5254563125658e-14,-1.5263673718888e-14,-6.011843534542e-12,-3.1965497783529e-16,-6.0118688616134e-12,-0.1267822118288,-5.7783299604663e-12,-5.7776679457761e-12 +1975,0.99933149622888,-0.01975,-0.0058774586095158,-8.0125714922174e-16,-8.0181106135154e-16,0.0010579425583779,-1.8306298822652e-17,0.0010579425583779,3.2669691663045e-07,3.9400058568163e-13,0.99763842955522,0.011812132440083,0.01181213244008,-0.013872541390484,0.12959119444866,1.4992478196483e-14,1.4981505581975e-14,-0.12959119444866,-1.4992478196483e-14,-1.4981505581975e-14,-5.9446629327775e-12,-3.4182328956134e-16,-5.9446527701179e-12,-0.12455257259099,-5.7138806982729e-12,-5.7131677477441e-12 +1980,0.99934461163178,-0.0198,-0.0058896932164905,-8.0254478667197e-16,-8.033373902206e-16,0.0010601447876441,-1.6198298794239e-17,0.0010601447876441,3.1071500572466e-07,3.9400058568163e-13,0.99767996496202,0.011844288756039,0.011844288756036,-0.01391030678351,0.12731075874709,1.4704866327728e-14,1.4716146555715e-14,-0.12731075874709,-1.4704866327728e-14,-1.4716146555715e-14,-5.6110715066284e-12,-2.9739237557085e-16,-5.6110653542248e-12,-0.12236315444753,-5.3933147245298e-12,-5.3927027295309e-12 +1985,0.99935746353156,-0.01985,-0.0059019452558412,-8.0497185714225e-16,-8.0494293539796e-16,0.0010623501547247,-1.8997964032231e-17,0.0010623501547247,3.1514175802272e-07,3.9400058568163e-13,0.99772075057206,0.01187643022875,0.011876430228747,-0.013948054744159,0.12507148305937,1.4464909848359e-14,1.4455609483183e-14,-0.12507148305937,-1.446490984836e-14,-1.4455609483183e-14,-5.54844749566e-12,-3.4152225793256e-16,-5.5484343715872e-12,-0.12021321718528,-5.3332738782485e-12,-5.3325616692002e-12 +1990,0.99937005733092,-0.0199,-0.0059142147596658,-8.0725020487753e-16,-8.0682132381091e-16,0.0010645586654107,-1.9212496832405e-17,0.0010645586654107,3.1959235613499e-07,3.9400058568163e-13,0.9977608002116,0.011908556830885,0.011908556830882,-0.013985785240334,0.12287260940073,1.4206061714601e-14,1.4204886648521e-14,-0.12287260940073,-1.4206061714601e-14,-1.420488664852e-14,-5.4862294003458e-12,-3.3770410842983e-16,-5.4862063960093e-12,-0.11810203426808,-5.273566103441e-12,-5.2728607588647e-12 +1995,0.99938239831975,-0.01995,-0.0059265017601256,-8.0830154167997e-16,-8.0812403778627e-16,0.001066770325491,-1.7638937180857e-17,0.001066770325491,3.2408822647767e-07,3.9400058568163e-13,0.9978001274475,0.01194066853506,0.011940668535057,-0.014023498239874,0.12071339403577,1.3951517095291e-14,1.3949494234389e-14,-0.12071339403577,-1.3951517095291e-14,-1.3949494234389e-14,-5.4246431090774e-12,-3.0465705713746e-16,-5.4246270354704e-12,-0.1160288927508,-5.2144362216185e-12,-5.2138083992985e-12 +2000,0.9993944916813,-0.02,-0.0059388062782245,-5.1039445575523e-16,-5.1503775953353e-16,0.0010689851390352,-4.7456574047504e-16,0.0010689851390352,-1.208787239193e-07,3.9401488541653e-13,0.99783874560383,0.01197276532339,0.011972765323387,-0.014061193721776,0.11859310678841,8.6338466332149e-15,8.7152775370807e-15,-0.11859310678841,-8.6338466332149e-15,-8.7152775370807e-15,-1.7957516964267e-14,-8.0311268946755e-15,-1.7942469536461e-14,-0.11399309211111,-2.5633948503393e-14,-8.8735416770812e-15 +2005,0.99940634248037,-0.02005,-0.0059511283665827,-1.8655639578139e-15,-1.8677483836832e-15,0.0010712031149423,-1.0841897170189e-15,0.0010712031149423,-1.2284620609648e-07,3.9407014142459e-13,0.99787666772196,0.01200484715107,0.012004847151067,-0.014098871633417,0.11651103178917,3.0961294359479e-14,3.0989114585222e-14,-0.11651103178917,-3.0961294359479e-14,-3.0989114585222e-14,2.4975222287298e-14,-1.7989118502553e-14,2.4975363439216e-14,-0.11199394748028,5.3497818316935e-15,4.2664240433546e-14 +2010,0.99941795568541,-0.0201,-0.0059634680495895,4.2508483235297e-14,4.2503341837608e-14,0.0010734242577712,-1.2002814571599e-14,0.0010734242577712,3.6969353800487e-08,3.9407014142459e-13,0.99791390662812,0.012036913997334,0.012036913997331,-0.014136531950411,0.11446646528729,-6.9147379536684e-13,-6.9138590802011e-13,-0.11446646528729,6.9147379536684e-13,6.9138590802011e-13,-2.0311461191183e-12,-1.9524438740727e-13,-2.0311263582702e-12,-0.11003078450544,-2.1546442858576e-12,-1.7502113977744e-12 +2015,0.99942933616277,-0.02015,-0.0059758253464674,5.100627696583e-15,5.0839045616382e-15,0.0010756485713065,-1.702761980738e-15,0.0010756485713065,-1.0402579064817e-07,3.9407014142459e-13,0.99795047491297,0.012068965845814,0.012068965845811,-0.014174174653533,0.1124587185464,-8.1345193850194e-14,-8.1079511253332e-14,-0.1124587185464,8.1345193850194e-14,8.1079511253332e-14,-2.4388492912903e-13,-2.7155811795201e-14,-2.4396045350386e-13,-0.10810294106271,-2.6260264940506e-13,-2.0634739135849e-13 +2020,0.99944048867089,-0.0202,-0.0059882002974998,-2.0914029698831e-16,-2.0751091713847e-16,0.0010778760625062,-1.0281738287146e-15,0.0010778760625062,-1.2292027662397e-07,3.9408984120457e-13,0.99798638491028,0.01210100266221,0.012101002662207,-0.0142117997025,0.11048711438166,3.275764562735e-15,3.2446978024502e-15,-0.11048711438166,-3.275764562735e-15,-3.2446978024502e-15,-1.2640221198282e-16,-1.607692828991e-14,-1.3020803014962e-16,-0.10620976902964,-1.6786025256163e-14,1.6539349301529e-14 +2025,0.9994514178729,-0.02025,-0.0060005929304966,-6.3227204441642e-15,-6.3211226333146e-15,0.001080106736432,-3.808415013868e-15,0.001080106736432,-1.0684670570527e-07,3.9408984120457e-13,0.99802164873503,0.012133024422842,0.012133024422839,-0.014249407069503,0.10855098773865,9.6923597587229e-14,9.6906257536312e-14,-0.10855098773865,-9.6923597587229e-14,-9.6906257536312e-14,-2.4338203955649e-13,-5.8384193370311e-14,-2.4340155881039e-13,-0.10435063143501,-2.9444079139435e-13,-1.7350682400724e-13 +2030,0.99946212833485,-0.0203,-0.0060130032731459,-2.3601081171074e-15,-2.3584659774404e-15,0.0010823405981189,-4.343862200535e-16,0.0010823405981189,-1.1903452445949e-07,3.9408984120457e-13,0.99805627827529,0.012165031104134,0.012165031104132,-0.014286996726854,0.10664968723376,3.5474584745569e-14,3.5449896749851e-14,-0.10664968723376,-3.5474584745569e-14,-3.5449896749851e-14,-5.9062155495773e-14,-6.5294086406341e-15,-5.9065229948116e-14,-0.10252490320535,-6.3545070718001e-14,-5.0013619163392e-14 +2035,0.99947262452706,-0.02035,-0.0060254313553349,-8.1175242846076e-16,-8.1501128123907e-16,0.0010845776529163,-6.4635664601943e-17,0.0010845776529163,-1.227677479676e-07,3.9410824338415e-13,0.99809028519436,0.012197022680639,0.012197022680637,-0.014324568644665,0.10478257296987,1.1952291394473e-14,1.2010676327891e-14,-0.10478257296987,-1.1952291394473e-14,-1.2010676327891e-14,-3.6570604223e-15,-9.5242093545681e-16,-3.6625924781462e-15,-0.10073197110619,-4.8968491007832e-15,-2.1398464450718e-15 +2040,0.99948291082716,-0.0204,-0.0060378772056287,-6.1531233715777e-16,-6.1298501885283e-16,0.0010868179059686,-5.7075477969376e-16,0.0010868179059686,-1.2275835814535e-07,3.9412102789527e-13,0.99812368093837,0.012228999128034,0.012228999128031,-0.014362122794371,0.10294901698173,8.8835762988534e-15,8.8573902639883e-15,-0.10294901698173,-8.8835762988534e-15,-8.8573902639883e-15,-1.6088339739959e-14,-8.2463061046935e-15,-1.6063462892489e-14,-0.098971233260916,-2.4073742729071e-14,-6.8357661851594e-15 +2045,0.99949299152183,-0.02045,-0.0060503408521812,-2.0139701588406e-17,-1.9049813511613e-17,0.0010890613623465,-1.1808666653918e-15,0.0010890613623465,-1.220599727958e-07,3.9412189057414e-13,0.99815647673949,0.012260960422346,0.012260960422344,-0.014399659147819,0.10114840315467,2.8406078807378e-16,2.6989069382541e-16,-0.10114840315467,-2.8406078807378e-16,-2.698906938254e-16,-4.3140966940843e-14,-1.6729675384024e-14,-4.3013988866682e-14,-0.09724209900465,-5.875312571876e-14,-2.4074565881808e-14 +2050,0.99950287080863,-0.0205,-0.0060628223228894,1.0477663877537e-15,1.0476077993235e-15,0.0010913080270719,-1.0434580944147e-15,0.0010913080270719,-1.1881640205047e-07,3.9412189057414e-13,0.99818868361986,0.012292906539822,0.01229290653982,-0.014437177677111,0.099380126807566,-1.4554385125908e-14,-1.455262776162e-14,-0.099380126807566,1.4554385125908e-14,1.455262776162e-14,-7.4607247679326e-14,-1.4493901985152e-14,-7.4637276290668e-14,-0.095543988684267,-8.6771937405006e-14,-5.6711649982679e-14 +2055,0.99951255279733,-0.02055,-0.0060753216474313,2.9950038293285e-14,2.9960127217087e-14,0.0010935579054245,-8.0998189781509e-15,0.0010935579054245,-2.349285210812e-08,3.9412189057414e-13,0.99822031239378,0.012324837455192,0.01232483745519,-0.014474678352569,0.097643594562437,-4.079295380977e-13,-4.0807132025243e-13,-0.097643594562437,4.079295380977e-13,4.0807132025243e-13,-1.0698643631852e-12,-1.1032301911854e-13,-1.0696641565655e-12,-0.093876333586621,-1.1427642690207e-12,-9.1421749141576e-13 +2060,0.99952204151466,-0.0206,-0.0060878388464282,3.1168008983453e-15,3.111661797826e-15,0.0010958110013046,-1.1439658986755e-15,0.0010958110013046,-1.1221306195353e-07,3.9412189057414e-13,0.99825137368096,0.012356753150897,0.012356753150895,-0.014512161153572,0.095938223962854,-4.161935575995e-14,-4.1556540494795e-14,-0.095938223962854,4.161935575995e-14,4.1556540494795e-14,-1.3770185667218e-13,-1.5277356550954e-14,-1.3777737706494e-13,-0.092238575016817,-1.4825816444093e-13,-1.1659781180159e-13 +2065,0.99953134090036,-0.02065,-0.0061003739530642,1.2437749485875e-15,1.2424778643128e-15,0.0010980673205029,-1.3047761714226e-15,0.0010980673205029,-1.1865439120129e-07,3.9412189057414e-13,0.99828187789174,0.012388653598682,0.012388653598679,-0.014549626046936,0.094263443724603,-1.629009714841e-14,-1.6270222648272e-14,-0.094263443724603,1.629009714841e-14,1.6270222648272e-14,-8.1615220907275e-14,-1.7085928128151e-14,-8.1604351121225e-14,-0.090630165531159,-9.6161626453388e-14,-6.0766831135604e-14 +2070,0.9995404548143,-0.0207,-0.0061129269928171,1.2763967159743e-14,1.2761767551395e-14,0.0011003268676296,-1.3192631369271e-14,0.0011003268676296,-8.5897234214372e-08,3.9412189057414e-13,0.99831183524826,0.012420538776852,0.01242053877685,-0.014587073007183,0.092618692647675,-1.6389671206652e-13,-1.6386200310422e-13,-0.092618692647675,1.6389671206652e-13,1.6386200310422e-13,-5.3324282321671e-13,-1.6939466360646e-13,-5.3325318198125e-13,-0.089050567398206,-6.8817375199885e-13,-3.3723560842224e-13 +2075,0.99954938703401,-0.02075,-0.0061254980000101,-8.5914692915846e-16,-8.582554738483e-16,0.0011025896486719,-1.6515193191601e-17,0.0011025896486719,3.3190283232898e-07,3.9412189057414e-13,0.99834125577439,0.012452408656184,0.012452408656182,-0.01462450199999,0.091003420773549,1.0824338974392e-14,1.0806177216746e-14,-0.091003420773549,-1.0824338974392e-14,-1.0806177216746e-14,-3.9248688193243e-12,-2.0856894459535e-16,-3.9248651871971e-12,-0.087499253468179,-3.7739520584674e-12,-3.773520988766e-12 +2080,0.9995581412652,-0.0208,-0.0061380869815778,-8.6124378498957e-16,-8.6088493798343e-16,0.0011048556653521,-1.6304865694351e-17,0.0011048556653521,3.3584044700774e-07,3.9412189057414e-13,0.9983701493284,0.012484263230771,0.012484263230769,-0.014661913018422,0.089417087610278,1.0626124992522e-14,1.0628086624839e-14,-0.089417087610278,-1.0626124992522e-14,-1.0628086624839e-14,-3.875511293171e-12,-2.0136918116225e-16,-3.8755248413253e-12,-0.085975704740422,-3.7265714865349e-12,-3.726151610825e-12 +2085,0.99956672112979,-0.02085,-0.0061506939728673,-8.6244559352239e-16,-8.6320135264007e-16,0.0011071249237818,-1.5963291664463e-17,0.0011071249237818,3.4022633954578e-07,3.9412189057414e-13,0.99839852556175,0.012516102470517,0.012516102470515,-0.014699306027133,0.087859163604537,1.0454497738056e-14,1.0449644172541e-14,-0.087859163604537,-1.0454497738056e-14,-1.0449644172541e-14,-3.8302028832279e-12,-1.9303651777199e-16,-3.830193042332e-12,-0.084479413637679,-3.6830594774087e-12,-3.6826577622482e-12 +2090,0.99957513017696,-0.0209,-0.0061633189990686,-8.6496376678933e-16,-8.6461735928009e-16,0.0011093974284957,-1.5649721976865e-17,0.0011093974284957,3.446519656336e-07,3.9412189057414e-13,0.99842639395352,0.012547926353974,0.012547926353972,-0.014736681000931,0.086329127638673,1.0260578446334e-14,1.0263126416961e-14,-0.086329127638673,-1.0260578446334e-14,-1.0263126416961e-14,-3.7853955098847e-12,-1.8602493370907e-16,-3.7854122766418e-12,-0.083009881426792,-3.6400530534874e-12,-3.6396667103327e-12 +2095,0.99958337188244,-0.02095,-0.006175962084577,-8.656311308494e-16,-8.6622846408695e-16,0.0011116731838977,-1.6920381287411e-17,0.0011116731838977,3.2834537933013e-07,3.9412189057414e-13,0.99845376380631,0.012579734860368,0.012579734860366,-0.014774037915423,0.084826469640529,1.0081162726965e-14,1.0082782895676e-14,-0.084826469640529,-1.0081162726965e-14,-1.0082782895675e-14,-3.5779774044928e-12,-1.9599795294186e-16,-3.5780091718059e-12,-0.081566618626855,-3.4406995078348e-12,-3.4402850532505e-12 +2100,0.9995914496496,-0.021,-0.0061886232549468,-8.6856418403999e-16,-8.685566659856e-16,0.001113952194562,-1.887655445132e-17,0.001113952194562,3.3265309795638e-07,3.9412189057414e-13,0.9984806442481,0.012611527967942,0.01261152796794,-0.014811376745053,0.083350688593239,9.9377172448386e-15,9.9135957220819e-15,-0.083350688593239,-9.9377172448387e-15,-9.9135957220819e-15,-3.5362542102876e-12,-2.1557715157765e-16,-3.5362361101386e-12,-0.080149144947282,-3.4006412958392e-12,-3.4001909635847e-12 +2105,0.99959936681165,-0.02105,-0.0062013025339616,-8.6961440077477e-16,-8.7068225628318e-16,0.0011162344647824,-1.8513382688006e-17,0.0011162344647824,3.3698950474559e-07,3.9412189057414e-13,0.9985070442377,0.012643305656444,0.012643305656442,-0.014848697466038,0.081901292762994,9.7290719010019e-15,9.7451319154977e-15,-0.081901292762994,-9.7290719010019e-15,-9.7451319154975e-15,-3.4948268215309e-12,-2.0759310601224e-16,-3.494823707787e-12,-0.078756988947491,-3.3608699964895e-12,-3.3604381894179e-12 +2110,0.99960712663263,-0.0211,-0.0062139999455927,-8.7187541594788e-16,-8.7170778915395e-16,0.0011185199988736,-1.690642518762e-17,0.0011185199988736,3.4135869597662e-07,3.9412189057414e-13,0.99853297256652,0.012675067905463,0.012675067905461,-0.014886000054407,0.080477799637943,9.5778249528608e-15,9.5673016349448e-15,-0.080477799637943,-9.5778249528607e-15,-9.5673016349448e-15,-3.4538636424525e-12,-1.8513879511163e-16,-3.4538623574392e-12,-0.07738968798212,-3.3215234815604e-12,-3.3211377517564e-12 +2115,0.99961473230904,-0.02115,-0.0062267155135178,-8.7322354258373e-16,-8.740332980194e-16,0.0011208088010977,-1.8462372930278e-17,0.0011208088010977,3.458803554679e-07,3.9412189057414e-13,0.99855843786208,0.012706814694838,0.012706814694836,-0.014923284486482,0.079079735619436,9.3953216003809e-15,9.4068979325596e-15,-0.079079735619436,-9.3953216003809e-15,-9.4068979325592e-15,-3.4142171880373e-12,-1.9753268538237e-16,-3.4142175636237e-12,-0.076046788008364,-3.2834784012863e-12,-3.2830651755347e-12 +2120,0.99962218697128,-0.0212,-0.0062394492607252,-8.7412064108699e-16,-8.747595728741e-16,0.0011231008756029,-1.7155264749062e-17,0.0011231008756029,3.3378264774342e-07,3.9412189057414e-13,0.99858344859139,0.012738546004995,0.012738546004994,-0.014960550739275,0.077706635934895,9.2174656133497e-15,9.2328477836736e-15,-0.077706635934895,-9.21746561335e-15,-9.2328477836737e-15,-3.2575707919124e-12,-1.823903929774e-16,-3.2575863462031e-12,-0.074727843403342,-3.132890246267e-12,-3.1325160026043e-12 +2125,0.99962949368474,-0.02125,-0.0062522012111886,-8.7793240422301e-16,-8.7699022122935e-16,0.0011253962266814,-1.718640445819e-17,0.0011253962266814,3.4229245571282e-07,3.9412189057414e-13,0.9986080130628,0.012770261815522,0.01277026181552,-0.014997798788811,0.07635804447218,9.0806461329446e-15,9.0769987896143e-15,-0.07635804447218,-9.080646132945e-15,-9.0769987896143e-15,-3.248243170676e-12,-1.7705465906473e-16,-3.2482425135836e-12,-0.073432416893519,-3.1239722948921e-12,-3.1236031689236e-12 +2130,0.99963665545165,-0.0213,-0.0062649713872345,-8.778535386496e-16,-8.7926788690919e-16,0.0011276948583648,-1.5712621041508e-17,0.0011276948583648,3.5085789562572e-07,3.9412189057414e-13,0.99863213943083,0.012801962107407,0.012801962107405,-0.015035028612765,0.075033513567168,8.9219607108677e-15,8.9243661825569e-15,-0.075033513567168,-8.9219607108676e-15,-8.9243661825569e-15,-3.2382028236682e-12,-1.5945209848265e-16,-3.238199348074e-12,-0.072160079260217,-3.114360120443e-12,-3.1140259941912e-12 +2135,0.99964367521221,-0.02135,-0.0062777598109026,-8.8096010738892e-16,-8.8084713776826e-16,0.001129996774633,-1.8682165658211e-17,0.001129996774633,3.3847241098783e-07,3.9412189057414e-13,0.99865583569814,0.012833646861885,0.012833646861883,-0.015072240189097,0.073732603930019,8.765944212706e-15,8.7671784864556e-15,-0.073732603930019,-8.7659442127059e-15,-8.7671784864557e-15,-3.0888621262593e-12,-1.8526394001389e-16,-3.0888547542629e-12,-0.070910409260076,-2.9708225905491e-12,-2.9704355359981e-12 +2140,0.9996505558455,-0.0214,-0.006290566505432,-8.8305142975992e-16,-8.8200264494491e-16,0.0011323019796435,-1.5881404364263e-17,0.0011323019796435,3.468093119352e-07,3.9412189057414e-13,0.99867910971739,0.012865316059167,0.012865316059165,-0.015109433494568,0.072454884399353,8.6181022775715e-15,8.6090277666699e-15,-0.072454884399353,-8.6181022775714e-15,-8.6090277666699e-15,-3.0782986781343e-12,-1.5507190240192e-16,-3.0783011839254e-12,-0.069682993547939,-2.9606928510956e-12,-2.9603753007844e-12 +2145,0.99965730017153,-0.02145,-0.006303391491834,-8.8481288687632e-16,-8.8451016279596e-16,0.0011346104772037,-1.6353139123118e-17,0.0011346104772037,3.3444125335791e-07,3.9412189057414e-13,0.99870196919634,0.012896969681364,0.012896969681362,-0.015146608508166,0.071199931803667,8.4716334793605e-15,8.4674317829688e-15,-0.071199931803667,-8.4716334793604e-15,-8.4674317829687e-15,-2.9359189843714e-12,-1.5781311813749e-16,-2.9358976749434e-12,-0.068477426359149,-2.8238099835978e-12,-2.8234832468424e-12 +2150,0.99966391095166,-0.0215,-0.0063162347927972,-8.8634113205817e-16,-8.8591473155554e-16,0.0011369222713725,-1.6419071416938e-17,0.0011369222713725,3.4256496661556e-07,3.9412189057414e-13,0.99872442169808,0.012928607709156,0.012928607709154,-0.015183765207203,0.069967330913243,8.3191996854282e-15,8.3164458206101e-15,-0.069967330913243,-8.3191996854281e-15,-8.3164458206102e-15,-2.9250651005881e-12,-1.5385723335239e-16,-2.9250707235498e-12,-0.067293309557035,-2.8134376481605e-12,-2.8131168570064e-12 +2155,0.9996703908905,-0.02155,-0.0063290964292952,-8.8953262957781e-16,-8.8922695207924e-16,0.0011392373659374,-1.8512096923946e-17,0.0011392373659374,3.5073680137998e-07,3.9412189057414e-13,0.99874647464591,0.012960230124685,0.012960230124683,-0.015220903570705,0.068756674121012,8.1831615968715e-15,8.186610010977e-15,-0.068756674121012,-8.1831615968714e-15,-8.186610010977e-15,-2.9137020322903e-12,-1.7065805034623e-16,-2.9136962571531e-12,-0.06613025232671,-2.8025764616705e-12,-2.8022222610089e-12 +2160,0.99967674263683,-0.0216,-0.0063419764220349,-8.9066703851064e-16,-8.9047495541183e-16,0.0011415557646385,-1.8325025989472e-17,0.0011415557646385,3.3812100852515e-07,3.9412189057414e-13,0.998768135325,0.012991836910319,0.012991836910317,-0.015258023577965,0.067567561462648,8.0372329275137e-15,8.0398427234034e-15,-0.067567561462648,-8.0372329275138e-15,-8.0398427234034e-15,-2.7782347622007e-12,-1.6485563349672e-16,-2.778243591302e-12,-0.064987871107438,-2.6723408511747e-12,-2.6719943776218e-12 +2165,0.9996829687845,-0.02165,-0.0063548747929276,-8.9292515728703e-16,-8.9288705774487e-16,0.0011438774713947,-1.948282439766e-17,0.0011438774713947,3.4607584353807e-07,3.9412189057414e-13,0.99878941088422,0.013023428047402,0.0130234280474,-0.015295125207072,0.066399600363036,7.9086963850853e-15,7.9061520541822e-15,-0.066399600363036,-7.9086963850854e-15,-7.9061520541822e-15,-2.766658416709e-12,-1.7301989228044e-16,-2.7666594547801e-12,-0.063865789521957,-2.6612617011094e-12,-2.6609045861343e-12 +2170,0.99968907187411,-0.0217,-0.0063677915621775,-8.947275633326e-16,-8.9543187853995e-16,0.0011462024898551,-1.7934309433702e-17,0.0011462024898551,3.5410959497995e-07,3.9412189057414e-13,0.99881030834039,0.013055003518731,0.013055003518729,-0.015332208437822,0.065252405519507,7.7763019079297e-15,7.7760787209795e-15,-0.065252405519507,-7.7763019079296e-15,-7.7760787209792e-15,-2.7547432949806e-12,-1.559824686938e-16,-2.7547321036186e-12,-0.062763638109657,-2.6498307633624e-12,-2.6495098101948e-12 +2175,0.99969505439384,-0.02175,-0.0063807267497322,-8.9719110237853e-16,-8.9700729981467e-16,0.0011485308236229,-1.7854073660132e-17,0.0011485308236229,3.4127582182464e-07,3.9412189057414e-13,0.9988308345799,0.013086563307319,0.013086563307317,-0.015369273250268,0.064125598831985,7.6409711488834e-15,7.6396314085018e-15,-0.064125598831985,-7.6409711488835e-15,-7.6396314085017e-15,-2.626157225857e-12,-1.5215546923498e-16,-2.6261552337359e-12,-0.061681054262986,-2.5262013163128e-12,-2.52588670668e-12 +2180,0.99970091878036,-0.0218,-0.0063936803767581,-8.9964801913637e-16,-8.9882408968698e-16,0.0011508624764831,-1.702164441056e-17,0.0011508624764831,3.4910800295052e-07,3.9412189057414e-13,0.99885099636036,0.013118107395146,0.013118107395144,-0.015406319623242,0.063018809180623,7.5071936096328e-15,7.5076522035357e-15,-0.063018809180623,-7.5071936096328e-15,-7.5076522035357e-15,-2.6142564376372e-12,-1.4180032032949e-16,-2.6142389821674e-12,-0.060617682161122,-2.5147881637836e-12,-2.5144924217984e-12 +2185,0.99970666742032,-0.02185,-0.0064066524627204,-9.0015091494289e-16,-9.0041616012046e-16,0.0011531974519518,-1.6694815573945e-17,0.0011531974519518,3.5697791034295e-07,3.9412189057414e-13,0.99887080031468,0.013149635765635,0.013149635765633,-0.01544334753728,0.061931672315771,7.3848123921487e-15,7.3766905850897e-15,-0.061931672315771,-7.3848123921488e-15,-7.3766905850895e-15,-2.6018597638683e-12,-1.3758524638887e-16,-2.6018548367061e-12,-0.059573172517113,-2.5029154333483e-12,-2.5026298076914e-12 +2190,0.99971230265124,-0.0219,-0.006419643026841,-9.0215848258827e-16,-9.0205508494167e-16,0.0011555357535016,-1.7754434082405e-17,0.0011555357535016,3.4393573500324e-07,3.9412189057414e-13,0.9988902529526,0.013181148402422,0.01318114840242,-0.015480356973159,0.060863830792445,7.2561666730437e-15,7.2476151400103e-15,-0.060863830792445,-7.2561666730437e-15,-7.2476151400103e-15,-2.4799098651808e-12,-1.4308609072196e-16,-2.4799133812806e-12,-0.058547182518362,-2.3856668801127e-12,-2.3853715689728e-12 +2195,0.99971782676223,-0.02195,-0.0064326520895707,-9.0482781840971e-16,-9.0426358030246e-16,0.0011578773847886,-1.9193279853819e-17,0.0011578773847886,3.5162095102237e-07,3.9412189057414e-13,0.99890936066219,0.013212645288091,0.013212645288089,-0.015517347910429,0.059814933759471,7.1308475562292e-15,7.1259570477675e-15,-0.059814933759471,-7.1308475562291e-15,-7.1259570477677e-15,-2.4677158816577e-12,-1.5172815993778e-16,-2.4677319942048e-12,-0.05753937576405,-2.3740005009408e-12,-2.3736866073505e-12 +2200,0.99972324199551,-0.022,-0.0064456796696679,-9.0739711294575e-16,-9.0715780580209e-16,0.0011602223492017,-1.8513894435785e-17,0.0011602223492017,3.5934358422196e-07,3.9412189057414e-13,0.99892812971376,0.013244126406671,0.013244126406669,-0.015554320330332,0.058784636856076,7.0094412716102e-15,7.0114008964167e-15,-0.058784636856076,-7.0094412716104e-15,-7.0114008964167e-15,-2.4551371519885e-12,-1.4271480798488e-16,-2.4551181477613e-12,-0.056549422025827,-2.3619244875803e-12,-2.3616242838434e-12 +2205,0.99972855054716,-0.02205,-0.0064587257856582,-9.0818665050809e-16,-9.0846208592141e-16,0.001162570650088,-1.8886906444536e-17,0.001162570650088,3.4614504329511e-07,3.9412189057414e-13,0.99894656626127,0.013275591742388,0.013275591742386,-0.015591274214342,0.057772602150111,6.8877067989528e-15,6.8863361432462e-15,-0.057772602150111,-6.8877067989529e-15,-6.8863361432462e-15,-2.3397827588306e-12,-1.4273731477141e-16,-2.3397821793983e-12,-0.055576997191906,-2.2510093696965e-12,-2.2507121687506e-12 +2210,0.99973375456782,-0.0221,-0.0064717904573047,-9.1190213913266e-16,-9.1097071087663e-16,0.00116492229098,-1.8801776095522e-17,0.00116492229098,3.5370241135979e-07,3.9412189057414e-13,0.99896467634376,0.013307041278414,0.013307041278412,-0.015628209542695,0.05677849793838,6.783262585235e-15,6.7727611618649e-15,-0.05677849793838,-6.7832625852351e-15,-6.7727611618651e-15,-2.327491134035e-12,-1.4035959552277e-16,-2.3274888500519e-12,-0.054621783208056,-2.2392268926191e-12,-2.2389350306601e-12 +2215,0.99973885616416,-0.02215,-0.0064848737026878,-9.1350929724573e-16,-9.1272482739838e-16,0.0011672772751447,-1.8555917588733e-17,0.0011672772751447,3.6127255143015e-07,3.9412189057414e-13,0.99898246588905,0.013338474999353,0.013338474999351,-0.015665126297312,0.055801998649301,6.6632053591639e-15,6.6560102340594e-15,-0.055801998649301,-6.6632053591639e-15,-6.6560102340594e-15,-2.3147610531539e-12,-1.3511102502973e-16,-2.3147644829912e-12,-0.053683467851218,-2.2270229941553e-12,-2.2267419479926e-12 +2220,0.99974385739949,-0.0222,-0.0064979755396662,-9.1553080043726e-16,-9.1559885256371e-16,0.0011696356058089,-1.946875901503e-17,0.0011696356058089,3.4793362146956e-07,3.9412189057414e-13,0.99899994071504,0.013369892890001,0.013369892889999,-0.015702024460334,0.054842784784703,6.5516667598906e-15,6.5488668190599e-15,-0.054842784784703,-6.5516667598906e-15,-6.5488668190598e-15,-2.2057582446811e-12,-1.3846692229759e-16,-2.2057735442137e-12,-0.052761744676996,-2.1222126595983e-12,-2.1219210909738e-12 +2225,0.99974876029453,-0.02225,-0.0065110959873416,-9.168486258859e-16,-9.1666812532943e-16,0.0011719972863862,-1.6828483655861e-17,0.0011719972863862,3.5532933750915e-07,3.9412189057414e-13,0.99901710653112,0.013401294934091,0.013401294934089,-0.015738904012658,0.053900542730766,6.4375425769346e-15,6.4306909564858e-15,-0.053900542730766,-6.4375425769345e-15,-6.4306909564858e-15,-2.1933392179434e-12,-1.1782146912817e-16,-2.1933401382037e-12,-0.051856312963863,-2.1102795954191e-12,-2.1100307398726e-12 +2230,0.99975356682869,-0.0223,-0.006524235063146,-9.1863135722021e-16,-9.1844677231359e-16,0.0011743623200267,-1.764273205809e-17,0.0011743623200267,3.6277718962197e-07,3.9412189057414e-13,0.99903396894159,0.013432681116781,0.01343268111678,-0.015775764936854,0.052974964666499,6.3187129788063e-15,6.3198535483422e-15,-0.052974964666499,-6.3187129788061e-15,-6.3198535483421e-15,-2.1807305766928e-12,-1.2117131675552e-16,-2.1807165306076e-12,-0.050966877499308,-2.0981864134149e-12,-2.0979341850018e-12 +2235,0.9997582789407,-0.02235,-0.0065373927842972,-9.2098683063401e-16,-9.215467159888e-16,0.001176730709842,-2.0786030876405e-17,0.001176730709842,3.4933703929596e-07,3.9412189057414e-13,0.99905053344694,0.013464051423412,0.01346405142341,-0.015812607215703,0.052065748508683,6.2176130506064e-15,6.2197578318941e-15,-0.052065748508683,-6.2176130506062e-15,-6.2197578318942e-15,-2.0779595807483e-12,-1.3970473455311e-16,-2.0779715544365e-12,-0.050093148530155,-1.9993848601522e-12,-1.9990917122375e-12 +2240,0.99976289852931,-0.0224,-0.0065505691692604,-9.2379951599585e-16,-9.2279902596221e-16,0.0011791024591312,-1.9515459897686e-17,0.0011791024591312,3.5658540653571e-07,3.9412189057414e-13,0.99906680544514,0.013495405838258,0.013495405838256,-0.01584943083074,0.051172597733168,6.1155756920681e-15,6.1093586063167e-15,-0.051172597733168,-6.1155756920681e-15,-6.1093586063166e-15,-2.0655809248582e-12,-1.3023905075284e-16,-2.0655826367663e-12,-0.049234841710062,-1.9874983243558e-12,-1.9872302031179e-12 +2245,0.99976742745448,-0.02245,-0.0065637642348454,-9.2540768167087e-16,-9.2618362176114e-16,0.0011814775709323,-1.7814643391144e-17,0.0011814775709323,3.638836751918e-07,3.9412189057414e-13,0.99908279023491,0.013526744347009,0.013526744347007,-0.015886235765155,0.050295221288495,6.0121784502869e-15,6.0143113276924e-15,-0.050295221288495,-6.0121784502869e-15,-6.0143113276923e-15,-2.0530112315444e-12,-1.1499835402241e-16,-2.0530142657141e-12,-0.048391677897361,-1.9754319655389e-12,-1.9751911396255e-12 +2250,0.99977186753801,-0.0225,-0.0065769779976551,-9.287512485332e-16,-9.2796020965669e-16,0.0011838560482462,-1.9768536801819e-17,0.0011838560482462,3.503325984866e-07,3.9412189057414e-13,0.99909849301692,0.013558066935526,0.013558066935524,-0.015923022002345,0.049433333544075,5.9095908013355e-15,5.9108087906085e-15,-0.049433333544075,-5.9095908013355e-15,-5.9108087906082e-15,-1.9560729130219e-12,-1.2616803393028e-16,-1.9560672767179e-12,-0.047563383108307,-1.8822076670692e-12,-1.8819451682256e-12 +2255,0.99977622056415,-0.02255,-0.0065902104755448,-9.2968227899578e-16,-9.2976906640289e-16,0.0011862378942622,-1.907294173921e-17,0.0011862378942622,3.5746314708263e-07,3.9412189057414e-13,0.99911391889499,0.013589373588607,0.013589373588605,-0.015959789524455,0.048586654121088,5.8049115271602e-15,5.8088417913093e-15,-0.048586654121088,-5.8049115271601e-15,-5.8088417913092e-15,-1.9438990425308e-12,-1.1888694943552e-16,-1.9439110294762e-12,-0.046749688467356,-1.8705342443129e-12,-1.8702853896879e-12 +2260,0.99978048828076,-0.0226,-0.0066034616847251,-9.3152023996576e-16,-9.324688009174e-16,0.0011886231119104,-1.7136523620571e-17,0.0011886231119104,3.6466091302145e-07,3.9412189057414e-13,0.99912907287918,0.013620664292448,0.013620664292446,-0.015996538315275,0.047754907811222,5.7064425323351e-15,5.7148304381787e-15,-0.047754907811222,-5.7064425323352e-15,-5.7148304381789e-15,-1.9316617437062e-12,-1.0429353423846e-16,-1.9316656237381e-12,-0.045950330016318,-1.8587799030792e-12,-1.8585588089311e-12 +2265,0.99978467239986,-0.02265,-0.0066167316412078,-9.3539741186657e-16,-9.3501785895258e-16,0.0011910117040854,-1.8387412780041e-17,0.0011910117040854,3.5101111706126e-07,3.9412189057414e-13,0.99914395988693,0.013651939033416,0.013651939033414,-0.016033268358792,0.046937824527575,5.6194961160476e-15,5.6210204884771e-15,-0.046937824527575,-5.6194961160476e-15,-5.6210204884772e-15,-1.8402993912078e-12,-1.1011740500929e-16,-1.8402876358169e-12,-0.045165048670068,-1.7709030653006e-12,-1.7706733473926e-12 +2270,0.99978877459823,-0.0227,-0.0066300203622609,-9.3708433945101e-16,-9.369470024922e-16,0.0011934036738709,-1.762577049238e-17,0.0011934036738709,3.5798593245318e-07,3.9412189057414e-13,0.99915858474419,0.013683197796808,0.013683197796806,-0.016069979637739,0.046135139144944,5.5234892546876e-15,5.5253423704529e-15,-0.046135139144944,-5.5234892546876e-15,-5.5253423704526e-15,-1.8282809474303e-12,-1.041315406056e-16,-1.8282752810091e-12,-0.044393590169849,-1.7593707388344e-12,-1.7591546551903e-12 +2275,0.99979279651849,-0.02275,-0.0066433278635217,-9.3934289511281e-16,-9.3973983358163e-16,0.0011957990240937,-1.8968199402793e-17,0.0011957990240937,3.6507600498226e-07,3.9412189057414e-13,0.99917295218835,0.013714440569308,0.013714440569306,-0.016106672136478,0.045346591423059,5.4329053408148e-15,5.436134700847e-15,-0.045346591423059,-5.4329053408147e-15,-5.4361347008469e-15,-1.8163902924628e-12,-1.0955561618734e-16,-1.8163894509858e-12,-0.043635704902854,-1.7479739659614e-12,-1.7477442322003e-12 +2280,0.99979673976962,-0.0228,-0.0066566541604332,-9.4212721795064e-16,-9.4176339336989e-16,0.0011981977575458,-1.9974918237287e-17,0.0011981977575458,3.5135033371603e-07,3.9412189057414e-13,0.99918706686929,0.013745667337768,0.013745667337766,-0.016143345839567,0.044571925960442,5.3438138108619e-15,5.3438910273379e-15,-0.044571925960442,-5.3438138108619e-15,-5.343891027338e-15,-1.7304074090376e-12,-1.127690290305e-16,-1.7304022894928e-12,-0.042891147860339,-1.6652714421318e-12,-1.6650333920794e-12 +2285,0.99980060592751,-0.02285,-0.0066699992696998,-9.437747003469e-16,-9.4389746695472e-16,0.0012005998772097,-2.0473646392315e-17,0.0012005998772097,3.5827709865544e-07,3.9412189057414e-13,0.99920093335048,0.013776878087964,0.013776878087962,-0.0161800007303,0.043810892043309,5.2519599656249e-15,5.2539921853043e-15,-0.043810892043309,-5.2519599656249e-15,-5.2539921853042e-15,-1.7189045072152e-12,-1.1449341266681e-16,-1.7189105025974e-12,-0.042159678593748,-1.6542419891305e-12,-1.6540032694958e-12 +2290,0.99980439653598,-0.0229,-0.0066833632064014,-9.4600462066576e-16,-9.4655740482696e-16,0.0012030053858119,-1.8666087875047e-17,0.0012030053858119,3.6516172841061e-07,3.9412189057414e-13,0.99921455611172,0.013808072807056,0.013808072807054,-0.016216636793599,0.043063243573107,5.1649491889668e-15,5.168689055002e-15,-0.043063243573107,-5.1649491889668e-15,-5.1686890550019e-15,-1.7070215475594e-12,-1.0124097709693e-16,-1.7070236590459e-12,-0.041441061043924,-1.6428260976087e-12,-1.6426128074626e-12 +2295,0.99980811310721,-0.02295,-0.0066967459859212,-9.4818377104846e-16,-9.4869085385276e-16,0.0012054142861214,-1.937333466483e-17,0.0012054142861214,3.7214655890239e-07,3.9412189057414e-13,0.99922793954995,0.013839251481945,0.013839251481943,-0.016253254014079,0.042328739026328,5.0795156842569e-15,5.0818581420449e-15,-0.042328739026328,-5.0795156842569e-15,-5.0818581420448e-15,-1.6952410672673e-12,-1.0412559524448e-16,-1.6952443910366e-12,-0.040735063515709,-1.6315257664571e-12,-1.6313080355892e-12 +2300,0.99981175712254,-0.023,-0.006710147622975,-9.4999242405482e-16,-9.4983216113489e-16,0.0012078265807992,-1.8510020760405e-17,0.0012078265807992,3.5817061316834e-07,3.9412189057414e-13,0.99924108798121,0.013870414100101,0.013870414100099,-0.016289852377025,0.041607141295744,4.9877869719373e-15,4.9912012657551e-15,-0.041607141295744,-4.9877869719373e-15,-4.991201265755e-15,-1.6149319331919e-12,-9.7149720883381e-17,-1.6149267353475e-12,-0.040041458568378,-1.5542600597427e-12,-1.554058561303e-12 +2305,0.99981533003287,-0.02305,-0.0067235681335561,-9.5404181168265e-16,-9.5279847900416e-16,0.0012102422726997,-2.0181451627618e-17,0.0012102422726997,3.6498391153827e-07,3.9412189057414e-13,0.9992540056414,0.013901560647907,0.013901560647905,-0.016326431866444,0.040898217664287,4.9212694104157e-15,4.9114561262928e-15,-0.040898217664287,-4.9212694104157e-15,-4.9114561262928e-15,-1.6035842371829e-12,-1.037436212291e-16,-1.6035808834806e-12,-0.039360022989585,-1.5433804534013e-12,-1.5431621905082e-12 +2310,0.99981883325964,-0.0231,-0.0067370075320368,-9.5440981957445e-16,-9.5452330027091e-16,0.0012126613644222,-1.9110117847842e-17,0.0012126613644222,3.7183434642429e-07,3.9412189057414e-13,0.99926669668888,0.013932691113125,0.013932691113123,-0.016362992467963,0.040201739682694,4.8209373241192e-15,4.8271414215996e-15,-0.040201739682694,-4.820937324119e-15,-4.8271414215995e-15,-1.5921137056697e-12,-9.6919921011831e-17,-1.592110705328e-12,-0.038690537636396,-1.5323654518501e-12,-1.532162486215e-12 +2315,0.99982226819523,-0.02315,-0.0067504658326171,-9.5720767843237e-16,-9.5749000087981e-16,0.0012150838585346,-1.7592040262424e-17,0.0012150838585346,3.5781541640745e-07,3.9412189057414e-13,0.99927916520538,0.013963805483663,0.013963805483661,-0.016399534167383,0.039517483140853,4.7512323408845e-15,4.7503282871698e-15,-0.039517483140853,-4.7512323408845e-15,-4.7503282871698e-15,-1.516661670115e-12,-8.7162210873909e-17,-1.5166609272361e-12,-0.038032787399416,-1.4597708737607e-12,-1.4595879590804e-12 +2320,0.99982563620348,-0.0232,-0.0067639430507714,-9.599624336368e-16,-9.6077477773814e-16,0.0012175097577984,-1.7973678891516e-17,0.0012175097577984,3.645165449484e-07,3.9412189057414e-13,0.99929141519695,0.013994903746346,0.013994903746344,-0.016436056949229,0.038845227934475,4.677144157112e-15,4.676063418816e-15,-0.038845227934475,-4.677144157112e-15,-4.676063418816e-15,-1.5056903699332e-12,-8.8022473475543e-17,-1.5056928413027e-12,-0.037386561164448,-1.4492437579774e-12,-1.449059807299e-12 +2325,0.99982893862054,-0.02325,-0.0067774392003672,-9.6201680141442e-16,-9.6285626821771e-16,0.0012199390647217,-1.9871844329715e-17,0.0012199390647217,3.7126024565737e-07,3.9412189057414e-13,0.99930345059635,0.014025985889366,0.014025985889364,-0.016472560799633,0.038184758002451,4.5970381532986e-15,4.5973100521273e-15,-0.038184758002451,-4.5970381532985e-15,-4.5973100521273e-15,-1.494670750872e-12,-9.4633036800469e-17,-1.4946755551564e-12,-0.036751651662599,-1.4386765263646e-12,-1.4384770785105e-12 +2330,0.99983217675526,-0.0233,-0.0067909542955852,-9.657785184743e-16,-9.6467196831225e-16,0.0012223717818569,-2.0820769636129e-17,0.0012223717818569,3.7801189023412e-07,3.9412189057414e-13,0.99931527526379,0.014057051900648,0.014057051900646,-0.016509045704415,0.037535861291756,4.5269943405453e-15,4.5186089695897e-15,-0.037535861291756,-4.5269943405453e-15,-4.5186089695897e-15,-1.4834833707729e-12,-9.780832154431e-17,-1.4834763980908e-12,-0.036127855448138,-1.4279350565415e-12,-1.427731230607e-12 +2335,0.99983535188984,-0.02335,-0.0068044883501129,-9.6667201729023e-16,-9.6654598823531e-16,0.0012248079116761,-1.8576850664769e-17,0.0012248079116761,3.7038500622089e-07,3.9412189057414e-13,0.99932689298856,0.014088101768538,0.014088101768536,-0.016545511649887,0.036898329618945,4.4455751692122e-15,4.441925579813e-15,-0.036898329618945,-4.4455751692122e-15,-4.441925579813e-15,-1.4317318640977e-12,-8.5487391178239e-17,-1.431727122709e-12,-0.0355149728066,-1.3781414927228e-12,-1.3779634339631e-12 +2340,0.99983846528027,-0.0234,-0.0068180413782254,-9.7081458783137e-16,-9.6991697372531e-16,0.0012272474567384,-1.9913900095593e-17,0.0012272474567384,3.6645560896886e-07,3.9412189057414e-13,0.99933830748999,0.01411913548088,0.014119135480878,-0.016581958621775,0.036271958642664,4.3763800526654e-15,4.3727531693408e-15,-0.036271958642664,-4.3763800526654e-15,-4.3727531693407e-15,-1.3916956513739e-12,-8.9720873042658e-17,-1.3917041815559e-12,-0.034912807711354,-1.3396455666546e-12,-1.339457155871e-12 +2345,0.99984151815704,-0.02345,-0.0068316133934653,-8.478849668959e-16,-8.479243107399e-16,0.0012296904194852,1.9311547068659e-16,0.0012296904194852,3.5943947906958e-07,3.9412189057414e-13,0.99934952241922,0.014150153026145,0.014150153026143,-0.016618386606535,0.035656547768477,3.7501015829974e-15,3.7505761017758e-15,-0.035656547768477,-3.7501015829975e-15,-3.7505761017758e-15,-1.3452408524591e-12,8.5431379911354e-16,-1.3452384341312e-12,-0.034321167722355,-1.2957454274368e-12,-1.293972215678e-12 +2350,0.99984451172584,-0.0235,-0.006845204405501,-6.5020336661103e-16,-6.5436768733785e-16,0.001232136801753,3.6790846573945e-17,0.001232136801753,1.8070976182116e-07,3.9412189057414e-13,0.99936054136139,0.014181154396098,0.014181154396097,-0.016654795594499,0.03505190008326,2.8207601419917e-15,2.8396510937354e-15,-0.03505190008326,-2.8207601419917e-15,-2.8396510937354e-15,-8.493524085802e-13,1.5966905260467e-16,-8.4938732229487e-13,-0.033739863847099,-8.2098118678074e-13,-8.1417260217906e-13 +2355,0.99984744716726,-0.02355,-0.0068588144308283,-1.2747036238193e-15,-1.2657426748832e-15,0.0012345866064344,3.7320770310703e-17,0.0012345866064344,-3.51484317207e-08,3.9412189057414e-13,0.99937136783364,0.014212139576695,0.014212139576694,-0.016691185569172,0.034457822317319,5.4266715366629e-15,5.38892561846e-15,-0.034457822317319,-5.4266715366629e-15,-5.38892561846e-15,-2.7490931687766e-13,1.5866557663927e-16,-2.7490714635408e-13,-0.033168710724965,-2.6761587147208e-13,-2.6163124846537e-13 +2360,0.99985032563811,-0.0236,-0.0068724434831291,1.6336595901812e-16,1.5250970687696e-16,0.0012370398359795,8.2850875051562e-16,0.0012370398359795,-1.4109926382844e-07,3.9450602082201e-13,0.99938200528928,0.014243108556286,0.014243108556284,-0.016727556516871,0.033874124668398,-6.8215603679173e-16,-6.3704833227277e-16,-0.033874124668398,6.8215603679176e-16,6.3704833227277e-16,3.1270679104201e-13,3.4607089556899e-15,3.1268283127845e-13,-0.032607526334045,2.9038644875427e-13,3.1161902824265e-13 +2365,0.99985314827166,-0.02365,-0.0068860915755183,-2.7823731725782e-15,-2.7710735884319e-15,0.0012394964927492,1.7085532791755e-15,0.0012394964927492,-1.420691155829e-07,3.9562778024943e-13,0.99939245711839,0.014274061323704,0.014274061323702,-0.016763908424482,0.033300620944337,1.1403936648842e-14,1.1356528340412e-14,-0.033300620944337,-1.1403936648842e-14,-1.1356528340412e-14,9.1543168595223e-13,7.0018589967008e-15,9.1546453763253e-13,-0.032056131981736,8.6221502271613e-13,9.0025814816565e-13 +2370,0.99985591617714,-0.0237,-0.0068997587344224,-1.3358467769957e-14,-1.335849727699e-14,0.0012419565811628,-1.2873875948555e-14,0.0012419565811628,-1.4141476256668e-07,3.9574735611776e-13,0.9994027266449,0.014304997856446,0.014304997856444,-0.016800241265578,0.032737128386217,5.3712017741997e-14,5.3713354428732e-14,-0.032737128386217,-5.3712017741997e-14,-5.3713354428732e-14,7.973031887107e-14,-5.1764842976494e-14,7.9729832929922e-14,-0.031514352542957,2.3066233008971e-14,1.3043786732537e-13 +2375,0.99985863044369,-0.02375,-0.006913444954018,6.8611954264214e-15,6.8608802979129e-15,0.0012444201006483,-2.2557584620858e-15,0.0012444201006483,-1.12081480097e-07,3.9574735611776e-13,0.99941281714101,0.014335918159472,0.014335918159471,-0.016836555045982,0.032183467424403,-2.7068461175161e-14,-2.7066720498351e-14,-0.032183467424403,2.7068461175161e-14,2.7066720498351e-14,-7.9422166082456e-14,-8.8989551805744e-15,-7.9396007857551e-14,-0.03098201540879,-8.5674239838641e-14,-6.7215038601273e-14 +2380,0.99986129213669,-0.0238,-0.0069271502497609,-5.8258251393531e-16,-5.8256893462318e-16,0.0012468870538991,-1.3714843038112e-15,0.0012468870538991,-1.4025447825361e-07,3.9575094804426e-13,0.99942273181271,0.014366822219622,0.01436682221962,-0.016872849750239,0.031639462116594,2.2523855066419e-15,2.2549649643781e-15,-0.031639462116594,-2.2523855066419e-15,-2.2549649643781e-15,-3.7423830591312e-15,-5.3086522372623e-15,-3.7370452788812e-15,-0.030458951597219,-9.10863861126e-15,1.9082777173637e-15 +2385,0.99986390229972,-0.02385,-0.0069408746390248,-1.6093791395166e-14,-1.6093814072144e-14,0.0012493574439213,-1.1612107524421e-14,0.0012493574439213,-7.6227603784673e-08,3.9575094804426e-13,0.99943247380671,0.014397710022101,0.0143977100221,-0.016909125360975,0.031104939208934,6.1120461897109e-14,6.1121236038269e-14,-0.031104939208934,-6.1120461897109e-14,-6.1121236038269e-14,-1.9719004707961e-13,-4.4100671592493e-14,-1.9720067790929e-13,-0.029944995261313,-2.3558154675429e-13,-1.4410183123212e-13 +2390,0.9998664619559,-0.0239,-0.006954618129398,-6.9474085391586e-15,-6.945464226096e-15,0.001251831272219,-1.6341909232715e-15,0.001251831272219,-1.1972294089446e-07,3.9575094804426e-13,0.99944204621465,0.01442858156045,0.014428581560448,-0.016945381870602,0.030579728942617,2.5890273892246e-14,2.5880863339487e-14,-0.030579728942617,-2.5890273892246e-14,-2.5880863339487e-14,-5.6846715051631e-14,-6.089156109355e-15,-5.6845921067406e-14,-0.029439983392596,-6.1043927152379e-14,-4.8411239225424e-14 +2395,0.99986897210686,-0.02395,-0.006968380738189,-2.1745759737379e-14,-2.1746723096862e-14,0.0012543085417528,-1.5614437579167e-14,0.0012543085417528,-5.192750762717e-08,3.9575094804426e-13,0.99945145206887,0.014459436819929,0.014459436819928,-0.016981619261811,0.0300636647452,7.9507247083852e-14,7.9510020411381e-14,-0.0300636647452,-7.9507247083852e-14,-7.9510020411381e-14,-2.5915099954839e-13,-5.7088963534823e-14,-2.5916336369869e-13,-0.02894375616585,-3.0871722210017e-13,-1.9028929204962e-13 +2400,0.99987143373469,-0.024,-0.0069821624719438,-8.922754736152e-15,-8.9172867361097e-15,0.0012567892538712,-2.1497705597454e-15,0.0012567892538712,-1.1260465626606e-07,3.9575094804426e-13,0.99946069434901,0.014490275794966,0.014490275794965,-0.017017837528056,0.029556582891482,3.2010381247845e-14,3.1989980793617e-14,-0.029556582891482,-3.2010381247845e-14,-3.1989980793617e-14,-7.2863322109223e-14,-7.7120372217792e-15,-7.2852053146894e-14,-0.028456156469446,-7.8144295336668e-14,-6.2145924730838e-14 +2405,0.99987384780091,-0.02405,-0.0069959633463229,-1.7540222924387e-15,-1.7427954366802e-15,0.0012592734112754,-2.3328512185975e-16,0.0012592734112754,-1.3978440804863e-07,3.9575159317005e-13,0.99946977597771,0.014521098472226,0.014521098472224,-0.017054036653677,0.02905832285136,6.1712029230537e-15,6.1345584609504e-15,-0.02905832285136,-6.1712029230536e-15,-6.1345584609504e-15,-6.788075177379e-15,-8.2089861225288e-16,-6.7839314427567e-15,-0.027977030247252,-7.4112208106892e-15,-5.6557563054861e-15 +2410,0.99987621524782,-0.0241,-0.0070097833729375,-7.8256145680969e-16,-7.7745470690052e-16,0.0012617610160662,-6.7791443305603e-16,0.0012617610160662,-1.4107988022261e-07,3.9575493905329e-13,0.99947869982514,0.014551904841821,0.01455190484182,-0.017090216627063,0.028568726849301,2.7046585079653e-15,2.685216945537e-15,-0.028568726849301,-2.7046585079653e-15,-2.685216945537e-15,-3.9909501535147e-15,-2.3413942626556e-15,-3.9872721171337e-15,-0.027506226183609,-6.3093390267387e-15,-1.372164859696e-15 +2415,0.99987853699865,-0.02415,-0.0070236225630052,3.291771442635e-16,3.2684827017991e-16,0.0012642520702744,-2.0430504785872e-15,0.0012642520702745,-1.3902760898077e-07,3.9575493905329e-13,0.99948746870903,0.014582694894202,0.0145826948942,-0.017126377436995,0.028087640138272,-1.115800923435e-15,-1.1076900892897e-15,-0.028087640138272,1.115800923435e-15,1.1076900892897e-15,-1.6741096840061e-14,-6.9240438686831e-15,-1.6597548637789e-14,-0.02704359572418,-2.3233631285536e-14,-8.8657848938956e-15 +2420,0.99988081395795,-0.0242,-0.0070374809276446,4.9899606472761e-16,5.0062340931491e-16,0.0012667465759132,-2.0057994395938e-15,0.0012667465759132,-1.435239340708e-07,3.9575966505122e-13,0.99949608539555,0.014613468619899,0.014613468619898,-0.017162519072355,0.027614910741383,-1.659090140938e-15,-1.6647750507038e-15,-0.027614910741383,1.659090140938e-15,1.6647750507038e-15,-5.290510007757e-16,-6.6700993856438e-15,-5.5394155640305e-16,-0.026588993030104,-7.4432184333798e-15,6.4004599821711e-15 +2425,0.99988304701185,-0.02425,-0.0070513584788411,-1.6695561794484e-15,-1.6752676926214e-15,0.0012692445351257,-2.007468877121e-16,0.0012692445351257,-1.4092838540591e-07,3.957605465839e-13,0.99950455260009,0.014644226008709,0.014644226008708,-0.017198641521159,0.027150389460549,5.4485632106609e-15,5.4664040059815e-15,-0.027150389460549,-5.4485632106609e-15,-5.4664040059815e-15,-5.6179388811813e-15,-6.5549789755575e-16,-5.6146277700871e-15,-0.026142274944604,-6.1006439732185e-15,-4.7148489742244e-15 +2430,0.99988523702867,-0.0243,-0.0070652552273859,-6.3189416981904e-16,-6.4062710845599e-16,0.0012717459498632,-7.0752204940269e-16,0.0012717459498632,-1.4170147366599e-07,3.9576281453472e-13,0.99951287298862,0.014674967051443,0.014674967051441,-0.017234744772614,0.026693929820887,2.0215707721289e-15,2.0511997912545e-15,-0.026693929820887,-2.0215707721289e-15,-2.0511997912545e-15,-5.2540707009078e-15,-2.2652921512905e-15,-5.2553414329176e-15,-0.025703300905779,-7.4236966796429e-15,-2.6957044063293e-15 +2435,0.99988738485908,-0.02435,-0.0070791711848192,1.9433485944877e-15,1.9419290127054e-15,0.0012742508221939,-2.2677935954891e-15,0.0012742508221939,-1.3355531081061e-07,3.9576281453472e-13,0.99952104917825,0.014705691738274,0.014705691738272,-0.017270828815181,0.026245388041231,-6.1049607121376e-15,-6.1012936307983e-15,-0.026245388041231,6.1049607121376e-15,6.1012936307983e-15,-2.8200311462749e-14,-7.1249375435269e-15,-2.8218321790442e-14,-0.025271932932898,-3.4560561362638e-14,-1.9765475406288e-14 +2440,0.99988949133663,-0.0244,-0.0070931063613999,-4.373635577434e-16,-4.3430795943048e-16,0.001276759153985,-1.5531379381351e-15,0.001276759153985,-1.4358726829755e-07,3.9576594818869e-13,0.99952908373853,0.014736400060467,0.014736400060465,-0.0173068936386,0.025804622946736,1.3488905753923e-15,1.3389884359816e-15,-0.025804622946736,-1.3488905753923e-15,-1.3389884359816e-15,-2.6680077702921e-15,-4.7884150305352e-15,-2.6736437192767e-15,-0.024848035543013,-7.5423549963196e-15,2.3987206039267e-15 +2445,0.99989155727784,-0.02445,-0.0071070607704213,-1.6311148788055e-14,-1.6310855625466e-14,0.0012792709475612,-1.2515303853988e-14,0.0012792709475612,-7.5781876773817e-08,3.9576594818869e-13,0.9995369791914,0.014767092006703,0.014767092006702,-0.017342939229579,0.025371495963738,4.9345681223213e-14,4.9345866772217e-14,-0.025371495963738,-4.9345681223213e-14,-4.9345866772217e-14,-1.6356817944259e-13,-3.7863154092931e-14,-1.6356686947364e-13,-0.024431475777486,-1.9679773074634e-13,-1.1821688388226e-13 +2450,0.99989358348314,-0.0245,-0.0071210344181199,-7.6236932899673e-15,-7.6252673414684e-15,0.0012817862041775,-1.7932977087088e-15,0.0012817862041775,-1.1958746171103e-07,3.9576594818869e-13,0.99954473801434,0.014797767571673,0.014797767571672,-0.01737896558188,0.024945871006397,2.2634173158903e-14,2.263748746291e-14,-0.024945871006397,-2.2634173158903e-14,-2.2637487462909e-14,-5.0584862605523e-14,-5.3236384770832e-15,-5.0582662274687e-14,-0.024022122986818,-5.4258869673539e-14,-4.3162411961378e-14 +2455,0.99989557073635,-0.02455,-0.0071350273182292,-1.6826389932461e-15,-1.679874485955e-15,0.0012843049262097,-1.2535827656408e-16,0.0012843049262097,-1.4226828071173e-07,3.9576647569284e-13,0.99955236263795,0.014828426743682,0.014828426743681,-0.017414972681771,0.024527614541166,4.8997699528353e-15,4.8942599289097e-15,-0.024527614541166,-4.8997699528353e-15,-4.8942599289097e-15,-7.2905418419928e-15,-3.652272839585e-16,-7.2810534786202e-15,-0.023619849028358,-9.221250028535e-15,-4.8110514413198e-15 +2460,0.99989751980566,-0.0246,-0.0071490394812725,-9.8827662700686e-16,-9.8604387417312e-16,0.0012868271155562,-4.0037610449768e-16,0.0012868271155562,-1.4332511355519e-07,3.9576777158566e-13,0.99955985544918,0.01485906951377,0.014859069513769,-0.017450960518728,0.024116595367215,2.8251050642788e-15,2.8188740804947e-15,-0.024116595367215,-2.8251050642788e-15,-2.8188740804947e-15,-9.9115934390086e-15,-1.1446883648187e-15,-9.9152192519843e-15,-0.023224528043261,-1.6933008377118e-14,-2.1604150660123e-15 +2465,0.99989943144375,-0.02465,-0.0071630709176067,-5.0013373180253e-15,-4.9974397382919e-15,0.0012893527740849,-2.388482762206e-15,0.0012893527740849,-1.2651861069912e-07,3.9576777158566e-13,0.99956721879149,0.014889695873118,0.014889695873117,-0.017486929082393,0.023712684774524,1.40306734626e-14,1.4019747233087e-14,-0.023712684774524,-1.40306734626e-14,-1.4019747233087e-14,-4.1195217637272e-14,-6.7007565908274e-15,-4.1197403232256e-14,-0.022836036464147,-4.8420420553385e-14,-3.0926178637798e-14 +2470,0.9999013063882,-0.0247,-0.007177121636182,2.7147980254316e-15,2.7202044525312e-15,0.0012918819034382,-2.9863015380229e-15,0.0012918819034382,-1.4433769379707e-07,3.9576994794702e-13,0.99957445496592,0.014920305814106,0.014920305814105,-0.017522878363818,0.023315756354028,-7.4752557353361e-15,-7.4885100666311e-15,-0.023315756354028,7.4752557353361e-15,7.488510066631e-15,-9.5533620973298e-15,-8.221527017662e-15,-9.5341798780169e-15,-0.022454252953657,-1.8621744965486e-14,2.3947637123431e-16 +2475,0.99990314536156,-0.02475,-0.0071911916486826,-2.8665381071905e-15,-2.8714465501685e-15,0.0012944145056832,-3.1071177758341e-16,0.0012944145056832,-1.3776796947695e-07,3.9576994794702e-13,0.99958156623101,0.014950899326784,0.014950899326783,-0.017558808351317,0.022925686008145,7.742624093649e-15,7.7576814299652e-15,-0.022925686008145,-7.742624093649e-15,-7.7576814299652e-15,-1.9575712610816e-14,-8.3939938219253e-16,-1.9578910018281e-14,-0.02207905842627,-2.4142160710965e-14,-1.3566512450653e-14 +2480,0.99990494907194,-0.0248,-0.0072052809644925,-3.969597876542e-15,-3.9702327170436e-15,0.0012969505825227,1.7010244181799e-15,0.0012969505825226,-1.2859578291113e-07,3.9576994794702e-13,0.99958855480463,0.014981476403163,0.014981476403162,-0.017594719035508,0.022542351876088,1.0523747090865e-14,1.0526457958999e-14,-0.022542351876088,-1.0523747090865e-14,-1.0526457958999e-14,-3.4391027973879e-14,4.5098930512149e-15,-3.4396437104433e-14,-0.02171033592971,-3.9087538235717e-14,-2.716104943653e-14 +2485,0.9999067182132,-0.02485,-0.0072193895929651,-1.8317191661017e-15,-1.8356885739253e-15,0.0012994901356551,2.2788082259673e-16,0.0012994901356551,-1.4377056345438e-07,3.9577034447929e-13,0.99959542286425,0.015012037035279,0.015012037035277,-0.017630610407035,0.022165634350108,4.7664135703718e-15,4.7762356932402e-15,-0.022165634350108,-4.7664135703718e-15,-4.7762356932402e-15,-1.0516318319123e-14,5.9302133533698e-16,-1.0517107528866e-14,-0.021347970640121,-1.5802781955296e-14,-4.4547459986487e-15 +2490,0.99990845346512,-0.0249,-0.0072335175447572,-1.3460864281474e-15,-1.3466567765027e-15,0.0013020331669762,8.3107390927121e-16,0.0013020331669762,-1.4544153614793e-07,3.9577192951476e-13,0.99960217254749,0.015042581214056,0.015042581214055,-0.017666482455243,0.021795415976847,3.438506542451e-15,3.438670287707e-15,-0.021795415976847,-3.438506542451e-15,-3.438670287707e-15,-1.4108059438677e-14,2.1221901802363e-15,-1.4122493574826e-14,-0.020991849841454,-2.6813515145639e-14,-3.7621733900204e-16 +2495,0.99991015549378,-0.02495,-0.0072476648314345,-2.3414495340653e-16,-2.3560790796749e-16,0.0013045796785253,1.3991027874489e-15,0.0013045796785253,-5.4845354924282e-08,3.9577192951476e-13,0.99960880595288,0.015073108929648,0.015073108929647,-0.017702335168566,0.021431581443357,5.8477953253367e-16,5.9042395970576e-16,-0.021431581443356,-5.8477953253366e-16,-5.9042395970574e-16,-1.5212583320681e-13,3.5061113960579e-15,-1.5215925359972e-13,-0.020641862879671,-1.6445115584933e-13,-1.286215254547e-13 +2500,0.99991182495225,-0.025,-0.0072618314561312,-7.5546741999125e-16,-7.5778789994475e-16,0.0013071296710238,6.886522893918e-16,0.0013071296710238,-1.4780855295271e-07,3.957749968969e-13,0.99961532514239,0.015103620179385,0.015103620179384,-0.017738168543869,0.021074017524525,1.8569583721338e-15,1.8636606289186e-15,-0.021074017524525,-1.8569583721338e-15,-1.8636606289186e-15,-6.542861706349e-15,1.6935942076156e-15,-6.5683955433444e-15,-0.020297900995101,-1.736710839571e-14,4.7387141530473e-15 +2505,0.9999134624798,-0.02505,-0.0072760174360944,-1.693892424832e-15,-1.6940172234575e-15,0.0013096831473851,1.3641840895763e-16,0.0013096831473851,-9.4301281450271e-08,3.957749968969e-13,0.99962173213786,0.015134114948583,0.015134114948582,-0.017773982563906,0.020722613106406,4.0886621620096e-15,4.0891409942103e-15,-0.020722613106406,-4.0886621620096e-15,-4.0891409942103e-15,-8.4745524242423e-14,3.2925621569236e-16,-8.474610662609e-14,-0.019959857598898,-9.1493427279918e-14,-7.1759575561437e-14 +2510,0.99991506870341,-0.0251,-0.0072902227763905,5.3743645728741e-16,5.3692908032459e-16,0.0013122401086247,1.6552117642494e-15,0.0013122401086247,-7.2366418635283e-08,3.957749968969e-13,0.99962802892666,0.015164593232927,0.015164593232925,-0.017809777223609,0.020377258966028,-1.2736143528344e-15,-1.2718616821926e-15,-0.020377258966028,1.2736143528344e-15,1.2718616821926e-15,-1.1531035645822e-13,3.9206294430894e-15,-1.1530664433059e-13,-0.019627627872008,-1.2301514946779e-13,-9.9117998076159e-14 +2515,0.99991664423734,-0.02515,-0.0073044474847291,-9.6048830096227e-16,-9.4974901381366e-16,0.0013148005561674,7.065254895187e-16,0.0013148005561674,-1.4893029387508e-07,3.9577905934298e-13,0.99963421745953,0.015195055025852,0.015195055025851,-0.017845552515271,0.020037848028122,2.2339351027489e-15,2.207857056135e-15,-0.020037848028122,-2.2339351027489e-15,-2.207857056135e-15,-9.5658675532882e-15,1.6425116653811e-15,-9.5509017396398e-15,-0.019301108935408,-2.5299083194388e-14,6.8851873459299e-15 +2520,0.99991818968312,-0.0252,-0.0073186915774949,-6.9922798753725e-16,-6.9980210110851e-16,0.0013173644927797,-1.0548875735095e-15,0.0013173644927797,-1.9796633665692e-08,3.9577905934298e-13,0.9996402996503,0.015225500313408,0.015225500313407,-0.017881308422505,0.01970427505452,1.5955071181099e-15,1.5966886934885e-15,-0.01970427505452,-1.5955071181099e-15,-1.5966886934885e-15,-2.255300571965e-13,-2.4068540353164e-15,-2.2553019327853e-13,-0.018980199889566,-2.73202283622e-13,-1.6128280616515e-13 +2525,0.99991970563097,-0.02525,-0.0073329550533287,1.0332090342979e-14,1.0336830474406e-14,0.0013199319184784,4.3536891910921e-15,0.0013199319184784,-1.2855992892469e-07,3.9577905934298e-13,0.99964627738113,0.015255929096752,0.015255929096751,-0.017917044946671,0.019376436698343,-2.3136530933779e-14,-2.3147296619201e-14,-0.019376436698343,2.3136530933779e-14,2.3147296619201e-14,-1.1400074742881e-13,9.7492170765035e-15,-1.1400056052975e-13,-0.018664801437628,-1.9413990109363e-13,-2.5487639656698e-14 +2530,0.99992119265804,-0.0253,-0.007347237939862,-1.7403413994115e-14,-1.7403444717616e-14,0.0013225028378074,6.2458083007988e-15,0.0013225028378074,3.4949665916884e-07,3.9577905934298e-13,0.99965215249512,0.015286341352356,0.015286341352355,-0.017952762060138,0.019054231656334,3.8249870135249e-14,3.8249040630094e-14,-0.019054231656334,-3.8249870135249e-14,-3.8249040630094e-14,-6.6707652793301e-13,1.3726995179251e-14,-6.670719656214e-13,-0.018354816448601,-6.8801558229517e-13,-5.9716091582048e-13 +2535,0.99992265133194,-0.02535,-0.0073615402159379,1.2469932025885e-14,1.2473159992645e-14,0.0013250772476428,1.7463360233443e-14,0.0013250772476428,8.3672290429604e-08,3.9577905934298e-13,0.99965792681008,0.015316737098235,0.015316737098234,-0.017988459784062,0.018737560152625,-2.6899179751219e-14,-2.6905361796764e-14,-0.018737560152625,2.6899179751219e-14,2.6905361796764e-14,-3.3044963329139e-13,3.7669547013873e-14,-3.3044419790991e-13,-0.01805014894779,-3.628818811875e-13,-2.7376621998893e-13 +2540,0.99992408220687,-0.0254,-0.0073758619087913,1.2474614410031e-16,1.2243615176485e-16,0.0013276551524658,-4.5420106933997e-15,0.0013276551524658,-1.057808063365e-07,3.9577905934298e-13,0.99966360210286,0.015347116311199,0.015347116311198,-0.018024138091209,0.018426324639478,-2.6425938208831e-16,-2.5921110559284e-16,-0.018426324639478,2.6425938208831e-16,2.5921110559284e-16,-6.7977528997597e-14,-9.6159472635802e-15,-6.7978376234514e-14,-0.017750705294657,-7.9930918162897e-14,-5.1040029872999e-14 +2545,0.99992548582664,-0.02545,-0.0073902030288397,-1.4077924866799e-15,-1.4086605895747e-15,0.0013302365540942,-5.7661388420636e-16,0.0013302365540942,-1.3900286077728e-07,3.9577905934298e-13,0.9996691801209,0.015377478982378,0.015377478982377,-0.01805979697116,0.018120428811257,2.9260364843133e-15,2.9273748723273e-15,-0.018120428811257,-2.9260364843133e-15,-2.9273748723273e-15,-1.7418560628215e-14,-1.1982331283487e-15,-1.7422050243236e-14,-0.017456393337563,-2.0635444226605e-14,-1.2928408694681e-14 +2550,0.99992686272431,-0.0255,-0.0074045635823854,-2.3639565616873e-15,-2.3643641683526e-15,0.0013328214537171,7.2216634306501e-16,0.0013328214537171,-1.1368699759373e-07,3.9577905934298e-13,0.99967466258065,0.015407825106405,0.015407825106404,-0.018095436417615,0.017819778571331,4.8217654836802e-15,4.8220500760055e-15,-0.017819778571331,-4.8217654836802e-15,-4.8220500760055e-15,-4.7596876556702e-14,1.4728119929037e-15,-4.7593416099314e-14,-0.017167122544776,-5.0852650236061e-14,-4.0851262500993e-14 +2555,0.99992821342231,-0.02555,-0.0074189435752349,-5.6230679791551e-15,-5.6252129908925e-15,0.0013354098524444,1.1608842303554e-15,0.0013354098524444,-1.4558513328211e-07,3.9577905934298e-13,0.99968005116753,0.015438154678337,0.015438154678336,-0.018131056424765,0.017524281361963,1.1254732769729e-14,1.1260355014409e-14,-0.017524281361963,-1.1254732769729e-14,-1.1260355014409e-14,-1.4805319246322e-14,2.323937521987e-15,-1.4814285720215e-14,-0.016882804018474,-2.2664237564289e-14,-5.8711400311913e-15 +2560,0.99992953843239,-0.0256,-0.0074333430177155,-2.5974626898006e-16,-2.4844088008162e-16,0.0013380017520899,2.3935182112326e-15,0.0013380017520899,-1.4522020208574e-07,3.9577905934298e-13,0.99968534753579,0.01546846768938,0.015468467689378,-0.018166656982285,0.017233846273772,5.1131666106656e-16,4.8813403732733e-16,-0.017233846273772,-5.1131666106656e-16,-4.8813403732733e-16,-1.3355414608049e-14,4.7027713732819e-15,-1.335346397995e-14,-0.016603350520954,-1.9301619399428e-14,-6.4301218598323e-15 +2565,0.99993083825621,-0.02565,-0.0074477619173119,1.3842256846174e-15,1.3794751610675e-15,0.0013405971540143,8.848239352968e-16,0.0013405971540143,-1.451767666083e-07,3.9577905934298e-13,0.99969055331015,0.01549876413316,0.015498764133159,-0.018202238082688,0.016948384032319,-2.6690837909387e-15,-2.660323116411e-15,-0.016948384032319,2.6690837909387e-15,2.660323116411e-15,-1.7610429795267e-14,1.7063589941139e-15,-1.7619059995998e-14,-0.016328676359904,-2.7324918517124e-14,-6.6164257448958e-15 +2570,0.9999321133853,-0.0257,-0.0074622002832102,-1.0090285290105e-15,-1.0070621037259e-15,0.0013431960598504,4.422324263066e-17,0.0013431960598504,-9.7596092984986e-08,3.9577905934298e-13,0.99969567008572,0.015529044001857,0.015529044001856,-0.01823779971679,0.016667807023797,1.9120765018372e-15,1.9062761234141e-15,-0.016667807023797,-1.9120765018372e-15,-1.9062761234141e-15,-6.4229087220886e-14,8.3729300295893e-17,-6.4219729357363e-14,-0.016058697410766,-6.8751067963476e-14,-5.5003705250318e-14 +2575,0.99993336430154,-0.02575,-0.0074766581202544,4.4947588335049e-15,4.4951682138336e-15,0.0013457984705416,-6.5927250036976e-17,0.0013457984705416,-1.4420044180952e-07,3.9577905934298e-13,0.99970069942943,0.015559307291346,0.015559307291344,-0.018273341879746,0.01639202918348,-8.348618088077e-15,-8.3522157122733e-15,-0.01639202918348,8.348618088077e-15,8.3522157122733e-15,-1.5020313725956e-14,-1.2249591088942e-16,-1.5020968299987e-14,-0.015793331022389,-2.1114086780234e-14,-7.8299753649837e-15 +2580,0.99993459147691,-0.0258,-0.0074911354406878,-1.2369904191689e-15,-1.2366976512581e-15,0.0013484043881906,1.9821408634401e-15,0.0013484043881906,-9.2481776903242e-08,3.9577905934298e-13,0.99970564287879,0.015589553991201,0.015589553991199,-0.018308864559312,0.016120966034196,2.2573411517247e-15,2.2554070931751e-15,-0.016120966034196,-2.2573411517247e-15,-2.2554070931751e-15,-6.7400039683248e-14,3.6150144245278e-15,-6.73783293986e-14,-0.015532496115166,-7.1575722490598e-14,-5.8282779148304e-14 +2585,0.99993579537428,-0.02585,-0.00750563224757,-7.890344305701e-16,-7.8888069153314e-16,0.0013510138134572,-3.3172828513401e-16,0.0013510138134572,-1.5172757272808e-07,3.9578096755923e-13,0.99971050194487,0.015619784098818,0.015619784098816,-0.01834436775243,0.015854534567777,1.4130289263081e-15,1.4123157180122e-15,-0.015854534567777,-1.4130289263081e-15,-1.4123157180123e-15,-1.473093744152e-14,-5.9383247776972e-16,-1.4732233094154e-14,-0.015276112977123,-3.0877124261699e-14,2.4888597029418e-15 +2590,0.99993697644681,-0.0259,-0.0075201485573255,-2.5818826653025e-14,-2.5815834337497e-14,0.001353626749091,-6.5013055107976e-15,0.001353626749091,5.5572026980144e-08,3.9578096755923e-13,0.99971527810961,0.015649997600211,0.01564999760021,-0.018379851442674,0.015592653367292,4.5367721772289e-14,4.5362581573669e-14,-0.015592653367292,-4.5367721772289e-14,-4.5362581573669e-14,-2.4546939823752e-13,-1.1423700482417e-14,-2.4547365128617e-13,-0.015024103471873,-2.7830242413704e-13,-1.9473952716451e-13 +2595,0.99993813513939,-0.02595,-0.0075346843641007,-7.1585587564282e-15,-7.1620436299847e-15,0.0013562431943607,-5.609926480401e-15,0.0013562431943607,-6.2235326225846e-08,3.9578096755923e-13,0.99971997283125,0.015680194500365,0.015680194500364,-0.018415315635899,0.015335242361739,1.234725370767e-14,1.2353230205611e-14,-0.015335242361739,-1.234725370767e-14,-1.2353230205611e-14,-1.5663911137574e-13,-9.6761279276928e-15,-1.5664086304386e-13,-0.014776390647679,-2.1866260267376e-13,-8.3200724615883e-14 +2600,0.99993927188766,-0.026,-0.0075492396724632,2.0008764645939e-15,2.0061124691332e-15,0.0013588631501875,4.0761781467111e-15,0.0013588631501875,-1.5489673899083e-07,3.9625432877304e-13,0.99972458754027,0.015710374795391,0.015710374795389,-0.018450760327537,0.015082223057798,-3.3883571239657e-15,-3.3965296922837e-15,-0.015082223057798,3.3883571239657e-15,3.3965296922837e-15,4.344622719286e-13,6.9013534622426e-15,4.3444126125323e-13,-0.014532899047591,3.9873291783719e-13,4.3852345222418e-13 +2605,0.9999403871177,-0.02605,-0.0075638145145419,-8.0707113551188e-16,-8.1059689248685e-16,0.0013614866217248,3.5228128144614e-18,0.0013614866217248,-1.549876600393e-07,3.9664703514723e-13,0.99972912363777,0.015740538457931,0.01574053845793,-0.018486185485458,0.014833518253719,1.3425165933919e-15,1.3471818617271e-15,-0.014833518253719,-1.3425165933919e-15,-1.3471818617271e-15,3.6131657312361e-13,5.866748497998e-18,3.6132966607324e-13,-0.014293554840537,3.1802925479498e-13,3.7831152381146e-13 +2610,0.99994148124832,-0.0261,-0.0075784088837327,-4.2879369011617e-15,-4.3192883620848e-15,0.0013641136081453,4.4368140481189e-16,0.0013641136081452,-1.5500182115602e-07,3.9697854343135e-13,0.99973358250466,0.015770685493609,0.015770685493607,-0.018521591116267,0.014589052146804,6.9958767918083e-15,7.0465937557715e-15,-0.014589052146804,-6.9958767918083e-15,-7.0465937557714e-15,3.0578659009449e-13,7.2374527855353e-16,3.057615042183e-13,-0.014058285150414,2.8365224068328e-13,3.0564700964027e-13 +2615,0.99994255468962,-0.02615,-0.0075930227854451,1.9143641306809e-15,1.9466908298408e-15,0.0013667441104446,6.0188457106536e-15,0.0013667441104446,-1.5525045782283e-07,3.9728744435146e-13,0.99973796549542,0.015800815897818,0.015800815897817,-0.018556977214555,0.014348750538745,-3.0659338502966e-15,-3.117556675168e-15,-0.014348750538745,3.0659338502966e-15,3.117556675168e-15,2.8563186511603e-13,9.6389915181429e-15,2.8562779650687e-13,-0.013827018530446,2.5801753842841e-13,2.9247066649432e-13 +2620,0.99994360784341,-0.0262,-0.0076076562289851,1.5792809075274e-15,1.5700790609497e-15,0.0013693781302612,1.2013071960888e-15,0.0013693781302612,-1.5541595033142e-07,3.9755642690105e-13,0.99974227393962,0.015830929662636,0.015830929662635,-0.018592343771015,0.014112540275314,-2.482342519265e-15,-2.4682766152837e-15,-0.014112540275314,2.482342519265e-15,2.4682766152837e-15,2.4933381694552e-13,1.8885389823351e-15,2.4933972047727e-13,-0.013599684856265,2.2420000915256e-13,2.5635153031553e-13 +2625,0.99994464110357,-0.02625,-0.0076223092213005,8.6375490976239e-16,8.7670883504858e-16,0.0013720156688375,1.5368320805929e-15,0.0013720156688375,-1.5550626741856e-07,3.9774499916235e-13,0.99974650914323,0.015861026782146,0.015861026782144,-0.0186276907787,0.013880349608739,-1.3325450957941e-15,-1.3529670413629e-15,-0.013880349608739,1.3325450957941e-15,1.3529670413629e-15,1.7524129679421e-13,2.3716922088356e-15,1.7522607549977e-13,-0.013376215243451,1.3350850036923e-13,2.0422989525875e-13 +2625.0048828125,0.99994464209304,-0.026250048828125,-0.0076223233970334,-2.1163124942584e-14,-2.1163886164097e-14,0.0013720182114633,-5.3802210600005e-16,0.0013720182114633,4.5631345813035e-08,3.9774503801845e-13,0.99974651320284,0.015861056287817,0.015861056287816,-0.018627725431092,0.013625904369787,3.2059850012266e-14,3.2062057817167e-14,-0.013625904369787,-3.2059850012266e-14,-3.2062057817167e-14,8.250243479591e-17,-8.1541299955531e-16,8.1198964112815e-17,-0.013376001061659,-8.5292624300688e-16,1.0136253136752e-15 +2625.0146484375,0.99994464407192,-0.026250146484375,-0.0076223517493428,-2.1195443501161e-14,-2.1195405122302e-14,0.0013720233148712,-5.8247963741701e-16,0.0013720233148712,4.6314990953533e-08,3.9774511660555e-13,0.99974652132187,0.015861115298441,0.01586111529844,-0.018627794735032,0.013376289898365,3.1521145083465e-14,3.1521465516275e-14,-0.013376289898365,-3.1521145083465e-14,-3.1521465516275e-14,8.6936338721296e-16,-8.6633241672828e-16,8.6205538920214e-16,-0.013375572662179,-9.5888926683923e-17,1.8272148706747e-15 +2625.0244140625,0.99994464605072,-0.026250244140625,-0.0076223801017323,-2.116540729871e-14,-2.1164027251086e-14,0.0013720284183012,-4.961836245983e-16,0.0013720284183012,4.6036799261628e-08,3.9774519495082e-13,0.99974652944064,0.015861174308997,0.015861174308996,-0.018627864038893,0.013376100569674,3.1476636784577e-14,3.1474238282468e-14,-0.013376100569674,-3.1476636784577e-14,-3.1474238282468e-14,7.0305830255552e-16,-7.3765072155537e-16,7.0147976122656e-16,-0.01337514427689,-1.1476494431093e-16,1.5192025942591e-15 +2625.0341796875,0.99994464802945,-0.026250341796875,-0.0076224084541964,-2.1183062171572e-14,-2.1184772104816e-14,0.0013720335217447,-6.5527417390738e-16,0.0013720335217447,4.604487457982e-08,3.9774527293722e-13,0.99974653755913,0.015861233319489,0.015861233319488,-0.018627933342679,0.013375672166888,3.1503106266905e-14,3.1503962931954e-14,-0.013375672166888,-3.1503106266905e-14,-3.1503962931954e-14,6.1579731382684e-16,-9.743672459124e-16,6.1522597164472e-16,-0.01337471590579,-4.4899015009762e-16,1.6799254267243e-15 +2625.0439453125,0.99994465000811,-0.026250439453125,-0.0076224368067345,-2.1124268087364e-14,-2.1124717649817e-14,0.0013720386252014,-5.5800650044113e-16,0.0013720386252014,4.5947981419658e-08,3.9774535099281e-13,0.99974654567736,0.015861292329918,0.015861292329917,-0.018628002646391,0.013375243778303,3.1415598456706e-14,3.1413532723689e-14,-0.013375243778303,-3.1415598456706e-14,-3.1413532723689e-14,2.7598861944722e-16,-8.2992958279628e-16,2.8015218298777e-16,-0.013374287548854,-6.3362186799439e-16,1.18972291059e-15 +2625.0537109375,0.9999446519867,-0.026250537109375,-0.0076224651593465,-2.1190969462424e-14,-2.1190104454823e-14,0.0013720437286717,-5.4146469360211e-16,0.0013720437286717,4.5930470093936e-08,3.9774542895606e-13,0.99974655379532,0.015861351340285,0.015861351340284,-0.018628071950028,0.013374815403905,3.1510937283854e-14,3.1509639825894e-14,-0.013374815403905,-3.1510937283854e-14,-3.1509639825894e-14,4.9227780274369e-16,-8.0510666454199e-16,4.9722531602091e-16,-0.013373859206113,-3.9065741676501e-16,1.3800897938673e-15 +2625.0634765625,0.99994465396521,-0.026250634765625,-0.0076224935120328,-2.1101899378671e-14,-2.1101657787285e-14,0.0013720488321553,-5.868166310453e-16,0.0013720488321553,4.6108286966273e-08,3.9774550727215e-13,0.999746561913,0.015861410350588,0.015861410350587,-0.018628141253592,0.013374387043673,3.1377349236103e-14,3.1376998151789e-14,-0.013374387043673,-3.1377349236103e-14,-3.1376998151789e-14,6.0688553306011e-16,-8.7237452166671e-16,5.9735105588954e-16,-0.013373430877517,-3.4840150299259e-16,1.5525519984512e-15 +2625.0732421875,0.99994465594365,-0.026250732421875,-0.007622521864794,-2.1239994793426e-14,-2.1240972905152e-14,0.0013720539356517,-5.6147894893313e-16,0.0013720539356517,4.5227331213482e-08,3.9774558393121e-13,0.99974657003042,0.015861469360827,0.015861469360826,-0.018628210557081,0.013373958697637,3.1580297880699e-14,3.1583022994419e-14,-0.013373958697637,-3.1580297880699e-14,-3.1583022994419e-14,-8.770366859738e-16,-8.3482723472787e-16,-8.7457965307873e-16,-0.013373002563132,-1.7797362298625e-15,2.8245117909215e-17 +2625.0830078125,0.99994465792202,-0.026250830078125,-0.0076225502176278,-2.1154867738882e-14,-2.115282366618e-14,0.0013720590391625,-5.4325660186607e-16,0.0013720590391625,4.6340435488901e-08,3.9774566267593e-13,0.99974657814758,0.015861528371005,0.015861528371004,-0.018628279860497,0.013373530365743,3.1453004862843e-14,3.1450830330037e-14,-0.013373530365743,-3.1453004862843e-14,-3.1450830330037e-14,8.4671544527513e-16,-8.0769305101246e-16,8.4600951614201e-16,-0.013372574262902,-3.5698740314114e-17,1.7283026853293e-15 +2625.0927734375,0.99994465990032,-0.026250927734375,-0.0076225785705366,-2.1194342074466e-14,-2.1194032712491e-14,0.0013720641426861,-5.9114957634461e-16,0.0013720641426861,4.6189327918e-08,3.977457409726e-13,0.99974658626446,0.015861587381119,0.015861587381117,-0.018628349163838,0.01337310204806,3.1510212724115e-14,3.1510975067066e-14,-0.01337310204806,-3.1510212724115e-14,-3.1510975067066e-14,8.1532338266553e-16,-8.7894130147311e-16,8.1800770415377e-16,-0.013372145976836,-1.6123368003464e-16,1.7944479967341e-15 +2625.1025390625,0.99994466187854,-0.026251025390625,-0.0076226069235193,-2.1211671297314e-14,-2.1214939776321e-14,0.0013720692462229,-5.7299456842056e-16,0.0013720692462229,4.6262726982604e-08,3.9774581958403e-13,0.99974659438107,0.015861646391169,0.015861646391168,-0.018628418467106,0.013372673744535,3.1539648201878e-14,3.1540931856175e-14,-0.013372673744535,-3.1539648201878e-14,-3.1540931856175e-14,7.8524382366274e-16,-8.5201430313661e-16,7.8571140496055e-16,-0.013371717704955,-1.4965145202954e-16,1.7204943701456e-15 +2625.1123046875,0.99994466385669,-0.026251123046875,-0.0076226352765763,-2.1191013101186e-14,-2.119037846337e-14,0.0013720743497732,-5.0448612420892e-16,0.0013720743497732,4.6241780182754e-08,3.977458982367e-13,0.99974660249742,0.015861705401157,0.015861705401156,-0.018628487770299,0.013372245455173,3.1504719955602e-14,3.1503289585859e-14,-0.013372245455173,-3.1504719955602e-14,-3.1503289585859e-14,8.0550769445097e-16,-7.4994309726365e-16,8.1109844163525e-16,-0.01337128944724,-2.2751673746347e-17,1.6392422358482e-15 +2625.1220703125,0.99994466583476,-0.026251220703125,-0.007622663629708,-2.1172875930164e-14,-2.1172309070142e-14,0.0013720794533369,-5.2057910519506e-16,0.0013720794533369,4.6102609729815e-08,3.9774597659313e-13,0.9997466106135,0.015861764411081,0.01586176441108,-0.018628557073417,0.013371817179997,3.1476510899579e-14,3.1475301023032e-14,-0.013371817179997,-3.1476510899579e-14,-3.1475301023032e-14,7.2827332277463e-16,-7.7368733084072e-16,7.2905571056459e-16,-0.01337086120371,-1.2314001474323e-16,1.5803648611994e-15 +2625.1318359375,0.99994466781277,-0.026251318359375,-0.0076226919829134,-2.1193308948801e-14,-2.1191319121474e-14,0.0013720845569139,-6.1482816004363e-16,0.0013720845569139,4.625569260952e-08,3.9774605504454e-13,0.99974661872931,0.015861823420942,0.015861823420941,-0.018628626376462,0.013371388918987,3.1505704841875e-14,3.1502435710821e-14,-0.013371388918987,-3.1505704841875e-14,-3.1502435710821e-14,8.4246541827281e-16,-9.1390481440446e-16,8.4286447818932e-16,-0.013370432974348,-1.5302866329199e-16,1.8382380726517e-15 +2625.1416015625,0.9999446697907,-0.026251416015625,-0.0076227203361931,-2.1167975465072e-14,-2.116613474246e-14,0.0013720896605042,-5.8137222793917e-16,0.0013720896605042,4.6402043096805e-08,3.9774613374012e-13,0.99974662684484,0.01586188243074,0.015861882430739,-0.018628695679432,0.013370960672161,3.1467890668234e-14,3.1463872536093e-14,-0.013370960672161,-3.1467890668234e-14,-3.1463872536093e-14,7.1732448880196e-16,-8.6443490407662e-16,7.2422301437354e-16,-0.013370004759171,-2.1799402156149e-16,1.6594384661191e-15 +2625.1513671875,0.99994467176856,-0.026251513671875,-0.0076227486895466,-2.1175967525407e-14,-2.117469603538e-14,0.0013720947641079,-5.0953656473605e-16,0.0013720947641079,4.6248445073616e-08,3.9774621234486e-13,0.99974663496012,0.015861941440475,0.015861941440474,-0.018628764982328,0.013370532439503,3.1477277514778e-14,3.1475473886331e-14,-0.013370532439503,-3.1477277514778e-14,-3.1475473886331e-14,8.547035438302e-16,-7.5744346071567e-16,8.5882033467981e-16,-0.013369576558145,3.0655528729284e-17,1.6827458472653e-15 +2625.1611328125,0.99994467374634,-0.026251611328125,-0.007622777042975,-2.1180191927164e-14,-2.1182254334921e-14,0.0013720998677248,-6.8206405275118e-16,0.0013720998677248,4.6083428628663e-08,3.9774629038048e-13,0.99974664307512,0.015862000450146,0.015862000450145,-0.01862883428515,0.013370104221031,3.1482294292742e-14,3.1485583505526e-14,-0.013370104221031,-3.1482294292742e-14,-3.1485583505526e-14,5.4868296101043e-16,-1.0141377025885e-15,5.405096621465e-16,-0.013369148371291,-5.5595080997623e-16,1.6450655651978e-15 +2625.1708984375,0.99994467572406,-0.026251708984375,-0.0076228053964765,-2.1194661838357e-14,-2.1195206356953e-14,0.0013721049713552,-4.6878124056006e-16,0.0013721049713552,4.6188390001589e-08,3.9774636897931e-13,0.99974665118985,0.015862059459755,0.015862059459754,-0.018628903587898,0.013369676016709,3.1503952144469e-14,3.1503709376885e-14,-0.013369676016709,-3.1503952144469e-14,-3.1503709376885e-14,7.6663442304437e-16,-6.9694375222801e-16,7.7113646351825e-16,-0.013368720198599,1.508540085746e-17,1.5225755483949e-15 +2625.1806640625,0.99994467770169,-0.026251806640625,-0.0076228337500528,-2.1213319213744e-14,-2.1212454285503e-14,0.0013721100749989,-6.1251060582393e-16,0.0013721100749989,4.6413180854188e-08,3.9774644778753e-13,0.99974665930432,0.015862118469301,0.015862118469299,-0.018628972890572,0.01336924782656,3.1530206040117e-14,3.1528218949193e-14,-0.01336924782656,-3.1530206040117e-14,-3.1528218949193e-14,7.5389863543892e-16,-9.10254315684e-16,7.5481354198677e-16,-0.013368292040096,-2.3985724515135e-16,1.7484615628736e-15 +2625.1904296875,0.99994467967926,-0.026251904296875,-0.0076228621037038,-2.1236462143969e-14,-2.1237426799755e-14,0.0013721151786558,-5.3954965877126e-16,0.0013721151786559,4.5657344571737e-08,3.9774652528292e-13,0.99974666741852,0.015862177478782,0.015862177478781,-0.018629042193171,0.013368819650575,3.156367812312e-14,3.1564207425442e-14,-0.013368819650575,-3.156367812312e-14,-3.1564207425442e-14,1.1744201930033e-16,-8.0172966840452e-16,1.1927882468435e-16,-0.013367863895758,-7.5090671123978e-16,9.8761063182296e-16 +2625.2001953125,0.99994468165676,-0.026252001953125,-0.0076228904574282,-2.1215640975128e-14,-2.1212878731399e-14,0.0013721202823265,-5.5962651962086e-16,0.0013721202823265,4.6088157290569e-08,3.9774660352609e-13,0.99974667553244,0.015862236488201,0.0158622364882,-0.018629111495697,0.013368391488776,3.153089155598e-14,3.1526595763952e-14,-0.013368391488776,-3.153089155598e-14,-3.1526595763952e-14,6.7413971151992e-16,-8.3177732928749e-16,6.7029327913514e-16,-0.013367435765585,-2.3510298481759e-16,1.5794398603877e-15 +2625.2099609375,0.99994468363418,-0.026252099609375,-0.0076229188112271,-2.120861638304e-14,-2.1213538355595e-14,0.00137212538601,-5.8277947739647e-16,0.00137212538601,4.5975905749174e-08,3.9774668151444e-13,0.9997466836461,0.015862295497557,0.015862295497556,-0.018629180798148,0.013367963341142,3.1519587495647e-14,3.1526449104059e-14,-0.013367963341142,-3.1519587495647e-14,-3.1526449104059e-14,1.125928260773e-16,-8.6594765234608e-16,1.0331639462236e-16,-0.013367007649592,-8.3492758765931e-16,1.0508213729152e-15 +2625.2197265625,0.99994468561153,-0.026252197265625,-0.0076229471650999,-2.1230851354159e-14,-2.1227547020659e-14,0.0013721304897073,-5.2770125677401e-16,0.0013721304897073,4.6012083032565e-08,3.9774675960775e-13,0.9997466917595,0.01586235450685,0.015862354506849,-0.018629250100525,0.013367535207675,3.1552610688571e-14,3.1546140351446e-14,-0.013367535207675,-3.1552610688571e-14,-3.1546140351446e-14,4.4463329556808e-16,-7.8421014926769e-16,4.491330623371e-16,-0.013366579547759,-4.1365724135836e-16,1.3073597031169e-15 +2625.2294921875,0.9999446875888,-0.026252294921875,-0.0076229755190474,-2.1220763739666e-14,-2.1219722677556e-14,0.0013721355934177,-5.2864239766526e-16,0.0013721355934177,4.5862257991303e-08,3.9774683747576e-13,0.99974669987262,0.015862413516079,0.015862413516078,-0.018629319402828,0.013367107088388,3.1533018256663e-14,3.153338367499e-14,-0.013367107088388,-3.1533018256663e-14,-3.153338367499e-14,1.1162106384375e-16,-7.8539529134042e-16,1.1199656238591e-16,-0.013366151460075,-7.7640857611782e-16,1.0000102160382e-15 +2625.2392578125,0.999944689566,-0.026252392578125,-0.0076230038730682,-2.122963597585e-14,-2.122986884216e-14,0.0013721406971417,-5.1151148439365e-16,0.0013721406971417,4.6170349321528e-08,3.9774691593754e-13,0.99974670798547,0.015862472525246,0.015862472525245,-0.018629388705057,0.01336667898326,3.1547554396268e-14,3.1547335282325e-14,-0.01336667898326,-3.1547554396268e-14,-3.1547335282325e-14,7.8856159927506e-16,-7.5991853414144e-16,7.8400192695721e-16,-0.013365723386571,-5.9363539659092e-17,1.6318146420118e-15 +2625.2490234375,0.99994469154313,-0.026252490234375,-0.0076230322271639,-2.1208340599988e-14,-2.1208112669632e-14,0.001372145800879,-5.7015868933725e-16,0.001372145800879,4.6477339310513e-08,3.9774699474701e-13,0.99974671609806,0.015862531534349,0.015862531534348,-0.018629458007211,0.013366250892281,3.1512866531522e-14,3.1513879326216e-14,-0.013366250892281,-3.1512866531522e-14,-3.1513879326216e-14,8.8199566389776e-16,-8.4716092631632e-16,8.8121783994851e-16,-0.013365295327241,-4.9392816497908e-17,1.8124802668231e-15 +2625.2587890625,0.99994469352019,-0.026252587890625,-0.0076230605813337,-2.1206831934187e-14,-2.1209992079105e-14,0.0013721509046295,-5.1430138468608e-16,0.0013721509046295,4.6085922633665e-08,3.9774707307413e-13,0.99974672421038,0.015862590543389,0.015862590543388,-0.018629527309291,0.013365822815485,3.1510705247588e-14,3.1515545408686e-14,-0.013365822815485,-3.1510705247588e-14,-3.1515545408686e-14,7.3771333823205e-16,-7.6454176744958e-16,7.3870727431357e-16,-0.013364867282072,-1.0622773210265e-16,1.5825427944257e-15 +2625.2685546875,0.99994469549718,-0.026252685546875,-0.0076230889355776,-2.1183924125529e-14,-2.1184278911517e-14,0.0013721560083931,-6.4514183138056e-16,0.0013721560083931,4.5889549937783e-08,3.9774715072432e-13,0.99974673232242,0.015862649552366,0.015862649552365,-0.018629596611297,0.01336539475286,3.1477352802549e-14,3.1476213485039e-14,-0.01336539475286,-3.1477352802549e-14,-3.1476213485039e-14,9.9065361944221e-17,-9.5853841606019e-16,9.7533275683803e-17,-0.01336443925106,-9.5022631898549e-16,1.146810901751e-15 +2625.2783203125,0.99994469747409,-0.026252783203125,-0.0076231172898956,-2.12416259671e-14,-2.1242333087629e-14,0.0013721611121707,-5.5406772519407e-16,0.0013721611121707,4.6370665529594e-08,3.9774722944187e-13,0.9997467404342,0.01586270856128,0.015862708561279,-0.018629665913229,0.013364966704397,3.1558534602365e-14,3.1561343823902e-14,-0.013364966704397,-3.1558534602365e-14,-3.1561343823902e-14,8.1608471624436e-16,-8.2319287085561e-16,8.1616122508596e-16,-0.013364011234225,-1.1336416365988e-16,1.7454934147533e-15 +2625.2880859375,0.99994469945093,-0.026252880859375,-0.0076231456442877,-2.1204691000256e-14,-2.1204679855509e-14,0.0013721662159611,-4.9203756579894e-16,0.0013721662159611,4.618826565661e-08,3.9774730789616e-13,0.99974674854572,0.015862767570131,0.01586276757013,-0.018629735215087,0.01336453867009,3.1505939829677e-14,3.1504273372392e-14,-0.01336453867009,-3.1505939829677e-14,-3.1504273372392e-14,5.3254854848102e-16,-7.3080527650733e-16,5.4220307433165e-16,-0.013363583231547,-2.8367121959433e-16,1.358346008069e-15 +2625.2978515625,0.99994470142769,-0.026252978515625,-0.0076231739987537,-2.1229460348774e-14,-2.1231265224339e-14,0.0013721713197651,-5.5699365847739e-16,0.0013721713197651,4.6274422516035e-08,3.9774738647606e-13,0.99974675665696,0.015862826578919,0.015862826578917,-0.018629804516871,0.013364110649961,3.1539908238783e-14,3.154264429539e-14,-0.013364110649961,-3.1539908238783e-14,-3.154264429539e-14,6.7665950684055e-16,-8.2766499159191e-16,6.7904142692073e-16,-0.013363155243034,-2.3520541823094e-16,1.5908094324922e-15 +2625.3076171875,0.99994470340439,-0.026253076171875,-0.0076232023532945,-2.1237126304211e-14,-2.123746750531e-14,0.0013721764235825,-5.5121919670671e-16,0.0013721764235825,4.6351484428442e-08,3.9774746511905e-13,0.99974676476793,0.015862885587643,0.015862885587641,-0.01862987381858,0.01336368264399,3.1550999242921e-14,3.1550730985561e-14,-0.01336368264399,-3.1550999242921e-14,-3.1550730985561e-14,7.5909697530651e-16,-8.1872118051298e-16,7.5403848204994e-16,-0.013362727268682,-1.4459003774755e-16,1.6576173206457e-15 +2625.3271484375,0.99994470735763,-0.026253271484375,-0.0076232590636816,-2.1218712947171e-14,-2.1218932186737e-14,0.0013721866314196,-5.3287420863173e-16,0.0013721866314196,4.6971081246738e-08,3.977476228177e-13,0.9997467809894,0.015863003603979,0.015863003603978,-0.018630012420693,0.013363304358939,3.1522476683401e-14,3.1522067787816e-14,-0.013363304358939,-3.1522476683401e-14,-3.1522067787816e-14,1.1300962032199e-15,-7.9164712472409e-16,1.1327931533234e-15,-0.013361871345677,2.5936403981932e-16,2.003282656131e-15 +2625.3369140625,0.99994470933411,-0.026253369140625,-0.0076232874184672,-2.1221933885833e-14,-2.1222695227979e-14,0.0013721917353129,-5.0843852603532e-16,0.0013721917353129,4.5403432125113e-08,3.9774769990939e-13,0.99974678909957,0.015863062612495,0.015863062612494,-0.018630081722158,0.013362876379601,3.1526270656934e-14,3.1526531041279e-14,-0.013362876379601,-3.1526270656934e-14,-3.1526531041279e-14,-8.1949762974386e-16,-7.5516041602479e-16,-8.2350425255616e-16,-0.013361443413924,-1.654747610958e-15,1.192191583047e-17 +2625.3466796875,0.99994471131051,-0.026253466796875,-0.0076233157733039,-2.1226550662255e-14,-2.1225739943202e-14,0.0013721968391842,-6.1077850432486e-16,0.0013721968391842,4.6408580089974e-08,3.9774777853674e-13,0.99974679720947,0.015863121620967,0.015863121620966,-0.018630151023571,0.013361970744901,3.1531853610168e-14,3.1528799789098e-14,-0.013361970744901,-3.1531853610168e-14,-3.1528799789098e-14,8.3904748342879e-16,-9.0721420951508e-16,8.3443956148169e-16,-0.013361015496234,-1.5949128648288e-16,1.832858693865e-15 +2625.3564453125,0.99994471328684,-0.026253564453125,-0.0076233441282151,-2.1205648334106e-14,-2.1206165771254e-14,0.0013722019430681,-4.6565140096199e-16,0.0013722019430681,4.6224958083485e-08,3.9774785715509e-13,0.9997468053191,0.015863180629376,0.015863180629375,-0.01863022032491,0.013361542809899,3.1498655463175e-14,3.1498598255234e-14,-0.013361542809899,-3.1498655463175e-14,-3.1498598255234e-14,6.9479573530951e-16,-6.9180414416227e-16,6.9484932831843e-16,-0.013360587592678,-7.5315540143244e-17,1.4648612580802e-15 diff --git a/test/tests/plastic_damage_model/uni_cmp_dila_ap_02_v3.csv b/test/tests/plastic_damage_model/uni_cmp_dila_ap_02_v3.csv new file mode 100644 index 00000000..4e500bee --- /dev/null +++ b/test/tests/plastic_damage_model/uni_cmp_dila_ap_02_v3.csv @@ -0,0 +1,526 @@ +time,D,displacement_x,e_xx,e_xy,e_xz,e_yy,e_yz,e_zz,f0,intnl0,intnl1,max_ep,mid_ep,min_ep,react_x,react_y,react_z,s_xx,s_xy,s_xz,s_yy,s_yz,s_zz,sigma0,sigma1,sigma2 +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5,0,-5e-05,-5e-05,-8.0071083295133e-22,-5.6248281653606e-22,9.0000000000027e-06,5.3601303693436e-22,9.0000000000027e-06,-16.714999999998,0,0,0,0,0,1.585,2.1510621529291e-17,1.5110767189993e-17,-1.585,-2.1510621529286e-17,-1.5110767189994e-17,1.1526717080823e-13,1.4399672263406e-17,1.152619666378e-13,0,0,0 +10,0,-0.0001,-0.0001,-2.3822801641527e-22,1.1117307432713e-21,1.8e-05,-5.3601303693436e-22,1.8e-05,-15.129999999999,0,0,0,0,0,3.17,6.3998543392906e-18,-2.9865986916697e-17,-3.17,-6.3998543392916e-18,2.9865986916694e-17,2.0389939736631e-14,-1.4399672263406e-17,2.0330959138448e-14,0,0,0 +15,0,-0.00015,-0.00015,-1.2440796412798e-21,-1.2705494208815e-21,2.7e-05,7.8085849825006e-22,2.7e-05,-13.545,0,0,0,0,0,4.755,3.3421461549634e-17,3.4132556476222e-17,-4.755,-3.3421461549634e-17,-3.4132556476222e-17,1.5057399771479e-15,2.0977300334345e-17,1.4432899320127e-15,0,0,0 +20,0,-0.0002,-0.0002,-2.6734477397714e-21,-6.3527471044073e-22,3.6000000000002e-05,8.73502726856e-22,3.6000000000002e-05,-11.959999999999,0,0,0,0,0,6.34,7.1820587585384e-17,1.7066278238108e-17,-6.34,-7.1820587585384e-17,-1.7066278238111e-17,6.3955785112313e-14,2.3466132577403e-17,6.3976601794025e-14,0,0,0 +25,0,-0.00025,-0.00025,-5.2939559203394e-22,-4.5528020914919e-21,4.4999999999995e-05,2.0911125885341e-21,4.4999999999995e-05,-10.375,0,0,0,0,0,7.9250000000001,1.4221898531752e-17,1.2230832737313e-16,-7.9250000000001,-1.4221898531759e-17,-1.2230832737313e-16,-2.1795065752173e-13,5.6176499200449e-17,-2.1788126858269e-13,0,0,0 +30,0,-0.0003,-0.0003,-1.1646703024747e-21,-2.5410988417629e-21,5.399999999999e-05,-9.2644228605939e-22,5.399999999999e-05,-8.7900000000003,0,0,0,0,0,9.5100000000002,3.1288176769866e-17,6.8265112952433e-17,-9.5100000000002,-3.128817676987e-17,-6.8265112952444e-17,-4.3716419373396e-13,-2.4888322430579e-17,-4.3703929364369e-13,0,0,0 +35,0,-0.00035,-0.00035,-1.6940658945086e-21,-1.0587911840679e-21,6.2999999999996e-05,3.3087224502121e-21,6.2999999999996e-05,-7.205,0,0,0,0,0,11.095,4.5510075301624e-17,2.8443797063516e-17,-11.095,-4.5510075301629e-17,-2.8443797063518e-17,-1.5187850976872e-13,8.8886865823495e-17,-1.5187850976872e-13,0,0,0 +40,0,-0.0004,-0.0004,-1.2705494208815e-21,6.3527471044073e-22,7.1999999999992e-05,-2.4087499437544e-21,7.1999999999992e-05,-5.6200000000002,0,0,0,0,0,12.68,3.4132556476217e-17,-1.7066278238102e-17,-12.68,-3.4132556476222e-17,1.7066278238111e-17,-3.4405811533134e-13,-6.4709638319504e-17,-3.441691376338e-13,0,0,0 +45,0,-0.00045,-0.00045,-2.1175823681358e-21,4.2351647362715e-22,8.1000000000008e-05,2.5675686213646e-21,8.1000000000008e-05,-4.0349999999983,0,0,0,0,0,14.265,5.6887594127032e-17,-1.1377518825401e-17,-14.265,-5.6887594127037e-17,1.1377518825407e-17,3.1778746301114e-13,6.8976207879032e-17,3.1769031849649e-13,0,0,0 +50,0,-0.0005,-0.0005,-3.494010907424e-21,-8.9997250645769e-21,8.9999999999989e-05,4.8174998875088e-21,8.9999999999989e-05,-2.4500000000004,0,0,0,0,0,15.85,9.3864530309624e-17,2.4177227503989e-16,-15.85,-9.3864530309611e-17,-2.4177227503991e-16,-4.6584958113272e-13,1.2941927663901e-16,-4.6607162573764e-13,0,0,0 +55,0,-0.00055,-0.00055,-2.1175823681358e-21,6.3527471044073e-22,9.8999999999996e-05,1.1117307432713e-21,9.8999999999996e-05,-0.86500000000007,0,0,0,0,0,17.435,5.6887594127019e-17,-1.7066278238108e-17,-17.435,-5.6887594127037e-17,1.7066278238111e-17,-1.6216195053431e-13,2.9865986916694e-17,-1.6203705044404e-13,0,0,0 +60,0.0058111430815896,-0.0006,-0.00058897153421327,7.0555255052509e-21,3.3019045461962e-21,0.00010601483039741,2.6757470983845e-20,0.00010601483039741,-6.5152219974607e-06,1.7744445558731e-14,0.0018239890488334,8.3643887964505e-06,8.3643887964505e-06,-1.1028465786727e-05,18.6704001424,-3.8323351759255e-16,-8.301496408063e-17,-18.6704001424,3.8323351759266e-16,8.3014964080722e-17,4.3873989292958e-12,7.860965019986e-16,4.3872877974361e-12,-18.561903775782,4.3608948868449e-12,4.3628008798218e-12 +65,0.018610767395906,-0.00065,-0.00061478997303531,2.1904678834936e-20,5.6756066229812e-22,0.00011066219003707,-2.4227364005995e-20,0.00011066219003707,-6.982895586205e-07,4.2650890855891e-14,0.0059706461748137,2.6704562607484e-05,2.6704562607484e-05,-3.5210026964689e-05,19.488842425226,-3.3096664610288e-17,-4.0042127192497e-17,-19.488842425226,3.3096664610216e-17,4.0042127192529e-17,2.884601376051e-12,-5.8266143928843e-16,2.8849247047464e-12,-19.126140112035,2.8298378798132e-12,2.8323128931099e-12 +70,0.031298742220703,-0.0007,-0.0006404953145352,-1.3455610634642e-20,-2.7345074016429e-21,0.00011528915238081,-2.6132298339627e-20,0.00011528915238081,-5.3261788490744e-07,6.3248915474063e-14,0.010257072448812,4.5130513533175e-05,4.5130513533175e-05,-5.9504685464797e-05,20.185713987206,7.7426298549024e-18,4.0665565458898e-17,-20.185713987206,-7.7426298550086e-18,-4.066556545918e-17,2.4949715117033e-12,-7.1467836169107e-16,2.4955632723369e-12,-19.668221377163,2.4302181507106e-12,2.4323764042873e-12 +75,0.043875354373558,-0.00075,-0.00066608780669848,-3.8697734207573e-20,4.0328152557335e-21,0.00011989580168259,1.3903941542805e-20,0.00011989580168259,-4.0808810064519e-07,8.0358069081281e-14,0.014679508391759,6.3642053492293e-05,6.3642053492293e-05,-8.3912193301521e-05,20.722017615857,-1.15919583268e-15,-1.5767732820863e-16,-20.722017615857,1.15919583268e-15,1.5767732820867e-16,2.1481084084757e-12,3.1043668260424e-16,2.1488479797412e-12,-20.18855627451,2.0921526673025e-12,2.0941841779209e-12 +80,0.056340940811897,-0.0008,-0.00069156755095197,8.5539278904997e-21,5.9057194758602e-21,0.00012448215623226,-8.9828407084937e-21,0.00012448215623226,-3.1386600785055e-07,9.4687178171807e-14,0.019234245364675,8.2239105559049e-05,8.2239105559049e-05,-0.00010843244904803,21.236538855386,1.3803244902031e-15,-1.6214021901325e-17,-21.236538855386,-1.3803244902031e-15,1.6214021901486e-17,1.8620773689495e-12,-1.7336552318014e-16,1.8619861402277e-12,-20.687546460532,1.8133627167381e-12,1.8144288642114e-12 +85,0.068695827306735,-0.00085,-0.00071693462305141,3.4331695381429e-20,-2.2164502640287e-21,0.00012904822969143,9.9436460160449e-21,0.00012904822969143,-2.421552052212e-07,1.0674652129048e-13,0.023917605192611,0.00010092161227754,0.00010092161227754,-0.00013306537694859,21.729680066943,-1.3348850171061e-15,6.8427360624045e-17,-21.729680066943,1.3348850171061e-15,-6.84273606241e-17,1.6188415187259e-12,2.3223944962738e-16,1.6193313838896e-12,-21.165589455519,1.5762102904324e-12,1.5779014144617e-12 +90,0.08094033054037,-0.0009,-0.00074218907678706,-1.2004825652068e-20,-1.0987877683989e-20,0.00013359403176223,-7.4121468823115e-21,0.00013359403176223,-1.8729502260229e-07,1.1695955706328e-13,0.028725940078682,0.00011968953285129,0.00011968953285129,-0.00015781092321294,22.201838342822,1.409285916665e-15,2.7855194018847e-16,-22.201838342822,-1.4092859166649e-15,-2.785519401884e-16,1.414467472312e-12,-1.7044821023439e-16,1.4148038847998e-12,-21.623078812284,1.3771851367741e-12,1.3783325186342e-12 +95,0.093074759959093,-0.00095,-0.00076733094726399,-1.1039499399002e-20,-1.0630103449934e-20,0.0001381195687792,5.3623923041351e-20,0.0001381195687792,-1.4513692958573e-07,1.2564684920014e-13,0.033655632597445,0.00013854284065533,0.00013854284065533,-0.00018266905273601,22.65340695106,1.190925614289e-15,2.9515961092448e-16,-22.65340695106,-1.1909256142889e-15,-2.9515961092455e-16,1.2394273952625e-12,1.3296655692049e-15,1.2400413868602e-12,-22.060404258063,1.2057294697476e-12,1.2088337699912e-12 +100,0.10509941940941,-0.001,-0.00079236025380699,-8.8394174046314e-21,-2.4968560944478e-20,0.00014262484423318,2.2379873536715e-20,0.00014262484423318,-1.1261431520637e-07,1.3309610931999e-13,0.038703095753976,0.00015748152103304,0.00015748152103304,-0.00020763974619301,23.084775461869,6.1749319913656e-16,1.0340858495523e-15,-23.084775461869,-6.1749319913645e-16,-1.0340858495524e-15,1.0933528203365e-12,6.4568105739363e-16,1.0943801636359e-12,-22.477951813266,1.0637599695871e-12,1.0664646312652e-12 +105,0.11701460858399,-0.00105,-0.00081727700253631,8.818762960321e-21,-2.7091204049311e-20,0.00014710985923565,7.2771861232818e-22,0.00014710985923565,-8.744265889149e-08,1.3948426185811e-13,0.04386477309753,0.0001765055693426,0.0001765055693426,-0.00023272299746369,23.496329852735,9.3500342228498e-16,1.1010949862468e-16,-23.496329852735,-9.3500342228505e-16,-1.1010949862479e-16,9.6429118483878e-13,-6.0522353656837e-17,9.6391335086979e-13,-22.876103890241,9.3782195680467e-13,9.3948431004481e-13 +110,0.12882062430109,-0.0011,-0.0008420811886559,1.6376417451562e-20,6.4475201068743e-21,0.00015157461293121,2.5922607745968e-20,0.00015157461293121,-6.7907521383859e-08,1.4501540992295e-13,0.049137138880624,0.00019561498922151,0.00019561498922151,-0.0002579188113441,23.888452595214,3.984186408135e-16,-1.847193543367e-16,-23.888452595214,-3.9841864081345e-16,1.8471935433663e-16,8.5639813333663e-13,6.4224117175935e-16,8.5761052205464e-13,-23.255239374833,8.3292787936388e-13,8.3564740456414e-13 +115,0.1405177616383,-0.00115,-0.00086677279849083,3.2987581363977e-21,-7.5569710657667e-21,0.00015601910286476,1.7936239806777e-20,0.00015601910286476,-5.2714101084206e-08,1.4978888010447e-13,0.054516698256013,0.00021480979104133,0.00021480979104133,-0.00028322720150917,24.261522725981,1.0100887928569e-15,2.153772215558e-16,-24.261522725981,-1.0100887928569e-15,-2.1537722155585e-16,7.583778668384e-13,4.8465811293271e-16,7.5869168134601e-13,-23.615733693112,7.373115775987e-13,7.3937687466765e-13 +120,0.15210631493905,-0.0012,-0.00089135181130612,-5.1413599962118e-21,-1.099434922158e-20,0.00016044332530916,6.440045109089e-20,0.00016044332530916,-4.0878235463282e-08,1.5395829350091e-13,0.059999987505246,0.00023408999052822,0.00023408999052822,-0.00030864818869388,24.615915904365,-2.8977758848102e-16,2.0610194407066e-16,-24.615915904365,2.8977758848102e-16,-2.0610194407067e-16,6.7907236023158e-13,1.4256407682452e-15,6.786189417623e-13,-23.957958865312,6.5917663247482e-13,6.6222503672706e-13 +125,0.16358657870785,-0.00125,-0.00091581820093489,1.8023522010376e-20,-2.3950811204187e-21,0.00016484727555861,-1.7397261123978e-19,0.00016484727555861,-3.1648106801896e-08,1.5758948155145e-13,0.065583574293516,0.0002534556075281,0.0002534556075281,-0.00033418179906511,24.952004458237,-1.0199147511939e-15,7.1655514459519e-17,-24.952004458237,1.0199147511938e-15,-7.1655514459518e-17,6.0484300555442e-13,-4.0535741955864e-15,6.0557679936691e-13,-24.282283548748,5.845890941363e-13,5.9334260130377e-13 +130,0.17495884840804,-0.0013,-0.00094017193724007,2.3916412595159e-20,-1.9394389442612e-20,0.00016923094819188,1.5352826536333e-19,0.00016923094819188,-2.4446303648062e-08,1.6075615002485e-13,0.071264057946315,0.00027290666489801,0.00027290666489801,-0.00035982806275993,25.270157419859,-1.0889570981058e-15,4.417685231511e-16,-25.270157419859,1.0889570981058e-15,-4.4176852315113e-16,5.4054559195696e-13,3.4651290700531e-15,5.3909812628502e-13,-24.589073071222,5.2159922132754e-13,5.2894580843449e-13 +135,0.18622345438131,-0.00135,-0.00096441273041646,2.910083926796e-21,-1.3730163333594e-20,0.00017359418559517,-1.1549074115923e-19,0.00017359418559517,-4.6579785393241e-06,1.7151936054743e-13,0.077038086982299,0.00029244338243675,0.00029244338243675,-0.00038558726958354,25.570738572224,-2.4041849335048e-15,3.2857032767046e-16,-25.570738572224,2.4041849335046e-15,-3.2857032767058e-16,1.8750319595987e-12,-2.597425730835e-15,1.8752108565721e-12,-24.878686513753,1.8213008502531e-12,1.8274445745394e-12 +140,0.19738058279361,-0.0014,-0.00098854100186525,-6.6081228466513e-21,1.0943522553002e-20,0.00017793728483845,2.1016767957885e-19,0.00017793728483845,-3.8597565072962e-06,1.8022127573797e-13,0.082902265965616,0.00031206544053834,0.00031206544053834,-0.00041145899813475,25.8541124263,2.2985489585435e-16,-1.7832457139498e-16,-25.8541124263,-2.2985489585431e-16,1.7832457139492e-16,1.5483270113554e-12,4.6567415019348e-15,1.5479963163643e-12,-25.151488029349,1.5012032976972e-12,1.5109727858614e-12 +145,0.20843062178404,-0.00145,-0.0010125565242556,2.4500915878502e-20,2.6091792862503e-20,0.00018226008833948,-2.3625310168921e-19,0.00018226008833948,-3.1892339329431e-06,1.8729833282309e-13,0.088853334687847,0.00033177301161873,0.00033177301161873,-0.00043744347574438,26.120637429066,-4.5585534022498e-16,-5.4042867160302e-16,-26.120637429066,4.5585534022501e-16,5.4042867160304e-16,1.2840625560481e-12,-5.1449205872985e-15,1.2856365712406e-12,-25.407830736398,1.2442388329671e-12,1.2553357140525e-12 +150,0.2193738764381,-0.0015,-0.0010364592631294,-2.121083843137e-20,7.1737274592185e-21,0.00018656258999278,2.6625524487967e-19,0.00018656258999278,-2.6259817795804e-06,1.9304931951021e-13,0.094888022075377,0.00035156612181228,0.00035156612181228,-0.00046354073687064,26.370673255686,4.7556385508641e-16,-1.6282024333811e-16,-26.370673255686,-4.7556385508637e-16,1.6282024333793e-16,1.0645144355783e-12,5.7244108621439e-15,1.0649684068054e-12,-25.648066814723,1.0296385361751e-12,1.0414924392348e-12 +155,0.23021065577258,-0.00155,-0.0010602491855273,-3.5672038029195e-21,1.4655835065112e-20,0.00019084478394854,-1.7948841752347e-19,0.00019084478394854,-2.1531085314663e-06,1.9773792601935e-13,0.10100309031952,0.0003714447961164,0.0003714447961164,-0.00048975081447266,26.604570009383,7.477475194483e-16,-3.2597420285831e-16,-26.604570009383,-7.4774751944827e-16,3.2597420285833e-16,8.8322976809136e-13,-3.8028795669115e-15,8.8605203027005e-13,-25.872545179974,8.5570150367069e-13,8.6489850031605e-13 +160,0.24094127313656,-0.0016,-0.0010839262608088,-4.597475785267e-21,1.9119827333127e-20,0.00019510666476422,3.571075102723e-19,0.00019510666476422,-1.756524535601e-06,2.0155821916776e-13,0.1071953352173,0.00039140905777014,0.00039140905777014,-0.0005160737391912,26.822677280063,2.1277483219774e-16,-3.5824005848357e-16,-26.822677280063,-2.1277483219767e-16,3.5824005848353e-16,7.3323815482524e-13,7.4981473282367e-15,7.350276146783e-13,-26.081611481786,7.0584087379554e-13,7.2185916346584e-13 +165,0.25156604657498,-0.00165,-0.001107490461398,2.1575752092515e-20,8.7906687830118e-21,0.0001993482275404,-3.5892025825919e-19,0.0001993482275404,-1.4244410424524e-06,2.0467953676586e-13,0.11346158651698,0.00041145892768794,0.00041145892768794,-0.00054250953860198,27.025341427599,-3.508745070312e-16,-9.5788257785679e-17,-27.025341427599,3.5087450703117e-16,9.5788257785676e-17,6.0905607465006e-13,-7.4050487274602e-15,6.120323254995e-13,-26.275608098497,5.8567580436805e-13,6.0153732823588e-13 +170,0.26208529915679,-0.0017,-0.00113094176347,1.235272458367e-20,-1.2814293795372e-20,0.00020356946804531,4.4385188766609e-19,0.00020356946804531,-1.14696577036e-06,2.0724983170081e-13,0.11979870826567,0.00043159442393955,0.00043159442393955,-0.00056905823653003,27.212905573929,-4.1852031850591e-16,2.435966075586e-16,-27.212905573929,4.185203185059e-16,-2.4359660755857e-16,5.1149535046252e-13,9.0740901552042e-15,5.1144858836605e-13,-26.45487412896,4.8776656174959e-13,5.0668267371235e-13 +175,0.27249935927127,-0.00175,-0.0011542801475817,1.9299246889966e-20,1.0048841862337e-20,0.00020777038282957,-4.9150567010156e-19,0.00020777038282957,-9.1577579119928e-07,2.0937466594526e-13,0.12620359915787,0.0004518155612712,0.0004518155612712,-0.00059571985241826,27.38570959246,-4.2646632337221e-16,-2.5133464198187e-16,-27.38570959246,4.264663233722e-16,2.5133464198185e-16,4.3106061194029e-13,-9.9071281392089e-15,4.287911146368e-13,-26.619745381877,4.0734447802999e-13,4.2845763804704e-13 +180,0.28280856089553,-0.0018,-0.0011775055992553,-5.8640242979356e-21,4.3506473608812e-21,0.00021195096933186,8.0779721631312e-19,0.00021195096933186,-7.2385089744387e-07,2.1114291899367e-13,0.13267319288343,0.0004721223506635,0.0004721223506635,-0.00062249440074466,27.544090095213,7.3155796799787e-17,-1.1260716457793e-16,-27.544090095213,-7.3155796799804e-17,1.1260716457795e-16,3.641210569463e-13,1.6016467810929e-14,3.6307758960695e-13,-26.770554363039,3.3665306661073e-13,3.7012326301163e-13 +185,0.29301324383577,-0.00185,-0.0012006181095171,8.6981904272762e-21,5.0196368684008e-21,0.00021611122597679,-1.054598753025e-18,0.00021611122597679,-5.6525643987726e-07,2.1259794579033e-13,0.13920445847384,0.00049251479892242,0.00049251479892242,-0.00064938189048287,27.68838041807,-4.2164800101943e-16,-1.0426694067615e-16,-27.68838041807,4.216480010194e-16,1.0426694067612e-16,3.0425052448303e-13,-2.0640394975232e-14,3.0357673588172e-13,-26.907630260785,2.7382679010147e-13,3.1686110631471e-13 +190,0.30311375394468,-0.0019,-0.0012236176753979,1.8662062378377e-21,-2.1362084361804e-20,0.00022025115226549,1.6239708580134e-18,0.00022025115226549,-4.3496409496413e-07,2.138196943921e-13,0.14579440064587,0.00051299290829985,0.00051299290829985,-0.00067638232460206,27.818910604428,-4.8807244281613e-17,4.2381962169809e-16,-27.818910604428,4.8807244281613e-17,-4.2381962169809e-16,2.6038811761398e-13,3.12789510039e-14,2.5780452530129e-13,-27.031298929998,2.1888874924794e-13,2.846327736883e-13 +195,0.31311044331708,-0.00195,-0.001246504300398,2.2580080449639e-20,2.8618354847647e-20,0.00022437074885989,-2.2278841192489e-18,0.00022437074885989,-3.2870601174295e-07,2.1483468722107e-13,0.15244006014145,0.00053355667614113,0.00053355667614113,-0.00070349569960205,27.936007387522,-3.2444177200025e-16,-4.930916563036e-16,-27.936007387522,3.2444177200024e-16,4.9309165630362e-16,2.1771774756997e-13,-4.2326310764566e-14,2.1918115058747e-13,-27.141882874887,1.6804645716497e-13,2.5643290946252e-13 +200,0.32300367046548,-0.002,-0.0012692779949195,4.0733567581195e-20,1.704400658265e-20,0.00022847001766099,3.1401957965624e-18,0.00022847001766099,-2.4285256916556e-07,2.1569849738271e-13,0.159138514063,0.00055420609455678,0.00055420609455678,-0.00073072200508051,28.039994171671,-7.4772291277029e-16,-3.2969260520014e-16,-28.039994171671,7.4772291277029e-16,3.2969260520015e-16,1.8733154253486e-13,5.8812331426015e-14,1.8985953669844e-13,-27.239701230785,1.2166578228964e-13,2.4475983971041e-13 +205,0.33279380047726,-0.00205,-0.0012919387766706,3.0265123986984e-20,3.1144965353628e-20,0.00023254896188195,-5.4691635481861e-18,0.00023254896188195,-1.7431218601871e-07,2.1646202807674e-13,0.16588687620326,0.00057494115011639,0.00057494115011639,-0.00075806122332944,28.131191012654,-6.2822824646142e-16,-6.7038052157378e-16,-28.131191012654,6.2822824646143e-16,6.7038052157376e-16,1.6165048093014e-13,-1.008908050707e-13,1.6052036093769e-13,-27.325069745187,5.0810339376918e-14,2.6212844518944e-13 +210,0.34248120515476,-0.0021,-0.0013144866710419,1.3645636425831e-20,4.4299459820309e-20,0.00023660758611624,8.0580658704977e-18,0.00023660758611624,-1.2044835617786e-07,2.1712447991536e-13,0.17268229736891,0.00059576182356273,0.00059576182356273,-0.00078551332895812,28.209914597427,-2.8286551078594e-16,-7.2759836808431e-16,-28.209914597427,2.8286551078595e-16,7.2759836808429e-16,1.4025876160417e-13,1.4654116765347e-13,1.383916683119e-13,-27.398300758205,-1.8036908915861e-14,2.8867042178513e-13 +215,0.35206626313966,-0.00215,-0.0013369217114593,4.6071824369317e-20,9.3822233434675e-21,0.00024064589640145,-1.435769219222e-17,0.00024064589640145,-7.9007979714163e-08,2.1810710231576e-13,0.17952196569728,0.00061666808954437,0.00061666808954437,-0.00081307828854066,28.276478223334,-8.5235652619723e-16,-1.101895115599e-16,-28.276478223334,8.5235652619725e-16,1.1018951155988e-16,1.2327540470142e-13,-2.5736325612904e-13,1.211974438639e-13,-27.459703182615,-1.5061550035873e-13,3.8802667316427e-13 +220,0.36154936002259,-0.0022,-0.0013592439397141,3.6494970063745e-20,2.55594267612e-20,0.00024466390027887,2.2019771328861e-17,0.00024466390027887,-4.8066352675846e-08,2.1925102747529e-13,0.18640310696535,0.0006376599163654,0.0006376599163654,-0.0008407560602859,28.331191776995,-6.3866748248399e-16,-4.4441716381115e-16,-28.331191776995,6.3866748248401e-16,4.4441716381114e-16,1.0812987509726e-13,3.8895138814274e-13,1.0780586053312e-13,-27.50958248365,-3.0197655671167e-13,5.1165011994366e-13 +225,0.37093088843905,-0.00225,-0.0013814534062717,3.9465042778238e-20,2.6434512932982e-20,0.00024866160684948,8.277088812891e-18,0.00024866160684948,-2.5969558947736e-08,2.2297145547082e-13,0.19332298489047,0.00065873726575091,0.00065873726575091,-0.0008685465937283,28.374361712998,-7.2184165082344e-16,-4.7552759693132e-16,-28.374361712998,7.2184165082352e-16,4.7552759693121e-16,8.6661342110263e-13,1.4404856990572e-13,8.686441247299e-13,-27.548240658677,6.9163134528572e-13,9.9310408456829e-13 +230,0.3802112481524,-0.0023,-0.0014035501705622,1.6902731189744e-20,3.5631693758409e-20,0.00025263902682613,-1.6481385834441e-17,0.00025263902682613,-1.1332824456645e-08,2.2387783734909e-13,0.20027890142221,0.00067990009262702,0.00067990009262702,-0.00089644982943784,28.40629103254,-3.1302405652188e-16,-5.5995888629428e-16,-28.40629103254,3.1302405652188e-16,5.5995888629426e-16,8.4578773018128e-14,-2.8265580710295e-13,8.5884564064017e-14,-27.575976216893,-2.1282400921575e-13,3.7830470938336e-13 +235,0.38939084612491,-0.00235,-0.0014255343012517,-6.6392018468059e-21,1.653817944425e-21,0.00025659617258295,2.6931648895239e-17,0.00025659617258295,-2.912295293811e-09,2.2507990822967e-13,0.2072681970247,0.0007011483449148,0.0007011483449148,-0.00092446569874834,28.427279262121,1.0562482570153e-16,-5.5717609004516e-17,-28.427279262121,-1.056248257016e-16,5.5717609004535e-17,7.7128237458345e-14,4.5511347473349e-13,7.7100904428889e-14,-27.593084159137,-4.0106955056982e-13,5.5077285677248e-13 +240,0.39847009607493,-0.0024,-0.0014474058780333,7.1156687689793e-20,6.8933006288872e-22,0.00026053305832181,2.4265722805159e-19,0.00026053305832181,8.0481696862478e-08,2.2507990822967e-13,0.21428825055768,0.00072248196217211,0.00072248196217211,-0.00095259412196669,28.437622463957,-9.2113602603424e-16,-6.7529342516668e-17,-28.437622463957,9.2113602598374e-16,6.7529342603562e-17,-4.1515408283282e-09,4.0585504710687e-15,-4.1515420106608e-09,-27.599856011598,-4.0292423294199e-09,-4.0292334133716e-09 +245,0.40744942055184,-0.00245,-0.0014691649857919,-9.7435231016574e-20,1.466625341061e-20,0.00026444969970775,5.4175753469307e-20,0.00026444969970775,7.7594187075647e-08,2.2507990822967e-13,0.22133648111111,0.00074390088001922,0.00074390088001922,-0.00098083501420807,28.43761308789,1.6946166443885e-15,-2.4202228106375e-16,-28.43761308789,-1.6946166449615e-15,2.42022281387e-16,-3.9348823792867e-09,9.2985927394503e-16,-3.9348837217826e-09,-27.59657959009,-3.8185119981938e-09,-3.8185082359707e-09 +250,0.4163292479227,-0.0025,-0.0014908117238841,6.3472498608799e-20,1.9945860513052e-20,0.00026834611441055,-1.0588293309305e-20,0.00026834611441055,7.176713179291e-08,2.2507990822967e-13,0.2284103458962,0.00076540502310048,0.00076540502310048,-0.0010091882761159,28.427540168222,-4.6594702099221e-16,-3.7040032356389e-16,-28.427540168222,4.6594702088034e-16,3.7040032363632e-16,-3.7638356379264e-09,-2.0331762627928e-16,-3.7638356153959e-09,-27.583539307733,-3.6520905117551e-09,-3.6520875734039e-09 +255,0.42511001443309,-0.00255,-0.0015123462003135,7.1025012403625e-20,1.8444928342913e-20,0.00027222232188138,5.9058506130518e-20,0.00027222232188138,6.3606235833902e-08,2.2507990822967e-13,0.23550734204962,0.00078699430950197,0.00078699430950197,-0.0010376537996865,28.407689076518,-9.3046471648573e-16,-3.711085070075e-16,-28.407689076518,9.3046471641718e-16,3.7110850723558e-16,-3.6311123313037e-09,7.8339718146585e-16,-3.6311130267205e-09,-27.561015936223,-3.5228922345582e-09,-3.5228871065849e-09 +260,0.43379216372227,-0.0026,-0.0015337685334462,4.8307028275794e-20,3.5804064512314e-20,0.00027607834343571,-2.4764834127187e-20,0.00027607834343571,5.3624944484909e-08,2.2507990822967e-13,0.24262500647407,0.00080866864945063,0.00080866864945063,-0.0010662314665538,28.378341679168,-1.796744889767e-15,-1.1986880790063e-15,-28.378341679168,1.7967448898099e-15,1.1986880788391e-15,-3.5304028170159e-09,-2.9644225581651e-16,-3.5304015840239e-09,-27.529286643412,-3.4247775060868e-09,-3.4247738343984e-09 +265,0.4423761468336,-0.00265,-0.0015550788521943,8.2108954159073e-20,-1.128436451612e-20,0.00027991420228652,-5.3720301537697e-20,0.00027991420228652,4.2257106258603e-08,2.2507990822967e-13,0.24976091605316,0.00083042794517481,0.00083042794517481,-0.0010949211478057,28.339776223518,-1.8223616449455e-15,1.9403788207599e-16,-28.339776223518,1.822361645136e-15,-1.9403788211828e-16,-3.4562204821034e-09,-8.7460462394155e-16,-3.4562225758494e-09,-27.488624975869,-3.3524202257429e-09,-3.3524158812349e-09 +270,0.45086242221637,-0.0027,-0.0015762772961876,1.2872703295884e-19,-5.3138067259342e-20,0.00028372992357524,-1.3009341992986e-20,0.00028372992357524,2.9868002293654e-08,2.2507990822967e-13,0.25691268785357,0.00085227209077418,0.00085227209077418,-0.0011237227038124,28.292267343134,-2.5164496039714e-15,7.513463864057e-16,-28.292267343134,2.5164496036798e-15,-7.5134638627251e-16,-3.4037843434193e-09,-3.4852183531308e-16,-3.4037855039707e-09,-27.439300842164,-3.3011678940557e-09,-3.3011646366351e-09 +275,0.45925145571932,-0.00275,-0.0015973640159334,-2.9096596099088e-21,8.3517575105526e-21,0.00028752553440059,3.8807547170544e-20,0.00028752553440059,1.6764921895174e-08,2.2507990822967e-13,0.26407797931409,0.0008742009720985,0.0008742009720985,-0.0011526359840666,28.236086040316,2.7526066341364e-16,-1.9081338904941e-16,-28.236086040316,-2.7526066347086e-16,1.9081338911969e-16,-3.3689644346595e-09,5.2973754341317e-16,-3.3689643335549e-09,-27.381580496932,-3.2670109166858e-09,-3.2670086597537e-09 +280,0.46754372057632,-0.0028,-0.001618339172965,-7.0338834008319e-20,2.519362855151e-20,0.00029130106384537,-1.4237322423426e-20,0.00029130106384537,3.2048887987912e-09,2.2507990822967e-13,0.2712544884212,0.00089621446663513,0.00089621446663512,-0.001181660827035,28.171499669423,-1.5468468044393e-15,-5.2206229841397e-16,-28.171499669423,1.5468468043383e-15,5.2206229868444e-16,-3.3481771625195e-09,-7.4984113827573e-17,-3.3481797995915e-09,-27.315726525779,-3.2464713827716e-09,-3.2464685615848e-09 +285,0.47573969738434,-0.00285,-0.0016392029399788,-2.5544976264172e-20,-1.4222241826694e-20,0.0002950565430012,2.0560238230656e-20,0.0002950565430012,-1.0597649868771e-08,2.2507990822967e-13,0.27843995387075,0.00091831244340483,0.00091831244340482,-0.0012107970600212,28.098771921039,-1.1467438535161e-15,2.1645637122997e-16,-28.098771921039,1.1467438535144e-15,-2.164563709839e-16,-3.3383492317899e-09,3.4716734657949e-16,-3.3383486372934e-09,-27.241997831076,-3.2365584514791e-09,-3.2365567928256e-09 +290,0.48383987407403,-0.0029,-0.0016599555009611,-9.9479846139033e-20,-8.8562827475541e-21,0.0002987920049914,-7.2755300674556e-20,0.0002987920049914,-2.4464830161719e-08,2.2507990822967e-13,0.28563215521558,0.00094049476286572,0.00094049476286572,-0.0012400444990389,28.018162807047,8.7348924763772e-16,1.5458896202959e-16,-28.018162807047,-8.7348924765939e-16,-1.5458896201179e-16,-3.3368343946835e-09,-1.0788587880447e-15,-3.3368354175141e-09,-27.160649618693,-3.2347106962805e-09,-3.2347073268869e-09 +295,0.49184474587309,-0.00295,-0.0016805970513043,2.1520059060805e-20,2.605737772665e-20,0.00030250748499193,1.925651862493e-20,0.00030250748499193,-3.8249872602591e-08,2.2507990822967e-13,0.29282891299871,0.0009627612768251,0.0009627612768251,-0.0012694029486957,27.929928646651,-8.4781212347398e-17,-3.5800286407396e-16,-27.929928646651,8.4781212246224e-17,3.5800286428508e-16,-3.3413845955092e-09,2.9713510273346e-16,-3.341383847666e-09,-27.071933385714,-3.2387405774955e-09,-3.2387361255281e-09 +300,0.49975481526272,-0.003,-0.001701127797913,-1.1500001558818e-19,4.7497449702722e-21,0.00030620302025057,7.6448855453197e-20,0.00030620302025057,-5.1832873992907e-08,2.2507990822967e-13,0.30002808887175,0.00098511182835898,0.00098511182835898,-0.001298872202087,27.834322053391,-2.2503347901794e-15,-7.0799499635374e-17,-27.834322053391,2.2503347900066e-15,7.0799499313793e-17,-3.3500790202013e-09,1.0119801567332e-15,-3.350079600673e-09,-26.976096909184,-3.2467868626816e-09,-3.2467834824811e-09 +305,0.50757059192734,-0.00305,-0.0017215479593003,-9.434809674627e-20,-1.1229711429439e-20,0.00030987865010421,5.4835143075745e-20,0.00030987865010421,-6.511584782487e-08,2.2507990822967e-13,0.3072275856985,0.0010075462517391,0.0010075462517391,-0.0013284520406997,27.731591923192,2.0601735403988e-15,6.0869934330179e-17,-27.731591923192,-2.0601735402492e-15,-6.0869934195252e-17,-3.3613360018642e-09,7.3971522435341e-16,-3.361335713011e-09,-26.873384235912,-3.2573150867042e-09,-3.2573105642903e-09 +310,0.5152925926977,-0.0031,-0.0017418577656741,2.1838984838276e-21,1.476342473908e-21,0.0003135344159945,3.5594145319553e-20,0.0003135344159945,-7.8021420435448e-08,2.2507990822967e-13,0.31442534764324,0.0010300643723675,0.0010300643723675,-0.0013581422343259,27.621983423485,4.062377167042e-16,2.9611918216298e-19,-27.621983423485,-4.0623771674992e-16,-2.9611898655174e-19,-3.3737809039642e-09,5.0630159557911e-16,-3.3737820993662e-09,-26.764035673379,-3.2689925344237e-09,-3.2689889769244e-09 +315,0.52292134148767,-0.00315,-0.0017620574590142,5.6173928718574e-20,-6.0406649746651e-21,0.00031717036148173,-4.6311467761661e-20,0.00031717036148173,-9.0487844772724e-08,2.2507990822967e-13,0.32161936024367,0.0010526660067178,0.0010526660067178,-0.0013879425409858,27.505737983431,1.5828787414641e-15,5.5791053330717e-17,-27.505737983431,-1.5828787415233e-15,-5.5791053497626e-17,-3.3863113403557e-09,-6.7865058119075e-16,-3.3863129801987e-09,-26.64828778177,-3.2807511326104e-09,-3.2807467643254e-09 +320,0.5304573692248,-0.0032,-0.0017821472931398,1.2436003992393e-20,3.8711969480072e-20,0.00032078653225695,3.5830896187816e-20,0.00032078653225695,-1.0246840798089e-07,2.2507990822967e-13,0.3288076504683,0.0010753509622845,0.0010753509622844,-0.0014178527068602,27.383093285288,-1.2101408687684e-15,-5.1394643806438e-16,-27.383093285288,1.2101408687726e-15,5.139464379946e-16,-3.397983042016e-09,2.7785948738365e-16,-3.3979832870377e-09,-26.526373367176,-3.2916734196308e-09,-3.2916712141214e-09 +325,0.53790121377489,-0.00325,-0.0018021275337677,-2.1458214652365e-20,-3.5902761802528e-21,0.0003243829761526,2.8546574554475e-20,0.0003243829761526,-1.1392653931352e-07,2.2507990822967e-13,0.33598828675801,0.001098119037538,0.001098119037538,-0.0014478724662323,27.25428325694,-3.7176691134223e-16,2.5506028057891e-17,-27.25428325694,3.7176691109307e-16,-2.5506028040223e-17,-3.408091837499e-09,3.9311559318272e-16,-3.4080935174103e-09,-26.398521475975,-3.3010828373187e-09,-3.3010799779512e-09 +330,0.54525341986065,-0.0033,-0.001821998458562,1.1256957525111e-19,-2.0044996482988e-20,0.00032795974315132,-4.7409248078641e-20,0.00032795974315132,-1.2483773836891e-07,2.2507990822967e-13,0.3431593790517,0.0011209700218882,0.0011209700218882,-0.001478001541438,27.119538065622,4.7062299379243e-16,2.4874323707129e-16,-27.119538065622,-4.7062299379172e-16,-2.4874323693848e-16,-3.4160190708183e-09,-6.4715284368129e-16,-3.4160169495925e-09,-26.264957390429,-3.30837632641e-09,-3.3083711466391e-09 +335,0.55251453897469,-0.00335,-0.0018417603571738,1.0780346003723e-20,5.1908298509135e-21,0.00033151688539324,-1.4340406089801e-19,0.00033151688539324,-1.351846226072e-07,2.2507990822967e-13,0.35031907879599,0.0011439036956528,0.0011439036956528,-0.0015082396428262,26.979084112862,5.457118551412e-16,-8.887633643994e-17,-26.979084112862,-5.4571185520446e-16,8.8876336666982e-17,-3.4213127999265e-09,-1.9298842670281e-15,-3.4213119721861e-09,-26.125902625512,-3.3131195494914e-09,-3.3131153423708e-09 +340,0.55968512928693,-0.0034,-0.0018614135312732,1.3505398400407e-20,-1.4687523618915e-20,0.00033505445718168,-3.9207756987479e-20,0.00033505445718168,-1.4495763611677e-07,2.2507990822967e-13,0.35746557893858,0.0011669198300345,0.0011669198300345,-0.0015385864687268,26.833144030662,2.0264099202802e-16,2.26498828801e-16,-26.833144030662,-2.0264099187451e-16,-2.2649882846791e-16,-3.4236222290401e-09,-4.7214655762157e-16,-3.4236225580843e-09,-25.981574926997,-3.3149725406664e-09,-3.3149700138427e-09 +345,0.56676575564286,-0.00345,-0.0018809582941682,2.6132621586391e-20,-1.763205679857e-20,0.00033857251494725,-1.4790491990634e-20,0.00033857251494725,-1.7426051712732e-07,2.2507990822967e-13,0.364597114003,0.0011900181874089,0.0011900181874089,-0.0015690417058318,26.681936672952,8.1312260638817e-16,2.210135494171e-16,-26.681936672952,-8.1312260651666e-16,-2.2101354945492e-16,-2.8580515621187e-09,-1.3312877100751e-16,-2.8580521678333e-09,-25.832188259269,-2.7670320958052e-09,-2.7670289984674e-09 +350,0.57375698907626,-0.0035,-0.0019003949724278,2.3157843146464e-20,-5.8611314052007e-20,0.00034207111740963,-1.0888873410422e-20,0.00034207111740963,-1.8317763927911e-07,2.2507990822967e-13,0.37171195966157,0.0012131985200945,0.0012131985200945,-0.0015996050275722,26.52567713828,-3.1552812411939e-15,6.7735581680358e-16,-26.52567713828,3.1552812409142e-15,-6.7735581681789e-16,-2.8607606134682e-09,-3.5523354942855e-16,-2.8607607502882e-09,-25.677952852016,-2.7693359189814e-09,-2.7693334636869e-09 +355,0.58065940727543,-0.00355,-0.0019197239034818,7.0060749132497e-20,1.9088606980515e-20,0.00034555032534084,-7.0170698127805e-22,0.00034555032534084,-1.9150730068418e-07,2.2507990822967e-13,0.3788084332587,0.0012364605721721,0.0012364605721721,-0.0016302760965182,26.364576727972,-1.8255772939638e-15,-1.1102012914885e-16,-26.364576727972,1.8255772939233e-15,1.110201289112e-16,-2.8603696147064e-09,5.102576687104e-18,-2.8603723710608e-09,-25.519075133235,-2.7686423948829e-09,-2.7686376479162e-09 +360,0.5874735940879,-0.0036,-0.0019389454372164,-4.7746310925894e-20,-2.4779598912571e-20,0.00034901020172246,-8.4838014903089e-20,0.00034901020172245,-1.9925720362579e-07,2.2507990822967e-13,0.38588489335519,0.0012598040782754,0.0012598040782754,-0.0016610545627836,26.198842994763,-8.3340595212961e-17,8.5926054716999e-17,-26.198842994763,8.334059507625e-17,-8.5926054797099e-17,-2.8568322528666e-09,-8.8971819177228e-16,-2.8568333668185e-09,-25.355757778321,-2.7649012698354e-09,-2.764897183784e-09 +365,0.59420013949751,-0.00365,-0.0019580599355645,-1.8018776418866e-20,-1.4649925399048e-20,0.00035245081170431,2.9481736119683e-20,0.00035245081170431,-2.064381741107e-07,2.2507990822967e-13,0.39293973973528,0.0012832287639013,0.0012832287639013,-0.0016919400644355,26.028679704627,7.9682569568832e-16,-1.6640781984798e-17,-26.028679704627,-7.9682569568271e-16,1.6640782318139e-17,-2.8501400295507e-09,3.2075129328327e-16,-2.8501397559754e-09,-25.188199703193,-2.7581085626128e-09,-2.7581061371433e-09 +370,0.60083963950157,-0.0037,-0.001977067772486,1.0042466850338e-19,2.2095781889748e-20,0.000355872222601,-1.652493037748e-20,0.000355872222601,-2.130624032759e-07,2.2507990822967e-13,0.39997141330194,0.0013067343454251,0.0013067343454251,-0.001722932227514,25.8542868638,-1.747617563126e-15,-2.4846874121752e-16,-25.8542868638,1.7476175630229e-15,2.4846874125355e-16,-2.8403509332683e-09,-2.2780020338995e-16,-2.8403495252639e-09,-25.016596070176,-2.7483235817303e-09,-2.7483195674466e-09 +375,0.60739269598363,-0.00375,-0.00199596933394,7.0100043650233e-20,5.1135271076429e-21,0.00035927450388687,6.6674075195649e-20,0.00035927450388687,-2.1914641745724e-07,2.2507990822967e-13,0.40697839595569,0.0013303205301212,0.0013303205301212,-0.00175403066606,25.675860718314,-1.0132094646555e-16,-1.9530332934345e-17,-25.675860718314,1.0132094643896e-16,1.9530333287827e-17,-2.8274855171665e-09,7.0526074391017e-16,-2.8274858914043e-09,-24.841138295204,-2.7355654897781e-09,-2.7355627561986e-09 +380,0.61385991658168,-0.0038,-0.0020147650178491,-4.3171751941299e-20,5.0942279938221e-21,0.00036265772718955,-3.3326130312412e-20,0.00036265772718955,-2.2470544003284e-07,2.2507990822967e-13,0.41395921045715,0.0013539870161909,0.0013539870161909,-0.0017852349821509,25.493593760611,2.7471512897985e-15,-8.9665858310938e-18,-25.493593760611,-2.7471512898201e-15,8.9665860213738e-18,-2.8116696393374e-09,-3.6410034310002e-16,-2.8116701893003e-09,-24.662014056363,-2.7199572713362e-09,-2.7199539157574e-09 +385,0.62024191455227,-0.00385,-0.0020334552340551,7.7149840900879e-20,-4.9529153980633e-20,0.00036602196628205,-5.7895304759444e-21,0.00036602196628205,-2.2975848423812e-07,2.2507990822967e-13,0.42091242027325,0.0013777334927952,0.0013777334927952,-0.0018165447659449,25.307674737487,-7.758687713974e-16,5.8874106041253e-16,-25.307674737487,7.7586877126915e-16,-5.8874106014339e-16,-2.7929768558497e-09,-5.6985339974852e-17,-2.792978259446e-09,-24.479407303746,-2.7015707819029e-09,-2.7015676678423e-09 +390,0.62653930863045,-0.0039,-0.002052040404267,8.702252558595e-20,3.4315757663311e-20,0.00036936729707342,-3.0362485986506e-20,0.00036936729707342,-2.3432310669591e-07,2.2507990822967e-13,0.42783662940735,0.0014015596400947,0.0014015596400947,-0.001847959595733,25.11828865938,-1.3374971753978e-15,-3.9031014928229e-16,-25.11828865938,1.3374971754585e-15,3.9031014937597e-16,-2.7715576000556e-09,-2.7534217113167e-16,-2.7715571477376e-09,-24.293498270651,-2.6805506432006e-09,-2.6805490067649e-09 +395,0.63275272288588,-0.00395,-0.0020705209620017,1.8787341504394e-19,-2.7356090181131e-20,0.00037269379759798,5.7352190221637e-20,0.00037269379759798,-2.3841879404074e-07,2.2507990822967e-13,0.43473048221318,0.0014254651292944,0.0014254651292944,-0.0018794790379983,24.92561681098,-1.2936176729177e-15,4.5358169126522e-16,-24.92561681098,1.2936176729125e-15,-4.5358169117637e-16,-2.7475388470698e-09,6.3598464469701e-16,-2.7475395391996e-09,-24.10446348609,-2.6570251857598e-09,-2.6570224993785e-09 +400,0.63888278657503,-0.004,-0.002088897352516,1.9403282793976e-20,6.6008515794107e-21,0.0003760015480032,-9.2193633956983e-21,0.0003760015480032,-2.420656599611e-07,2.2507990822967e-13,0.44159266319296,0.0014494496226955,0.0014494496226954,-0.001911102647484,24.729836763182,1.4974948514228e-15,3.3631177542358e-17,-24.729836763182,-1.4974948513519e-15,-3.3631177334937e-17,-2.7210545130467e-09,-4.4276236269838e-16,-2.7210554461217e-09,-23.912475788618,-2.6311211794533e-09,-2.6311182717732e-09 +405,0.64493013398987,-0.00405,-0.0021071700327317,-1.4585562111966e-19,4.1984957191938e-20,0.00037929063053615,-1.4330906814179e-19,0.00037929063053615,-2.4528285891279e-07,2.2507990822967e-13,0.44842189677957,0.0014735127737518,0.0014735127737518,-0.0019428299672683,24.531122386364,1.4053558033169e-15,-8.2898755499694e-16,-24.531122386364,-1.4053558033153e-15,8.2898755536039e-16,-2.6922699569637e-09,-1.3994874398982e-15,-2.6922704605835e-09,-23.717704341474,-2.6030008419722e-09,-2.602995672443e-09 +410,0.65089540430303,-0.0041,-0.0021253394711526,1.1886216088869e-20,-8.4914584378267e-20,0.00038256112952863,1.1450070566165e-19,0.00038256112952863,-2.4809067866727e-07,2.2507990822967e-13,0.45521694710325,0.0014976542271331,0.0014976542271331,-0.0019746605288474,24.329643864974,-6.5792901307092e-16,8.0391708571483e-16,-24.329643864974,6.5792901327936e-16,-8.039170857438e-16,-2.6613295711399e-09,1.0305802724948e-15,-2.661329031396e-09,-23.520314649021,-2.5728018647362e-09,-2.5727977090083e-09 +415,0.6567792414096,-0.00415,-0.0021434061477745,9.6693386103572e-20,-2.1551143454493e-20,0.00038581313138092,3.8224291076037e-20,0.00038581313138092,-2.5050874086219e-07,2.2507990822967e-13,0.46197661774275,0.001521873618793,0.001521873618793,-0.0020065938522255,24.125567713444,-2.1945829087104e-15,2.9344673613894e-16,-24.125567713444,2.1945829086494e-15,-2.9344673605267e-16,-2.6283925313544e-09,3.6441180782107e-16,-2.6283932786946e-09,-23.320468574475,-2.5406816973026e-09,-2.5406788634971e-09 +420,0.66258229376592,-0.0042,-0.0021613705539877,3.2891435094531e-21,-4.5657529819919e-21,0.00038904672454425,9.3831923619806e-20,0.00038904672454425,-2.5255643976152e-07,2.2507990822967e-13,0.46869975146126,0.0015461705760434,0.0015461705760434,-0.0020386294460123,23.919056793388,1.0354484175663e-15,1.8993209614234e-17,-23.919056793388,-1.0354484175885e-15,-1.8993209518875e-17,-2.5936226509053e-09,9.9655702108188e-16,-2.593622813983e-09,-23.118324358907,-2.5067980692472e-09,-2.5067952435002e-09 +425,0.66830521422518,-0.00425,-0.0021792331924723,-2.1289594656936e-20,-7.5745983153743e-20,0.00039226199950191,2.4955219779744e-19,0.00039226199950191,-2.5425313232574e-07,2.2507990822967e-13,0.47538522992732,0.0015705447176335,0.0015705447176335,-0.0020707668075277,23.710270332099,3.1006581011272e-16,6.9840991455054e-16,-23.710270332099,-3.1006581008767e-16,-6.9840991441768e-16,-2.557175146664e-09,2.3288921863798e-15,-2.557176180005e-09,-22.914036641514,-2.4713040214678e-09,-2.4712981528404e-09 +430,0.67394865987038,-0.0043,-0.0021969945770859,1.740297823184e-20,-3.7653166339129e-20,0.00039545904874918,-7.3444901597571e-20,0.00039545904874918,-2.556175555668e-07,2.2507990822967e-13,0.482031973421,0.0015949956538349,0.0015949956538349,-0.0021030054229141,23.499363942313,-3.1849094429775e-16,3.4130811475805e-16,-23.499363942313,3.1849094436375e-16,-3.4130811462587e-16,-2.5192046437141e-09,-6.3846687703442e-16,-2.5192038866688e-09,-22.707756481129,-2.4343432051447e-09,-2.4343398043717e-09 +435,0.67951329184442,-0.00435,-0.0022146552327455,-1.2936863372735e-20,-8.588327683e-21,0.00039863796677192,-1.9280780334042e-19,0.00039863796677192,-2.5666785496981e-07,2.2507990822967e-13,0.48863894052548,0.0016195229865316,0.0016195229865316,-0.0021353447672545,23.286489643233,5.0510801497701e-16,1.0880976792847e-16,-23.286489643233,-5.0510801492097e-16,-1.088097677521e-16,-2.4798699152316e-09,-1.6408656591821e-15,-2.4798707176005e-09,-22.499631378967,-2.3960770763435e-09,-2.3960722636251e-09 +440,0.68499977517789,-0.0044,-0.0022322156953012,-3.3364814581478e-20,2.1511447236358e-20,0.00040179885002392,-4.3817499583447e-21,0.00040179885002392,-2.574222488505e-07,2.2507990822967e-13,0.49520512780442,0.0016441263093154,0.0016441263093154,-0.0021677843046988,23.071795882797,-6.9856074741973e-16,-1.591207460821e-16,-23.071795882797,6.9856074743772e-16,1.5912074617566e-16,-2.4393154685429e-09,-1.2646115143485e-16,-2.4393145245482e-09,-22.289805302569,-2.3566392985252e-09,-2.3566354392405e-09 +445,0.69040877861433,-0.00445,-0.0022496765114044,-7.2329615035631e-21,3.7645739474291e-20,0.00040494179690314,6.9936980681271e-20,0.00040494179690314,-2.5789854518621e-07,2.2507990822967e-13,0.5017295694654,0.0016688052075861,0.0016688052075861,-0.0022003234885956,22.855427561161,5.7998135669193e-16,-3.2209845503517e-16,-22.855427561161,-5.7998135673304e-16,3.2209845494536e-16,-2.3976755025734e-09,4.4690058076367e-16,-2.3976783728024e-09,-22.078418710946,-2.3161657860276e-09,-2.3161619376338e-09 +450,0.69574097443347,-0.0045,-0.0022670382383681,-3.196088137712e-20,-1.2933272325055e-20,0.00040806690772666,-1.5648176062443e-19,0.00040806690772666,-2.5811282178267e-07,2.2507990822967e-13,0.50821133700963,0.0016935592586572,0.0016935592586572,-0.0022329617616319,22.637526055391,3.0607182053399e-16,9.583384914546e-17,-22.637526055391,-3.0607182050488e-16,-9.5833849142478e-17,-2.3551092463681e-09,-1.418983485901e-15,-2.3551096938419e-09,-21.865608580882,-2.2748048717116e-09,-2.2748002143249e-09 +455,0.70099703827235,-0.00455,-0.0022843014440224,-3.3755964379299e-20,1.3897069309116e-20,0.00041117428470452,-1.218300260258e-19,0.00041117428470452,-2.5808155612594e-07,2.2507990822967e-13,0.51464953886841,0.0017183880318657,0.0017183880318657,-0.0022656985559776,22.41822924533,-1.5626026391364e-16,-1.069836025309e-16,-22.41822924533,1.5626026390615e-16,1.0698360239097e-16,-2.3117399639561e-09,-1.0537767185248e-15,-2.3117399946213e-09,-21.651508434384,-2.232678181247e-09,-2.2326751802455e-09 +460,0.70617764894471,-0.0046,-0.0023014667065625,-4.9349256084841e-20,-2.0148527636343e-20,0.00041426403191246,-3.6498314396415e-20,0.00041426403191246,-2.5782052048839e-07,2.2507990822967e-13,0.52104332002654,0.0017432910886875,0.0017432910886875,-0.0022985332934375,22.197671540627,9.0801014343868e-16,-6.3158154235914e-17,-22.197671540627,-9.0801014361993e-16,6.3158154121677e-17,-2.2676982609585e-09,-3.1357908186551e-16,-2.267699665164e-09,-21.436248367245,-2.1899139129747e-09,-2.189911070502e-09 +465,0.71128348825864,-0.00465,-0.0023185346143907,1.3272759878019e-20,3.5664494369236e-23,0.00041733625526351,-4.9163054127939e-20,0.00041733625526351,-2.5734435027402e-07,2.2507990822967e-13,0.52739186163313,0.0017682679828569,0.0017682679828569,-0.0023314653856093,21.975983908895,8.1720712736943e-17,-5.4873980209263e-17,-21.975983908895,-8.1720712630798e-17,5.4873980392593e-17,-2.2231134288345e-09,-4.192411301756e-16,-2.2231146279869e-09,-21.219955078705,-2.146634430446e-09,-2.1466322567961e-09 +470,0.71631524083275,-0.0047,-0.0023355057659533,-4.7630540360401e-20,1.920986084147e-20,0.00042039106247854,-2.2628391529973e-20,0.00042039106247854,-2.5666834879701e-07,2.2507990822967e-13,0.5336943806001,0.0017933182604904,0.0017933182604904,-0.0023644942340467,21.753293904973,6.5897003724261e-16,-4.3244850129982e-16,-21.753293904973,-6.5897003718187e-16,4.3244850151991e-16,-2.1780903087381e-09,-1.8318438927105e-16,-2.1780887058474e-09,-21.00275190217,-2.1029415819503e-09,-2.1029385704741e-09 +475,0.7212735939111,-0.00475,-0.0023523807695707,3.6413207466715e-20,-1.3549501012951e-19,0.00042342856305576,8.3320764689655e-20,0.00042342856305576,-2.5580505358391e-07,2.2507990822967e-13,0.53995012918875,0.0018184414602159,0.0018184414602159,-0.0023976192304293,21.529725701279,-1.7646510183975e-16,1.0509260731812e-15,-21.529725701279,1.7646510196805e-16,-1.0509260731288e-15,-2.1327549051181e-09,6.5382534901014e-16,-2.1327560907169e-09,-20.784758836976,-2.0589605164208e-09,-2.0589561999836e-09 +480,0.72615923717687,-0.0048,-0.0023691602432626,2.1214361535157e-20,-2.6087265190061e-20,0.00042644886823921,-8.1030657774973e-20,0.00042644886823921,-2.5476966492022e-07,2.2507990822967e-13,0.54615839458492,0.0018436371133046,0.0018436371133046,-0.0024308397567374,21.305400119201,4.3621485180795e-16,3.6016858349406e-16,-21.305400119201,-4.3621485170729e-16,-3.6016858340457e-16,-2.0871859618707e-09,-8.7855802263994e-16,-2.0871864886729e-09,-20.566092581147,-2.014761360566e-09,-2.014758376484e-09 +485,0.73097286256513,-0.00485,-0.0023858448145677,1.3946966122926e-19,-2.7215018161443e-20,0.00042945209098632,4.3289257656397e-20,0.00042945209098632,-2.5357390498471e-07,2.2507990822967e-13,0.55231849846291,0.0018689047438086,0.0018689047438086,-0.0024641551854323,21.080434661521,-2.3692544899389e-15,2.0378113983746e-16,-21.080434661521,2.3692544898734e-15,-2.0378113973593e-16,-2.0414963310652e-09,3.4344559326031e-16,-2.0414961977506e-09,-20.346866565139,-1.9704566492262e-09,-1.9704537496434e-09 +490,0.7357151640748,-0.0049,-0.0024024351203575,3.2587931314786e-20,-1.0134769309833e-19,0.00043243834593441,1.8604768945589e-19,0.00043243834593441,-2.5222883870413e-07,2.2507990822967e-13,0.55842979653875,0.0018942438687013,0.0018942438687013,-0.0024975648796425,20.854943545824,-1.0772004628995e-16,7.4557134317168e-16,-20.854943545824,1.077200463028e-16,-7.4557134312863e-16,-1.9957902032292e-09,1.2436672620266e-15,-1.9957905025949e-09,-20.127190986527,-1.9261471989588e-09,-1.9261436033506e-09 +495,0.74038683757995,-0.00495,-0.002418931806646,5.8564099684068e-20,-1.9676078583638e-20,0.00043540774936646,1.0467498131408e-20,0.00043540774936646,-2.5074693077443e-07,2.2507990822967e-13,0.56449167811325,0.0019196539980222,0.0019196539980222,-0.002531068193354,20.629037738874,-2.5528240816577e-15,1.2481451926314e-16,-20.629037738874,2.5528240817483e-15,-1.2481451908582e-16,-1.9501398688567e-09,-1.0255892047331e-16,-1.9501405772376e-09,-19.907172845595,-1.8819005505099e-09,-1.8818987100044e-09 +500,0.7449885806407,-0.005,-0.0024353355283941,2.4324010195409e-20,-5.0818610879282e-20,0.00043836041917579,-2.2195817848956e-19,0.00043836041917579,-2.4914071872217e-07,2.2507990822967e-13,0.57050356560509,0.0019451346350253,0.0019451346350253,-0.0025646644716059,20.402824991913,-3.4106683361799e-16,3.6080477647838e-16,-20.402824991913,3.4106683382454e-16,-3.6080477646987e-16,-1.9046102178897e-09,-1.4989070210473e-15,-1.9046076357806e-09,-19.686915981815,-1.8377809257323e-09,-1.8377763498588e-09 +505,0.74952109231376,-0.00505,-0.0024516469493092,1.9970683072209e-21,3.154467312337e-20,0.00044129647483013,1.6725467712751e-19,0.00044129647483013,-2.4741759219182e-07,2.2507990822967e-13,0.57646491407456,0.0019706852763307,0.0019706852763307,-0.0025983530506908,20.176409876858,-3.9753680603472e-16,-2.2000369883926e-16,-20.176409876858,3.9753680593448e-16,2.2000369900055e-16,-1.8593045187587e-09,1.1808754638983e-15,-1.8593066131542e-09,-19.466521111161,-1.7938895928834e-09,-1.7938855636181e-09 +510,0.75398507296291,-0.0051,-0.0024678667416404,-1.9504985093124e-19,6.9916910023041e-21,0.00044421603733468,8.1675035617896e-20,0.00044421603733468,-2.4558916322803e-07,2.2507990822967e-13,0.58237521073836,0.0019963054120804,0.0019963054120804,-0.0026321332583596,19.949893823357,2.3058026572723e-15,-2.8079467635013e-16,-19.949893823357,-2.305802657249e-15,2.8079467638734e-16,-1.8142780659344e-09,6.0386387566886e-16,-1.8142792906503e-09,-19.246085864241,-1.7502745660968e-09,-1.7502717058031e-09 +515,0.75838122406952,-0.00515,-0.0024839955859698,4.9727805847225e-20,4.4965789895909e-20,0.00044711922919458,3.511981991199e-21,0.00044711922919458,-2.4366519291164e-07,2.2507990822967e-13,0.58823397447585,0.0020219945260962,0.0020219945260962,-0.0026660044140302,19.723375156678,3.5680013162429e-16,-3.2764519833298e-16,-19.723375156678,-3.5680013150028e-16,3.2764519819608e-16,-1.76958776334e-09,6.3517762004298e-18,-1.7695867484754e-09,-19.025704825189,-1.7069935988608e-09,-1.7069905215921e-09 +520,0.76271024804324,-0.0052,-0.0025000341709993,-7.3715682245935e-20,6.8990939989393e-20,0.0004500061743765,1.3364043347257e-20,0.0004500061743765,-2.4165333378789e-07,2.2507990822967e-13,0.59404075532721,0.0020477520960414,0.0020477520960414,-0.0026999658290007,19.496949136377,-2.7046886873235e-16,-4.5244605800078e-16,-19.496949136377,2.7046886871176e-16,4.5244605803057e-16,-1.7253042585625e-09,3.1263274868837e-17,-1.7253033990254e-09,-18.805469571311,-1.6641158732255e-09,-1.6641123974342e-09 +525,0.7669728479755,-0.00525,-0.0025159831937834,2.6565313455984e-20,-1.3797612641435e-20,0.00045287699832514,-9.4043955220715e-20,0.00045287699832514,-2.19214928876e-07,2.2507990822967e-13,0.59979513390602,0.0020735775932449,0.0020735775932449,-0.0027340168062166,19.270707999295,-1.6804419690512e-15,7.1022662107895e-17,-19.270707999295,1.6804419690621e-15,-7.1022662159284e-17,-1.9076035824503e-09,-5.3621434735391e-16,-1.907605594082e-09,-18.585468721452,-1.8397742820359e-09,-1.8397714211541e-09 +530,0.77116972768276,-0.0053,-0.0025318433577056,3.1005878571746e-20,-6.669018067778e-20,0.00045573182770103,5.8744523434624e-20,0.00045573182770103,-2.1725102783421e-07,2.2507990822967e-13,0.60549672119598,0.0020994704842348,0.0020994704842348,-0.0027681566422944,19.044740985349,-1.0231932858745e-15,4.1797566871065e-16,-19.044740985349,1.0231932857369e-15,-4.1797566857278e-16,-1.8566099288484e-09,5.2709600960717e-16,-1.8566105341678e-09,-18.365787944701,-1.7904224956063e-09,-1.7904200933345e-09 +535,0.77530159117003,-0.00535,-0.0025476153749668,-1.1013343239655e-19,2.5932870610684e-20,0.00045857079067482,1.0797778015464e-19,0.00045857079067482,-2.1522812687635e-07,2.2507990822967e-13,0.61114515755674,0.0021254302288522,0.0021254302288522,-0.0028023846250332,18.819134404711,-1.5569916135136e-16,-1.7214980589449e-16,-18.819134404711,1.5569916126604e-16,1.7214980591221e-16,-1.806361803104e-09,5.8725459877147e-16,-1.8063604409295e-09,-18.146510050688,-1.7418010334195e-09,-1.7417970482909e-09 +540,0.7793691426776,-0.0054,-0.0025632999645452,-1.3267528271677e-19,1.8849081726285e-20,0.00046139401666285,4.7329653159012e-20,0.00046139401666285,-2.131513721082e-07,2.2507990822967e-13,0.61674011250941,0.002151456281798,0.002151456281798,-0.0028367000354548,18.593971646034,1.5751381995833e-15,-9.4762647563867e-17,-18.593971646034,-1.5751381997963e-15,9.4762647561627e-17,-1.7569104023439e-09,4.452807880698e-16,-1.7569096416403e-09,-17.927714999201,-1.6939581938338e-09,-1.6939551313144e-09 +545,0.7833730864367,-0.00545,-0.0025788978524205,7.3076698454004e-20,9.1582077275753e-20,0.00046420163634173,5.1380096681354e-20,0.00046420163634173,-2.1102870917389e-07,2.2507990822967e-13,0.62228128412269,0.0021775480924628,0.0021775480924628,-0.0028711021475795,18.36933325029,6.4801854746946e-16,-5.4837324718884e-16,-18.36933325029,-6.4801854741994e-16,5.4837324727909e-16,-1.7082731385625e-09,3.4099168213952e-16,-1.7082734487122e-09,-17.709479951133,-1.6469107444171e-09,-1.6469084957831e-09 +550,0.78731412648496,-0.0055,-0.0025944097713414,-5.3223767250619e-20,5.1528780980318e-20,0.00046699378160648,6.6838515800531e-19,0.00046699378160648,-2.0886609597426e-07,2.2507990822967e-13,0.62776839847268,0.0022037051051033,0.0022037051051033,-0.0029055902286586,18.145296934638,-1.4252345089496e-16,-3.2606751132229e-16,-18.145296934638,1.4252345103082e-16,3.260675113999e-16,-1.6604846194061e-09,3.9280734423251e-15,-1.6604857068818e-09,-17.491879311758,-1.6006950432945e-09,-1.6006861385405e-09 +555,0.79119296648309,-0.00555,-0.0026098364605905,4.7956810989712e-20,-4.5953775270347e-20,0.00046977058552818,-2.7406139759927e-19,0.00046977058552818,-2.0666697331251e-07,2.2507990822967e-13,0.63320120909798,0.0022299267590208,0.0022299267590208,-0.0029401635394095,17.921937640309,-3.5645997949847e-16,2.2795339194207e-16,-17.921937640309,3.5645997945542e-16,-2.2795339202092e-16,-1.6135808866552e-09,-1.5858908285984e-15,-1.6135804611773e-09,-17.274984774477,-1.555334764698e-09,-1.5553312953824e-09 +560,0.79501030953322,-0.0056,-0.0026251786657464,-9.2573412440825e-21,2.3043872138544e-20,0.0004725321823112,-1.3776110107419e-19,0.0004725321823112,-2.0444094950278e-07,2.2507990822967e-13,0.63857949645053,0.0022562124887415,0.0022562124887415,-0.0029748213342536,17.69932757627,1.2945197264038e-16,-1.3331936217466e-16,-17.69932757627,-1.2945197265939e-16,1.3331936224309e-16,-1.5675470112179e-09,-7.910849672507e-16,-1.5675479433213e-09,-17.058865364995,-1.5108257580527e-09,-1.510823652384e-09 +565,0.79876685799865,-0.00565,-0.0026404371384445,9.9999395388316e-20,-7.5501816091614e-20,0.00047527870725011,9.9664403341115e-20,0.00047527870725011,-2.0218884877465e-07,2.2507990822967e-13,0.64390306734271,0.0022825617241978,0.0022825617241978,-0.0030095628615555,17.477536263339,1.3526152975798e-15,4.0172928566644e-16,-17.477536263339,-1.3526152975829e-15,-4.0172928562926e-16,-1.5224407698033e-09,5.3158639807007e-16,-1.5224410033074e-09,-16.843587485904,-1.4672200791539e-09,-1.4672171182219e-09 +570,0.80246331332552,-0.0057,-0.002655612636135,1.1189448236559e-20,-4.4946638358951e-20,0.00047801029668616,-8.9514733048767e-20,0.00047801029668616,-1.999158083521e-07,2.2507990822967e-13,0.6491717543911,0.0023089738909118,0.0023089738909118,-0.003044387363865,17.256630578717,7.8442988063345e-16,1.7469380643415e-17,-17.256630578717,-7.8442988064812e-16,-1.7469380700508e-17,-1.4782680937557e-09,-4.967350743163e-16,-1.4782677278015e-09,-16.629214961607,-1.4245221568953e-09,-1.4245200993029e-09 +575,0.80610037586629,-0.00575,-0.0026707059218403,1.9477899360703e-20,9.2223664899525e-20,0.00048072708796358,-7.270407511678e-20,0.00048072708796358,-1.9762803127321e-07,2.2507990822967e-13,0.65438541545751,0.0023354484101798,0.0023354484101798,-0.0030792940781597,17.036674800896,1.532895796258e-16,-4.8380633095747e-16,-17.036674800896,-1.5328957955434e-16,4.8380633091813e-16,-1.4350242085891e-09,-3.3656694443951e-16,-1.4350229527462e-09,-16.415809083575,-1.3827282268553e-09,-1.3827261127943e-09 +580,0.80967874465723,-0.0058,-0.0026857177643688,1.4539817134274e-19,-4.2157896474953e-20,0.00048342921944407,-4.8024903842265e-20,0.00048342921944407,-1.7507199423505e-07,2.2507990822967e-13,0.65954393301813,0.0023619846989096,0.0023619846989096,-0.0031142822356312,16.817730657862,1.2954877643458e-15,3.1263361225752e-16,-16.817730657862,-1.2954877643321e-15,-3.1263361229789e-16,-1.5645208351765e-09,-2.0793280696525e-16,-1.5645207560046e-09,-16.203428662825,-1.5073743368425e-09,-1.5073726130984e-09 +585,0.81319911743928,-0.00585,-0.0027006489362288,-5.9498811808136e-20,-6.1256638092322e-20,0.00048611683022765,-4.7294314011335e-20,0.00048611683022765,-1.7302546950759e-07,2.2507990822967e-13,0.66464721387919,0.0023885821712028,0.0023885821712028,-0.0031493510637712,16.599857360671,-3.5317140329057e-16,3.3111504574375e-16,-16.599857360671,3.5317140330921e-16,-3.3111504564263e-16,-1.5168690396588e-09,-2.8020286712198e-16,-1.5168691015394e-09,-15.992130047746,-1.4613366698817e-09,-1.4613351236601e-09 +590,0.81666219019679,-0.0059,-0.0027155002161528,8.3094801402459e-20,-2.8714549562849e-20,0.00048879006046193,1.4568236048592e-21,0.00048879006046193,-1.7097267601685e-07,2.2507990822967e-13,0.66969518819247,0.0024152402364404,0.0024152402364404,-0.0031844997838472,16.383111671483,4.0291542663079e-16,5.431021386691e-16,-16.383111671483,-4.0291542654953e-16,-5.4310213860507e-16,-1.4703935023786e-09,9.6875231580519e-17,-1.4703940015474e-09,-15.781967212237,-1.4164415586409e-09,-1.4164398191927e-09 +595,0.820068657185,-0.00595,-0.0027302723869961,-1.938912565888e-20,-1.5121009335926e-19,0.00049144905106103,2.3350593488592e-19,0.00049144905106103,-1.6891893395155e-07,2.2507990822967e-13,0.67468780917065,0.0024419583008765,0.0024419583008765,-0.0032197276130039,16.167547920806,-2.8652945429308e-16,7.478364772937e-16,-16.167547920806,2.8652945437632e-16,-7.4783647712926e-16,-1.4250726589922e-09,1.2437779241885e-15,-1.4250718926659e-09,-15.572991773586,-1.3726674229698e-09,-1.3726640196159e-09 +600,0.82341921071593,-0.006,-0.0027449662359543,4.8085010781889e-20,8.4108754964358e-20,0.0004940939437203,-1.0624654804627e-19,0.0004940939437203,-1.6686564840995e-07,2.2507990822967e-13,0.67962505245073,0.0024687357674735,0.0024687357674735,-0.0032550337640457,15.953218081772,9.213488997241e-17,-4.7547915961728e-16,-15.953218081772,-9.2134890034234e-17,4.7547915956457e-16,-1.3809074982502e-09,-5.3910801599345e-16,-1.3809071961754e-09,-15.365253045861,-1.3300139960517e-09,-1.3300124279657e-09 +605,0.82671454099586,-0.00605,-0.002759582554315,-1.2072693451293e-19,-6.0426315109405e-20,0.00049672488087165,-2.1971615563808e-19,0.00049672488087165,-1.6481524944822e-07,2.2507990822967e-13,0.68450691552787,0.00249557203609,0.00249557203609,-0.003290417445685,15.740171799757,6.9389484373401e-16,2.9208562145282e-16,-15.740171799757,-6.938948437355e-16,-2.9208562148952e-16,-1.3378938996901e-09,-1.030426613442e-15,-1.3378938166773e-09,-15.158798086275,-1.2884792085219e-09,-1.2884765089992e-09 +610,0.8299553359656,-0.0061,-0.0027741221372099,2.9752529311402e-20,7.0370368190996e-20,0.0004993420056389,2.2611120794779e-19,0.0004993420056389,-1.6277043712876e-07,2.2507990822967e-13,0.68933341718966,0.0025224665036694,0.0025224665036694,-0.0033258778627901,15.528456443043,-9.9850497941205e-17,-3.3381859381053e-16,-15.528456443043,9.9850497911966e-17,3.3381859386814e-16,-1.2960178011942e-09,1.014272620259e-15,-1.2960174608124e-09,-14.953671741619,-1.2480469951567e-09,-1.2480442675466e-09 +615,0.83314228114353,-0.00615,-0.0027885857833666,2.0685181029708e-19,2.9127112176488e-21,0.00050194546179315,8.8864072216587e-20,0.00050194546179315,-1.607326005626e-07,2.2507990822967e-13,0.69410459695117,0.0025494185644277,0.0025494185644276,-0.0033614142166334,15.318117149353,2.987112432404e-16,7.4761075676513e-17,-15.318117149353,-2.9871124321329e-16,-7.4761075681862e-17,-1.2552733345851e-09,5.5562166988156e-16,-1.2552725836096e-09,-14.749916694719,-1.2087118423581e-09,-1.2087094889054e-09 +620,0.83627605942954,-0.0062,-0.0028029742953276,-8.8708566377232e-21,-6.0522699032539e-20,0.00050453539376899,1.6154673221303e-20,0.00050453539376899,-1.383978904812e-07,2.2507990822967e-13,0.69882051442773,0.0025764276096873,0.0025764276096873,-0.0033970257046724,15.109196875022,5.5945381684221e-16,2.2658625641507e-16,-15.109196875022,-5.5945381684207e-16,-2.2658625644158e-16,-1.3573778015023e-09,7.1449044853928e-17,-1.3573776145147e-09,-14.547573517114,-1.3069232870643e-09,-1.3069220630337e-09 +625,0.83935735112341,-0.00625,-0.0028172884773284,2.8560581523373e-20,4.2974906492849e-20,0.00050711194637571,-1.9159227347943e-19,0.00050711194637571,-1.3667721354693e-07,2.2507990822967e-13,0.70348124902806,0.0026034930294871,0.0026034930294871,-0.0034327115226716,14.901736431094,-8.3765408824696e-16,-3.643978402996e-16,-14.901736431094,8.3765408819044e-16,3.6439784038498e-16,-1.3134307132036e-09,-8.4026642394029e-16,-1.3134314934455e-09,-14.346680690337,-1.2645098519941e-09,-1.2645077205937e-09 +630,0.84238683352147,-0.0063,-0.0028315291378752,-1.0723790252662e-19,-2.77393806465e-20,0.00050967526512092,3.2947017206204e-19,0.00050967526512092,-1.3496609518882e-07,2.2507990822967e-13,0.70808689900981,0.0026306142106264,0.0026306142106264,-0.0034684708621248,14.695774549513,6.0683813817159e-16,1.0200961987214e-16,-14.695774549513,-6.068381380852e-16,-1.0200961973188e-16,-1.2707720453273e-09,1.4223151152275e-15,-1.2707719698913e-09,-14.147274690146,-1.2233437768969e-09,-1.2233405539801e-09 +635,0.84536518094323,-0.00635,-0.0028456970876089,-4.7356629147392e-20,-4.7188968573406e-20,0.00051222549592007,-2.5537555654372e-19,0.00051222549592007,-1.3326473613517e-07,2.2507990822967e-13,0.71263758117944,0.0026577905382858,0.0026577905382858,-0.0035043029123911,14.491347903748,1.8051551744057e-16,2.0220856614712e-16,-14.491347903748,-1.8051551734615e-16,-2.0220856615277e-16,-1.2293838892954e-09,-1.1695644959084e-15,-1.2293844443085e-09,-13.949390007296,-1.1834081033498e-09,-1.1834054360698e-09 +640,0.84829306454692,-0.0064,-0.0028597931395353,-9.8301818558602e-20,-4.3046282598121e-20,0.0005147627851143,-1.813264988156e-20,0.0005147627851143,-1.3157833933519e-07,2.2507990822967e-13,0.71713343027285,0.0026850213958523,0.0026850213958523,-0.0035402068604647,14.288491180745,1.1854517236482e-15,1.7076857557175e-16,-14.288491180745,-1.1854517234415e-15,-1.7076857567996e-16,-1.1892186871486e-09,-2.2625454033727e-17,-1.1892190324674e-09,-13.753059200003,-1.14465638703e-09,-1.1446542439958e-09 +645,0.8511711521914,-0.00645,-0.0028738181087823,-1.715925935215e-19,-5.5642544006398e-20,0.00051728727942671,7.8382900228328e-20,0.00051728727942671,-1.2990593667439e-07,2.2507990822967e-13,0.72157459840386,0.0027123061651032,0.0027123061651032,-0.0035761818912177,14.087237111869,1.3701862251383e-15,2.1294949280433e-16,-14.087237111869,-1.3701862251129e-15,-2.1294949287152e-16,-1.1502662063307e-09,3.3143378046584e-16,-1.1502657613405e-09,-13.558312939833,-1.1070785318154e-09,-1.1070768840465e-09 +650,0.8540001083015,-0.0065,-0.0028877728123583,3.1728871372485e-19,9.5500763517478e-20,0.00051979912591891,2.4869053747081e-19,0.00051979912591891,-1.2824749440199e-07,2.2507990822967e-13,0.72596125451623,0.0027396442263897,0.0027396442263897,-0.0036122271876417,13.887616522838,-1.2198301259564e-15,-2.8979343221752e-16,-13.887616522838,1.2198301258864e-15,2.8979343220224e-16,-1.1125086144373e-09,1.0182230620493e-15,-1.112507377019e-09,-13.365180057386,-1.0706582035765e-09,-1.0706551965648e-09 +655,0.8567805936995,-0.00655,-0.0029016580693864,-1.9042658189862e-19,-1.9563812451991e-19,0.00052229847201053,-3.9349901915352e-21,0.00052229847201053,-1.0625742064008e-07,2.2507990822967e-13,0.73029358378126,0.0027670349584591,0.0027670349584591,-0.0036483419306136,13.689658381933,3.0262767331467e-16,7.8220008294342e-16,-13.689658381933,-3.0262767323912e-16,-7.8220008301654e-16,-1.1957816089653e-09,1.0620764370409e-16,-1.1957815287565e-09,-13.173687593406,-1.1507127577348e-09,-1.150711043887e-09 +660,0.85951326562781,-0.0066,-0.0029154746989633,-3.2987515023866e-20,-1.5775380728872e-20,0.00052478546518469,-3.0365480403329e-19,0.00052478546518469,-1.0494687074925e-07,2.2507990822967e-13,0.73457178729265,0.0027944777400787,0.0027944777400787,-0.0036845253010367,13.493389836371,4.7842873735782e-16,6.1874204851001e-17,-13.493389836371,-4.7842873732534e-16,-6.1874204803441e-17,-1.1556465586894e-09,-1.1890693345409e-15,-1.1556462116531e-09,-12.983860821194,-1.1120091396027e-09,-1.1120060271619e-09 +665,0.86219877739797,-0.00665,-0.0029292235227909,9.5345988523716e-20,1.8077896731128e-19,0.00052726025332474,-8.5135394757924e-20,0.00052726025332474,-1.0364943570096e-07,2.2507990822967e-13,0.73879608117767,0.0028219719480401,0.0028219719480401,-0.0037207764772091,13.298836275292,-4.9132262660404e-16,-6.9793747970117e-16,-13.298836275292,4.9132262661904e-16,6.979374797401e-16,-1.1168010707906e-09,-3.0992599135577e-16,-1.1168014463309e-09,-12.79572332589,-1.0745526796604e-09,-1.07454963557e-09 +670,0.86483777842234,-0.0067,-0.0029429053630224,-4.7327009538629e-20,2.4071687430554e-19,0.00052972298441836,3.0253399878122e-19,0.00052972298441836,-1.0236759351301e-07,2.2507990822967e-13,0.7429666963037,0.0028495169587922,0.0028495169587922,-0.0037570946369776,13.106021351477,4.7137010523454e-16,-9.1047992917868e-16,-13.106021351477,-4.7137010524326e-16,9.1047992908406e-16,-1.0792044622358e-09,1.1929267571554e-15,-1.0792047039701e-09,-12.609297025987,-1.0383037697452e-09,-1.0383006817833e-09 +675,0.86743091405901,-0.00675,-0.0029565210425139,-2.8907137091688e-20,-4.9895908779422e-20,0.00053217380657967,3.3940222242125e-19,0.00053217380657967,-1.0109625137034e-07,2.2507990822967e-13,0.74708387769364,0.0028771121482513,0.0028771121482513,-0.0037934789574861,12.914967049611,2.8413293142295e-16,1.5473669545302e-16,-12.914967049611,-2.8413293134956e-16,-1.547366953474e-16,-1.0428537870403e-09,1.257716790623e-15,-1.0428540823727e-09,-12.424602223375,-1.0032594073514e-09,-1.0032567945154e-09 +680,0.86997882549867,-0.0068,-0.002970071384595,-4.7053726293616e-19,-5.2292777355501e-20,0.00053461286800805,-3.4918630823161e-19,0.00053461286800805,-9.9844129408666e-08,2.2507990822967e-13,0.7511478840063,0.0029047568919743,0.0029047568919743,-0.003829928615405,12.72569371671,1.0305044076419e-15,1.9681144865518e-16,-12.72569371671,-1.0305044076083e-15,-1.9681144868088e-16,-1.0076747048433e-09,-1.2856494576609e-15,-1.0076726993199e-09,-12.241657647216,-9.6934757226593e-10,-9.6934382729021e-10 +685,0.87248214965522,-0.00685,-0.0029835572128432,-9.9684337420855e-20,6.5088640788431e-20,0.00053704031694754,-6.539257390296e-21,0.00053704031694754,-9.8606010467961e-08,2.2507990822967e-13,0.7551589870225,0.00293245056533,0.00293245056533,-0.0038664427871568,12.538220109816,-1.3641327057608e-16,-2.3495442174074e-16,-12.538220109816,1.3641327061036e-16,2.3495442175756e-16,-9.7366122902861e-10,-3.1459560346641e-17,-9.7365992683711e-10,-12.06048049743,-9.3656354688637e-10,-9.3655948149027e-10 +690,0.87494151902728,-0.0069,-0.0029969793513365,5.2063449569498e-19,3.7006609246294e-19,0.00053945630171034,-9.5219581141438e-19,0.00053945630171034,-7.7179242552461e-08,2.2507990822967e-13,0.7591174710844,0.0029601925433079,0.0029601925433078,-0.0039030206486635,12.352563441787,-1.8577729374482e-15,-1.2926192734147e-15,-12.352563441787,1.8577729374032e-15,1.2926192734424e-15,-1.041301978976e-09,-3.3113381542841e-15,-1.0413015442934e-09,-11.881086492825,-1.0015604383251e-09,-1.0015535474344e-09 +695,0.87735756172832,-0.00695,-0.0030103386225214,-9.3732040652801e-20,6.3872856451151e-20,0.00054186097038104,1.4282662534264e-19,0.00054186097038104,-7.6291973627463e-08,2.2507990822967e-13,0.76302363280656,0.0029879822021345,0.0029879822021345,-0.0039396613774786,12.168739416508,5.716558984945e-16,-2.3823143458406e-16,-12.168739416508,-5.7165589861214e-16,2.382314346526e-16,-1.0055677335294e-09,4.200586200184e-16,-1.0055682618023e-09,-11.703489893361,-9.671226875576e-10,-9.671211967028e-10 +700,0.87973090118938,-0.007,-0.0030236358498763,-4.4987657354387e-19,-2.5351784458691e-19,0.0005442544711635,1.7179418124316e-19,0.0005442544711635,-7.5419592349135e-08,2.2507990822967e-13,0.76687778026041,0.0030158189172541,0.0030158189172541,-0.0039763641501237,11.98676228733,1.2080023417736e-15,8.3239734077173e-16,-11.98676228733,-1.2080023417236e-15,-8.3239734073186e-16,-9.7104140643412e-10,6.3009948926189e-16,-9.7104234332056e-10,-11.527703573089,-9.3385547657573e-10,-9.3385201979705e-10 +705,0.88206215619836,-0.00705,-0.0030368718557688,-3.9384887419351e-19,-3.2889646113412e-19,0.00054663695208389,7.1666678158076e-19,0.00054663695208389,-7.4555879692184e-08,2.2507990822967e-13,0.7706802327007,0.0030437020649532,0.0030437020649532,-0.0040131281442312,11.806644878618,1.3581967300408e-15,1.0842040817735e-15,-11.806644878618,-1.3581967299953e-15,-1.084204081703e-15,-9.3771396897436e-10,2.3595690143696e-15,-9.3771363282357e-10,-11.353739041222,-9.0174556029004e-10,-9.0174017172196e-10 +710,0.88435194077587,-0.0071,-0.003050047461729,-2.5604173936544e-19,-4.062898858499e-19,0.00054900856101771,1.8650230010998e-18,0.00054900856101771,-7.3701061253928e-08,2.2507990822967e-13,0.77443132003022,0.0030716310221534,0.0030716310221534,-0.0040499525382709,11.628398648911,1.0247971576235e-15,1.3127055343537e-15,-11.628398648911,-1.0247971576074e-15,-1.3127055343e-15,-9.0555038423888e-10,6.0277254026844e-15,-9.0554937578815e-10,-11.181606488535,-8.7076275908402e-10,-8.7075001834382e-10 +715,0.8866008640886,-0.00715,-0.0030631634882431,-1.9508746267017e-19,-3.4254511642339e-19,0.00055136944565246,3.1368686358181e-18,0.00055136944565246,-7.2852779808841e-08,2.2507990822967e-13,0.77813138232565,0.0030996051665685,0.0030996051665685,-0.0040868365117569,11.452033719713,5.6811304368343e-16,1.0852960244953e-15,-11.452033719713,-5.6811304372e-16,-1.0852960244787e-15,-8.7452162647952e-10,9.9372887371152e-15,-8.7452239396636e-10,-11.01131482807,-8.4087738529891e-10,-8.4085660437066e-10 +720,0.88880953033689,-0.0072,-0.0030762207550302,-9.5341175263282e-19,-7.3923012764185e-19,0.00055371975351617,1.3346303217604e-17,0.00055371975351617,-5.1756625651933e-08,2.2507990822967e-13,0.78178076932189,0.0031276238764935,0.0031276238764935,-0.0041237792449698,11.277558921541,2.9916703301865e-15,2.3052747519495e-15,-11.277558921541,-2.9916703302022e-15,-2.3052747519264e-15,-9.3184409133868e-10,4.1461893287585e-14,-9.3184372920174e-10,-10.842871739934,-8.9596950490057e-10,-8.9588351417773e-10 +725,0.89097853879424,-0.00725,-0.0030892200789106,-1.9020121062053e-18,-1.8413879821311e-18,0.00055605963167981,5.9244956106415e-17,0.00055605963167981,-5.1197790895685e-08,2.2507990822967e-13,0.78537984014895,0.0031556865324223,0.0031556865324223,-0.0041607799210894,11.104981827102,5.7828315416024e-15,5.6096052155101e-15,-11.104981827102,-5.7828315416124e-15,-5.6096052155191e-15,-8.9989260311262e-10,1.80488013334e-13,-8.9989190811055e-10,-10.67628369232,-8.6533964381907e-10,-8.6496575658842e-10 +730,0.89310848355279,-0.0073,-0.0031021622765252,-6.2830925629254e-18,-6.3098171284355e-18,0.00055838922711658,2.6441304368047e-16,0.00055838922711658,-5.0407606977387e-08,2.2507990822967e-13,0.78892896258414,0.0031837925149849,0.0031837925149849,-0.0041978377234748,10.934308805289,1.8736396349185e-14,1.8847839980667e-14,-10.934308805289,-1.8736396349271e-14,-1.8847839980693e-14,-8.7055903468371e-10,7.8981679040283e-13,-8.7055795841537e-10,-10.511556008718,-8.3771817344418e-10,-8.3608207461899e-10 +735,0.89519995357114,-0.00735,-0.0031150481622043,-1.3899944247303e-17,-1.3889789322581e-17,0.00056070868640469,1.1988332747177e-15,0.00056070868640469,-4.8547557085499e-08,2.2507990822967e-13,0.79242851280539,0.0032119412065636,0.0032119412065635,-0.0042349518377957,10.765545041508,4.0740784137851e-14,4.0680371068091e-14,-10.765545041508,-4.0740784137816e-14,-4.0680371068113e-14,-8.4886401172381e-10,3.5111340656461e-12,-8.4886372736702e-10,-10.348692887657,-8.196313413088e-10,-8.123587633228e-10 +740,0.89725353257328,-0.0074,-0.003127878548326,-2.9185343356028e-17,-2.9158736623054e-17,0.00056301815576632,5.6760811110033e-15,0.00056301815576632,-4.1800960914884e-08,2.2507990822967e-13,0.79587887490023,0.0032401319910213,0.003240131991021,-0.004272121451674,10.598694596204,8.3807039304568e-14,8.37315614688e-14,-10.598694596204,-8.3807039304533e-14,-8.3731561468788e-14,-8.5796373876756e-10,1.6299304968264e-11,-8.5796319967498e-10,-10.187697445872,-8.4157249866344e-10,-8.0781406770995e-10 +745,0.89926979902001,-0.00745,-0.0031406542444972,-3.899430151113e-18,-3.8173566729274e-18,0.00056531778096026,-1.0773633294759e-18,0.00056531778096026,-4.9387846701165e-08,2.2507990822967e-13,0.79928044049805,0.0032683642543227,0.0032683642543224,-0.0043093457555028,10.433760429205,1.0968649396129e-14,1.1047189440101e-14,-10.433760429205,-1.096864939612e-14,-1.1047189440115e-14,-7.8090442557502e-10,-3.0997091609484e-15,-7.8090581305633e-10,-10.028571749959,-7.5058234267591e-10,-7.5057595439357e-10 +750,0.90124932593322,-0.0075,-0.0031533760594443,-1.5364934701591e-17,-9.7909439860222e-18,0.00056760770750116,5.1595146202012e-16,0.00056760770750116,-2.8338174473674e-08,2.2507990822967e-13,0.80263360815569,0.0032966373831004,0.0032966373831001,-0.0043466239405557,10.270744447865,4.2450026850709e-14,2.7025187389555e-14,-10.270744447865,-4.2450026850744e-14,-2.7025187389611e-14,-8.3218592484347e-10,1.4241464276812e-12,-8.3220261099004e-10,-9.871316871479,-8.0130503174231e-10,-7.983557053998e-10 +755,0.90319268106676,-0.00755,-0.0031660447967038,-5.821488497793e-17,-5.8211114788417e-17,0.00056988808009744,2.6226593585703e-15,0.00056988808009744,-4.4561492273942e-08,2.2507990822967e-13,0.80593878333115,0.0033249507679232,0.0033249507679228,-0.0043839552032962,10.109647526424,1.5751828795383e-13,1.5752259796802e-13,-10.109647526424,-1.5751828795383e-13,-1.5752259796794e-13,-7.4975215668582e-10,7.0970667046539e-12,-7.4975170740739e-10,-9.715932886777,-7.2790154862348e-10,-7.1320496561578e-10 +760,0.90510042653398,-0.0076,-0.0031786612603257,-3.3052299886995e-17,-3.1372763766067e-17,0.00057215904341005,-2.1464083272776e-18,0.00057215904341005,-2.841978385959e-08,2.2507990822967e-13,0.8091963774391,0.0033533037989703,0.0033533037989699,-0.0044213387396743,9.9504695738575,8.71428076184e-14,8.3228122383637e-14,-9.9504695738575,-8.7142807618394e-14,-8.3228122383479e-14,-7.7249713483893e-10,-5.6848630210837e-15,-7.7249952770228e-10,-9.5624189634103,-7.4242585649309e-10,-7.4231868492077e-10 +765,0.90697311908393,-0.00765,-0.0031912262486405,-9.5697327420213e-17,-9.092555453249e-17,0.00057442074118265,7.4716871310386e-16,0.00057442074118265,-2.7789067047479e-08,2.2507990822967e-13,0.81240680800986,0.0033816958707589,0.0033816958707585,-0.0044587737513595,9.7932095266551,2.4876173752752e-13,2.3646307932535e-13,-9.7932095266551,-2.4876173752751e-13,-2.3646307932532e-13,-7.4935075249504e-10,1.9431425080488e-12,-7.4934916900023e-10,-9.4107733429798,-7.2209870789444e-10,-7.1807524446976e-10 +770,0.90881130984233,-0.0077,-0.0032037405580875,-9.8878471390267e-16,-9.8876539117207e-16,0.00057667331677338,3.9199437807927e-15,0.00057667331677338,-4.1282866902748e-08,2.2507990822967e-13,0.81557049794097,0.0034101263792405,0.00341012637924,-0.0044962594419125,9.637865429415,2.5208085564487e-12,2.5207789665767e-12,-9.637865429415,-2.5208085564487e-12,-2.5207789665767e-12,-6.8589881614204e-10,9.9935915517974e-12,-6.858986511413e-10,-9.2609934094063,-6.6942346854202e-10,-6.4873223684659e-10 +775,0.91061554428585,-0.00775,-0.0032162049828219,-5.3329111754352e-16,-5.3432620144108e-16,0.00057891691309451,-5.1577598143435e-17,0.00057891691309451,-2.8085201719819e-08,2.2507990822967e-13,0.81868787514655,0.003438594722099,0.0034385947220985,-0.0045337950171781,9.4844344354759,1.3331679033395e-12,1.3353409886004e-12,-9.4844344354759,-1.3331679033395e-12,-1.3353409886004e-12,-6.9537781421086e-10,-1.2887372194583e-13,-6.9538455388097e-10,-9.1130757198713,-6.6908660944576e-10,-6.672210908175e-10 +780,0.9123863623433,-0.0078,-0.0032286203117411,-9.4704198385359e-16,-9.5461140639728e-16,0.00058115167217711,7.9189323752436e-16,0.00058115167217712,-2.5717550755644e-08,2.2507990822967e-13,0.82175937243047,0.003467100301006,0.0034671003010054,-0.0045713796882589,9.3329128537133,2.3203284697399e-12,2.3385402333711e-12,-9.3329128537133,-2.3203284697399e-12,-2.3385402333711e-12,-6.8610147615877e-10,1.9399246763492e-12,-6.8608366151959e-10,-8.9670160151756,-6.6738807078442e-10,-6.5100055002566e-10 +785,0.91412429821598,-0.00785,-0.0032409873312137,-9.2073198781899e-15,-9.2073383391541e-15,0.00058337773556621,7.4146790568897e-15,0.00058337773556621,-2.9509070742506e-08,2.2507990822967e-13,0.82478542687777,0.0034956425195511,0.0034956425195503,-0.0046090126687863,9.1832961891455,2.2108969773356e-11,2.2109216458023e-11,-9.1832961891455,-2.2108969773356e-11,-2.2109216458023e-11,-6.6102715916813e-10,1.7804594847494e-11,-6.610267987135e-10,-8.8228092751983,-6.5350732649166e-10,-6.1664988957346e-10 +790,0.91582988039107,-0.0079,-0.0032533068240412,-3.4396586613811e-15,-3.4400458923398e-15,0.00058559524416259,-2.7689130199816e-15,0.00058559524416259,-2.9992166972193e-08,2.2507990822967e-13,0.82776647958133,0.0035242207840289,0.0035242207840282,-0.0046466931759588,9.0355791583571,8.0962816293622e-12,8.096796014649e-12,-9.0355791583571,-8.0962816293622e-12,-8.0967960146491e-12,-6.2779309642639e-10,-6.5171274954561e-12,-6.2779190232969e-10,-8.6804497431652,-6.1276321343528e-10,-5.9347296566937e-10 +795,0.91750363162677,-0.00795,-0.0032655795690208,-5.7234652018277e-15,-5.7300422024567e-15,0.00058780433814162,-2.1574397314705e-15,0.00058780433814162,-2.5747606713367e-08,2.2507990822967e-13,0.83070297532326,0.0035528345037716,0.0035528345037709,-0.0046844204309792,8.8897557353589,1.3205399903648e-11,1.3219217420741e-11,-8.8897557353589,-1.3205399903648e-11,-1.3219217420741e-11,-6.1513982919531e-10,-4.9771434071989e-12,-6.1514163233184e-10,-8.539930954354,-5.9705484778455e-10,-5.8481325395337e-10 +800,0.91914606893574,-0.008,-0.0032778063405879,9.0671011735986e-15,9.066791083287e-15,0.0005900051569189,-3.3665514171446e-17,0.0005900051569189,-3.1569337366477e-08,2.2507990822967e-13,0.83359536225703,0.0035814830914193,0.0035814830914186,-0.0047221936594121,8.7458191776681,-2.0501905126356e-11,-2.0501657744031e-11,-8.7458191776681,2.0501905126356e-11,2.0501657744031e-11,-5.7054241461594e-10,-7.6163220475895e-14,-5.7054196655915e-10,-8.401245764853,-5.4814238806968e-10,-5.4798481624814e-10 +805,0.92075770373463,-0.00805,-0.0032899879047134,-1.0782057144613e-14,-1.0781872837927e-14,0.00059219783856011,-4.7195675443513e-15,0.00059219783856011,-2.2381114384018e-07,3.2902384064102e-13,0.83644409188682,0.0036101659660316,0.0036101659660311,-0.0047600120952866,8.6037620449512,2.3895468698875e-11,2.3894943137098e-11,-8.6037620449512,-2.3895468698875e-11,-2.3894943137098e-11,4.3055103544727e-11,-1.0459587193241e-11,4.3057267599534e-11,-8.2643863530842,3.0533858364475e-11,5.2181807317607e-11 +810,0.92233904096501,-0.0081,-0.0033021250384821,1.1142296265882e-15,1.1122779035903e-15,0.00059438252251035,-9.3182810011995e-16,0.00059438252251035,-2.215184728982e-07,3.3210884605145e-13,0.83924961722853,0.0036388825382395,0.003638882538239,-0.0047978749615179,8.4635762811439,-2.4201184700062e-12,-2.4159317660921e-12,-8.4635762811439,2.4201184700062e-12,2.4159317660921e-12,-6.1867430889549e-13,-2.0239679685969e-12,-6.2413184089959e-13,-8.1293443894157,-3.4149318626353e-12,2.2212049007009e-12 +815,0.92389058045454,-0.00815,-0.0033142184984963,-7.8667093797433e-15,-7.8670512624219e-15,0.0005965593451801,-1.6411745380815e-15,0.00059655934518009,-1.9829192510201e-07,3.3210884605145e-13,0.84201239493673,0.0036676322342082,0.0036676322342076,-0.0048357815015037,8.3252531402723,1.6745859068464e-11,1.6747374555395e-11,-8.3252531402723,-1.6745859068464e-11,-1.6747374555395e-11,-6.1142793770754e-11,-3.4937179592254e-12,-6.1144307472304e-11,-7.9961108390051,-6.2341330127833e-11,-5.5111100356126e-11 +820,0.92541281600324,-0.0082,-0.0033262690412148,2.4385476644352e-15,2.4369532606796e-15,0.00059872844278529,4.8087410211177e-16,0.00059872844278529,-2.1715293208047e-07,3.4926568036216e-13,0.84473288341544,0.0036964144802119,0.0036964144802113,-0.0048737309587852,8.1887833614535,-5.0874189158729e-12,-5.0842393002962e-12,-8.1887833614535,5.0874189158729e-12,5.0842393002962e-12,7.1626018587248e-12,1.0032715159332e-12,7.1604888308704e-12,-7.8646761368876,5.8395117312747e-12,7.9166794610902e-12 +825,0.92690623543842,-0.00825,-0.0033382774216193,-2.4016424967127e-15,-2.4022825503133e-15,0.00060088995114205,-2.1482899276715e-15,0.00060088995114205,-2.1070906974785e-07,3.4926568036216e-13,0.84741154263765,0.003725228703645,0.0037252287036444,-0.0049117225783807,8.0541570482395,4.9105357019772e-12,4.9117894985182e-12,-8.0541570482395,-4.9105357019772e-12,-4.9117894985182e-12,-1.5945530491816e-11,-4.3925687126349e-12,-1.5946334685142e-11,-7.7350302044324,-1.9858854392308e-11,-1.0769371372558e-11 +830,0.9283713208523,-0.0083,-0.0033502443871781,-2.8609753387044e-15,-2.8612209606245e-15,0.00060304400483669,-8.248642847907e-16,0.00060304400483669,-2.0771469344538e-07,3.4926568036216e-13,0.85004883430012,0.0037540743376005,0.0037540743376,-0.0049497556128219,7.9213637750161,5.7321745399769e-12,5.7331338951176e-12,-7.9213637750161,-5.7321745399769e-12,-5.7331338951176e-12,-1.5036094917878e-11,-1.6528085168519e-12,-1.503441513531e-11,-7.6071624352715,-1.6149327332292e-11,-1.2728434248058e-11 +835,0.92980854844408,-0.00835,-0.0033621706814533,1.1652335329319e-15,1.1650531828439e-15,0.00060519073770948,2.3585527742581e-16,0.00060519073770948,-2.1088836099636e-07,3.6039638979215e-13,0.85264522127513,0.003782950818134,0.0037829508181334,-0.0049878293185467,7.7903926166558,-2.2879222586956e-12,-2.2876629948857e-12,-7.7903926166558,2.2879222586956e-12,2.2876629948857e-12,4.6818713817876e-12,4.6303905242401e-13,4.6815639317034e-12,-7.4810617462852,4.0084721080174e-12,4.9831719829152e-12 +840,0.93121838853664,-0.0084,-0.0033740570435962,1.6317188717863e-16,1.639198318431e-16,0.00060733028278887,-1.1643994061991e-15,0.00060733028278887,-2.0809811118738e-07,3.6039638979215e-13,0.85520116737678,0.0038118575846461,0.0038118575846455,-0.0050259429564038,7.6612321473797,-3.1383642966276e-13,-3.1542469555401e-13,-7.6612321473797,3.1383642966276e-13,3.1542469555401e-13,-4.2927413214372e-12,-2.2406295378898e-12,-4.2924623300943e-12,-7.3567165995778,-6.4418142433223e-12,-1.8021482158386e-12 +845,0.93260130562036,-0.00845,-0.0033859042071413,-3.7390583148059e-15,-3.7386931566428e-15,0.00060946277211978,-7.868504280525e-16,0.00060946277211978,-1.9990795685487e-07,3.6039638979215e-13,0.85771713718086,0.0038407940807978,0.0038407940807971,-0.0050640957928587,7.5338704796941,7.0497775831037e-12,7.0497841933178e-12,-7.5338704796941,-7.0497775831037e-12,-7.0497841933178e-12,-1.8157450713358e-11,-1.4837081653638e-12,-1.8156622425658e-11,-7.2341150197217,-1.8988846750016e-11,-1.5880372548389e-11 +850,0.9339577583432,-0.0085,-0.0033977129002285,1.4915557800803e-15,1.4895575257984e-15,0.00061158833678554,3.1860177547413e-16,0.00061158833678554,-2.0497456887369e-07,3.7334706573688e-13,0.86019359575154,0.0038697597543412,0.0038697597543405,-0.0051022870997715,7.4082952880189,-2.7562904640454e-12,-2.7522459423783e-12,-7.4082952880189,2.7562904640454e-12,2.7522459423783e-12,5.4874609582381e-12,5.8862185943856e-13,5.4899589755888e-12,-7.1132446197032,4.4759069477733e-12,6.0643145534974e-12 +855,0.93528819946188,-0.00855,-0.0034094838470325,-3.5874154773606e-16,-3.5867564783675e-16,0.00061370710710662,-1.5727992019807e-15,0.00061370710710662,-2.0117037990985e-07,3.7334706573688e-13,0.86263100829945,0.003898754056036,0.0038987540560354,-0.0051405161529675,7.2844938315269,6.497383179075e-13,6.4942742563437e-13,-7.2844938315269,-6.497383179075e-13,-6.4942742563437e-13,-7.3906109722056e-12,-2.8477654879079e-12,-7.3898298028313e-12,-6.9940926331846,-1.0077665935632e-11,-4.1135427235626e-12 +860,0.93659307593289,-0.0086,-0.0034212177654284,-4.8411730632324e-15,-4.8413709125343e-15,0.00061581921231432,-1.0647778251834e-15,0.00061581921231432,-1.9200072642889e-07,3.7334706573688e-13,0.86502984009891,0.0039277764414197,0.0039277764414191,-0.0051787822345716,7.1624529738352,8.5888572418619e-12,8.5894700322476e-12,-7.1624529738352,-8.5888572418619e-12,-8.5894700322476e-12,-2.237504533816e-11,-1.8890850494235e-12,-2.2376023232828e-11,-6.8766459231699,-2.3499989664863e-11,-1.946535396397e-11 +865,0.93787282889413,-0.00865,-0.0034329153676785,1.9722997872785e-15,1.972747533433e-15,0.00061792478063688,4.2072002036484e-16,0.00061792478063688,-1.9939750828257e-07,3.8848293747344e-13,0.86739055620949,0.0039568263702867,0.003956826370286,-0.0052170846323215,7.0421592135814,-3.4289745374342e-12,-3.429599429299e-12,-7.0421592135814,3.4289745374342e-12,3.429599429299e-12,6.463866200578e-12,7.3142428130245e-13,6.4630874063413e-12,-6.7608910087309,5.2755740932055e-12,7.1350689724592e-12 +870,0.93912789361738,-0.0087,-0.0034445773621493,-1.1328816212736e-15,-1.1325959398382e-15,0.00062002393954011,-1.9904756668037e-15,0.00062002393954011,-1.9414862428846e-07,3.8848293747344e-13,0.86971362114595,0.0039859033053861,0.0039859033053854,-0.0052554226378507,6.9235987013833,1.9302660943628e-12,1.9292518985781e-12,-6.9235987013833,-1.9302660943628e-12,-1.9292518985781e-12,-1.093353859356e-11,-3.390565436661e-12,-1.0933223386662e-11,-6.6468140964397,-1.4036397211189e-11,-6.9561975422384e-12 +875,0.94035869962698,-0.00875,-0.0034562044502435,-5.7879369007763e-15,-5.7880391850318e-15,0.00062211681529886,-1.3039476764542e-15,0.00062211681529886,-1.8583941852057e-07,3.8848293747344e-13,0.87199949885865,0.0040150067147487,0.004015006714748,-0.0052937955497565,6.8067572580952,9.6603184856166e-12,9.6603577648888e-12,-6.8067572580952,-9.6603184856166e-12,-9.6603577648888e-12,-2.2987027773786e-11,-2.1763941654434e-12,-2.29916704732e-11,-6.5344010836177,-2.4447537611357e-11,-1.9691432570243e-11 +880,0.9415656706664,-0.0088,-0.0034677973277891,2.4448064770813e-15,2.4453992392071e-15,0.00062420353318058,5.1557590430283e-16,0.00062420353318058,-1.9414603613654e-07,4.0545992405614e-13,0.87424865243754,0.0040441360706332,0.0040441360706324,-0.0053322026722109,6.6916204055697,-3.9981346475463e-12,-3.9988406485189e-12,-6.6916204055697,3.9981346475463e-12,3.9988406485189e-12,7.304312863909e-12,8.4317234279701e-13,7.3046092296637e-12,-6.4236375869223,5.8628565501922e-12,8.161014407377e-12 +885,0.94274922466785,-0.00885,-0.0034793566865751,-1.8170791348297e-15,-1.8167646681388e-15,0.00062628421766274,-2.3939597888441e-15,0.00062628421766274,-1.8761974018844e-07,4.0545992405614e-13,0.87646154382328,0.0040732908483617,0.0040732908483609,-0.0053706433134248,6.5781733787596,2.9112047648962e-12,2.910871470287e-12,-6.5781733787596,-2.9112047648962e-12,-2.910871470287e-12,-1.3625765896108e-11,-3.8357326292347e-12,-1.3624893140838e-11,-6.3145089702581,-1.7094188439758e-11,-9.0642177052798e-12 +890,0.94390977388148,-0.0089,-0.0034908832109659,-6.8168910891045e-15,-6.8207474962806e-15,0.00062835899195945,-1.5677767483807e-15,0.00062835899195945,-1.7950289254998e-07,4.0545992405614e-13,0.8786386338201,0.0041024705288875,0.0041024705288867,-0.0054091167890341,6.4664011442966,1.0701313048935e-11,1.0707214061962e-11,-6.4664011442966,-1.0701313048935e-11,-1.0707214061962e-11,-2.4436390103101e-11,-2.4610305931009e-12,-2.4435198744452e-11,-6.2070003453964,-2.6215427273106e-11,-2.0695669345823e-11 +895,0.94504772483775,-0.00895,-0.0035023775797219,2.9680512539614e-15,2.9716339251061e-15,0.00063042797826542,6.2616776575195e-16,0.00063042797826542,-1.8920840538783e-07,4.2397000522758e-13,0.8807803818017,0.004131674597414,0.0041316745974132,-0.0054476224202781,6.356288429005,-4.5649423159033e-12,-4.5702891852482e-12,-6.356288429005,4.5649423159033e-12,4.5702891852482e-12,8.0239306602181e-12,9.6306727069368e-13,8.0242139682036e-12,-6.1010966006103,6.2389657343311e-12,9.1648790930756e-12 +900,0.94616347832601,-0.009,-0.0035138404675585,-2.5290865831827e-15,-2.5287574756154e-15,0.00063249129797846,-2.9158433644548e-15,0.00063249129797846,-1.8117262712281e-07,4.2397000522758e-13,0.88288724544895,0.0041609025422126,0.0041609025422117,-0.0054861595324415,6.2478197294311,3.8109072584994e-12,3.810409234105e-12,-6.2478197294311,-3.8109072584994e-12,-3.810409234105e-12,-1.6517733647718e-11,-4.3937409339909e-12,-1.6517852899299e-11,-5.9967824263699,-2.0463450790753e-11,-1.1244766384036e-11 +905,0.9472574295479,-0.00905,-0.0035252725409315,3.6671861377568e-16,3.6340376642652e-16,0.00063454907111011,1.179045091413e-16,0.00063454907111011,-1.8607105900514e-07,4.2458060875728e-13,0.88495968082132,0.0041901538578189,0.004190153857818,-0.0055247274590685,6.1409793287244,-5.4137077966975e-13,-5.364785382012e-13,-6.1409793287244,5.4137077966975e-13,5.364785382012e-13,-3.3689208557197e-13,1.7408967195593e-13,-3.3776302702604e-13,-5.8940423109654,-1.1581718861539e-12,5.1064556077351e-13 +910,0.94832996802183,-0.0091,-0.0035366744621637,7.7293013915914e-16,7.7817427133725e-16,0.00063660141684969,-3.0118050115903e-16,0.00063660141684969,-1.8455848760368e-07,4.2593028997642e-13,0.88699814196252,0.0042194280419034,0.0042194280419025,-0.0055633255378363,6.0357513270511,-1.117591157329e-12,-1.1254627125222e-12,-6.0357513270511,1.117591157329e-12,1.1254627125222e-12,-4.2505862639331e-13,-4.3562289100805e-13,-4.2613619288875e-13,-5.792860578356,-1.9484565097778e-12,1.1315154785924e-12 +915,0.94938147766799,-0.00915,-0.0035480468876349,1.2806002572242e-14,1.2790386125315e-14,0.00063864845332248,-3.7442864754938e-15,0.00063864845332247,-1.5296839350754e-07,4.2593028997642e-13,0.88900308085003,0.0042487245966437,0.0042487245966429,-0.0056019531123651,5.932119640934,-1.8144733104731e-11,-1.8122690538416e-11,-5.932119640934,1.8144733104731e-11,1.8122690538416e-11,-5.6684254491312e-11,-5.3053282170281e-12,-5.6688090081214e-11,-5.6932213949166,-5.9899682434565e-11,-4.8906932532895e-11 +920,0.95041233702571,-0.0092,-0.0035593904609864,1.1116453910601e-14,1.1108839604102e-14,0.00064069029662453,-1.6751191472858e-15,0.00064069029662453,-1.8201838258847e-07,1.0083034067662e-12,0.89097494760344,0.0042780430338789,0.0042780430338782,-0.0056406095390136,5.8300680220587,-1.5431146798627e-11,-1.5420022510759e-11,-5.8300680220587,1.5431146798627e-11,1.5420022510759e-11,2.5562719460881e-10,-2.3252792029576e-12,2.5562205543835e-10,-5.5951087531195,2.4291178729115e-10,2.4773345786583e-10 +925,0.95142291864677,-0.00925,-0.0035707058364362,1.3299601833825e-14,1.3279388223416e-14,0.00064272706409666,-2.1594634732286e-14,0.00064272706409667,-1.8055530048855e-07,1.4449230543784e-12,0.89291418911966,0.0043073828574266,0.0043073828574255,-0.0056792941635638,5.7295801066153,-1.8085326596181e-11,-1.8057797618239e-11,-5.7295801066153,1.8085326596181e-11,1.8057797618239e-11,1.9212135473312e-10,-2.9365192832695e-11,1.9213031251923e-10,-5.4985065967221,1.5401560741725e-10,2.147392206636e-10 +930,0.95241359003017,-0.0093,-0.0035819936459663,2.5007984721752e-14,2.4998300010386e-14,0.00064475886975303,-7.0648236001626e-15,0.00064475886975302,-1.7918910977244e-07,1.947426790886e-12,0.89482125065987,0.0043367435879684,0.0043367435879671,-0.0057180063540337,5.6306393536235,-3.3314448424541e-11,-3.3301319275134e-11,-5.6306393536235,3.3314448424541e-11,3.3301319275134e-11,2.216729800287e-10,-9.4113328842808e-12,2.2166233779255e-10,-5.4033986802862,2.0249110207107e-10,2.2295214172313e-10 +935,0.95338471303339,-0.00935,-0.0035932545221822,2.6911583242733e-14,2.6904044663613e-14,0.00064678582739442,-6.6093501293964e-15,0.00064678582739442,-1.7782612005135e-07,2.4308321815229e-12,0.89669657452648,0.0043661247457134,0.0043661247457119,-0.0057567454778178,5.5332291712514,-3.5119248291094e-11,-3.5109629763767e-11,-5.5332291712514,3.5119248291094e-11,3.5109629763767e-11,2.1376904263924e-10,-8.625102255968e-12,2.1377871718155e-10,-5.3097686910073,1.9547524797404e-10,2.1480591673945e-10 +940,0.95433664412609,-0.0094,-0.003604489090362,2.9002402672224e-14,2.8999188946124e-14,0.00064880804959042,-6.3448089256902e-15,0.00064880804959041,-1.764926960135e-07,2.8949515588417e-12,0.89854060035496,0.0043955258564281,0.0043955258564263,-0.005795510909638,5.4373328155119,-3.7075800632694e-11,-3.7071941874951e-11,-5.4373328155119,3.7075800632694e-11,3.7071941874951e-11,2.0576114980485e-10,-8.1110908086201e-12,2.057508999712e-10,-5.2176002248756,1.8809557688881e-10,2.0678651628158e-10 +945,0.95526973439038,-0.00945,-0.0036156979699291,3.1462460357581e-14,3.1459329147653e-14,0.00065082564783758,-5.9624582171812e-15,0.00065082564783758,-1.7518887318602e-07,3.3409830244265e-12,0.90035376492399,0.004424946450319,0.0044249464503171,-0.0058343020300709,5.3429334772917,-3.9400153186823e-11,-3.9396240886736e-11,-5.3429334772917,3.9400153186823e-11,3.9396240886736e-11,1.9822767084784e-10,-7.4667536292463e-12,1.9823081116262e-10,-5.126876806422,1.8121756998994e-10,1.9920898871059e-10 +950,0.95618432957124,-0.0095,-0.0036268817740758,-4.183918749333e-16,-4.1398627515457e-16,0.00065283873251784,-6.2116358547275e-16,0.00065283873251783,-1.7392333795385e-07,3.7986864573994e-12,0.90213650206531,0.004454386062319,0.004454386062317,-0.0058731182259242,5.2500142704417,5.1290659387919e-13,5.078448111427e-13,-5.2500142704417,-5.129065938792e-13,-5.0784481114271e-13,2.0392328474132e-10,-7.6198471225096e-13,2.0392199892389e-10,-5.0375818994812,1.9425998871786e-10,1.9708257016773e-10 +955,0.95708077010471,-0.00955,-0.0036380411103375,7.0531965736879e-15,7.0650646889078e-15,0.00065484741295814,-1.073894249801e-14,0.00065484741295814,-1.7265627505481e-07,4.1846104791389e-12,0.90388924253399,0.0044838442316514,0.004483844231649,-0.0059119588896625,5.1585582497591,-8.4756503661252e-12,-8.4897798793725e-12,-5.1585582497591,8.4756503661252e-12,8.4897798793725e-12,1.7237095198072e-10,-1.2904446884729e-11,1.7236921988345e-10,-4.9496989215739,1.5188948065841e-10,1.7889287640376e-10 +960,0.95795939120009,-0.0096,-0.0036491765789494,-4.0375033985745e-15,-4.0343499292425e-15,0.00065685179724966,-4.7864662848125e-16,0.00065685179724966,-1.7145743669289e-07,4.5999030939291e-12,0.90561241398758,0.0045133205030755,0.0045133205030732,-0.0059508234210506,5.0685484195983,4.7525601856695e-12,4.7487606147075e-12,-5.0685484195983,-4.7525601856695e-12,-4.7487606147075e-12,1.8594720118096e-10,-5.6342758741119e-13,1.8594997142617e-10,-4.8632112485455,1.7422331951198e-10,1.8260754475126e-10 +965,0.95882052281106,-0.00965,-0.0036602887759691,1.1606422908073e-15,1.1697391077359e-15,0.00065885199259873,-6.5811141820972e-15,0.00065885199259874,-1.7020165898884e-07,4.8396317485746e-12,0.90730644075124,0.0045428144245202,0.0045428144245176,-0.0059897112240309,4.9799677517516,-1.3380574265596e-12,-1.3487087700934e-12,-4.9799677517516,1.3380574265596e-12,1.3487087700934e-12,1.0760075068457e-10,-7.5880151468753e-12,1.0761152907197e-10,-4.7781022384427,6.3724047257697e-11,1.4276449381456e-10 +970,0.95966448979161,-0.0097,-0.0036713782884736,-7.5964785876247e-15,-7.5943795246737e-15,0.00066084810479997,-1.9447588568715e-15,0.00066084810479997,-1.6903278954317e-07,5.1434887845886e-12,0.90897174394884,0.0045723255507244,0.0045723255507218,-0.0060286217115264,4.8927991851821,8.579210126513e-12,8.5770269409283e-12,-4.8927991851821,-8.579210126513e-12,-8.5770269409283e-12,1.3673170607104e-10,-2.1964294609025e-12,1.3672884248106e-10,-4.6943552226092,1.2768430685629e-10,1.3468512742604e-10 +975,0.96049161183152,-0.00975,-0.0036824456993995,-4.2224305605478e-15,-4.210545874464e-15,0.00066284023868372,-2.9803476407169e-14,0.00066284023868372,-1.6790409951284e-07,5.3744406870589e-12,0.91060874120432,0.0046018534395688,0.0046018534395651,-0.0060675543006005,4.8070256523202,4.6709988508221e-12,4.6579678110989e-12,-4.8070256523202,-4.6709988508221e-12,-4.6579678110989e-12,1.03151184395e-10,-3.2970463254205e-11,1.031514192274e-10,-4.6119535354055,6.4285347488036e-11,1.3364536704435e-10 +980,0.96130220357028,-0.0098,-0.0036934915845972,-1.959694847351e-14,-1.9592817548122e-14,0.00066482849798504,-4.7254798325797e-15,0.00066482849798504,-1.6684262860167e-07,5.6972789920956e-12,0.91221784669719,0.0046313976543063,0.0046313976543025,-0.0061065084154028,4.7226300721669,2.1235262784376e-11,2.1230488329752e-11,-4.7226300721669,-2.1235262784376e-11,-2.1230488329752e-11,1.4599532707636e-10,-5.120467882537e-12,1.4599386663099e-10,-4.5308805120199,1.280163646523e-10,1.5211740133688e-10 +985,0.96209657459482,-0.00985,-0.0037045165151609,-2.2232952020454e-14,-2.2226220092247e-14,0.00066681298541392,-5.7516722999077e-15,0.00066681298541391,-1.6574312233786e-07,5.9830329093167e-12,0.91379947099203,0.004660957761799,0.004660957761795,-0.0061454834848391,4.6395953763604,2.3597283374538e-11,2.35903481385e-11,-4.6395953763604,-2.3597283374538e-11,-2.35903481385e-11,1.2954940017691e-10,-6.1046864682574e-12,1.2954143083642e-10,-4.4511195067788,1.085995005833e-10,1.399661950003e-10 +990,0.96287502955635,-0.0099,-0.0037155210542316,2.3382734466275e-15,2.3338946697876e-15,0.00066879380238326,-2.0242009517043e-16,0.00066879380238326,-1.6466921692881e-07,6.2619563164827e-12,0.91535402110761,0.0046905333349401,0.0046905333349361,-0.0061844789457684,4.5579045065199,-2.4308113435588e-12,-2.4263013449967e-12,-4.5579045065199,2.4308113435589e-12,2.4263013449967e-12,1.2676373889416e-10,-2.1042172878507e-13,1.26762520915e-10,-4.3726538899153,1.1475206813703e-10,1.2846991787962e-10 +995,0.96363786817038,-0.00995,-0.0037265057593081,6.495035112655e-15,6.4776885464616e-15,0.00067077104922673,-8.6556629259247e-15,0.00067077104922673,-1.6363465249469e-07,6.5022462499733e-12,0.91688190035738,0.0047201239509026,0.0047201239508982,-0.0062234942406919,4.4775404323478,-6.6135715342767e-12,-6.5959259876069e-12,-4.4775404323478,6.6135715342767e-12,6.5959259876069e-12,1.0947722499064e-10,-8.8136418536251e-12,1.0947620112017e-10,-4.2954670648637,8.6152016421851e-11,1.2389795293236e-10 +1000,0.96438538527302,-0.01,-0.0037374711819919,2.2407010546198e-14,2.239731637065e-14,0.00067274482524488,-8.6873840873098e-15,0.00067274482524487,-1.6262062274564e-07,6.7209509256306e-12,0.91838350830447,0.0047497291913316,0.004749729191327,-0.0062625288180081,4.3984861518353,-2.2347566708932e-11,-2.2337794613941e-11,-4.3984861518353,2.2347566708932e-11,2.2337794613941e-11,9.9893388197317e-11,-8.6642634668702e-12,9.9886834778294e-11,-4.2195424752546,7.3824548611962e-11,1.1782801262441e-10 +1005,0.96511787087611,-0.01005,-0.0037484178677889,-1.6397159952178e-15,-1.6407282201717e-15,0.00067471522862412,-8.2752352265872e-16,0.00067471522862411,-1.6160269744603e-07,6.9247286072265e-12,0.91985924071797,0.0047793486424956,0.0047793486424909,-0.0063015821322111,4.3207247050887,1.6020464495103e-12,1.6027405915543e-12,-4.3207247050887,-1.6020464495103e-12,-1.6027405915543e-12,9.3305445381829e-11,-8.0834016008911e-13,9.3302188979583e-11,-4.1448636119,7.8927812375063e-11,1.000845631314e-10 +1010,0.96583561023654,-0.0101,-0.0037593463551685,3.5072073838789e-15,3.50068918223e-15,0.00067668235628263,-1.9234916853504e-14,0.00067668235628263,-1.6064679009276e-07,7.0874426853339e-12,0.92130948956089,0.0048089818960003,0.004808981895995,-0.0063406536448315,4.2442391804075,-3.3556618046353e-12,-3.3493385982491e-12,-4.2442391804075,3.3556618046353e-12,3.3493385982491e-12,7.2530862711272e-11,-1.8403281410968e-11,7.2530603378653e-11,-4.0714140169811,3.9880117490662e-11,9.9274454449697e-11 +1015,0.96653888388079,-0.01015,-0.003770257176969,-2.0574812680541e-14,-2.0578055237794e-14,0.00067864630416871,-4.0033420277816e-15,0.00067864630416872,-1.5976269018836e-07,7.2878703710722e-12,0.92273464289122,0.0048386285477213,0.0048386285477158,-0.006379742823031,4.1690127229173,1.9280514832267e-11,1.9283442417973e-11,-4.1690127229173,-1.9280514832267e-11,-1.9283442417973e-11,9.2224414041326e-11,-3.751508718105e-12,9.22293993166e-11,-3.9991772958732,5.8988275392392e-11,1.1795133874306e-10 +1020,0.96722796764049,-0.0102,-0.0037811508613867,6.6823313567804e-15,6.6835348602855e-15,0.00068060716730577,7.8699188683183e-15,0.00068060716730577,-1.5881431636444e-07,7.4833346462612e-12,0.9241350847873,0.0048682881970551,0.0048682881970499,-0.0064188491386133,4.095028540655,-6.1333047156179e-12,-6.1341887728185e-12,-4.095028540655,6.1333047156179e-12,6.1341887728185e-12,9.016724587577e-11,7.2230641400742e-12,9.0166151620265e-11,-3.9281371268912,7.1670778215579e-11,1.0131319659459e-10 +1025,0.96790313278631,-0.01025,-0.0037920279275239,9.6267050971775e-15,9.6232732375792e-15,0.00068256503917251,2.6429055023385e-17,0.0006825650391725,-1.5796484476027e-07,7.7142585323856e-12,0.92551119547652,0.0048979604502964,0.0048979604502912,-0.0064579720724761,4.0222699095774,-8.6534177457995e-12,-8.6504856786443e-12,-4.0222699095774,8.6534177457995e-12,8.6504856786443e-12,1.0679193221802e-10,2.373704160105e-14,1.0678614013802e-10,-3.8582772530778,8.9785658915529e-11,1.1508458521321e-10 +1030,0.96856464597169,-0.0103,-0.0038028888914413,6.4476548120366e-15,6.447930399432e-15,0.00068452001261377,3.6730585099832e-16,0.00068452001261377,-1.5707243150587e-07,7.9138054283776e-12,0.92686335108047,0.0049276449160457,0.0049276449160406,-0.0064971111085587,3.9507201888325,-5.6764608147391e-12,-5.6767656682244e-12,-3.9507201888325,5.6764608147391e-12,5.6767656682244e-12,9.2508274884075e-11,3.2339639471191e-13,9.2508906787624e-11,-3.7895815078044,7.3903392787563e-11,1.0356746234186e-10 +1035,0.96921276938321,-0.01035,-0.0038137342607315,7.951057566561e-15,7.9508581411347e-15,0.00068647217903354,-5.0800236068088e-15,0.00068647217903354,-1.5623317572988e-07,8.1062690901311e-12,0.92819192378344,0.0049573412093264,0.004957341209321,-0.0065362657392685,3.8803628111109,-6.8558155980147e-12,-6.8557331004427e-12,-3.8803628111109,6.8558155980147e-12,6.8557331004427e-12,8.9445961776193e-11,-4.3803037019738e-12,8.9447862326757e-11,-3.7220338030855,6.7324244271231e-11,1.0427024131864e-10 +1040,0.96984776072867,-0.0104,-0.0038245645382581,6.0437362070452e-15,6.0425436337138e-15,0.00068842162893623,7.4133713867041e-15,0.00068842162893623,-1.5541358955318e-07,8.2904770811163e-12,0.92949728167315,0.0049870489487483,0.0049870489487432,-0.0065754354617419,3.8111813056998,-5.1038737305896e-12,-5.102880550288e-12,-3.8111813056998,5.1038737305896e-12,5.102880550288e-12,8.5824304932886e-11,6.2605371300077e-12,8.5822160002561e-11,-3.6556181467651,6.0328929210905e-11,1.0431134416251e-10 +1045,0.97046987332056,-0.01045,-0.0038353802204743,9.7412020616983e-15,9.7406094690587e-15,0.00069036845168449,1.0435047225631e-15,0.00069036845168449,-1.5461875157996e-07,8.4671276829199e-12,0.9307797887789,0.0050167677577836,0.0050167677577785,-0.0066146197795257,3.7431592904541,-8.0564585438073e-12,-8.0562401602933e-12,-3.7431592904541,8.0564585438073e-12,8.0562401602933e-12,8.2506655288591e-11,8.6305857097327e-13,8.2507652608669e-11,-3.5903186423055,5.2532652642418e-11,1.0574379244546e-10 +1050,0.9710793561031,-0.0105,-0.0038461817990979,3.3096548675348e-16,3.3168352952922e-16,0.00069231273574985,-8.1003612301188e-15,0.00069231273574985,-1.5372957307136e-07,8.5598596747093e-12,0.93203980499693,0.0050464972634955,0.0050464972634902,-0.0066538182009021,3.6762804865886,-2.6812065976607e-13,-2.6867096080335e-13,-3.6762804865886,2.6812065976607e-13,2.6867096080335e-13,4.3421492306367e-11,-6.5614702693666e-12,4.3417839775088e-11,-3.5261194984893,1.5919258883518e-11,6.7373042453526e-11 +1055,0.97167645378545,-0.01055,-0.0038569697561756,-4.4495491229965e-15,-4.448543983895e-15,0.00069425456800038,4.9094219832569e-15,0.00069425456800038,-1.5299200484264e-07,8.710594990629e-12,0.93327768623792,0.0050762371002821,0.0050762371002769,-0.0066930302438244,3.6105287151337,3.5297797730948e-12,3.5290714433273e-12,-3.6105287151337,-3.5297797730948e-12,-3.5290714433273e-12,7.0753506179318e-11,3.8946972193756e-12,7.0755018639278e-11,-3.4630050196583,6.0586894022987e-11,7.5139690761369e-11 +1060,0.97226140677449,-0.0106,-0.0038677445717207,2.1549004830898e-15,2.157767851351e-15,0.00069619403476057,-4.6475368903101e-16,0.00069619403476057,-1.5227186622724e-07,8.877307885181e-12,0.93449378416277,0.0051059869040842,0.0051059869040791,-0.0067322554282793,3.5458879124314,-1.6740700217795e-12,-1.6764473850269e-12,-3.5458879124314,1.6740700217795e-12,1.6764473850268e-12,7.8449681253001e-11,-3.6108436848513e-13,7.8448474691691e-11,-3.4009596320479,6.8687020974879e-11,8.1798360370621e-11 +1065,0.97283445130831,-0.01065,-0.0038785067188063,1.4191606730686e-15,1.4186820482001e-15,0.000698131221183,-4.1647756885586e-16,0.00069813122118301,-1.5153331389683e-07,9.0263299622872e-12,0.93568844633591,0.0051357463161059,0.0051357463161007,-0.0067714932811937,3.4823421198592,-1.0798964183064e-12,-1.0794684473619e-12,-3.4823421198592,1.0798964183064e-12,1.0794684473619e-12,7.0299163567011e-11,-3.1688906712078e-13,7.0299333666281e-11,-3.3399678734286,5.8917283896018e-11,7.5932896714753e-11 +1070,0.97339581949559,-0.0107,-0.0038892566645142,9.0496620858498e-15,9.0507545536165e-15,0.00070006621132501,-1.4405706054082e-14,0.000700066211325,-1.507537046308e-07,9.0980963913049e-12,0.93686201618705,0.0051655149820955,0.0051655149820899,-0.0068107433354858,3.4198755037828,-6.7436234154838e-12,-6.7444489365772e-12,-3.4198755037828,6.7436234154838e-12,6.7444489365772e-12,2.890701788007e-11,-1.0734862902041e-11,2.890002574427e-11,-3.2800143996333,3.70492086966e-12,5.173801419593e-11 +1075,0.97394573938085,-0.01075,-0.0038999948691905,6.9872412149319e-15,6.9847683621027e-15,0.00070199908810653,-2.2951910363091e-15,0.00070199908810652,-1.4999886133182e-07,9.1332812220899e-12,0.9380148330293,0.0051952925529096,0.0051952925529039,-0.0068500051308095,3.3584723490365,-5.0992336729408e-12,-5.0974156004007e-12,-3.3584723490365,5.0992336729408e-12,5.0974156004007e-12,1.6601488448233e-11,-1.6749899395542e-12,1.6593377225483e-11,-3.2210839860839,1.9483745499034e-12,2.9888555795105e-11 +1080,0.97448443500067,-0.0108,-0.0039107217862541,1.0788157908313e-14,1.0787960277032e-14,0.00070392993317357,6.268219299183e-15,0.00070392993317357,-1.4944675541528e-07,9.2385571794676e-12,0.93914723206132,0.0052250786846587,0.0052250786846532,-0.0068892782137459,3.2981170643028,-7.710217898692e-12,-7.7102147772679e-12,-3.2981170643028,7.710217898692e-12,7.7102147772679e-12,5.0034144112268e-11,4.4799412298856e-12,5.0036286870494e-11,-3.1631615307849,3.1262861457253e-11,6.4712791159842e-11 +1085,0.97501212635761,-0.01085,-0.0039214378679708,1.8579074868146e-14,1.8577391751984e-14,0.0007058588278448,6.6691742833704e-16,0.00070585882784479,-1.4882206222921e-07,9.3484022390367e-12,0.94025954419841,0.0052548730343284,0.0052548730343229,-0.0069285621320292,3.2387941890527,-1.300406014487e-11,-1.3002895888641e-11,-3.2387941890527,1.300406014487e-11,1.3002895888641e-11,5.23380503951e-11,4.6679817179693e-13,5.2336253848796e-11,-3.106232072089,2.9039139148368e-11,7.135090170862e-11 +1090,0.97552902957704,-0.0109,-0.0039321435582885,1.143601302721e-15,1.142497303762e-15,0.00070778585202895,-2.0597122779765e-15,0.00070778585202894,-1.4810324699965e-07,9.4047193275694e-12,0.94135209629046,0.0052846752652123,0.0052846752652067,-0.0069678564417115,3.180488390069,-7.8393580979441e-13,-7.83136787083e-13,-3.180488390069,7.8393580979441e-13,7.83136787083e-13,2.5093139731105e-11,-1.4118607271071e-12,2.5092307317308e-11,-3.0502807727756,2.3737865865395e-12,4.5757093149803e-11 +1095,0.97603535696073,-0.01095,-0.0039428392926575,1.281221423449e-14,1.2810882170456e-14,0.00070971108418843,-1.0018926367111e-14,0.00070971108418843,-1.4754846056064e-07,9.4783419431151e-12,0.94242521112681,0.0053144850470492,0.0053144850470432,-0.0070071607073425,3.1231844744493,-8.6007377530566e-12,-8.5997453135323e-12,-3.1231844744493,8.6007377530566e-12,8.5997453135323e-12,3.4524835336796e-11,-6.7255564971166e-12,3.4527155838546e-11,-2.9952929227639,4.0548173666366e-12,6.2169557838457e-11 +1100,0.97653131693407,-0.011,-0.0039535255060675,-4.5032945378665e-15,-4.5016824713632e-15,0.0007116346025672,5.2751601095223e-15,0.0007116346025672,-1.4690022709374e-07,9.5683647376638e-12,0.94347920721725,0.0053443020499268,0.005344302049921,-0.0070464744939325,3.0668673861473,2.9606516903189e-12,2.9593974982135e-12,-3.0668673861473,-2.9606516903189e-12,-2.9593974982135e-12,4.3215279367487e-11,3.4678928580722e-12,4.3214523352066e-11,-2.9412539611909,3.5237747652739e-11,4.7652044309497e-11 +1105,0.97701711422547,-0.01105,-0.0039642026236306,5.9155749039386e-17,5.8968989870639e-17,0.00071355648369483,-3.0479014954984e-16,0.00071355648369483,-1.46330473072e-07,9.6663934797568e-12,0.94451439906715,0.005374125951425,0.0053741259514192,-0.0070857973763694,3.011522200716,-3.8125318118113e-14,-3.7963994739151e-14,-3.011522200716,3.8125318118115e-14,3.796399473915e-14,4.7176418710983e-11,-1.9622180415508e-13,4.7175157079367e-11,-2.8881494555581,4.0171023406827e-11,5.0315260302165e-11 +1110,0.9774929498234,-0.0111,-0.0039748710680076,1.0932690216256e-14,1.0935893583381e-14,0.00071547680361067,-1.4421708637771e-14,0.00071547680361067,-1.4569930506525e-07,9.710658049074e-12,0.94553109698359,0.0054039564309826,0.0054039564309763,-0.0071251289319924,2.9571341469338,-6.8928192306045e-12,-6.89477736573e-12,-2.9571341469338,6.8928192306045e-12,6.89477736573e-12,1.8367974116591e-11,-9.0924846374414e-12,1.8365398852978e-11,-2.8359651215628,2.4941279008635e-12,3.2734089475413e-11 +1115,0.97795902110327,-0.01115,-0.0039855312536687,3.107222384094e-15,3.1018405232769e-15,0.00071739563699567,-3.30884401662e-16,0.00071739563699566,-1.4512914781051e-07,9.7590094766828e-12,0.94652960724486,0.0054337931742499,0.0054337931742436,-0.0071644687463313,2.9036885886031,-1.9188302541525e-12,-1.9151433013021e-12,-2.9036885886031,1.9188302541525e-12,1.9151433013021e-12,2.3388124621167e-11,-2.0427622635159e-13,2.3382784435263e-11,-2.7846868113926,1.7825278914774e-11,2.7028819461162e-11 +1120,0.97841552183305,-0.0112,-0.003996183590681,4.2420955604587e-15,4.2443744286172e-15,0.00071931305763525,2.1004215773073e-15,0.00071931305763525,-1.4464023401217e-07,9.8277204483474e-12,0.94751023201391,0.0054636358702174,0.0054636358702111,-0.007203816409319,2.8511710415927,-2.5648084746642e-12,-2.5663695682494e-12,-2.8511710415927,2.5648084746642e-12,2.5663695682494e-12,3.3315976815684e-11,1.2699802103943e-12,3.3315383534322e-11,-2.7343005242634,2.5854203204242e-11,3.804591393349e-11 +1125,0.97886264222365,-0.01125,-0.0040068284850551,7.8265152932648e-15,7.8280447058864e-15,0.00072122913858262,-2.4686417073686e-15,0.00072122913858262,-1.4411631532596e-07,9.8888763948138e-12,0.9484732693491,0.0054934842109518,0.0054934842109455,-0.0072431715149448,2.7995671664085,-4.6344511136321e-12,-4.6351247553421e-12,-2.7995671664085,4.6344511136321e-12,4.6351247553421e-12,2.972777168105e-11,-1.4617390167499e-12,2.9725786198813e-11,-2.6847924083837,2.0759659592075e-11,3.6256461600715e-11 +1130,0.97930056902054,-0.0113,-0.0040174663354839,9.9062365488632e-15,9.9029996127578e-15,0.00072314395162801,8.1411120199604e-15,0.000723143951628,-1.4363089562153e-07,9.9532183141563e-12,0.94941901330611,0.00552333789407,0.0055233378940638,-0.0072825336645161,2.7488627733626,-5.7440025069531e-12,-5.7422958926887e-12,-2.7488627733626,5.7440025069531e-12,5.7422958926887e-12,3.1354854297569e-11,4.7206646726966e-12,3.1352749748088e-11,-2.6361487550967,2.0062840010547e-11,4.0073509443479e-11 +1135,0.97972948551818,-0.01135,-0.0040280975365838,1.8032233698804e-14,1.8031180808754e-14,0.00072505756778889,-1.6480460889914e-15,0.00072505756778888,-1.4313358498441e-07,1.0013423950884e-11,0.95034775387624,0.0055531966202807,0.0055531966202746,-0.0073219024634162,2.699043826654,-1.0239412237086e-11,-1.0238848268376e-11,-2.699043826654,1.0239412237086e-11,1.0238848268376e-11,2.9413319549765e-11,-9.3583669444166e-13,2.9410182628169e-11,-2.5883560071301,1.8943642183004e-11,3.7467507469072e-11 +1140,0.980149571636,-0.0114,-0.0040387224768539,1.112485724044e-14,1.1122489286368e-14,0.0007269700569984,1.569849301628e-14,0.00072697005699841,-1.4265573611283e-07,1.0064282436913e-11,0.95125977705925,0.0055830600949317,0.005583060094926,-0.0073612775231461,2.6500964391665,-6.1862391955524e-12,-6.1849516629662e-12,-2.6500964391665,6.1862391955524e-12,6.1849516629662e-12,2.4839869051342e-11,8.7295710366639e-12,2.484085623535e-11,-2.5414007551981,1.1579291531912e-11,3.6063741716445e-11 +1145,0.98056100395477,-0.01145,-0.0040493415400597,1.9782328432591e-14,1.9775063090538e-14,0.00072888148834005,-2.0955930554421e-15,0.00072888148834004,-1.4217665267324e-07,1.0113229040914e-11,0.95215536485279,0.0056129280269619,0.0056129280269562,-0.0074006584599403,2.6020068793084,-1.0772808583406e-11,-1.0768606462577e-11,-2.6020068793084,1.0772808583406e-11,1.0768606462577e-11,2.4033312640326e-11,-1.1411775701119e-12,2.4029901415017e-11,-2.4952697417671,1.4840129814307e-11,3.1251479196554e-11 +1150,0.98096395578061,-0.0115,-0.0040599551040993,1.4550847600395e-14,1.4553043981176e-14,0.00073079192983409,1.7644941139014e-14,0.0007307919298341,-1.4174415952084e-07,1.0159955333103e-11,0.95303479530393,0.0056428001297591,0.0056428001297539,-0.0074400448959007,2.5547615681232,-7.7593971703075e-12,-7.7607014520573e-12,-2.5547615681232,7.7593971703075e-12,7.7607014520573e-12,2.2477379778676e-11,9.4095309623734e-12,2.2481629483501e-11,-2.4499498594689,9.4363273271757e-12,3.3678192555328e-11 +1155,0.98135859717395,-0.01155,-0.0040705635431198,3.7171670489066e-16,3.7209377937168e-16,0.00073270144881794,-5.1726234959784e-16,0.00073270144881795,-1.4126527858593e-07,1.0197985441329e-11,0.95389834248627,0.0056726761195571,0.0056726761195519,-0.0074794364568802,2.5083470833845,-1.9401560026056e-13,-1.9431373198257e-13,-2.5083470833845,1.9401560026056e-13,1.9431373198258e-13,1.8764204892091e-11,-2.7012981794385e-13,1.8767328582846e-11,-2.4054281558629,1.2769171375898e-11,2.3222421634246e-11 +1160,0.98174509503491,-0.0116,-0.0040811672242086,1.0941085028836e-14,1.0936353403965e-14,0.00073461011137822,-2.5609264787629e-15,0.00073461011137822,-1.4084286448224e-07,1.0228844601824e-11,0.95474627660238,0.0057025557179433,0.0057025557179379,-0.0075188327757914,2.4627501564893,-5.5951457783908e-12,-5.5927343723616e-12,-2.4627501564893,5.5951457783908e-12,5.5927343723616e-12,1.5264395203588e-11,-1.3096294564012e-12,1.5266732798411e-11,-2.3616918274272,7.1754683078777e-12,2.2102822587587e-11 +1165,0.98212361303681,-0.01165,-0.0040917665191082,-1.6260883315715e-16,-1.6270814041138e-16,0.00073651798415759,1.925328863433e-17,0.00073651798415759,1.4620915322894e-07,1.0228844601824e-11,0.95557886375486,0.0057324386429745,0.0057324386429691,-0.0075582334808918,2.4179576830151,8.1902142035836e-14,8.1497846569797e-14,-2.4179576830151,-8.190214203584e-14,-8.1497846569786e-14,-1.4788756057113e-10,9.6518732263437e-15,-1.4788780059791e-10,-2.3187282419436,-1.4183296407399e-10,-1.4180420957519e-10 +1170,0.98249431202007,-0.0117,-0.0041023617693985,-1.6229017468891e-16,-1.6241722134882e-16,0.00073842512917769,1.9487750615009e-17,0.00073842512917769,1.4937430847795e-07,1.0228844601824e-11,0.95639636673199,0.0057623246355842,0.0057623246355788,-0.0075976382306015,2.3739566973509,7.9549487367714e-14,7.9615197690175e-14,-2.3739566973509,-7.9549487367721e-14,-7.961519769018e-14,-1.4583206260514e-10,9.5292974203493e-15,-1.4583192047627e-10,-2.2765248737891,-1.3986094339366e-10,-1.3983257966602e-10 +1175,0.98285734961977,-0.01175,-0.0041129533289216,1.9225752960058e-14,1.9232200494661e-14,0.00074033161010866,-7.578646762487e-15,0.00074033161010868,-1.3957207301019e-07,1.0232305226617e-11,0.95719904411053,0.0057922134274058,0.0057922134274002,-0.0076370466710784,2.3307344143567,-9.232844341831e-12,-9.2360436528592e-12,-2.3307344143567,9.232844341831e-12,9.2360436528592e-12,-6.1231007746347e-13,-3.6395965674787e-12,-6.0351515664848e-13,-2.2350693838051,-4.3812814964771e-12,3.2153598282157e-12 +1180,0.98321288036039,-0.0118,-0.004123541560482,2.1030921394192e-14,2.1034843026487e-14,0.00074223749177088,9.7223776937139e-15,0.00074223749177089,-1.3923933650517e-07,1.024387293972e-11,0.95798715038293,0.005822104743275,0.0058221047432697,-0.007676458439518,2.2882781817457,-9.8905174998426e-12,-9.8922642884707e-12,-2.2882781817457,9.8905174998426e-12,9.8922642884707e-12,5.0612749412373e-12,4.5722638998653e-12,5.0636224642036e-12,-2.1943496108074,9.6654919198232e-14,9.6126386704288e-12 +1185,0.98356105603113,-0.01185,-0.0041341268010007,1.7900721569638e-17,1.4718503405424e-17,0.0007441428350308,-5.3740705046404e-18,0.0007441428350308,-1.3885210137232e-07,1.025016369919e-11,0.95876093671233,0.0058519983276589,0.0058519983276536,-0.0077158731989993,2.2465755147628,-8.187620848487e-15,-6.7782701309965e-15,-2.2465755147628,8.187620848487e-15,6.7782701309962e-15,3.1500961866255e-12,-2.4692736591049e-15,3.1524985540809e-12,-2.1543535095143,2.5404638879524e-12,3.5034091131911e-12 +1190,0.98390202548186,-0.0119,-0.0041447093880273,2.2451286464946e-15,2.2447609955892e-15,0.00074604770066615,3.2488289830287e-15,0.00074604770066615,-1.3850881686039e-07,1.0254924796502e-11,0.95952065040797,0.0058818939245474,0.0058818939245422,-0.0077552906119727,2.205614106119,-1.0124798353529e-12,-1.0123333518592e-12,-2.205614106119,1.0124798353529e-12,1.0123333518592e-12,1.9402522963771e-12,1.4651671140702e-12,1.9396344444254e-12,-2.1150691982554,3.0483408405511e-13,3.4157754801333e-12 +1195,0.98423593471063,-0.01195,-0.0041552896556824,1.0375202231821e-14,1.0375304910068e-14,0.00074795214881495,-5.5184735357412e-15,0.00074795214881494,-1.3817648181202e-07,1.0258486806794e-11,0.96026653504599,0.0059117912805317,0.0059117912805263,-0.0077947103443176,2.1653817805048,-4.5819564841606e-12,-4.581967831738e-12,-2.1653817805048,4.5819564841606e-12,4.581967831738e-12,6.5453021988827e-13,-2.4370652020035e-12,6.5265313317962e-13,-2.0764849511587,-1.9179085601243e-12,3.171427263157e-12 +1200,0.9845629269252,-0.012,-0.0041658679331056,1.7691288224477e-14,1.7697253988729e-14,0.00074985623872162,6.1093864016349e-15,0.00074985623872163,-1.3784959662644e-07,1.0260460512394e-11,0.96099883053501,0.0059416901459798,0.0059416901459746,-0.0078341320668944,2.125866526413,-7.6508843827846e-12,-7.6533992854412e-12,-2.125866526413,7.6508843827846e-12,7.6533992854412e-12,-9.095330181863e-13,2.6420445632238e-12,-9.0495691463916e-13,-2.0385891950897,-3.6206394039121e-12,1.8806432538273e-12 +1205,0.98488314258651,-0.01205,-0.0041764445448325,-2.9432340754336e-16,-2.9793738548905e-16,0.00075176002880213,-5.3263312092423e-18,0.00075176002880214,-1.3244540753021e-07,1.0260460512394e-11,0.96171777314338,0.0059715902747526,0.0059715902747474,-0.0078735554551675,2.0870564908114,1.2478240589128e-13,1.2617417660926e-13,-2.0870564908114,-1.2478240589128e-13,-1.2617417660926e-13,-2.4908684579027e-12,-2.2502066274114e-15,-2.4885956862315e-12,-2.0013705098493,-2.6913012606219e-12,-2.0837265054159e-12 +1210,0.98519671945942,-0.0121,-0.0041870198102553,1.6389283496686e-15,1.6379014616663e-15,0.00075366357655122,4.9814172855483e-15,0.00075366357655122,-1.3390581088402e-07,1.0260460512394e-11,0.96242359554441,0.0060014914246113,0.0060014914246062,-0.0079129801897447,2.0489399765569,-6.7962486304146e-13,-6.7925052461935e-13,-2.0489399765569,6.7962486304146e-13,6.7925052461935e-13,-3.6189562130153e-12,2.0658248028144e-12,-3.6174871977632e-12,-1.9648176268129,-5.6075228343334e-12,-1.3318173764892e-12 +1215,0.98550379264577,-0.01215,-0.0041975940451735,1.6522380616414e-14,1.6519212384079e-14,0.00075556693880713,-4.8349111943504e-16,0.00075556693880713,-1.2562942686145e-07,1.0260460512394e-11,0.9631165268235,0.0060313933560421,0.006031393356037,-0.0079524059548265,2.0115054430915,-6.7095673513373e-12,-6.7085414148785e-12,-2.0115054430915,6.7095673513373e-12,6.7085414148785e-12,-5.3581396799474e-12,-1.9637413916716e-13,-5.3603655358149e-12,-1.9289194307808,-5.854267327069e-12,-4.4241701738283e-12 +1220,0.98580449464591,-0.0122,-0.0042081675597992,5.3517905590628e-15,5.3507333452571e-15,0.00075747017141493,5.1588246651113e-15,0.00075747017141492,-1.3082578931289e-07,1.0260460512394e-11,0.96379679255103,0.0060612958337688,0.0060612958337639,-0.0079918324402008,1.9747415042512,-2.1283526007388e-12,-2.12788684696e-12,-1.9747415042512,2.1283526007388e-12,2.12788684696e-12,-6.1538966670606e-12,2.0515680995678e-12,-6.1543743323389e-12,-1.8936649562034,-9.5707775066001e-12,-2.2321553900599e-12 +1225,0.98609895538259,-0.01225,-0.0042187406614006,8.5816063873765e-15,8.5782579090062e-15,0.00075937332966361,-9.0080243463638e-15,0.00075937332966361,-1.1180285852674e-07,1.0260460512394e-11,0.96446461477169,0.0060911986247483,0.0060911986247431,-0.0080312593385993,1.9386369305815,-3.3419299524776e-12,-3.3406482077676e-12,-1.9386369305815,3.3419299524776e-12,3.3406482077676e-12,-1.3366277379689e-11,-3.5080225693659e-12,-1.3366708736975e-11,-1.8590433904845,-1.646067751854e-11,-9.1747472296323e-12 +1230,0.98638730227155,-0.0123,-0.0042293136509122,1.3270493312332e-15,1.3263950231389e-15,0.00076127646775516,-1.0639690175556e-15,0.00076127646775516,-1.0834716945851e-07,1.0260460512394e-11,0.96512021210145,0.0061211015007407,0.0061211015007355,-0.0080706863490878,1.9031806447981,-5.0626178990927e-13,-5.0578990256169e-13,-1.9031806447981,5.0626178990927e-13,5.0578990256169e-13,-1.1029036351248e-11,-4.0574998515972e-13,-1.1031039050024e-11,-1.8250440681077,-1.1026565207322e-11,-1.0127816465878e-11 +1235,0.98666966024132,-0.01235,-0.0042398868260327,5.6403666782753e-15,5.6401102911829e-15,0.00076317963925757,6.2939916901066e-15,0.00076317963925757,-1.167317087436e-07,1.0260460512394e-11,0.96576379971053,0.0061510042359604,0.0061510042359554,-0.0081101131739673,1.8683617252816,-2.1062644220651e-12,-2.1062614833274e-12,-1.8683617252816,2.1062644220651e-12,2.1062614833274e-12,-9.6781033402833e-12,2.3504464586765e-12,-9.6782872278559e-12,-1.7916564744287,-1.1738818664986e-11,-6.822898808496e-12 +1240,0.98694615178121,-0.0124,-0.0042504604806577,1.8027372889453e-14,1.802956518047e-14,0.00076508289706468,-5.8728672141903e-15,0.00076508289706468,-1.1243730924093e-07,1.0260460512394e-11,0.96639558937212,0.0061809066075068,0.0061809066075016,-0.0081495395193423,1.8341694013601,-6.5925315268726e-12,-6.5933587416585e-12,-1.8341694013601,6.5925315268726e-12,6.5933587416585e-12,-1.0748186543915e-11,-2.1476822949815e-12,-1.0748989483761e-11,-1.7588702438365,-1.2539344399866e-11,-8.0752963271718e-12 +1245,0.98721689699283,-0.01245,-0.0042610349036667,-4.2717890353363e-16,-4.2342316554639e-16,0.00076698629317977,-5.0314953625504e-17,0.00076698629317977,-1.0212893286621e-07,1.0260460512394e-11,0.9670157895205,0.0062108083962827,0.0062108083962775,-0.0081889650963333,1.8005930550693,1.5300557440136e-13,1.51632775874e-13,-1.8005930550693,-1.5300557440136e-13,-1.51632775874e-13,-1.2049726550352e-11,-1.8018437795516e-14,-1.2048801974346e-11,-1.7266751570946,-1.1798906587094e-11,-1.1310329788655e-11 +1250,0.98748201362781,-0.0125,-0.004271610379502,2.2937772154038e-15,2.2956043697947e-15,0.00076888987880699,3.9908125550015e-15,0.00076888987880699,-1.0252779958364e-07,1.0260460512394e-11,0.96762460527929,0.0062407093865569,0.0062407093865518,-0.008228389620498,1.7676222198182,-8.044105480185e-13,-8.0503146195652e-13,-1.7676222198182,8.044105480185e-13,8.0503146195652e-13,-1.2817990216449e-11,1.399512826936e-12,-1.2817507420612e-11,-1.6950611412048,-1.3738868296649e-11,-1.0844289457792e-11 +1255,0.98774161712249,-0.01255,-0.0042821871891655,1.4048560180562e-14,1.4049229043988e-14,0.00077079370452312,-6.7920869122312e-15,0.00077079370452311,-1.0171527264902e-07,1.0260460512394e-11,0.96822223848412,0.0062706093652075,0.0062706093652022,-0.0082678128108345,1.7352465785915,-4.8244554130297e-12,-4.8246524463739e-12,-1.7352465785915,4.8244554130297e-12,4.8246524463739e-12,-1.3767830995715e-11,-2.3324777180786e-12,-1.3768909541226e-11,-1.6640182696907,-1.5617165092336e-11,-1.0789248789419e-11 +1260,0.98799582064418,-0.0126,-0.0042927656095036,-3.0377369437608e-16,-3.0485110115942e-16,0.00077269782015888,1.1442498580888e-17,0.00077269782015888,-9.0197513458179e-08,1.0260460512394e-11,0.96880888773312,0.0063005081222639,0.0063005081222586,-0.0083072343904964,1.7034559631589,1.0201122541002e-13,1.0251785119989e-13,-1.7034559631589,-1.0201122541002e-13,-1.0251785119989e-13,-1.4777677288846e-11,3.8401656747765e-15,-1.4775981928734e-11,-1.6335367605075,-1.4220704906761e-11,-1.4119909575518e-11 +1265,0.98824473513611,-0.01265,-0.004303345912518,1.6122417866358e-15,1.6094020491976e-15,0.00077460227467942,4.6628047376491e-15,0.00077460227467943,-9.1236334043288e-08,1.0260460512394e-11,0.96938474843596,0.0063304054514302,0.006330405451425,-0.008346654087482,1.6722403536262,-5.3090031849536e-13,-5.2999891937432e-13,-1.6722403536262,5.3090031849536e-13,5.2999891937432e-13,-1.5649622675696e-11,1.5355298007804e-12,-1.5648897875086e-11,-1.6036069740511,-1.6600246872541e-11,-1.3413695635109e-11 +1270,0.98848846934517,-0.0127,-0.0043139283672275,1.6995620083463e-14,1.6996466630384e-14,0.00077650711650439,-4.4113499801499e-15,0.00077650711650439,-8.6833473744719e-08,1.0260460512394e-11,0.96995001282447,0.0063603011486729,0.0063603011486677,-0.0083860716327725,1.6415898773332,-5.4807866191494e-12,-5.4811081801885e-12,-1.6415898773332,5.4807866191494e-12,5.4811081801885e-12,-1.6525792737346e-11,-1.4226127129556e-12,-1.6527307727826e-11,-1.5742194143762,-1.7318976611996e-11,-1.4377632374227e-11 +1275,0.98872712987077,-0.01275,-0.0043245132382452,-3.2796136558709e-16,-3.2982209680882e-16,0.00077841239326416,4.0975753298552e-18,0.00077841239326415,-7.7841750822927e-08,1.0260460512394e-11,0.97050487001336,0.0063901950132998,0.0063901950132945,-0.0084254867617548,1.6114948064746,1.0359418268526e-13,1.0415722948805e-13,-1.6114948064746,-1.0359418268526e-13,-1.0415722948805e-13,-1.7467121703634e-11,1.2586894889963e-15,-1.7468468666722e-11,-1.5453647261597,-1.6856941976534e-11,-1.6645014609985e-11 +1280,0.98896082120242,-0.0128,-0.0043351007859563,1.6258389680524e-15,1.634107470978e-15,0.00078031815183146,4.6338226441567e-15,0.00078031815183146,-7.8741869913301e-08,1.0260460512394e-11,0.97104950603621,0.0064200868478251,0.00642008684782,-0.0084648992140437,1.5819455586291,-5.0269989382158e-13,-5.0534845482763e-13,-1.5819455586291,5.0269989382159e-13,5.0534845482763e-13,-1.8180764032871e-11,1.4330137143573e-12,-1.8181222425656e-11,-1.5170336937264,-1.8916132194732e-11,-1.5953815337604e-11 +1285,0.98918964575143,-0.01285,-0.0043456912676108,1.7437647098189e-14,1.7443368922376e-14,0.0007822244385079,-5.1490833805505e-15,0.0007822244385079,-7.508569765946e-08,1.0260460512394e-11,0.97158410386899,0.0064499764571414,0.0064499764571361,-0.0085043087323892,1.5529326946195,-5.2808333958678e-12,-5.2825318230565e-12,-1.5529326946195,5.2808333958678e-12,5.2825318230565e-12,-1.8960398012754e-11,-1.5593510135404e-12,-1.8958633811894e-11,-1.4892172410896,-1.9793425875638e-11,-1.6569821645855e-11 +1290,0.9894137038948,-0.0129,-0.0043562849363523,-3.4738786814326e-16,-3.4794707063261e-16,0.00078413129885901,1.7741738522125e-18,0.00078413129885902,-6.5072935484523e-08,1.0260460512394e-11,0.97210884348317,0.0064798636492552,0.0064798636492499,-0.0085437150636477,1.5244469170282,1.0305195475618e-13,1.031875270088e-13,-1.5244469170282,-1.0305195475618e-13,-1.031875270088e-13,-1.9781047879201e-11,5.4276462734662e-16,-1.9779130661035e-11,-1.4619064294754,-1.903974859869e-11,-1.889747224722e-11 +1295,0.98963309401295,-0.01295,-0.0043668820411095,1.6683989717105e-15,1.6761565674182e-15,0.00078603877769573,4.780856510707e-15,0.00078603877769573,-6.6056117020707e-08,1.0260460512394e-11,0.9726239018859,0.0065097482353699,0.0065097482353647,-0.0085831179588905,1.496479069768,-4.8448831584539e-13,-4.8677891800864e-13,-1.496479069768,4.8448831584539e-13,4.8677891800865e-13,-2.0436570376181e-11,1.3884259622988e-12,-2.0434445593907e-11,-1.4350924559138,-2.1034785582631e-11,-1.8159672842568e-11 +1300,0.98984791251887,-0.013,-0.0043774828279182,1.8251896453576e-14,1.8266614188514e-14,0.00078794691930109,-5.5311776184418e-15,0.00078794691930109,-6.2507137243983e-08,1.0260460512394e-11,0.97312945314106,0.0065396300288831,0.0065396300288778,-0.0086225171720818,1.4690201363708,-5.1905512485851e-12,-5.194925762044e-12,-1.4690201363708,5.1905512485851e-12,5.194925762044e-12,-2.1128397499451e-11,-1.5730426722118e-12,-2.1127978675496e-11,-1.4087666533958,-2.1886884046457e-11,-1.8636300200461e-11 +1305,0.99005825390068,-0.01305,-0.0043880875388454,-3.6002610717057e-16,-3.6301494527801e-16,0.00078985576724662,3.6283640140913e-19,0.00078985576724663,-5.1902759423683e-08,1.0260460512394e-11,0.97362566842301,0.0065695088462023,0.006569508846197,-0.0086619124611546,1.4420612381608,1.0013079160829e-13,1.0113890509876e-13,-1.4420612381608,-1.0013079160829e-13,-1.0113890509876e-13,-2.18724580398e-11,1.0675593239644e-16,-2.1871359644315e-11,-1.382920488271,-2.105977263408e-11,-2.0890055923622e-11 +1310,0.9902642107579,-0.0131,-0.0043986964118392,1.6592505850339e-15,1.6683489068539e-15,0.00079176536436708,4.8686195438734e-15,0.00079176536436708,-5.2875225975413e-08,1.0260460512394e-11,0.9741127160569,0.0065993845068592,0.006599384506854,-0.0087013035881608,1.4155936338801,-4.5248295017169e-13,-4.5500847389394e-13,-1.4155936338801,4.5248295017169e-13,4.5500847389394e-13,-2.2427596126752e-11,1.3278169489045e-12,-2.2429457451629e-11,-1.3575455587367,-2.2882054657928e-11,-2.0135582894196e-11 +1315,0.99046587382907,-0.01315,-0.0044093096821385,1.9072511166171e-14,1.9083609458541e-14,0.00079367575300189,-5.9265113538115e-15,0.00079367575300189,-4.95475340756e-08,1.0260460512394e-11,0.97459076153938,0.00662925683244,0.0066292568324346,-0.0087406903178614,1.3896087178711,-5.0939371970813e-12,-5.0968334242253e-12,-1.3896087178711,5.0939371970813e-12,5.0968334242253e-12,-2.3037887613162e-11,-1.5828509120361e-12,-2.3037938264573e-11,-1.3326335949485,-2.3728945420263e-11,-2.0457732951843e-11 +1320,0.99066333203235,-0.0132,-0.0044199275811748,-3.7124665943441e-16,-3.733848977329e-16,0.00079558697480799,2.1086129670778e-18,0.00079558697480799,-3.8303010541085e-08,1.0260460512394e-11,0.97505996759143,0.0066591256474186,0.0066591256474133,-0.0087800724188252,1.3640980181792,9.702825571243e-14,9.7630939316422e-14,-1.3640980181792,-9.7028255712431e-14,-9.7630939316422e-14,-2.3690776535894e-11,5.3462344707325e-16,-2.368986568169e-11,-1.3081764564086,-2.2792463780219e-11,-2.2645796383296e-11 +1325,0.99085667250072,-0.01325,-0.0044305503363377,1.6600991822573e-15,1.6697361806494e-15,0.00079749907071992,5.0012957566076e-15,0.00079749907071993,-3.9325364298293e-08,1.0260460512394e-11,0.97552049419925,0.0066889907793344,0.0066889907793292,-0.0088194496636623,1.33905319611,-4.2513189029413e-13,-4.2766726081457e-13,-1.33905319611,4.2513189029413e-13,4.2766726081457e-13,-2.4180375244081e-11,1.2809730440826e-12,-2.4179645414839e-11,-1.2841661303293,-2.4514510504534e-11,-2.1863259081186e-11 +1330,0.99104598060776,-0.0133,-0.0044411781725029,2.0007690241792e-14,2.0020582202295e-14,0.00079941208121162,-6.266453028592e-15,0.00079941208121162,-3.6092039579216e-08,1.0260460512394e-11,0.97597249863404,0.0067188520576338,0.0067188520576284,-0.0088588218274971,1.3144660444013,-5.0183428562357e-12,-5.0216434064681e-12,-1.3144660444013,5.0183428562357e-12,5.0216434064681e-12,-2.4712585279908e-11,-1.571781384103e-12,-2.4713213499125e-11,-1.2605947317381,-2.532412370692e-11,-2.2076036851167e-11 +1335,0.99123134000673,-0.01335,-0.0044518113108798,-3.9200132881116e-16,-3.9227418820484e-16,0.00080132604609993,9.7354448695883e-19,0.00080132604609993,-2.4270910614632e-08,1.0260460512394e-11,0.97641613550422,0.0067487093145433,0.0067487093145379,-0.0088981886891202,1.2903284852324,9.6388711103607e-14,9.6385990882151e-14,-1.2903284852324,-9.6388711103605e-14,-9.638599088215e-14,-2.529218103753e-11,2.4132242996267e-16,-2.5291199353916e-11,-1.23745450084,-2.4330619591622e-11,-2.4179998014269e-11 +1340,0.99141283266426,-0.0134,-0.0044624499687268,1.6581741210219e-15,1.6549152714111e-15,0.000803241004496,5.1363565138211e-15,0.000803241004496,-2.5335630482459e-08,1.0260460512394e-11,0.97685155679624,0.0067785623852862,0.0067785623852809,-0.0089375500312732,1.2666325697598,-3.9886838994113e-13,-3.980806305535e-13,-1.2666325697598,3.9886838994113e-13,3.980806305535e-13,-2.5705952513632e-11,1.2355185511905e-12,-2.5707614081791e-11,-1.2147378013122,-2.5931586963773e-11,-2.337553203411e-11 +1345,0.99159053888386,-0.01345,-0.0044730943611576,6.658859705004e-16,6.6385637177218e-16,0.00080515699511382,1.664254040762e-16,0.00080515699511382,-1.4592057340224e-08,1.0260460512394e-11,0.97727891189156,0.0068084111067127,0.0068084111067074,-0.0089769056388424,1.2433704763139,-1.5684537526275e-13,-1.5638122503911e-13,-1.2433704763139,1.5684537526275e-13,1.5638122503911e-13,-2.6611350451008e-11,3.9208417463117e-14,-2.6610773072271e-11,-1.1924371205568,-2.593739174226e-11,-2.5104543813558e-11 +1350,0.99176453734894,-0.0135,-0.0044837446986983,5.9326170142876e-15,5.9364583214539e-15,0.00080707405585775,-2.2154832463428e-15,0.00080707405585776,-2.2686418077456e-08,1.0260460512394e-11,0.97769834763181,0.006838255319152,0.0068382553191467,-0.0090162553013017,1.2205345080113,-1.3685277816406e-12,-1.3694765541284e-12,-1.2205345080113,1.3685277816406e-12,1.3694765541284e-12,-2.6599539109134e-11,-5.1108707561484e-13,-2.6597869390818e-11,-1.170545065916,-2.8183698069714e-11,-2.2834903723528e-11 +1355,0.99193490513781,-0.01355,-0.0044944011907906,1.3692248436097e-14,1.3692732123663e-14,0.00080899222440454,3.9337317723428e-15,0.00080899222440453,5.0725397215956e-09,1.0260460512394e-11,0.97811000831719,0.0068680948637559,0.0068680948637507,-0.0090555988092094,1.1981170934557,-3.0932450728003e-12,-3.0933960822267e-12,-1.1981170934557,3.0932450728003e-12,3.0933960822267e-12,-3.0073260686667e-11,8.8868289609505e-13,-3.0074400821921e-11,-1.1490543664179,-2.9760560186695e-11,-2.7924063013967e-11 +1360,0.99210171777716,-0.0136,-0.0045050640406847,-7.0642465954459e-16,-7.0143458153539e-16,0.00081091153737878,9.0707138282273e-17,0.00081091153737878,1.0613021572681e-10,1.0260460512394e-11,0.97851403579896,0.0068979295863722,0.006897929586367,-0.0090949359593153,1.1761107821666,1.5629794540079e-13,1.5518596016774e-13,-1.1761107821666,-1.5629794540079e-13,-1.5518596016774e-13,-2.7666937647119e-11,2.0073478682413e-14,-2.7667110006721e-11,-1.1279578666639,-2.6779445940142e-11,-2.6289087476858e-11 +1365,0.99226504924718,-0.01365,-0.0045157334510304,3.9821417688103e-15,3.9755311553572e-15,0.00081283203122766,1.609083738475e-15,0.00081283203122766,-6.1718772315089e-09,1.0260460512394e-11,0.97891056945582,0.0069277593333038,0.0069277593332987,-0.0091342665489696,1.1545082468957,-8.6281062518846e-13,-8.6135443391609e-13,-1.1545082468957,8.6281062518846e-13,8.6135443391609e-13,-2.7791029594278e-11,3.48632997149e-13,-2.7790729234579e-11,-1.1072485303712,-2.8844380059646e-11,-2.4462143253774e-11 +1370,0.99242497202089,-0.0137,-0.0045264096217612,1.0123635732551e-16,9.9320310180471e-17,0.00081475374191932,6.6213536867969e-15,0.00081475374191932,3.2120425430548e-08,1.0260460512394e-11,0.97929974625383,0.0069575839529139,0.0069575839529089,-0.0091735903782388,1.1333022782066,-2.1496179951678e-14,-2.1074048128709e-14,-1.1333022782066,2.1496179951678e-14,2.1074048128708e-14,-3.3971851633762e-11,1.4049405018779e-12,-3.3971652540282e-11,-1.0869194369106,-3.4034477606933e-11,-3.1128292043045e-11 +1375,0.99258155711018,-0.01375,-0.0045370927459455,1.689972544071e-14,1.6894486718509e-14,0.00081667670428039,-8.4297536131691e-15,0.0008166767042804,5.5891788974805e-09,1.0260460512394e-11,0.97968170082399,0.0069874032987726,0.0069874032987674,-0.0092129072540545,1.1124857854718,-3.5116402270523e-12,-3.5105875404974e-12,-1.1124857854718,3.5116402270523e-12,3.5105875404974e-12,-2.848646662146e-11,-1.751655792843e-12,-2.8484968409132e-11,-1.0669637763699,-2.9130244798626e-11,-2.5509965673523e-11 +1380,0.99273487405601,-0.0138,-0.0045477830190642,-6.1904198314118e-16,-6.1986233104588e-16,0.00081860095342385,-1.2759257515753e-16,0.00081860095342386,2.0651665266769e-08,1.0260460512394e-11,0.98005656540451,0.0070172172226199,0.0070172172226146,-0.0092522169809358,1.0920517963359,1.259841210476e-13,1.2614113629399e-13,-1.0920517963359,-1.259841210476e-13,-1.2614113629399e-13,-2.8987507607322e-11,-2.5972009827708e-14,-2.8985596592399e-11,-1.047374855858,-2.7965130079477e-11,-2.7636235953302e-11 +1385,0.99288499099519,-0.01385,-0.0045584806295994,3.1491652195603e-15,3.1423189335462e-15,0.00082052652330669,5.0058182801797e-15,0.0008205265233067,1.9981012400194e-08,1.0260460512394e-11,0.98042446997064,0.007047025581504,0.0070470255814989,-0.0092915193704006,1.0719934503324,-6.2758962386239e-13,-6.2623923333264e-13,-1.0719934503324,6.2758962386239e-13,6.2623923333264e-13,-2.9106429918224e-11,9.9762652202671e-13,-2.9105404051772e-11,-1.0281460901558,-2.8950627181478e-11,-2.6880189208771e-11 +1390,0.99303197466276,-0.0139,-0.0045691857652603,2.1455027238651e-15,2.1497338342039e-15,0.00082245344770686,7.213129390484e-16,0.00082245344770687,3.162805128909e-08,1.0260460512394e-11,0.98078554220823,0.0070768282330597,0.0070768282330546,-0.0093308142347397,1.0523040044678,-4.187359253291e-13,-4.195706412941e-13,-1.0523040044678,4.187359253291e-13,4.195706412941e-13,-3.0185794221066e-11,1.4078248382252e-13,-3.0185290832655e-11,-1.0092710053662,-2.9636455637825e-11,-2.8265809723252e-11 +1395,0.99317589043223,-0.01395,-0.0045798986096908,1.4518976002896e-15,1.4478605514123e-15,0.00082438175969254,2.4866772922386e-15,0.00082438175969254,3.4026744089033e-08,1.0260460512394e-11,0.98113990758056,0.0071066250380047,0.0071066250379997,-0.0093701013903092,1.0329768253085,-2.7751073442652e-13,-2.7673204998177e-13,-1.0329768253085,2.7751073442652e-13,2.7673204998177e-13,-2.9739367484343e-11,4.7530619411314e-13,-2.9738637532068e-11,-0.99074323477342,-2.9026789067651e-11,-2.8019438537919e-11 +1400,0.99331680233508,-0.014,-0.0045906193443119,1.678512908138e-14,1.6776286138289e-14,0.00082631149191228,-1.1275319294821e-14,0.00082631149191228,2.8561530029947e-08,1.0260460512394e-11,0.98148768934537,0.0071364158587429,0.0071364158587376,-0.0094093806556881,1.0140053915587,-3.1420212467269e-12,-3.1403843077131e-12,-1.0140053915587,3.1420212467269e-12,3.1403843077131e-12,-2.9880141447106e-11,-2.110643396128e-12,-2.9881352107547e-11,-0.97255651882724,-3.0840292535114e-11,-2.6478367321372e-11 +1405,0.99345477308648,-0.01405,-0.0046013481485251,8.4859791190889e-17,8.6609438087573e-17,0.00082824267665321,-1.2362882720696e-16,0.00082824267665321,4.7361044863692e-08,1.0260460512394e-11,0.98182900858763,0.0071662005592094,0.0071662005592041,-0.0094486518514749,0.99538329068366,-1.5518245099203e-14,-1.5877731906549e-14,-0.99538329068366,1.5518245099205e-14,1.5877731906547e-14,-3.0299938345985e-11,-2.2667974236561e-14,-3.0300006366703e-11,-0.95470470377978,-2.9233675484533e-11,-2.8889715582501e-11 +1410,0.99358986412068,-0.0141,-0.0046120851970492,2.3813934549068e-15,2.3921084935147e-15,0.00083017534537633,7.9109370213851e-15,0.00083017534537634,4.2046075066082e-08,1.0260460512394e-11,0.98216398427726,0.007195979006891,0.0071959790068859,-0.0094879148029507,0.9771042178556,-4.2760287691302e-13,-4.2948071822226e-13,-0.9771042178556,4.2760287691302e-13,4.2948071822225e-13,-3.0306222850373e-11,1.4203327602133e-12,-3.0305259537629e-11,-0.93718173825414,-3.0739820420775e-11,-2.7395200782117e-11 +1415,0.99372213559889,-0.01415,-0.0046228306648205,9.2189717684962e-15,9.2172810855723e-15,0.00083210952953553,3.0535081427076e-15,0.00083210952953555,8.2064289586015e-08,1.0260460512394e-11,0.98249273325928,0.0072257510691101,0.0072257510691051,-0.0095271693351795,0.95916197561096,-1.6209454327312e-12,-1.6207080592027e-12,-0.95916197561096,1.6209454327312e-12,1.6207080592027e-12,-3.5792988455793e-11,5.3690718082445e-13,-3.5790648560165e-11,-0.91998167537006,-3.5758305556922e-11,-3.2901249331143e-11 +1420,0.99385164645793,-0.0142,-0.004633584720204,9.9448500048253e-15,9.9431835547665e-15,0.00083404525950081,3.3259654908018e-16,0.00083404525950081,7.8479715170943e-08,1.0260460512394e-11,0.98281537034616,0.0072555166181724,0.0072555166181673,-0.009566415279796,0.94155046947798,-1.7124437673592e-12,-1.7122609208203e-12,-0.94155046947798,1.7124437673592e-12,1.7122609208203e-12,-3.3699050466371e-11,5.7281289350647e-14,-3.3699184991697e-11,-0.90309866640011,-3.3032065955699e-11,-3.1613705601985e-11 +1425,0.99397845441012,-0.01425,-0.004644347532073,1.9486811522771e-15,1.9462105995658e-15,0.00083598256563772,3.3540939910217e-15,0.00083598256563772,6.6735680093188e-08,1.0260460512394e-11,0.9831320082895,0.0072852755259981,0.0072852755259932,-0.009605652467927,0.92426371058017,-3.2866070225527e-13,-3.2823056242748e-13,-0.92426371058017,3.2866070225527e-13,3.2823056242748e-13,-3.1027494525376e-11,5.656790049434e-13,-3.1027802140544e-11,-0.88652696438513,-3.0346151567649e-11,-2.9175490521628e-11 +1430,0.99410261597877,-0.0143,-0.0046551192665661,1.2268394468003e-15,1.2261492357513e-15,0.0008379214778313,6.0571176572188e-16,0.0008379214778313,7.5774590158062e-08,1.0260460512394e-11,0.98344275784097,0.0073150276665819,0.0073150276665769,-0.0096448807334339,0.90729580994536,-2.0260350752235e-13,-2.025253617613e-13,-0.90729580994536,2.0260350752235e-13,2.025253617613e-13,-3.1533904598529e-11,1.000425566099e-13,-3.1534503680334e-11,-0.870260920341,-3.0690517598789e-11,-2.9803502578055e-11 +1435,0.99422418652543,-0.01435,-0.0046659000859139,1.0370243416912e-15,1.0391865568552e-15,0.00083986202530321,2.1196431585015e-15,0.00083986202530322,7.8997821617577e-08,1.0260460512394e-11,0.98374772779359,0.007344772916882,0.0073447729168772,-0.0096840999140861,0.89064098042363,-1.6786681720941e-13,-1.6809500884068e-13,-0.89064098042363,1.6786681720941e-13,1.6809500884067e-13,-3.1211095579172e-11,3.428843071124e-13,-3.1209688312401e-11,-0.85429498107216,-3.0297161063955e-11,-2.9576304861448e-11 +1440,0.99434322026653,-0.0144,-0.0046766901504289,1.6637363870561e-14,1.664422708487e-14,0.00084180423690584,-1.2193933804718e-14,0.00084180423690586,7.224191378441e-08,1.0260460512394e-11,0.98404702499713,0.007374511155312,0.0073745111553068,-0.0097233098495711,0.87429353395712,-2.6359584004192e-12,-2.6369402768381e-12,-0.87429353395712,2.6359584004192e-12,2.6369402768381e-12,-3.1256004163086e-11,-1.9318700982601e-12,-3.1254116177143e-11,-0.83862368911165,-3.1976585428846e-11,-2.7983217189429e-11 +1445,0.99445977029482,-0.01445,-0.0046874896189822,2.0716563702735e-16,2.0407439402553e-16,0.00084374814122912,-2.0902274914529e-16,0.0008437481412291,9.3022304525903e-08,1.0260460512394e-11,0.98434075438623,0.0074042422613778,0.0074042422613726,-0.0097625103810178,0.85824787965631,-3.2177029951734e-14,-3.1664958830215e-14,-0.85824787965631,3.2177029951733e-14,3.1664958830216e-14,-3.1590970019149e-11,-3.243413157448e-14,-3.159357481828e-11,-0.82324168157673,-3.0488048105268e-11,-3.0119326727344e-11 +1450,0.99457388861177,-0.0145,-0.0046982986457462,3.6735365115417e-15,3.6839170384458e-15,0.00084569376603782,7.5958099437893e-15,0.00084569376603782,8.5021614637526e-08,1.0260460512394e-11,0.98462901903655,0.0074339661181495,0.0074339661181444,-0.0098017013542538,0.84249852271674,-5.5826651914024e-13,-5.5983025084981e-13,-0.84249852271674,5.5826651914024e-13,5.5983025084981e-13,-3.1466646435813e-11,1.1543088675561e-12,-3.1466613912977e-11,-0.80814368670333,-3.1972129960662e-11,-2.8394880381948e-11 +1455,0.99468562613123,-0.01455,-0.0047091173862451,7.5265068102906e-15,7.521829329226e-15,0.00084764113927734,3.9358039944031e-15,0.00084764113927734,1.4374373336068e-07,1.0260460512394e-11,0.98491192014945,0.007463682607672,0.0074636826076671,-0.0098408826137549,0.82704006430442,-1.1201815047874e-12,-1.1195113451957e-12,-0.82704006430442,1.1201815047874e-12,1.1195113451957e-12,-3.8078643611427e-11,5.8578554963579e-13,-3.8078353076794e-11,-0.79332452624739,-3.7826860593113e-11,-3.5225481035471e-11 +1460,0.99479503272929,-0.0146,-0.0047199459877972,1.0445087413045e-14,1.0451867464007e-14,0.00084959028756483,-3.0356258874904e-16,0.00084959028756482,1.2796881065924e-07,1.0260460512394e-11,0.98518955715373,0.0074933916182139,0.007493391618209,-0.0098800540122028,0.81186719690044,-1.5225406358609e-12,-1.5235610148636e-12,-0.81186719690044,1.5225406358609e-12,1.5235610148636e-12,-3.4379586331422e-11,-4.4249127425706e-14,-3.4380796047362e-11,-0.77877910822089,-3.3491766184739e-11,-3.2466249454169e-11 +1465,0.99490215723218,-0.01465,-0.0047307846008611,1.7603752072524e-15,1.7657180289579e-15,0.00085154123791901,3.3467189941205e-15,0.000851541237919,1.1497901653001e-07,1.0260460512394e-11,0.9854620276515,0.0075230930356618,0.007523093035657,-0.0099192153991389,0.79697470767808,-2.5136417976976e-13,-2.5208714979245e-13,-0.79697470767808,2.5136417976976e-13,2.5208714979245e-13,-3.194938772322e-11,4.77799928245e-13,-3.1950937854764e-11,-0.7645024324591,-3.1142696243942e-11,-3.0154047390025e-11 +1470,0.99500704745736,-0.0147,-0.0047416333721482,7.087607278262e-16,7.0504151586428e-16,0.00085349401673829,3.279914275252e-16,0.00085349401673828,1.2336486321374e-07,1.0260460512394e-11,0.98572942749894,0.0075527867487445,0.0075527867487396,-0.0099583666278518,0.78235747161031,-9.9087116796369e-14,-9.8584796980037e-14,-0.78235747161031,9.9087116796368e-14,9.8584796980037e-14,-3.2063184310048e-11,4.5856439711282e-14,-3.2063784531926e-11,-0.75048958503705,-3.1045800851711e-11,-3.0469074358513e-11 +1475,0.99510975023236,-0.01475,-0.004752492445044,7.9403846209182e-16,7.9514442443764e-16,0.00085544864984951,1.932282023586e-15,0.00085544864984951,1.2763478451916e-07,1.0260460512394e-11,0.98599185083178,0.0075824726487132,0.0075824726487084,-0.009997507554956,0.76801045515841,-1.0873876147978e-13,-1.088954432596e-13,-0.76801045515841,1.0873876147978e-13,1.088954432596e-13,-3.1852021693901e-11,2.646248296313e-13,-3.1852773630819e-11,-0.7367357372399,-3.0833389703265e-11,-3.0277235854032e-11 +1480,0.99521031140943,-0.0148,-0.00476336196157,5.0181382241173e-16,5.0559873407628e-16,0.00085740516281144,4.7954322467693e-16,0.00085740516281145,1.3603918347371e-07,1.0260460512394e-11,0.98624939008034,0.0076121506278537,0.0076121506278489,-0.01003663803843,0.75392871220291,-6.7339542943553e-14,-6.7817327070014e-14,-0.75392871220291,6.7339542943551e-14,6.781732707001e-14,-3.2088224451139e-11,6.432698958424e-14,-3.2086527776943e-11,-0.72323614536847,-3.1014529434818e-11,-3.0547657652869e-11 +1485,0.99530877588847,-0.01485,-0.0047742420611717,5.3322887134465e-16,5.2663911323953e-16,0.0008593635807301,1.5681994085661e-15,0.00085936358073011,1.4035241235888e-07,1.0260460512394e-11,0.98650213600646,0.0076418205804053,0.0076418205804005,-0.010075757938828,0.74010738269498,-7.004429964662e-14,-6.9186506916236e-14,-0.74010738269498,7.0044299646623e-14,6.918650691624e-14,-3.1860424364527e-11,2.0601559031004e-13,-3.1860391023926e-11,-0.70998614872439,-3.0790009356406e-11,-3.0337466695093e-11 +1490,0.99540518763511,-0.0149,-0.0047851328811804,1.4508968517087e-14,1.450585081687e-14,0.00086132392832356,-1.2585806688056e-14,0.00086132392832355,1.3283490929439e-07,1.0260460512394e-11,0.98675017772835,0.0076714824022112,0.0076714824022062,-0.01011486711882,0.72654169220304,-1.8669497483068e-12,-1.8664988955754e-12,-0.72654169220304,1.8669497483068e-12,1.8664988955754e-12,-3.1809139238451e-11,-1.619438429544e-12,-3.1809516403028e-11,-0.69698116857006,-3.2189079681999e-11,-2.884114807737e-11 +1495,0.99549958969664,-0.01495,-0.0047960345580229,3.5111710873589e-16,3.5407306010436e-16,0.00086328623014008,-3.2480581848117e-16,0.00086328623014007,1.5521002794117e-07,1.0260460512394e-11,0.98699360274065,0.0077011359898002,0.0077011359897952,-0.010153965441977,0.71322695025668,-4.426303497855e-14,-4.4622748606558e-14,-0.71322695025668,4.426303497855e-14,4.4622748606558e-14,-3.2048296990483e-11,-4.0933471217573e-14,-3.2049477436022e-11,-0.68421670746348,-3.0931039127123e-11,-3.055958199713e-11 +1500,0.99559202422982,-0.015,-0.0048069472235139,5.2558519809458e-15,5.2569800324792e-15,0.00086525050992209,7.8539622553541e-15,0.00086525050992211,1.4462903052959e-07,1.0260460512394e-11,0.98723249696553,0.0077307812431991,0.0077307812431943,-0.010193052776486,0.70015854864763,-6.4877823263865e-13,-6.4890535955059e-13,-0.70015854864763,6.4877823263865e-13,6.4890535955059e-13,-3.1811403056657e-11,9.6946482866237e-13,-3.1808505731967e-11,-0.67168834603616,-3.2253691738271e-11,-2.8779271997873e-11 +1505,0.99568253250259,-0.01505,-0.004817871011594,2.6596783488932e-15,2.6597661815258e-15,0.00086721679173097,2.2790791400084e-15,0.00086721679173097,2.0848577619859e-07,1.0260460512394e-11,0.98746694473707,0.0077604180608228,0.007760418060818,-0.010232128988406,0.68733196159128,-3.2155594726179e-13,-3.2156799860799e-13,-0.68733196159128,3.215559472618e-13,3.2156799860799e-13,-3.6344167998944e-11,2.7554227674797e-13,-3.6344284055955e-11,-0.65939174521172,-3.5151718822784e-11,-3.4581929451408e-11 +1510,0.99577115493837,-0.0151,-0.0048288060473213,5.9223987370065e-16,5.8732783077772e-16,0.00086918509818168,4.6315099047914e-16,0.00086918509818167,1.7492671844366e-07,1.0260460512394e-11,0.98769702889622,0.0077900463478226,0.0077900463478178,-0.010271193952679,0.67474274139388,-7.0140263732981e-14,-6.9549983581945e-14,-0.67474274139388,7.0140263732982e-14,6.9549983581941e-14,-3.2027321034736e-11,5.4838104483547e-14,-3.2028783781349e-11,-0.64732263936568,-3.0960127779632e-11,-3.0492873924951e-11 +1515,0.99585793109923,-0.01515,-0.0048397524613839,7.035832630134e-16,7.038924160705e-16,0.00087115545270424,1.8350039702359e-15,0.00087115545270424,1.7948464403617e-07,1.0260460512394e-11,0.98792283072792,0.0078196660050798,0.007819666005075,-0.010310247538616,0.662386521822,-8.1619852601418e-14,-8.1641808309351e-14,-0.662386521822,8.1619852601418e-14,8.1641808309352e-14,-3.176193423024e-11,2.1283615860255e-13,-3.1761532895801e-11,-0.63547684237894,-3.0694405319743e-11,-3.0248399185368e-11 +1520,0.99594289973083,-0.0152,-0.004850710378326,4.8461891361534e-16,4.8646207298788e-16,0.00087312787774205,5.4332829993363e-16,0.00087312787774205,1.8846478511136e-07,1.0260460512394e-11,0.9881444300589,0.0078492769381357,0.0078492769381309,-0.010349289621674,0.65025901106661,-5.5044264162773e-14,-5.526472488157e-14,-0.65025901106661,5.5044264162772e-14,5.5264724881569e-14,-3.191791171091e-11,6.1722594510947e-14,-3.1918454019699e-11,-0.62385024052231,-3.0827201211196e-11,-3.0416597701774e-11 +1525,0.99602609876791,-0.01525,-0.0048616799214001,5.7098563071716e-16,5.6490847189128e-16,0.00087510239548693,1.6433436650333e-15,0.00087510239548694,1.9311591614724e-07,1.0260460512394e-11,0.98836190525362,0.007878879053511,0.0078788790535063,-0.0103883200786,0.63835599647394,-6.3554397163251e-14,-6.2859751434253e-14,-0.63835599647394,6.3554397163251e-14,6.2859751434254e-14,-3.1647715771596e-11,1.8286202675231e-13,-3.1645650953735e-11,-0.61243879367423,-3.0560245519743e-11,-3.0163415539224e-11 +1530,0.99610756535128,-0.0153,-0.004872661212408,3.9666339312087e-16,4.0024637440292e-16,0.00087707902785686,5.8548289036881e-16,0.00087707902785687,2.0215491858266e-07,1.0260460512394e-11,0.98857533324056,0.0079084722588268,0.0079084722588221,-0.010427338787592,0.6266733390208,-4.3183614041407e-14,-4.3623489303036e-14,-0.6266733390208,4.3183614041406e-14,4.3623489303037e-14,-3.1779211029148e-11,6.3812723771697e-14,-3.1778861149593e-11,-0.60123853402672,-3.0677011912913e-11,-3.0301427351825e-11 +1535,0.99618733584594,-0.01535,-0.0048836543708686,4.8246334031731e-16,4.8515215142201e-16,0.00087905779637152,1.5279610367623e-15,0.00087905779637151,2.0699711456018e-07,1.0260460512394e-11,0.9887847895418,0.0079380564634358,0.0079380564634311,-0.010466345629131,0.61520697372806,-5.1470092027273e-14,-5.1789808513811e-14,-0.61520697372806,5.1470092027272e-14,5.1789808513811e-14,-3.1506043861548e-11,1.6311933736701e-13,-3.1507396015682e-11,-0.59024556451424,-3.0407646429329e-11,-3.0049085988596e-11 +1540,0.9962654458551,-0.0154,-0.0048946595148949,3.0534244904429e-16,3.0865910094573e-16,0.00088103872228508,6.1861670815748e-16,0.00088103872228508,2.159866880902e-07,1.0260460512394e-11,0.98899034829251,0.0079676315777565,0.0079676315777518,-0.010505340485105,0.60395290849738,-3.1896407622443e-14,-3.2275848579084e-14,-0.60395290849738,3.1896407622442e-14,3.2275848579085e-14,-3.1608894023989e-11,6.4682134663788e-14,-3.1608712707249e-11,-0.57945605804793,-3.0503933654573e-11,-3.0149512467322e-11 +1545,0.99634193023747,-0.01545,-0.0049056767603985,4.4388751184368e-16,4.4145039063642e-16,0.00088302182646765,1.4535600447043e-15,0.00088302182646766,2.2112360298365e-07,1.0260460512394e-11,0.98919208226945,0.0079971975138776,0.007997197513873,-0.010544323239601,0.59290722252939,-4.5434255774556e-14,-4.5216174896573e-14,-0.59290722252939,4.5434255774557e-14,4.5216174896573e-14,-3.1336549175663e-11,1.4888128772039e-13,-3.1335611375782e-11,-0.56886625600365,-3.0224094762528e-11,-2.9906859919497e-11 +1550,0.9964168231388,-0.0155,-0.0049167062128217,-9.7364444808909e-16,-9.7344887162542e-16,0.00088500712816284,-8.9101174725429e-16,0.00088500712816284,-1.3514436147943e-07,1.026068529197e-11,0.98939006295744,0.0080267541918278,0.0080267541918232,-0.010583293787178,0.58206606443713,9.7672581083347e-14,9.7658592009102e-14,-0.58206606443713,-9.7672581083347e-14,-9.7658592009102e-14,5.9685701647326e-14,-8.9396524031568e-14,5.9677846516657e-14,-0.55847246360769,-8.6434017025267e-14,2.0095925544945e-13 +1555,0.99649015793739,-0.01555,-0.0049277480024607,-7.3035102095797e-15,-7.305122700027e-15,0.00088699465029444,-8.3827713603546e-15,0.00088699465029443,-1.3531059650518e-07,1.0261633698341e-11,0.98958436038906,0.0080563015127858,0.008056301512781,-0.010622251997539,0.57142565512056,7.1776554165734e-13,7.1788973272201e-13,-0.57142565512056,-7.1776554165734e-13,-7.1788973272201e-13,-7.0989645473554e-15,-8.2379584147696e-13,-7.2429565989814e-15,-0.54827106375618,-8.5968564262312e-13,8.4592486677765e-13 +1560,0.99656196734622,-0.0156,-0.0049388022405477,1.2656502749134e-15,1.2659178314994e-15,0.00088898441288929,-8.8690709222872e-18,0.0008889844128893,2.1241356762403e-07,1.0261633698341e-11,0.98977504339828,0.0080858393923889,0.008085839392384,-0.010661197759452,0.56098227864875,-1.2175455438779e-13,-1.2182095611725e-13,-0.56098227864875,1.2175455438779e-13,1.2182095611726e-13,-2.8449418371489e-11,-8.5338311209138e-16,-2.8449257289518e-11,-0.53825849710939,-2.7328403995479e-11,-2.7265469669441e-11 +1565,0.9966322834256,-0.01565,-0.0049498690185607,4.4868255256619e-16,4.5421848981474e-16,0.00089097643291867,5.3612706878247e-15,0.00089097643291866,2.201201709795e-07,1.0261633698341e-11,0.98996217963952,0.0081153677612567,0.008115367761252,-0.010700130981439,0.55073229212846,-4.230780162664e-14,-4.2828181654165e-14,-0.55073229212846,4.2307801626641e-14,4.2828181654161e-14,-2.8943092633676e-11,5.055132263012e-13,-2.8944087746479e-11,-0.52843126134282,-2.8294749337774e-11,-2.7248381473829e-11 +1570,0.99670113751471,-0.0157,-0.0049609484523323,-3.5453871858744e-16,-3.5438336093057e-16,0.00089297073100316,4.254227271033e-17,0.00089297073100316,2.1231162250501e-07,1.0261633698341e-11,0.9901458353902,0.0081448865315379,0.0081448865315332,-0.010739051547668,0.54067211606786,3.2749118939278e-14,3.2731384342401e-14,-0.54067211606786,-3.274911893928e-14,-3.2731384342399e-14,-2.7161410244461e-11,3.9327416242492e-15,-2.7161228788802e-11,-0.51878592792828,-2.6066640519966e-11,-2.6057040100633e-11 +1575,0.99676856030935,-0.01575,-0.0049720406483683,7.4907368073261e-17,7.4404751937877e-17,0.00089496732628469,1.7059200869683e-15,0.00089496732628469,2.1256741433717e-07,1.0261633698341e-11,0.99032607574229,0.0081743956224544,0.0081743956224497,-0.010777959351632,0.53079822950003,-6.7793567936107e-15,-6.7315249550628e-15,-0.53079822950003,6.7793567936103e-15,6.731524955063e-15,-2.6737728485161e-11,1.5433773079712e-13,-2.6737745478612e-11,-0.50931912726046,-2.5815338852877e-11,-2.5496214606378e-11 +1580,0.99683458186183,-0.0158,-0.0049831457110597,-3.7408074905104e-16,-3.74906625838e-16,0.00089696623755792,1.4016018397105e-17,0.00089696623755792,2.2477358285755e-07,1.0261633698341e-11,0.9905029645875,0.0082038949548325,0.0082038949548278,-0.01081685428894,0.52110718275015,3.3138988878566e-14,3.3215509153023e-14,-0.52110718275015,-3.3138988878569e-14,-3.3215509153024e-14,-2.6894179589498e-11,1.2429061549638e-15,-2.689413957854e-11,-0.50002755057681,-2.5810030485538e-11,-2.5802463783483e-11 +1585,0.99689923159444,-0.01585,-0.0049942637425419,3.689166427542e-17,3.6792098054075e-17,0.00089896748321995,1.8087315767129e-15,0.00089896748321995,2.2501572871647e-07,1.0261633698341e-11,0.99067656463905,0.0082333844512088,0.0082333844512041,-0.010855736257458,0.51159558631992,-3.2026103026522e-15,-3.1939481506556e-15,-0.51159558631992,3.202610302652e-15,3.1939481506571e-15,-2.6479072839103e-11,1.5701706937458e-13,-2.6479130241e-11,-0.49090794888565,-2.5570705079945e-11,-2.5246001603811e-11 +1590,0.99696253831003,-0.0159,-0.0050053948441641,-3.8722945619566e-16,-3.8659515669821e-16,0.00090097108151288,9.910992421673e-18,0.00090097108151288,2.2089373175049e-07,1.0261633698341e-11,0.99084693744581,0.0082628640347165,0.0082628640347119,-0.010894605155836,0.50226011213858,3.2876948609519e-14,3.2868483547541e-14,-0.50226011213858,-3.2876948609519e-14,-3.2868483547542e-14,-2.5434798630906e-11,8.4457342904857e-16,-2.543478010322e-11,-0.48195713249445,-2.4409353408509e-11,-2.4403912278685e-11 +1595,0.99702453020588,-0.01595,-0.0050165391159046,-2.4110165239064e-16,-2.4107733375918e-16,0.00090297705041874,6.6557864224183e-16,0.00090297705041874,2.2620118400596e-07,1.0261633698341e-11,0.99101414341585,0.0082923336295284,0.0082923336295238,-0.010933460884095,0.49309749242091,2.0079684992852e-14,2.0081815035228e-14,-0.49309749242091,-2.0079684992852e-14,-2.0081815035226e-14,-2.5296522743046e-11,5.5441900850223e-14,-2.5296489180539e-11,-0.47317196976874,-2.4331664929585e-11,-2.4216939507409e-11 +1600,0.99708523488813,-0.016,-0.005027696655214,-3.1243086481226e-16,-3.127403295703e-16,0.00090498540750089,1.0061743449654e-17,0.00090498540750089,2.1362896163168e-07,1.0261633698341e-11,0.9911782418418,0.0083217931617344,0.0083217931617298,-0.010972303344786,0.48410451891995,2.5489803492519e-14,2.5522576280662e-14,-0.48410451891995,-2.5489803492518e-14,-2.5522576280664e-14,-2.3823789718129e-11,8.1934174320251e-16,-2.3823811670114e-11,-0.46454938572714,-2.2863124120051e-11,-2.2859778871359e-11 +1605,0.99714467937961,-0.01605,-0.0050388675598289,-3.2331673426445e-16,-3.2308420811477e-16,0.00090699617031854,2.4516822937932e-16,0.00090699617031854,2.2742529637299e-07,1.0261633698341e-11,0.99133929090861,0.0083512425572075,0.0083512425572029,-0.011011132440171,0.47527804202101,2.5799388134736e-14,2.5825487566157e-14,-0.47527804202101,-2.5799388134738e-14,-2.5825487566155e-14,-2.4232398086983e-11,1.9596214468783e-14,-2.423241046299e-11,-0.45608636205367,-2.3274262582906e-11,-2.3233541828153e-11 +1610,0.99720289013822,-0.0161,-0.0050500519237743,-3.7182730242098e-16,-3.7215788096507e-16,0.0009090093558309,4.5241953688049e-17,0.0009090093558309,2.2062121374233e-07,1.0261633698341e-11,0.99149734773046,0.0083806817446358,0.0083806817446312,-0.011049948076226,0.46661496904118,2.9094142371146e-14,2.9138628473953e-14,-0.46661496904118,-2.9094142371148e-14,-2.9138628473954e-14,-2.3237267888965e-11,3.5398192421981e-15,-2.3237248178929e-11,-0.44777993473518,-2.2303441670892e-11,-2.2295118496376e-11 +1615,0.99725989306206,-0.01615,-0.0050612498416632,-3.6482451595371e-16,-3.6460327218382e-16,0.00091102498104266,8.864526235566e-17,0.00091102498104266,2.2824805867572e-07,1.0261633698341e-11,0.99165246835185,0.0084101106522614,0.0084101106522568,-0.011088750158337,0.4581122643847,2.7927399393614e-14,2.7974300485587e-14,-0.4581122643847,-2.7927399393614e-14,-2.7974300485586e-14,-2.3210675925112e-11,6.8120854726609e-15,-2.3210632617178e-11,-0.4396271945895,-2.2281395333548e-11,-2.2266789096815e-11 +1620,0.99731571350666,-0.0162,-0.0050724614050414,-3.7954996914702e-16,-3.7933616558274e-16,0.00091304306245528,3.6011772389645e-17,0.00091304306245528,2.1825847795753e-07,1.0261633698341e-11,0.99180470778198,0.0084395292106525,0.0084395292106479,-0.011127538594959,0.44976694719523,2.8473130127317e-14,2.8499637857131e-14,-0.44976694719523,-2.8473130127317e-14,-2.849963785713e-14,-2.2073528070733e-11,2.6958786133114e-15,-2.2073460156137e-11,-0.43162528508613,-2.1186502287164e-11,-2.117978651628e-11 +1625,0.99737037629124,-0.01625,-0.005083686705769,-3.7865434703049e-16,-3.7839578846227e-16,0.00091506361657689,3.9637610904203e-17,0.00091506361657689,2.2778269226364e-07,1.0261633698341e-11,0.9919541199997,0.0084689373501392,0.0084689373501346,-0.011166313294231,0.44157609179229,2.7876248123689e-14,2.7857407201895e-14,-0.44157609179229,-2.7876248123689e-14,-2.7857407201896e-14,-2.21637049194e-11,2.9201734121011e-15,-2.2163802364853e-11,-0.4237714025386,-2.1273635916022e-11,-2.1266552019978e-11 +1630,0.99742390571517,-0.0163,-0.0050949258324428,-3.8405530155063e-16,-3.8387543992945e-16,0.00091708665938341,2.144523745233e-17,0.00091708665938341,2.1700122587731e-07,1.0261633698341e-11,0.99210075798627,0.0084983350035263,0.0084983350035217,-0.011205074167557,0.43353682548889,2.7693564022744e-14,2.7686319808692e-14,-0.43353682548889,-2.7693564022745e-14,-2.7686319808691e-14,-2.1034251881293e-11,1.5404318888769e-15,-2.1034161897586e-11,-0.41606279403206,-2.0188891322279e-11,-2.0183923046141e-11 +1635,0.99747632556321,-0.01635,-0.0051061788742954,-3.8497241370174e-16,-3.841632364163e-16,0.0009191122069077,2.17010350884e-17,0.0009191122069077,2.2658743503712e-07,1.0261633698341e-11,0.99224467372824,0.0085277221031367,0.0085277221031321,-0.011243821125705,0.42564632882521,2.7154126370861e-14,2.7157578395947e-14,-0.42564632882521,-2.715412637086e-14,-2.715757839595e-14,-2.1125652357936e-11,1.5319702482402e-15,-2.1125726429473e-11,-0.40849675776558,-2.0276955044701e-11,-2.027208785065e-11 +1640,0.99752765912113,-0.0164,-0.0051174459177395,-3.850112968896e-16,-3.8481835691877e-16,0.00092114027471834,2.2015019425263e-17,0.00092114027471834,2.3649165470374e-07,1.0261633698341e-11,0.99238591824871,0.0085570985834319,0.0085570985834273,-0.011282554082261,0.41790183349164,2.6617421603784e-14,2.6622890836585e-14,-0.41790183349164,-2.6617421603785e-14,-2.6622890836585e-14,-2.1220734939523e-11,1.5177451514855e-15,-2.1220713652513e-11,-0.40107064107915,-2.0368491385812e-11,-2.0363607951762e-11 +1645,0.9975779291841,-0.01645,-0.0051287270478463,-3.8739476978935e-16,-3.8714511015752e-16,0.00092317087814353,1.4692792918547e-17,0.00092317087814353,2.2500333685116e-07,1.0261633698341e-11,0.99252454161906,0.0085864643798907,0.0085864643798861,-0.011321272952154,0.41030062246541,2.6258671967301e-14,2.6242510762344e-14,-0.41030062246541,-2.62586719673e-14,-2.6242510762343e-14,-2.0116794722759e-11,9.9572513677952e-16,-2.0116850914868e-11,-0.39378184005484,-1.9309104406027e-11,-1.930472687724e-11 +1650,0.99762715806478,-0.0165,-0.0051400223499793,-3.8723669396592e-16,-3.8756705450294e-16,0.00092520403251866,1.4799950094462e-17,0.00092520403251866,2.3448761155009e-07,1.0261633698341e-11,0.99266059297039,0.0086158194277704,0.0086158194277658,-0.011359977650021,0.40284002845122,2.562267048761e-14,2.5738680893166e-14,-0.40284002845122,-2.562267048761e-14,-2.5738680893167e-14,-2.0186964254989e-11,9.7629533846433e-16,-2.0187009955008e-11,-0.3866277991298,-1.9376698937265e-11,-1.9372431458114e-11 +1655,0.99767536760821,-0.01655,-0.0051513319061633,-3.8800675253957e-16,-3.8812953417879e-16,0.00092723975263802,1.298128783904e-17,0.00092723975263803,2.2279978040274e-07,1.0261633698341e-11,0.99279412052374,0.0086451636648603,0.0086451636648557,-0.011398668093837,0.39551743304913,2.5267014764094e-14,2.525100216197e-14,-0.39551743304913,-2.5267014764093e-14,-2.525100216197e-14,-1.9124671715669e-11,8.4361730396838e-16,-1.912463759077e-11,-0.37960600918381,-1.835745808622e-11,-1.8353104955007e-11 +1660,0.99772257919624,-0.0166,-0.005162655799251,-3.8980355523139e-16,-3.8937471365576e-16,0.0009292780533854,1.2268831153086e-17,0.0009292780533854,2.3200115606414e-07,1.0261633698341e-11,0.99292517159178,0.008674497028322,0.0086744970283174,-0.011437344200749,0.38833026657326,2.4820848236139e-14,2.4811065455465e-14,-0.38833026657326,-2.4820848236138e-14,-2.4811065455466e-14,-1.9179824034372e-11,7.7585921780061e-16,-1.9179913573818e-11,-0.37271400791425,-1.8410686589268e-11,-1.8406457932199e-11 +1665,0.99776881376243,-0.01665,-0.0051739941088126,-3.9034504600622e-16,-3.9005947874538e-16,0.00093131894911292,1.1255124094742e-17,0.00093131894911292,2.2020968515335e-07,1.0261633698341e-11,0.99305379260982,0.0087038194578067,0.0087038194578021,-0.011476005891187,0.38127600608827,2.4386064225778e-14,2.4358137231719e-14,-0.38127600608827,-2.438606422578e-14,-2.435813723172e-14,-1.8162698970201e-11,7.0468724223849e-16,-1.8162666097311e-11,-0.36594937784666,-1.7434715429047e-11,-1.7430433529294e-11 +1670,0.99781409179636,-0.0167,-0.0051853469152677,-3.9057845007162e-16,-3.9084210572985e-16,0.0009333624542668,1.0830085242366e-17,0.0009333624542668,2.2909154751005e-07,1.0261633698341e-11,0.9931800291376,0.008733130892321,0.0087331308923164,-0.011514653084732,0.3743521757784,2.3890488542681e-14,2.3908279883049e-14,-0.3743521757784,-2.3890488542681e-14,-2.3908279883047e-14,-1.8202759960817e-11,6.6330736049001e-16,-1.8202753936038e-11,-0.35930974668091,-1.7473418990542e-11,-1.7469228127424e-11 +1675,0.99785843335725,-0.01675,-0.0051967142963245,-3.9136330357848e-16,-3.9111741080022e-16,0.00093540858284907,1.0350394749468e-17,0.00093540858284907,2.3803339388451e-07,1.0261633698341e-11,0.99330392588738,0.0087624312729283,0.0087624312729237,-0.011553285703675,0.36755634498708,2.3512918036153e-14,2.3441593672596e-14,-0.36755634498708,-2.3512918036154e-14,-2.3441593672596e-14,-1.8235003309578e-11,6.2200232831022e-16,-1.823499050777e-11,-0.35279278551527,-1.750458307985e-11,-1.7500528060319e-11 +1680,0.99790185808118,-0.0168,-0.0052080963285156,-3.917595842022e-16,-3.9195031723562e-16,0.0009374573486504,1.1377367827524e-17,0.0009374573486504,2.2578943159601e-07,1.0261633698341e-11,0.99342552673422,0.0087917205415836,0.0087917205415789,-0.011591903671484,0.36088612837202,2.2984003601421e-14,2.3014569028216e-14,-0.36088612837202,-2.298400360142e-14,-2.3014569028214e-14,-1.7257219436829e-11,6.6938144459771e-16,-1.7257252260855e-11,-0.34639620849446,-1.6566407166592e-11,-1.656227580108e-11 +1685,0.99794438518814,-0.01685,-0.0052194930887808,-3.9262702067967e-16,-3.9287813173536e-16,0.00093950876549052,1.1295757342428e-17,0.00093950876549052,2.3444890828728e-07,1.0261633698341e-11,0.99354487472636,0.0088209986399328,0.0088209986399282,-0.011630506911219,0.3543391844917,2.2578484426934e-14,2.2605465376902e-14,-0.3543391844917,-2.2578484426933e-14,-2.26054653769e-14,-1.7278663632109e-11,6.5159421962338e-16,-1.7278607637832e-11,-0.34011777244016,-1.6587194600285e-11,-1.6583119721014e-11 +1690,0.99798603349434,-0.0169,-0.0052309046513909,-3.9290382409312e-16,-3.9326928541033e-16,0.00094156284675278,1.1354052749519e-17,0.00094156284675278,2.431712786688e-07,1.0261633698341e-11,0.99366201211019,0.0088502655116462,0.0088502655116416,-0.011669095348609,0.34791321511234,2.2153586747716e-14,2.2176133807022e-14,-0.34791321511234,-2.2153586747715e-14,-2.2176133807023e-14,-1.729351164202e-11,6.4047176501121e-16,-1.7293499625268e-11,-0.33395527529756,-1.660171428077e-11,-1.6597699733317e-11 +1695,0.99802682141888,-0.01695,-0.0052423310894969,-3.9388851291781e-16,-3.9364910551118e-16,0.00094361960561926,1.1108383197441e-17,0.00094361960561926,2.3049805619735e-07,1.0261633698341e-11,0.99377698034002,0.0088795211012436,0.008879521101239,-0.011707668910503,0.34160596484208,2.1761526874727e-14,2.1737201651668e-14,-0.34160596484208,-2.1761526874728e-14,-2.1737201651666e-14,-1.6356140750065e-11,6.1501749691127e-16,-1.6356192341484e-11,-0.32790655580013,-1.5702222246324e-11,-1.5698249584416e-11 +1700,0.99806676699046,-0.017,-0.0052537724767248,-3.9408290293735e-16,-3.9415855129264e-16,0.00094567905531308,1.1872741006594e-17,0.00094567905531308,2.3892082268162e-07,1.0261633698341e-11,0.99388982008787,0.0089087653528843,0.0089087653528797,-0.011746227523275,0.33541521988444,2.1293827186072e-14,2.1313686104168e-14,-0.33541521988444,-2.1293827186072e-14,-2.131368610417e-14,-1.6361436540776e-11,6.4087685797004e-16,-1.6361484053807e-11,-0.32196949311719,-1.5707548647984e-11,-1.5703614389823e-11 +1705,0.99810588785943,-0.01705,-0.0052652288835564,-3.9463483333902e-16,-3.942394748624e-16,0.00094774120855025,1.2029868485511e-17,0.00094774120855025,2.2625408391264e-07,1.0261633698341e-11,0.99400057126881,0.0089379982131123,0.0089379982131077,-0.011784771116444,0.32933880734666,2.0947442009907e-14,2.0910653546406e-14,-0.32933880734666,-2.0947442009906e-14,-2.0910653546407e-14,-1.5470224713935e-11,6.4022099143778e-16,-1.5470201732194e-11,-0.316142005253,-1.4852256793567e-11,-1.484836834341e-11 +1710,0.99814420130142,-0.0171,-0.0052767003814767,-3.9547876350875e-16,-3.951912883504e-16,0.00094980607816901,1.0907657891535e-17,0.00094980607816901,2.344205789484e-07,1.0261633698341e-11,0.9941092730426,0.0089672196277108,0.0089672196277062,-0.011823299618523,0.32337459505645,2.0545630176268e-14,2.0523170684585e-14,-0.32337459505645,-2.0545630176269e-14,-2.0523170684584e-14,-1.5468745092327e-11,5.6533413398719e-16,-1.5468742727636e-11,-0.31042204933223,-1.4851031268186e-11,-1.4847276876855e-11 +1715,0.99818172422897,-0.01715,-0.0052881870393992,-3.9561703684327e-16,-3.9608944767611e-16,0.00095187367658818,1.0858937317893e-17,0.00095187367658819,2.4266401510431e-07,1.0261633698341e-11,0.99421596383809,0.0089964295444134,0.0089964295444088,-0.011861812960601,0.31752048995196,2.0130784331688e-14,2.0156961978937e-14,-0.31752048995196,-2.0130784331687e-14,-2.0156961978938e-14,-1.546298292289e-11,5.5086790040274e-16,-1.5462904485283e-11,-0.30480762005524,-1.4845687739825e-11,-1.484199049602e-11 +1720,0.99821847319751,-0.0172,-0.0052996889252062,-3.9591088036854e-16,-3.9618528799461e-16,0.00095394401604128,1.066910724896e-17,0.00095394401604128,2.2968938750978e-07,1.0261633698341e-11,0.99432068136224,0.0090256279117355,0.0090256279117309,-0.011900311074794,0.31177443820463,1.9769116269897e-14,1.9750128246788e-14,-0.31177443820463,-1.9769116269898e-14,-1.9750128246788e-14,-1.4614885362806e-11,5.3074202497194e-16,-1.4614905069823e-11,-0.29929674938224,-1.4031781848941e-11,-1.4028187762384e-11 +1725,0.99825446441148,-0.01725,-0.0053112061073237,-3.9659900706334e-16,-3.9678107779417e-16,0.00095601710881593,1.0864266222992e-17,0.00095601710881593,2.3759880818375e-07,1.0261633698341e-11,0.99442346260915,0.0090548146777804,0.0090548146777758,-0.011938793892676,0.30613442398262,1.9386073424841e-14,1.9376659212741e-14,-0.30613442398262,-1.9386073424841e-14,-1.937665921274e-14,-1.4600739841243e-11,5.3012118186501e-16,-1.4600785048719e-11,-0.29388750620027,-1.4018450342115e-11,-1.4014866576348e-11 +1730,0.99828971373463,-0.0173,-0.0053227386516538,-3.9689105325109e-16,-3.9732777624839e-16,0.00095809296678882,1.1282653052527e-17,0.00095809296678882,2.4564915435121e-07,1.0261633698341e-11,0.99452434388174,0.0090839897925657,0.0090839897925611,-0.011977261348346,0.30059846884596,1.8994752103183e-14,1.901111394405e-14,-0.30059846884596,-1.8994752103183e-14,-1.9011113944049e-14,-1.458540492642e-11,5.3807523263384e-16,-1.4585331146377e-11,-0.28857799497668,-1.4003868540392e-11,-1.4000374329505e-11 +1735,0.99832423669576,-0.01735,-0.0053342866231122,-3.973392159244e-16,-3.9782616395286e-16,0.00096017160165948,1.068301262107e-17,0.00096017160165948,2.3239697455324e-07,1.0261633698341e-11,0.99462336080028,0.0091131532068568,0.0091131532068522,-0.012015713376888,0.29516463141655,1.8599384828295e-14,1.8649191905895e-14,-0.29516463141655,-1.8599384828295e-14,-1.8649191905895e-14,-1.3780356471242e-11,4.99070091412e-16,-1.3780412552881e-11,-0.28336635545593,-1.3231261692819e-11,-1.3227852444425e-11 +1740,0.99835804849435,-0.0174,-0.0053458500872141,-3.9871364613765e-16,-3.9869789171024e-16,0.00096225302519157,1.0589211026212e-17,0.00096225302519157,2.4019512423479e-07,1.0261633698341e-11,0.99472054831099,0.0091423048709648,0.0091423048709602,-0.012054149912786,0.28983100629146,1.8315095240728e-14,1.831681383896e-14,-0.28983100629146,-1.8315095240729e-14,-1.831681383896e-14,-1.3760997620692e-11,4.848132075717e-16,-1.3760993443946e-11,-0.27825076234316,-1.3212860300656e-11,-1.3209485234163e-11 +1745,0.99839116401034,-0.01745,-0.0053574291069865,-3.9937644477973e-16,-3.9928306739101e-16,0.00096433724874443,1.1370178114298e-17,0.00096433724874443,2.4801179066003e-07,1.0261633698341e-11,0.99481594070661,0.0091714447370875,0.0091714447370829,-0.012092570893013,0.28459572346687,1.7981747792396e-14,1.7972900640802e-14,-0.28459572346687,-1.7981747792396e-14,-1.7972900640801e-14,-1.3736410663894e-11,5.1249365265243e-16,-1.3736445381135e-11,-0.27322942402383,-1.3189490524265e-11,-1.3186143452352e-11 +1750,0.99842359780943,-0.0175,-0.0053690237445261,-3.9979026095599e-16,-3.9994042003687e-16,0.00096642428350999,1.0844456554374e-17,0.00096642428350999,2.3448773234236e-07,1.0261633698341e-11,0.99490957163445,0.0092005727581287,0.0092005727581241,-0.012130976255474,0.2794569480252,1.7653529247423e-14,1.7637284752702e-14,-0.2794569480252,-1.7653529247423e-14,-1.7637284752702e-14,-1.2973117856278e-11,4.7827226742952e-16,-1.2973065087876e-11,-0.26830058227755,-1.245680379518e-11,-1.2453566267148e-11 +1755,0.99845536414843,-0.01755,-0.0053806340625725,-4.005358600489e-16,-4.0074927795342e-16,0.00096851414075243,1.0875746603642e-17,0.00096851414075243,2.4207112403474e-07,1.0261633698341e-11,0.99500147410456,0.0092296888865042,0.0092296888864996,-0.012169365937427,0.27441287909946,1.731916979594e-14,1.7316146196547e-14,-0.27441287909946,-1.731916979594e-14,-1.7316146196548e-14,-1.2946144312506e-11,4.695433677964e-16,-1.2946183932101e-11,-0.2634625119733,-1.2431143842747e-11,-1.2427958479811e-11 +1760,0.99848647698441,-0.0176,-0.0053922601214226,-4.0192230249581e-16,-4.0134353031192e-16,0.00097060683133952,1.1940778247368e-17,0.00097060683133952,2.4973742185352e-07,1.0261633698341e-11,0.99509168050924,0.0092587930764829,0.0092587930764783,-0.012207739878577,0.2694617493296,1.7016268135166e-14,1.7001767660944e-14,-0.2694617493296,-1.7016268135165e-14,-1.7001767660944e-14,-1.2916904807246e-11,5.0795359348975e-16,-1.2916906513409e-11,-0.25871351985619,-1.240326504142e-11,-1.2400093040739e-11 +1765,0.9985169499797,-0.01765,-0.005403901980485,-4.0138248165728e-16,-4.0187550548844e-16,0.00097270236597938,1.1988846839291e-17,0.00097270236597938,2.3607501731249e-07,1.0261633698341e-11,0.99518022263065,0.0092878852830069,0.0092878852830023,-0.012246098019515,0.2646018245616,1.6653382773718e-14,1.6680487272829e-14,-0.2646018245616,-1.6653382773718e-14,-1.6680487272829e-14,-1.2197974438264e-11,5.0032500003624e-16,-1.2197938394695e-11,-0.25405194427373,-1.171316366613e-11,-1.1710065171444e-11 +1770,0.9985467965069,-0.0177,-0.0054155596998533,-4.0290381850577e-16,-4.0256557073238e-16,0.00097480075546004,1.1990145194867e-17,0.00097480075546003,2.4347864169272e-07,1.0261633698341e-11,0.9952671316486,0.0093169654604993,0.0093169654604947,-0.012284440300147,0.25983140286437,1.6416293944814e-14,1.6377918523185e-14,-0.25983140286437,-1.6416293944813e-14,-1.6377918523184e-14,-1.2165996074983e-11,4.861766732751e-16,-1.2166024596629e-11,-0.24947615488451,-1.1682667219352e-11,-1.1679631913108e-11 +1775,0.99857602965747,-0.01775,-0.005427233337225,-4.0307664754003e-16,-4.0322759991491e-16,0.00097690201018131,1.143695829904e-17,0.00097690201018131,2.5096556655058e-07,1.0261633698341e-11,0.99535243815899,0.0093460335652,0.0093460335651954,-0.012322766662775,0.2551488140143,1.6068524444257e-14,1.6067311570789e-14,-0.2551488140143,-1.6068524444256e-14,-1.6067311570788e-14,-1.2132150859608e-11,4.5373470078578e-16,-1.2132182679058e-11,-0.24498455150997,-1.1650352163068e-11,-1.164737270633e-11 +1780,0.99860466224641,-0.0178,-0.0054389229494503,-4.0444880987908e-16,-4.0364615253268e-16,0.00097900614039069,1.1826224648042e-17,0.00097900614039069,2.3709638696801e-07,1.0261633698341e-11,0.99543617218107,0.0093750895539919,0.0093750895539873,-0.01236107705055,0.25055241920728,1.5770344645385e-14,1.5757498413102e-14,-0.25055241920728,-1.5770344645384e-14,-1.5757498413101e-14,-1.1453241043762e-11,4.6036440795385e-16,-1.1453224160298e-11,-0.2405755638717,-1.0998632479156e-11,-1.0995710262413e-11 +1785,0.99863270681701,-0.01785,-0.005450628594106,-4.041747178164e-16,-4.0420447394805e-16,0.00098111315642332,1.1444899626606e-17,0.00098111315642332,2.4436066681233e-07,1.0261633698341e-11,0.99551836316475,0.0094041333832065,0.0094041333832019,-0.012399371405894,0.24604061012687,1.5482053847548e-14,1.5464719383923e-14,-0.24604061012687,-1.5482053847548e-14,-1.5464719383924e-14,-1.1418674298939e-11,4.3982032415188e-16,-1.1418631950858e-11,-0.23624765131409,-1.0965621475644e-11,-1.0962709628205e-11 +1790,0.99866017564886,-0.0179,-0.0054623503264107,-4.0484928987822e-16,-4.0496834498574e-16,0.00098322306823283,1.0924466175348e-17,0.00098322306823283,2.5165062567112e-07,1.0261633698341e-11,0.99559904000814,0.0094331650109641,0.0094331650109595,-0.012437649673589,0.24161180845439,1.5160618967254e-14,1.5184614009649e-14,-0.24161180845439,-1.5160618967254e-14,-1.5184614009649e-14,-1.1380774600799e-11,4.1031748874707e-16,-1.1380781601517e-11,-0.23199930171594,-1.0929406514905e-11,-1.0926582969576e-11 +1795,0.9986870807623,-0.01795,-0.0054740882007831,-4.0597427968592e-16,-4.0584494379555e-16,0.00098533588562879,1.1187972267155e-17,0.00098533588562879,2.377041923296e-07,1.0261633698341e-11,0.99567823106438,0.0094621843959917,0.0094621843959871,-0.012475911799217,0.23726446559508,1.4891601853491e-14,1.4902496378878e-14,-0.23726446559508,-1.4891601853491e-14,-1.4902496378876e-14,-1.0743569430089e-11,4.1050602111343e-16,-1.0743590444644e-11,-0.22782903124153,-1.0317704344182e-11,-1.0314963114531e-11 +1800,0.99871343392279,-0.018,-0.0054858422723958,-4.0650027059954e-16,-4.0583652633888e-16,0.00098745161851394,1.1136876725418e-17,0.00098745161851394,2.4478721272203e-07,1.0261633698341e-11,0.99575596414862,0.0094911914964442,0.0094911914964396,-0.012514157727604,0.23299706179265,1.4608930246667e-14,1.4607918800424e-14,-0.23299706179265,-1.4608930246667e-14,-1.4607918800425e-14,-1.0705889237276e-11,4.0022861466082e-16,-1.0705908036994e-11,-0.22373538407327,-1.0281695473761e-11,-1.0278978768223e-11 +1805,0.99873924664853,-0.01805,-0.0054976125941124,-4.0710992170903e-16,-4.0699903347767e-16,0.00098957027641782,1.2560231958627e-17,0.00098957027641782,2.519065276374e-07,1.0261633698341e-11,0.99583226655456,0.009520186272228,0.0095201862722234,-0.012552387405888,0.22880810566721,1.4395803046741e-14,1.4356046458565e-14,-0.22880810566721,-1.4395803046742e-14,-1.4356046458565e-14,-1.066568477162e-11,4.4238681974328e-16,-1.0665693189054e-11,-0.21971693138439,-1.0243256719089e-11,-1.024056702506e-11 +1810,0.99876453021457,-0.0181,-0.0055093992180336,-4.0724823439003e-16,-4.0742487397794e-16,0.0009916918687327,1.2142277121474e-17,0.00099169186873269,2.378842580697e-07,1.0261633698341e-11,0.99590716506095,0.009549168683828,0.0095491686838234,-0.012590600781966,0.22469613395155,1.4070434309058e-14,1.4074897771385e-14,-0.22469613395155,-1.4070434309058e-14,-1.4074897771384e-14,-1.006788326202e-11,4.1929863672646e-16,-1.0067922311763e-11,-0.21577227110008,-9.6693473462367e-12,-9.6667597005429e-12 +1815,0.99878929565694,-0.01815,-0.0055212021970434,-4.0834138639263e-16,-4.0819777907931e-16,0.00099381640494955,1.0562823546956e-17,0.00099381640494955,2.4479955484935e-07,1.0261633698341e-11,0.99598068593824,0.0095781386911352,0.0095781386911306,-0.012628797802957,0.22065971065358,1.3785256967901e-14,1.3823129478657e-14,-0.22065971065358,-1.37852569679e-14,-1.3823129478657e-14,-1.0028262890093e-11,3.593689846144e-16,-1.0028254141721e-11,-0.21190002764155,-9.6314310044653e-12,-9.6288884296826e-12 +1820,0.99881355377979,-0.0182,-0.0055330215817626,-4.0868240171626e-16,-4.0888637009888e-16,0.00099594389419411,1.0972158180479e-17,0.00099594389419411,2.5178102447398e-07,1.0261633698341e-11,0.99605285496417,0.0096070962557568,0.0096070962557522,-0.012666978418237,0.21669742661817,1.3566388800289e-14,1.3568555035463e-14,-0.21669742661817,-1.3566388800289e-14,-1.3568555035462e-14,-9.9871850627135e-12,3.6393400354144e-16,-9.9871817118831e-12,-0.20809885095628,-9.592136942009e-12,-9.5896449519548e-12 +1825,0.99883731515892,-0.01825,-0.0055448574225929,-4.103767166895e-16,-4.0971789478893e-16,0.00099807434553871,1.0914955553117e-17,0.00099807434553871,2.5877901776994e-07,1.0261633698341e-11,0.996123697429,0.0096360413394663,0.0096360413394617,-0.012705142577407,0.21280789929449,1.3386387644509e-14,1.332875256807e-14,-0.21280789929449,-1.3386387644508e-14,-1.3328752568069e-14,-9.9435486198014e-12,3.5536873809251e-16,-9.943578209943e-12,-0.20436741636474,-9.5504068701695e-12,-9.5479477613405e-12 +1830,0.99886059015316,-0.0183,-0.005556709759255,-1.5274567659331e-15,-1.5293066090256e-15,0.0010002077664049,-2.3721174749396e-15,0.0010002077664049,-1.4665942416059e-07,1.0261644128525e-11,0.99619323816421,0.0096649739121383,0.0096649739121337,-0.012743290240745,0.20898977148041,4.8679412311305e-14,4.8743855248016e-14,-0.20898977148041,-4.8679412311305e-14,-4.8743855248016e-14,-8.161890441767e-14,-7.5607275229122e-14,-8.1606590473422e-14,-0.20070442255116,-1.5845372018477e-13,1.6992605494324e-15 +1835,0.99888338888433,-0.01835,-0.0055685786605485,-2.3540845126856e-16,-2.4476343323644e-16,0.0010023441686384,-4.1933166281162e-18,0.0010023441686384,-1.4657249280958e-07,1.0261652804092e-11,0.99626150147738,0.0096938939215924,0.0096938939215878,-0.012781421339451,0.2052417126206,7.3674403679046e-15,7.6561450485464e-15,-0.2052417126206,-7.3674403679046e-15,-7.6561450485464e-15,-2.1756632676438e-14,-1.3031415932079e-16,-2.1705574218762e-14,-0.19710859694227,-3.0307082986133e-14,-1.1432846542567e-14 +1840,0.99890572127903,-0.0184,-0.0055804641648823,-1.6635026418293e-15,-1.6606345859633e-15,0.0010044835594175,-2.4748698276122e-15,0.0010044835594175,-1.4765891620527e-07,1.0261670224265e-11,0.996328511272,0.0097228013386982,0.0097228013386935,-0.012819535835118,0.20156241486778,5.0917707690302e-14,5.0831309734614e-14,-0.20156241486778,-5.0917707690302e-14,-5.0831309734614e-14,-5.9349830268585e-14,-7.5754379488698e-14,-5.9445301779235e-14,-0.19357868650004,-1.3593814545676e-13,2.1848394946986e-14 +1845,0.9989275970483,-0.01845,-0.005592366320009,-2.638715909027e-16,-2.4087945257414e-16,0.0010066259473397,1.0959184808363e-16,0.0010066259473397,-1.4673838677481e-07,1.0261670791071e-11,0.99639429098189,0.0097516961272381,0.0097516961272334,-0.012857633679991,0.19795059855186,7.922519112704e-15,7.2256838444566e-15,-0.19795059855186,-7.922519112704e-15,-7.2256838444566e-15,-4.698056394176e-14,3.2879950057566e-15,-4.6861928136774e-14,-0.19011346313682,-6.3748619342042e-14,-2.6378519898555e-14 +1850,0.99894902569854,-0.0185,-0.0056042851727046,-1.2951452737417e-15,-1.2811547840077e-15,0.0010087713408246,-1.9137145628775e-15,0.0010087713408246,-1.4780733437192e-07,1.0261682135865e-11,0.99645886359899,0.0097805782517356,0.0097805782517309,-0.012895714827295,0.19440500475661,3.8065270245719e-14,3.7662297512452e-14,-0.19440500475661,-3.8065270245719e-14,-3.7662297512452e-14,-5.4910527221389e-14,-5.6257910093718e-14,-5.4956043914723e-14,-0.18671172175624,-1.1104705712358e-13,5.5282887875123e-15 +1855,0.99897001653546,-0.01855,-0.0056162207694279,-5.1010248013183e-16,-4.945394708347e-16,0.0010109197482344,1.8299006752301e-17,0.0010109197482345,-1.4694393613013e-07,1.0261682135865e-11,0.99652225168054,0.0098094476769547,0.0098094476769499,-0.012933779230572,0.19092439928525,1.4668979537624e-14,1.4244028799016e-14,-0.19092439928525,-1.4668979537624e-14,-1.4244028799016e-14,-4.0598255237065e-14,5.2896771486739e-16,-4.0048642226955e-14,-0.18337227991514,-4.4487001102863e-14,-3.2969864082641e-14 +1860,0.99899057866871,-0.0186,-0.0056281731556736,-1.7048564150806e-15,-1.7097147558299e-15,0.0010130711777575,-2.5557002921476e-15,0.0010130711777575,-1.4806287040869e-07,1.0261688062794e-11,0.99658447735837,0.0098383043683906,0.0098383043683858,-0.012971826844326,0.18750757105828,4.8124471697238e-14,4.8271746223012e-14,-0.18750757105828,-4.8124471697238e-14,-4.8271746223012e-14,-8.7392905716615e-14,-7.2157632338721e-14,-8.7431563690767e-14,-0.18009397731362,-1.6072004539139e-13,-7.1922892925582e-15 +1865,0.99901072101574,-0.01865,-0.0056401423765518,-2.5232693938991e-16,-2.5536764709994e-16,0.0010152256375169,-2.6686814155941e-17,0.0010152256375169,-1.482144469378e-07,1.0261699615249e-11,0.996645562346,0.00986714829183,0.0098671482918252,-0.013009857623448,0.18415333177027,6.9908159573862e-15,7.0674396482887e-15,-0.18415333177027,-6.9908159573862e-15,-7.0674396482887e-15,-1.1897490187572e-14,-7.3736155478758e-16,-1.2173232084709e-14,-0.17687567545865,-1.3896020709025e-14,-9.2234375150912e-15 +1870,0.99903045230104,-0.0187,-0.005652128485912,-4.1520294158653e-16,-4.1487746281865e-16,0.0010173831369437,1.2010900794961e-17,0.0010173831369437,2.4604844384157e-07,1.0261699615249e-11,0.99670552793184,0.0098959794064316,0.0098959794064268,-0.013047871514088,0.18086051569691,1.1264092028705e-14,1.1248223069487e-14,-0.18086051569691,-1.1264092028706e-14,-1.1248223069487e-14,-7.9230276494814e-12,3.2773143874152e-16,-7.9230690723932e-12,-0.173716258407,-7.6111384941622e-12,-7.6090140210092e-12 +1875,0.99904978108014,-0.01875,-0.0056641315086134,-4.1532388267846e-16,-4.1524458667721e-16,0.0010195436810268,1.2953263785128e-17,0.0010195436810268,2.508807206425e-07,1.0261699615249e-11,0.99676439504776,0.0099247976933412,0.0099247976933364,-0.013085868491387,0.17762797809651,1.1035939494799e-14,1.1039778962904e-14,-0.17762797809651,-1.1035939494798e-14,-1.1039778962903e-14,-7.8482498060641e-12,3.4441422270912e-16,-7.8481986944014e-12,-0.17061462759218,-7.5394110289721e-12,-7.537288847506e-12 +1880,0.99906871571343,-0.0188,-0.0056761514972178,-4.1627993714743e-16,-4.1623090850968e-16,0.0010217072789727,1.2885843902107e-17,0.0010217072789727,2.5543202397671e-07,1.0261699615249e-11,0.9968221841852,0.0099536031126942,0.0099536031126894,-0.013123848502782,0.17445459754125,1.0844926121504e-14,1.0840711330459e-14,-0.17445459754125,-1.0844926121503e-14,-1.084071133046e-14,-7.767530389207e-12,3.3640718440162e-16,-7.7675143612488e-12,-0.16756970862193,-7.4620080061243e-12,-7.4599427991384e-12 +1885,0.99908726439001,-0.01885,-0.0056881884942961,-4.1651993948584e-16,-4.1725739397017e-16,0.0010238739384438,1.3342398485595e-17,0.0010238739384438,2.6007910491899e-07,1.0261699615249e-11,0.99687891546353,0.0099823956322032,0.0099823956321984,-0.013161811505704,0.17133927066587,1.0616913593877e-14,1.0653161105331e-14,-0.17133927066587,-1.0616913593877e-14,-1.0653161105332e-14,-7.6885046868068e-12,3.4128691604688e-16,-7.6885098489023e-12,-0.16458044610241,-7.3862497001784e-12,-7.3841873524308e-12 +1890,0.99910543512647,-0.0189,-0.00570024254182,-4.1754079648072e-16,-4.1790865528565e-16,0.0010260436669952,1.2707431016814e-17,0.0010260436669952,2.647104828668e-07,1.0261699615249e-11,0.99693460862223,0.010011175220035,0.01001117522003,-0.01319975745818,0.16828091749983,1.0445390888967e-14,1.0456996951334e-14,-0.16828091749983,-1.0445390888967e-14,-1.0456996951334e-14,-7.6089616672004e-12,3.177232902635e-16,-7.608958006861e-12,-0.16164580445624,-7.3099384695317e-12,-7.307957037644e-12 +1895,0.99912323577075,-0.01895,-0.0057123136806754,-4.1797041522791e-16,-4.1849791421728e-16,0.001028216472,1.2203337594839e-17,0.001028216472,2.4804971587855e-07,1.0261699615249e-11,0.99698928302874,0.010039941845181,0.010039941845176,-0.013237686319325,0.16527847746181,1.0254715092453e-14,1.0260778455496e-14,-0.16527847746181,-1.0254715092454e-14,-1.0260778455495e-14,-7.1477670652059e-12,2.9910271789326e-16,-7.1477385972838e-12,-0.15876476749528,-6.8670166842186e-12,-6.8650957334861e-12 +1900,0.99914067400475,-0.019,-0.0057244019527095,-4.1940619029525e-16,-4.1994427515226e-16,0.0010303923609633,1.1709182772212e-17,0.0010303923609633,2.5253402924363e-07,1.0261699615249e-11,0.99704295768252,0.010068695475902,0.010068695475897,-0.013275598047291,0.16233090993906,1.0084558053094e-14,1.0090824956867e-14,-0.16233090993906,-1.0084558053093e-14,-1.0090824956867e-14,-7.0739148550546e-12,2.7836518346404e-16,-7.0738906628078e-12,-0.15593633829215,-6.7962152729921e-12,-6.7942770624056e-12 +1905,0.99915775734937,-0.01905,-0.0057365073976812,-4.2095746387859e-16,-4.2030020784504e-16,0.0010325713410554,1.2448625194013e-17,0.0010325713410554,2.5705830708489e-07,1.0261699615249e-11,0.99709565122649,0.010097436082044,0.010097436082039,-0.013313492602319,0.15943719378032,9.9257042445494e-15,9.8979070583439e-15,-0.15943719378032,-9.9257042445499e-15,-9.8979070583438e-15,-7.0005470206005e-12,2.9268774099867e-16,-7.000526799605e-12,-0.15315953846985,-6.7258375234318e-12,-6.7239601902659e-12 +1910,0.99917449316686,-0.0191,-0.005748630055308,-4.2164244437599e-16,-4.2089220681836e-16,0.0010347534194254,1.3012885242248e-17,0.0010347534194254,2.6166456379428e-07,1.0261699615249e-11,0.99714738195083,0.010126163633483,0.010126163633479,-0.013351369944692,0.15659632716889,9.7411540827133e-15,9.7126243409504e-15,-0.15659632716889,-9.7411540827132e-15,-9.7126243409502e-15,-6.928472263426e-12,2.9937042956138e-16,-6.9284731698064e-12,-0.15043340808722,-6.6567309595377e-12,-6.6548681365996e-12 +1915,0.99919088866453,-0.01915,-0.0057607699647605,-4.2138747018056e-16,-4.2162150790435e-16,0.0010369386031241,1.2820613248104e-17,0.0010369386031241,2.6622902637996e-07,1.0261699615249e-11,0.99719816780031,0.010154878100512,0.010154878100507,-0.013389230035239,0.1538073269812,9.5292115727622e-15,9.5398832045162e-15,-0.1538073269812,-9.5292115727628e-15,-9.5398832045161e-15,-6.855584753864e-12,2.8955259162918e-16,-6.8555715955295e-12,-0.1477570052354,-6.5868163195105e-12,-6.5849840118768e-12 +1920,0.99920695089819,-0.0192,-0.0057729271641725,-4.2273338636828e-16,-4.2332033276427e-16,0.0010391268990291,1.1919083799262e-17,0.0010391268990291,2.4958783129136e-07,1.0261699615249e-11,0.99724802638161,0.010183579454207,0.010183579454203,-0.013427072835827,0.15106922859882,9.3843350598921e-15,9.3885414038599e-15,-0.15106922859882,-9.3843350598922e-15,-9.3885414038604e-15,-6.4426583468769e-12,2.6529013112577e-16,-6.4426831721117e-12,-0.14512940564763,-6.1902297195606e-12,-6.1884788603553e-12 +1925,0.99922268677452,-0.01925,-0.0057851016926725,-4.243645645853e-16,-4.2365824719018e-16,0.0010413183141564,1.3334883547365e-17,0.0010413183141564,2.5403697279103e-07,1.0261699615249e-11,0.99729697496692,0.010212267664894,0.010212267664889,-0.013464898307327,0.14838108557187,9.2095699852622e-15,9.2080932734404e-15,-0.14838108557187,-9.2095699852619e-15,-9.2080932734406e-15,-6.3754226100284e-12,2.8789188855425e-16,-6.3753949182565e-12,-0.1425497025803,-6.1257304512377e-12,-6.123979404351e-12 +1930,0.99923810305555,-0.0193,-0.0057972935873527,-4.2374238869451e-16,-4.2442653859715e-16,0.0010435128551961,1.2334086016135e-17,0.0010435128551961,2.5852858343001e-07,1.0261699615249e-11,0.99734503050439,0.010240942704438,0.010240942704434,-0.013502706412647,0.1457419691573,9.0288195035899e-15,9.0408597363583e-15,-0.1457419691573,-9.0288195035899e-15,-9.0408597363586e-15,-6.3086883169423e-12,2.6178982540753e-16,-6.3086789662484e-12,-0.14001700616716,-6.0617265124807e-12,-6.0600116726063e-12 +1935,0.99925320636083,-0.01935,-0.0058095028853022,-4.2552664057662e-16,-4.2494402813439e-16,0.0010457105288243,1.3067373605055e-17,0.0010457105288243,2.630858553232e-07,1.0261699615249e-11,0.99739220962152,0.010269604544712,0.010269604544707,-0.013540497114698,0.14315096820144,8.8716874313661e-15,8.869796043741e-15,-0.14315096820144,-8.871687431366e-15,-8.8697960437406e-15,-6.2429421244755e-12,2.7211710805706e-16,-6.2428884374046e-12,-0.13753044331345,-5.9986628007852e-12,-5.9969376054621e-12 +1940,0.99926800317072,-0.0194,-0.0058217296231067,-4.2543343914624e-16,-4.2586751366041e-16,0.0010479113416264,1.2612616949208e-17,0.0010479113416264,2.6762408467107e-07,1.0261699615249e-11,0.99743852863198,0.010298253157966,0.010298253157961,-0.013578270376893,0.1406071885562,8.7027122981075e-15,8.7174303994204e-15,-0.1406071885562,-8.7027122981079e-15,-8.7174303994205e-15,-6.176853073032e-12,2.5981757697078e-16,-6.1768000490404e-12,-0.13508915732836,-5.9352528114101e-12,-5.9335897941771e-12 +1945,0.9992824998293,-0.01945,-0.005833973836862,-4.2616278730438e-16,-4.2628244142518e-16,0.0010501153000997,1.309085108801e-17,0.0010501153000997,2.72193780404e-07,1.0261699615249e-11,0.99748400354147,0.010326888516825,0.01032688851682,-0.013616026163138,0.13810975291929,8.5558420555962e-15,8.5531633943262e-15,-0.13810975291929,-8.555842055596e-15,-8.5531633943267e-15,-6.1110957981108e-12,2.6199440527036e-16,-6.1110944224944e-12,-0.1326923076176,-5.872197548485e-12,-5.8705692745154e-12 +1950,0.99929670254748,-0.0195,-0.0058462355616664,-4.2820661724658e-16,-4.2745457274563e-16,0.0010523224105754,1.3549122406158e-17,0.0010523224105754,2.5537088887972e-07,1.0261699615249e-11,0.99752865005426,0.010355510594669,0.010355510594664,-0.013653764438334,0.13565780046579,8.4148568158333e-15,8.4087646807458e-15,-0.13565780046579,-8.4148568158337e-15,-8.4087646807459e-15,-5.7452012237346e-12,2.6674969545052e-16,-5.7451741388069e-12,-0.1303390693325,-5.5207430902197e-12,-5.5191294854269e-12 +1955,0.99931061740504,-0.01955,-0.0058585148336724,-4.2854799359968e-16,-4.2823829312508e-16,0.0010545326795338,1.2360159663832e-17,0.0010545326795338,2.5987562679575e-07,1.0261699615249e-11,0.99757248357638,0.010384119364078,0.010384119364073,-0.013691485166328,0.13325048658745,8.2472507078567e-15,8.2541234599174e-15,-0.13325048658745,-8.2472507078569e-15,-8.2541234599175e-15,-5.6851958423872e-12,2.3748897340789e-16,-5.685169922652e-12,-0.12802863326561,-5.4631725403101e-12,-5.4616084935865e-12 +1960,0.99932425035461,-0.0196,-0.0058708116870302,-4.2896948008078e-16,-4.2911913458597e-16,0.0010567461131356,1.3410171922402e-17,0.0010567461131356,2.643660366175e-07,1.0261699615249e-11,0.99761551922498,0.010412714799151,0.010412714799146,-0.01372918831297,0.13088698247826,8.1146979017725e-15,8.1070496332698e-15,-0.13088698247826,-8.1146979017724e-15,-8.1070496332698e-15,-5.6249108549306e-12,2.5208925299072e-16,-5.6249258661937e-12,-0.12576020527044,-5.4053649995226e-12,-5.403821281034e-12 +1965,0.99933760722354,-0.01965,-0.0058831261559401,-4.3009428970865e-16,-4.3040266419624e-16,0.0010589627175367,1.3123138825452e-17,0.0010589627175367,2.6891641269344e-07,1.0261699615249e-11,0.99765777183137,0.010441296873951,0.010441296873946,-0.01376687384406,0.12856647503128,7.9652470503633e-15,7.9745838361552e-15,-0.12856647503128,-7.9652470503635e-15,-7.9745838361544e-15,-5.5654932645562e-12,2.4332227826557e-16,-5.5654798993201e-12,-0.12353300616856,-5.3483609145243e-12,-5.3468267398055e-12 +1970,0.9993506937168,-0.0197,-0.0058954582741431,-4.3050656436365e-16,-4.3097549794568e-16,0.0010611824988106,1.245524201146e-17,0.0010611824988106,2.7347353181995e-07,1.0261699615249e-11,0.99769925594706,0.010469865562885,0.010469865562881,-0.013804541725857,0.12628816631383,7.8158225707407e-15,7.8224700135924e-15,-0.12628816631383,-7.8158225707409e-15,-7.8224700135919e-15,-5.506088124471e-12,2.2604450541058e-16,-5.506079693005e-12,-0.12134627142024,-5.2913609942233e-12,-5.2898798607898e-12 +1975,0.99936351541972,-0.01975,-0.0059078080744239,-4.3121320535116e-16,-4.3190403746577e-16,0.001063405462872,1.269604533001e-17,0.001063405462872,2.5663219815897e-07,1.0261699615249e-11,0.9977399858496,0.010498420841091,0.010498420841086,-0.013842191925576,0.12405127341548,7.6671422199262e-15,7.6812639591603e-15,-0.12405127341548,-7.6671422199264e-15,-7.6812639591601e-15,-5.17783858488e-12,2.2412476785069e-16,-5.1778504059186e-12,-0.11919925080551,-4.9760539003388e-12,-4.9745925968053e-12 +1980,0.99937607779986,-0.0198,-0.005920175590652,-4.3368371171989e-16,-4.3331611960553e-16,0.0010656316157905,1.3336000589316e-17,0.0010656316157905,2.6106592798669e-07,1.0261699615249e-11,0.99777997554557,0.010526962682878,0.010526962682873,-0.013879824409348,0.12185502817265,7.5729962601065e-15,7.5568314938561e-15,-0.12185502817265,-7.5729962601064e-15,-7.5568314938562e-15,-5.1228329371018e-12,2.3148345414907e-16,-5.1228721555003e-12,-0.11709120832846,-4.9232896962052e-12,-4.9218681726202e-12 +1985,0.99938838621054,-0.01985,-0.0059325608547358,-4.338523004809e-16,-4.3410268357178e-16,0.0010678609633231,1.3594986998536e-17,0.0010678609633231,2.6545425768632e-07,1.0261699615249e-11,0.99781923877905,0.010555491064048,0.010555491064043,-0.013917439145264,0.1196986767923,7.4058938418063e-15,7.4181488536906e-15,-0.1196986767923,-7.4058938418062e-15,-7.4181488536904e-15,-5.0673289936558e-12,2.314146991903e-16,-5.0673468786287e-12,-0.11502142168917,-4.8700441867263e-12,-4.8686167444364e-12 +1990,0.99940044589254,-0.0199,-0.0059449638986681,-4.3469267509188e-16,-4.3474303193737e-16,0.0010700935112283,1.3481525917378e-17,0.0010700935112283,2.699622321245e-07,1.0261699615249e-11,0.9978577890344,0.010584005960335,0.01058400596033,-0.013955036101332,0.11758147975745,7.2930682381933e-15,7.2852942468453e-15,-0.11758147975745,-7.2930682381933e-15,-7.2852942468452e-15,-5.0132247976716e-12,2.2695035655224e-16,-5.013207395968e-12,-0.11298918219899,-4.8181080444019e-12,-4.8167288046487e-12 +1995,0.99941226197674,-0.01995,-0.0059573847540153,-4.3561112329819e-16,-4.3557494452898e-16,0.0010723292651882,1.2644583451558e-17,0.0010723292651882,2.7452294659724e-07,1.0261699615249e-11,0.99789563954174,0.010612507347798,0.010612507347793,-0.013992615245985,0.11550271134896,7.1480803662279e-15,7.1566900293839e-15,-0.11550271134896,-7.1480803662272e-15,-7.1566900293836e-15,-4.9597441528665e-12,2.066413071849e-16,-4.9597517874856e-12,-0.11099379448007,-4.7668084234644e-12,-4.7654569310941e-12 +2000,0.99942383948653,-0.02,-0.0059698234514212,-4.3649200008514e-16,-4.3623369919159e-16,0.001074568230732,1.2835425089792e-17,0.001074568230732,2.5770273026637e-07,1.0261699615249e-11,0.99793280328228,0.010640995203196,0.010640995203192,-0.014030176548579,0.11346165950758,7.0371806860037e-15,7.0283670610021e-15,-0.11346165950758,-7.0371806860035e-15,-7.028367061002e-15,-4.6657352349247e-12,2.0800976854659e-16,-4.6657513982221e-12,-0.1090345761753,-4.4843647868524e-12,-4.4830229152695e-12 +2005,0.9994351833395,-0.02005,-0.0059822800226425,-4.3723492600314e-16,-4.3695398906275e-16,0.0010768104135494,1.2742407036509e-17,0.0010768104135494,2.6208464731781e-07,1.0261699615249e-11,0.99796929299101,0.010669469502444,0.01066946950244,-0.014067719977357,0.11145762558224,6.9037851757738e-15,6.8951474879063e-15,-0.11145762558224,-6.9037851757741e-15,-6.8951474879062e-15,-4.6155961498662e-12,2.008393526639e-16,-4.615583261783e-12,-0.10711085786087,-4.4362405101901e-12,-4.4349295033843e-12 +2010,0.99944629835062,-0.0201,-0.0059947544975159,-4.3756745115538e-16,-4.3805252480196e-16,0.0010790558190241,1.3671505993205e-17,0.0010790558190241,2.6646551276599e-07,1.0261699615249e-11,0.99800512116446,0.010697930222913,0.010697930222908,-0.014105245502484,0.1094899239883,6.7592759791244e-15,6.7786828632061e-15,-0.1094899239883,-6.7592759791238e-15,-6.7786828632059e-15,-4.5654815927749e-12,2.105116749718e-16,-4.5654804414292e-12,-0.10522198256606,-4.3881654112998e-12,-4.3868697058775e-12 +2015,0.99945718923378,-0.02015,-0.0060072469059884,-4.3901162279373e-16,-4.3925532222485e-16,0.0010813044525467,1.3074562782795e-17,0.0010813044525467,2.709220439101e-07,1.0261699615249e-11,0.99804030006313,0.010726377341888,0.010726377341883,-0.014142753094012,0.10755788212103,6.6605966019407e-15,6.669032884738e-15,-0.10755788212103,-6.6605966019403e-15,-6.6690328847378e-15,-4.5161868477422e-12,1.9805272511207e-16,-4.5162000677358e-12,-0.10336730569532,-4.3408632195393e-12,-4.3396117120892e-12 +2020,0.99946786060411,-0.0202,-0.0060197572776144,-4.3998594327649e-16,-4.3987044657747e-16,0.0010835563194368,1.3895280263169e-17,0.0010835563194368,2.754054762022e-07,1.0261699615249e-11,0.99807484171657,0.010754810836956,0.010754810836952,-0.014180242722386,0.10566083992051,6.537129893132e-15,6.5407024520716e-15,-0.10566083992051,-6.5371298931316e-15,-6.5407024520717e-15,-4.4672802481327e-12,2.0618026128766e-16,-4.4672633595597e-12,-0.10154619475529,-4.2939346442586e-12,-4.29267990394e-12 +2025,0.99947831698007,-0.02025,-0.0060322856415636,-4.4145901233963e-16,-4.4061001112216e-16,0.0010858114249452,1.2640688640806e-17,0.0010858114249452,2.7986780537503e-07,1.0261699615249e-11,0.9981087579277,0.010783230685993,0.010783230685988,-0.014217714358436,0.10379814975459,6.4387821744448e-15,6.424594969271e-15,-0.10379814975459,-6.4387821744446e-15,-6.4245949692705e-15,-4.4181043809313e-12,1.8478485706635e-16,-4.4181176582596e-12,-0.099758029126629,-4.2467609089879e-12,-4.2455301158427e-12 +2030,0.99948856278563,-0.0203,-0.0060448320261229,-4.419507104864e-16,-4.4176783208727e-16,0.0010880697741765,1.3881603710339e-17,0.0010880697741765,2.6292778443349e-07,1.0261699615249e-11,0.99814206027759,0.010811636867545,0.010811636867541,-0.014255167973877,0.10196917614547,6.3064874577168e-15,6.3173254424524e-15,-0.10196917614547,-6.3064874577169e-15,-6.3173254424517e-15,-4.1580763046089e-12,1.9885841607376e-16,-4.1581031757232e-12,-0.098002199804486,-3.996938168549e-12,-3.9957113148474e-12 +2035,0.9994986023517,-0.02035,-0.0060573964607245,-4.4226492705388e-16,-4.4237730963123e-16,0.0010903313724024,1.2880652516758e-17,0.0010903313724024,2.6727030189022e-07,1.0261699615249e-11,0.9981747601279,0.01084002935929,0.010840029359285,-0.014292603539276,0.10017329557526,6.2014896994092e-15,6.1979328519129e-15,-0.10017329557526,-6.2014896994093e-15,-6.1979328519129e-15,-4.1125487176472e-12,1.812766584933e-16,-4.1125435132455e-12,-0.096278109320434,-3.9532203666524e-12,-3.9520434507053e-12 +2040,0.999508439919,-0.0204,-0.0060699789729214,-4.426005332677e-16,-4.4340704949582e-16,0.0010925962245953,1.3823969467956e-17,0.0010925962245953,2.7184926310042e-07,1.0261699615249e-11,0.99820686862768,0.01086840814033,0.010868408140326,-0.014330021027079,0.098409896180691,6.0806944192765e-15,6.0915689362686e-15,-0.098409896180691,-6.0806944192766e-15,-6.0915689362691e-15,-4.069330095075e-12,1.903813352145e-16,-4.0693215285375e-12,-0.094585171313623,-3.9117559158527e-12,-3.9105850067295e-12 +2045,0.99951807963934,-0.02045,-0.0060825795903949,-4.4468803396258e-16,-4.4484658339502e-16,0.0010948643357381,1.3965533484038e-17,0.0010948643357381,2.7622324694221e-07,1.0261699615249e-11,0.99823839671572,0.010896773189672,0.010896773189667,-0.014367420409605,0.096678377675699,5.9884629718441e-15,5.9925156611605e-15,-0.096678377675698,-5.9884629718441e-15,-5.9925156611603e-15,-4.0242378299381e-12,1.8894368263942e-16,-4.0242424788287e-12,-0.092922810459948,-3.8684906310912e-12,-3.8673384984677e-12 +2050,0.99952752557769,-0.0205,-0.0060951983404891,-4.4495727363284e-16,-4.4569233671796e-16,0.0010971357107525,1.2914658721592e-17,0.0010971357107525,2.8074434510472e-07,1.0261699615249e-11,0.99826935512489,0.010925124486575,0.01092512448657,-0.014404801659511,0.094978150963042,5.8868734135099e-15,5.8863279022361e-15,-0.094978150963042,-5.8868734135101e-15,-5.8863279022358e-15,-3.9805468392807e-12,1.6960487196952e-16,-3.9805555909518e-12,-0.091290462230923,-3.8265695432665e-12,-3.8254295044561e-12 +2055,0.99953678171413,-0.02055,-0.006107835249678,-4.4695149495056e-16,-4.4709114760057e-16,0.0010994103544171,1.3086290915914e-17,0.0010994103544171,2.6376748252233e-07,1.0261699615249e-11,0.99829975438654,0.010953462010962,0.010953462010957,-0.014442164750322,0.093308638020695,5.7870336959917e-15,5.7893563432533e-15,-0.093308638020694,-5.7870336959917e-15,-5.7893563432531e-15,-3.7469789359388e-12,1.6871286532062e-16,-3.746986280017e-12,-0.089687572655233,-3.6021236018237e-12,-3.6010203303893e-12 +2060,0.99954585194516,-0.0206,-0.0061204903456133,-4.4744873803322e-16,-4.4762996459582e-16,0.001101688271683,1.3518640212573e-17,0.001101688271683,2.680749737749e-07,1.0261699615249e-11,0.99832960483263,0.01098178574186,0.010981785741855,-0.014479509654387,0.091669271699498,5.6704869981154e-15,5.6801262680583e-15,-0.091669271699498,-5.6704869981155e-15,-5.6801262680583e-15,-3.705663789776e-12,1.710088320624e-16,-3.705656253741e-12,-0.088113598249289,-3.5624681338328e-12,-3.5613811638041e-12 +2065,0.99955474008621,-0.02065,-0.006133163654092,-4.4872174316465e-16,-4.4855022309493e-16,0.0011039694672067,1.3429442397409e-17,0.0011039694672067,2.7246647604784e-07,1.0261699615249e-11,0.99835891660203,0.011010095659704,0.011010095659699,-0.014516836345908,0.090059495443721,5.5768995381722e-15,5.5803980467559e-15,-0.090059495443721,-5.5768995381725e-15,-5.5803980467553e-15,-3.6651585556239e-12,1.669979357606e-16,-3.6651616316909e-12,-0.086568005626142,-3.5236096668497e-12,-3.5225235153358e-12 +2070,0.99956344987285,-0.0207,-0.0061458552010778,-4.500669891863e-16,-4.4902053340114e-16,0.0011062539456617,1.3565910163471e-17,0.0011062539456617,2.769091231869e-07,1.0261699615249e-11,0.99838769964253,0.011038391744803,0.011038391744798,-0.014554144798922,0.088478763222077,5.4899557098984e-15,5.4796529709641e-15,-0.088478763222077,-5.4899557098984e-15,-5.4796529709639e-15,-3.6251120455867e-12,1.656164009504e-16,-3.6251253510366e-12,-0.085050271432259,-3.485176548995e-12,-3.4841190884611e-12 +2075,0.99957198496264,-0.02075,-0.0061585650122041,-4.5057009045514e-16,-4.5031660136699e-16,0.0011085417116619,1.3028994155947e-17,0.0011085417116619,2.8136915375399e-07,1.0261699615249e-11,0.99841596371489,0.011066673977714,0.011066673977709,-0.014591434987796,0.086926539172989,5.3817100002152e-15,5.3874123661254e-15,-0.086926539172989,-5.3817100002151e-15,-5.3874123661253e-15,-3.5853073261368e-12,1.5593186123652e-16,-3.5852839373663e-12,-0.083559882126231,-3.4469521014105e-12,-3.4459228071523e-12 +2080,0.99958034893673,-0.0208,-0.0061712931127782,-4.5217182764019e-16,-4.5128783289222e-16,0.0011108327697628,1.3798733371919e-17,0.0011108327697628,2.8577192878743e-07,1.0261699615249e-11,0.99844371839637,0.011094942339244,0.011094942339239,-0.014628706887222,0.085402297510034,5.2918861205087e-15,5.2949895298252e-15,-0.085402297510034,-5.2918861205085e-15,-5.2949895298251e-15,-3.5450778216832e-12,1.6226007720187e-16,-3.545080630206e-12,-0.082096333793144,-3.4083537396167e-12,-3.4073412929928e-12 +2085,0.99958854530165,-0.02085,-0.0061840395272859,-4.5203343641034e-16,-4.5211236862789e-16,0.0011131271243847,1.2896300364942e-17,0.0011131271243847,2.6874219472006e-07,1.0261699615249e-11,0.99847097308464,0.011123196810822,0.011123196810817,-0.014665960472714,0.083905522300271,5.1978959356884e-15,5.2016950682211e-15,-0.083905522300271,-5.1978959356886e-15,-5.2016950682211e-15,-3.3389285019034e-12,1.4903506710518e-16,-3.3389301193095e-12,-0.080659131933898,-3.2102424408927e-12,-3.2092430089058e-12 +2090,0.99959657749038,-0.0209,-0.0061968042814101,-4.5282403393695e-16,-4.5331840501714e-16,0.0011154247801246,1.387047092653e-17,0.0011154247801246,2.7312725237039e-07,1.0261699615249e-11,0.99849773699965,0.011151437372969,0.011151437372964,-0.01470319571859,0.08243570730568,5.1089984895225e-15,5.1105358177765e-15,-0.082435707305679,-5.1089984895228e-15,-5.1105358177764e-15,-3.3024137888572e-12,1.558861068925e-16,-3.3024161899993e-12,-0.079247791402265,-3.175190881631e-12,-3.1742201384135e-12 +2095,0.99960444886463,-0.02095,-0.0062095873990076,-4.5409081108027e-16,-4.5424197848558e-16,0.0011177257412897,1.3276644789318e-17,0.0011177257412897,2.775332674787e-07,1.0261699615249e-11,0.99852401918928,0.011179664007591,0.011179664007586,-0.014740412600992,0.080992355735692,5.0085541502564e-15,5.0208852376847e-15,-0.080992355735692,-5.0085541502563e-15,-5.0208852376845e-15,-3.2661139171857e-12,1.4711382885056e-16,-3.266117243312e-12,-0.077861836055405,-3.1403558740033e-12,-3.1393912339147e-12 +2100,0.99961216271588,-0.021,-0.0062223889041308,-4.5619314771464e-16,-4.5538332081806e-16,0.0011200300122094,1.3999074298078e-17,0.0011200300122094,2.8183769629209e-07,1.0261699615249e-11,0.99854982853112,0.011207876696446,0.011207876696441,-0.014777611095869,0.079574980185093,4.9443817081096e-15,4.9343281335548e-15,-0.079574980185093,-4.9443817081096e-15,-4.934328133555e-15,-3.229160076801e-12,1.5105999406448e-16,-3.2291520080516e-12,-0.07650079869828,-3.1048825559454e-12,-3.1039287008689e-12 +2105,0.99961972226696,-0.02105,-0.0062352088205405,-4.5629383781024e-16,-4.5579880615034e-16,0.0011223375971606,1.4124562051675e-17,0.0011223375971606,2.8634229209956e-07,1.0261699615249e-11,0.99857517373603,0.011236075421514,0.011236075421509,-0.01481479117946,0.078183102316816,4.8459740261021e-15,4.8432699928803e-15,-0.078183102316816,-4.8459740261021e-15,-4.8432699928804e-15,-3.1936915187312e-12,1.5076454531109e-16,-3.1936967817923e-12,-0.075164220886463,-3.0708446234077e-12,-3.0699076732032e-12 +2110,0.99962713067355,-0.0211,-0.0062480471716879,-4.5709212716845e-16,-4.5748347719888e-16,0.0011246485003646,1.4108565595448e-17,0.0011246485003646,2.9085213526514e-07,1.0261699615249e-11,0.9986000633514,0.011264260165007,0.011264260165002,-0.014851952828312,0.076816252778243,4.7449646829733e-15,4.7665431814035e-15,-0.076816252778243,-4.7449646829733e-15,-4.7665431814032e-15,-3.1583473468785e-12,1.4687197812209e-16,-3.1583348056773e-12,-0.073851652759441,-3.0369113949023e-12,-3.0359885455441e-12 +2115,0.99963439102563,-0.02115,-0.0062609039802284,-4.5853990364134e-16,-4.5874758815547e-16,0.0011269627259123,1.3452748376048e-17,0.0011269627259123,2.7372362154665e-07,1.0261699615249e-11,0.99862450576451,0.011292430909743,0.011292430909738,-0.014889096019772,0.075473971003701,4.6946717346465e-15,4.6860790814705e-15,-0.075473971003701,-4.6946717346466e-15,-4.6860790814705e-15,-2.9760200665166e-12,1.3755223926478e-16,-2.9760359626804e-12,-0.072562652853047,-2.8616802740378e-12,-2.8607823135916e-12 +2120,0.99964150634855,-0.0212,-0.0062737792700465,-4.6022573265627e-16,-4.5974124099111e-16,0.0011292802780772,1.3853901850821e-17,0.0011292802780772,2.7797080548453e-07,1.0261699615249e-11,0.99864850920427,0.011320587637607,0.011320587637602,-0.014926220729954,0.074155805072173,4.6161774981794e-15,4.6058550079652e-15,-0.074155805072173,-4.6161774981793e-15,-4.6058550079651e-15,-2.9422925288535e-12,1.3860987964194e-16,-2.9422971642619e-12,-0.071296788044165,-2.8293028398922e-12,-2.8284112617697e-12 +2125,0.99964847960694,-0.02125,-0.0062866730527531,-2.2496453642807e-15,-2.2507583836562e-15,0.001131601159226,-3.9275863164224e-15,0.001131601159226,-1.641565710031e-07,1.0261702896875e-11,0.99867208175302,0.011348730339793,0.011348730339788,-0.014963326947247,0.072861311362905,2.2097495082014e-14,2.210665212801e-14,-0.072861311362905,-2.2097495082014e-14,-2.210665212801e-14,-4.0994537058728e-14,-3.8576253130926e-14,-4.0994667653034e-14,-0.070053632719215,-8.0300559560422e-14,1.4707728550152e-15 +2130,0.99965531369762,-0.0213,-0.0062995853715788,-1.8718710492795e-18,-3.4883836268385e-18,0.0011339253766161,-1.0587360573955e-16,0.0011339253766161,-1.63479807469e-07,1.0261703181931e-11,0.99869523132094,0.011376858983514,0.011376858983509,-0.015000414628421,0.071590054998765,1.7896045685764e-17,3.3595643319395e-17,-0.071590054998765,-1.7896045685764e-17,-3.3595643319395e-17,-1.1058520298896e-14,-1.0197970989367e-15,-1.1122694645264e-14,-0.068832770803153,-1.2078284151472e-14,-9.2486233975525e-15 +2135,0.99966201146311,-0.02135,-0.0063125162380117,-3.1137421113667e-15,-3.1131942672786e-15,0.001136252932572,-4.8891170133744e-15,0.001136252932572,-1.6528861479514e-07,1.0261707841663e-11,0.99871796569009,0.011404973560056,0.011404973560051,-0.015037483761988,0.070341608409709,2.9404880546509e-14,2.9399097627764e-14,-0.070341608409709,-2.9404880546509e-14,-2.9399097627764e-14,-4.4646854911383e-14,-4.6169118484964e-14,-4.4635425375842e-14,-0.067633792456927,-9.2595357391362e-14,6.7500184583952e-15 +2140,0.99966857568474,-0.0214,-0.0063254656740822,6.8751307164841e-16,6.8871549565154e-16,0.0011385838310645,-3.212395345536e-16,0.0011385838310645,-1.6174705308458e-07,1.0261707841663e-11,0.99874029248979,0.011433074052711,0.011433074052706,-0.015074534325918,0.069115553372219,-6.3602462131721e-15,-6.3773629268128e-15,-0.069115553372219,6.3602462131721e-15,6.3773629268128e-15,-3.1031534476291e-14,-2.974616592818e-15,-3.1038764815202e-14,-0.066456296035674,-3.6525027600029e-14,-2.3157084218206e-14 +2145,0.9996750090861,-0.02145,-0.0063384337009325,-6.1986125503997e-15,-6.1918517331696e-15,0.0011409180758942,-6.7982176215493e-15,0.0011409180758942,-1.6471425112741e-07,1.0261707882742e-11,0.99876221920673,0.011461160445443,0.011461160445438,-0.015111566299067,0.067911478287261,5.627815954511e-14,5.6220842728579e-14,-0.067911478287261,-5.627815954511e-14,-5.6220842728579e-14,-8.2449641677073e-14,-6.1727966356524e-14,-8.2464038170724e-14,-0.065299887375614,-1.5115238502119e-13,-7.4194056733897e-15 +2150,0.99968131433402,-0.0215,-0.0063514203402312,2.4436344553418e-15,2.4437252287899e-15,0.0011432556709648,-5.1218836168908e-16,0.0011432556709648,-1.5588472379591e-07,1.0261707882742e-11,0.99878375318689,0.01148923272182,0.011489232721814,-0.015148579659769,0.066728979672089,-2.1764209711155e-14,-2.1757557708968e-14,-0.066728979672089,2.1764209711155e-14,2.1757557708968e-14,-1.0015370676223e-13,-4.559913772332e-15,-1.0017928912188e-13,-0.064164179717836,-1.3393636298631e-13,-5.8696619182595e-14 +2155,0.99968749404006,-0.02155,-0.0063644256124319,-1.5958257947749e-15,-1.5979813029025e-15,0.0011455966199632,7.77283450006e-16,0.0011455966199632,-1.5735762559643e-07,1.0261707882742e-11,0.99880490163923,0.011517290866326,0.011517290866321,-0.015185574387568,0.06556766155743,1.3931473114355e-14,1.3949305646591e-14,-0.06556766155743,-1.3931473114355e-14,-1.3949305646591e-14,-6.7138678185342e-14,6.7858200196362e-15,-6.7155451659924e-14,-0.063048793488746,-7.8039257660217e-14,-5.1095786327224e-14 +2160,0.9996935507613,-0.0216,-0.0063774495390482,6.9732164715393e-15,6.9781618686043e-15,0.001147940926736,-1.0976326016747e-16,0.001147940926736,-1.3487584027416e-07,1.0261707882742e-11,0.99882567163695,0.011545334862647,0.011545334862642,-0.015222550460952,0.064427135420117,-5.9707666405053e-14,-5.974302453461e-14,-0.064427135420117,5.9707666405053e-14,5.9743024534609e-14,-2.5356521256524e-13,-9.3949693731608e-16,-2.5356835591326e-13,-0.061953356265668,-3.1510892984612e-13,-1.7255246371668e-13 +2165,0.99969948700198,-0.02165,-0.0063904921396314,6.5705312858434e-16,6.5685416133392e-16,0.0011502885948336,-1.0606488655895e-16,0.0011502885948336,-1.2659819859095e-07,1.0261707882742e-11,0.99884607012183,0.011573364695954,0.011573364695949,-0.015259507860369,0.063307019948763,-5.5118871908784e-15,-5.5142927494182e-15,-0.063307019948763,5.5118871908784e-15,5.5142927494182e-15,-3.2243599174602e-13,-8.90429437989e-16,-3.2244472989317e-13,-0.060877502508382,-4.0604309404084e-13,-2.1408920378289e-13 +2170,0.9997053052143,-0.0217,-0.0064035534338963,1.6492915592685e-15,1.6494716928902e-15,0.0011526396278223,-8.4477476636182e-16,0.0011526396278223,-1.5330108027456e-07,1.0261707882742e-11,0.9988661039055,0.011601380351293,0.011601380351288,-0.015296446566104,0.062206941008471,-1.3581051802356e-14,-1.3579626837962e-14,-0.062206941008471,1.3581051802356e-14,1.3579626837962e-14,-1.0139741588112e-13,-6.9543246610712e-15,-1.0140896697169e-13,-0.059820873522817,-1.2129127743937e-13,-7.3736074517833e-14 +2175,0.99971100779924,-0.02175,-0.0064166334430752,-7.0105284287277e-16,-7.0115924055721e-16,0.0011549940294794,4.8839628080415e-17,0.0011549940294794,-1.6092003107815e-07,1.0261707882742e-11,0.99888577967117,0.011629381812563,0.011629381812558,-0.015333366556925,0.061126531414799,5.6631712351903e-15,5.6598563874157e-15,-0.061126531414799,-5.6631712351903e-15,-5.6598563874157e-15,-4.944330242485e-14,3.9434757072597e-16,-4.944284252012e-14,-0.058783117386344,-5.9683037588726e-14,-3.5412099197913e-14 +2180,0.99971659710824,-0.0218,-0.0064297321865201,-2.9136196643524e-15,-2.911087455915e-15,0.0011573518032994,-4.2026008603645e-15,0.0011573518032994,-1.6477097730672e-07,1.0261707882742e-11,0.99890510397795,0.011657369065085,0.01165736906508,-0.01537026781348,0.060065430840834,2.3062540161464e-14,2.3046498824822e-14,-0.060065430840834,-2.3062540161464e-14,-2.3046498824822e-14,-5.4385101081596e-14,-3.3271026885619e-14,-5.4381890898933e-14,-0.057763888676993,-8.7325109746898e-14,-1.7274230148611e-14 +2185,0.99972207544391,-0.02185,-0.0064428496837583,-9.4360489580323e-17,-1.0166324929061e-16,0.0011597129528027,6.7535167663457e-17,0.0011597129528027,-1.6218563558823e-07,1.0261707882742e-11,0.99892408326209,0.011685342094049,0.011685342094044,-0.015407150316242,0.059023285750524,7.3267244121606e-16,7.8834317531293e-16,-0.059023285750524,-7.3267244121606e-16,-7.8834317531293e-16,-3.8679110967403e-14,5.2435002985427e-16,-3.8676362227703e-14,-0.056762848436531,-4.3465574595126e-14,-3.0927386502802e-14 +2190,0.99972744506115,-0.0219,-0.0064559859536819,-2.1991334849268e-15,-2.1967585702148e-15,0.0011620774813894,-4.4654094453373e-15,0.0011620774813894,-1.6787484469205e-07,1.026170917525e-11,0.99894272383974,0.011713300885128,0.011713300885123,-0.015444014046318,0.057999749151993,1.6742740797491e-14,1.6724912716461e-14,-0.057999749151993,-1.6742740797491e-14,-1.6724912716461e-14,-4.0788293848867e-14,-3.3997064826323e-14,-4.0784270531938e-14,-0.055779664015345,-7.5573467484757e-14,-2.8767034307527e-15 +2195,0.99973270816804,-0.02195,-0.0064691410156391,-1.4091150769669e-16,-1.4339134416929e-16,0.0011644453925435,5.0655974627681e-18,0.0011644453925435,-1.6773557831584e-07,1.0261709730665e-11,0.99896103190864,0.011741245423646,0.011741245423641,-0.015480858984361,0.05699448055024,1.0597808981486e-15,1.0701035659873e-15,-0.05699448055024,-1.0597808981486e-15,-1.0701035659873e-15,-1.3864614552454e-14,3.7829784921026e-17,-1.3858257141344e-14,-0.054814008995869,-2.0573126827002e-14,-6.0891345664609e-15 +2200,0.99973786692548,-0.022,-0.0064823148987075,-4.7751254579398e-16,-4.77418859237e-16,0.0011668166912344,1.586670370325e-17,0.0011668166912344,2.8209718294647e-07,1.0261709730665e-11,0.99897901354581,0.01176917568755,0.011769175687545,-0.015517685101292,0.056007145880095,3.4930406655248e-15,3.4943932854013e-15,-0.056007145880095,-3.4930406655248e-15,-3.4943932854012e-15,-2.1235567707412e-12,1.1624689021826e-16,-2.1235477528903e-12,-0.053865563423643,-2.0426596878072e-12,-2.0420454777495e-12 +2205,0.99974292345401,-0.02205,-0.0064955076005907,-4.7617029529551e-16,-4.7772272905444e-16,0.0011691913775705,1.614971123837e-17,0.0011691913775705,2.868352595442e-07,1.0261709730665e-11,0.9989966747302,0.011797091678581,0.011797091678576,-0.015554492399409,0.05503741705534,3.4243821559916e-15,3.4294075841387e-15,-0.05503741705534,-3.4243821559914e-15,-3.4294075841385e-15,-2.1015173258279e-12,1.1592611150125e-16,-2.1015140659203e-12,-0.052934012136229,-2.0214947499138e-12,-2.0209063401672e-12 +2210,0.99974787982589,-0.0221,-0.0065087191499891,-4.7935967298789e-16,-4.7914866069439e-16,0.0011715694564597,1.5692646804043e-17,0.0011715694564597,2.9109706289887e-07,1.0261709730665e-11,0.99901402131372,0.011824993374973,0.011824993374968,-0.015591280850011,0.054084972677623,3.3725930900641e-15,3.3741261213911e-15,-0.054084972677623,-3.372593090064e-15,-3.3741261213912e-15,-2.077343917762e-12,1.100765977375e-16,-2.0773426869123e-12,-0.052019047017076,-1.9982868310168e-12,-1.9976999862084e-12 +2215,0.9997527380719,-0.02215,-0.0065219495650093,-4.7976765823448e-16,-4.8045107333615e-16,0.0011739509311609,1.6436795058604e-17,0.0011739509311609,2.9510296428725e-07,1.0261709730665e-11,0.99903105904415,0.011852880762993,0.011852880762988,-0.015628050434991,0.053149496337827,3.3142509579912e-15,3.3187381210376e-15,-0.053149496337827,-3.3142509579913e-15,-3.3187381210375e-15,-2.0521282829953e-12,1.1356605491452e-16,-2.0521221608096e-12,-0.051120365303014,-1.9740674762608e-12,-1.9734917000064e-12 +2220,0.99975750018085,-0.0222,-0.0065351988635481,-4.8055281450769e-16,-4.8132320755707e-16,0.0011763358048953,1.5749317776217e-17,0.0011763358048953,2.9943430135404e-07,1.0261709730665e-11,0.99904779356203,0.011880753829067,0.011880753829062,-0.015664801136452,0.052230678435893,3.252389970829e-15,3.2602915149789e-15,-0.052230678435893,-3.252389970829e-15,-3.2602915149788e-15,-2.0284732405961e-12,1.0689587602058e-16,-2.0284660022063e-12,-0.050237669871157,-1.9513477339121e-12,-1.950787571824e-12 +2225,0.99976216810036,-0.02225,-0.0065484670632647,-4.8323389933199e-16,-4.8264027359354e-16,0.0011787240808417,1.7324079128514e-17,0.0011787240808417,3.0370085468689e-07,1.0261709730665e-11,0.99906423040268,0.011908612559801,0.011908612559796,-0.015701532936735,0.051328214840632,3.2135229315044e-15,3.2074364976056e-15,-0.051328214840632,-3.2135229315044e-15,-3.2074364976055e-15,-2.0046442845684e-12,1.1545557765493e-16,-2.0046376540581e-12,-0.049370669131187,-1.928467559735e-12,-1.9279091457506e-12 +2230,0.99976674373788,-0.0223,-0.0065617541811159,-4.8340527767312e-16,-4.8315269822098e-16,0.0011811157620648,1.6682714314569e-17,0.0011811157620648,2.863186665536e-07,1.0261709730665e-11,0.9990803749984,0.011936456942335,0.01193645694233,-0.015738245818884,0.050441807083853,3.1558662794893e-15,3.1470207650564e-15,-0.050441807083853,-3.1558662794891e-15,-3.1470207650565e-15,-1.8915280033721e-12,1.0856970620257e-16,-1.8915315192622e-12,-0.048519076904979,-1.8197009241756e-12,-1.8191567323252e-12 +2235,0.99977122896123,-0.02235,-0.0065750602353493,-4.8570704086762e-16,-4.8475823488403e-16,0.0011835108518243,1.5429064278314e-17,0.0011835108518243,2.9038893600841e-07,1.0261709730665e-11,0.99909623267957,0.01196428696283,0.011964286962824,-0.015774939764651,0.049571162268056,3.1078224323134e-15,3.0978647874141e-15,-0.049571162268056,-3.1078224323133e-15,-3.0978647874142e-15,-1.869063001756e-12,9.8711521029928e-17,-1.8690603985476e-12,-0.04768261239171,-1.7981178105853e-12,-1.7975914892129e-12 +2240,0.99977562559983,-0.0224,-0.0065883852425085,-4.8651221323568e-16,-4.8603906387757e-16,0.0011859093531104,1.6687516508511e-17,0.0011859093531104,2.9452427341425e-07,1.0261709730665e-11,0.9991118086779,0.011992102608737,0.011992102608732,-0.015811614757492,0.048715992925242,3.0528954080149e-15,3.0455780234526e-15,-0.048715992925242,-3.0528954080148e-15,-3.0455780234527e-15,-1.8469719793532e-12,1.0452275577035e-16,-1.8469633778521e-12,-0.046860999965076,-1.7769022389732e-12,-1.7763765561573e-12 +2245,0.99977993544526,-0.02245,-0.0066017292194303,-4.8724652432252e-16,-4.8796532473597e-16,0.0011883112689537,1.636246392139e-17,0.0011883112689537,2.9871084095134e-07,1.0261709730665e-11,0.9991271081274,0.012019903867288,0.012019903867283,-0.01584827078057,0.047876016982506,2.9970085444297e-15,2.9983943855814e-15,-0.047876016982506,-2.9970085444296e-15,-2.9983943855813e-15,-1.8251982989281e-12,1.0054354287262e-16,-1.825201829937e-12,-0.046053969142671,-1.7559969206825e-12,-1.755477623129e-12 +2250,0.99978416025208,-0.0225,-0.0066150921827539,-4.8853891038691e-16,-4.8826047480231e-16,0.0011907166023493,1.71408258075e-17,0.0011907166023493,3.0305443843304e-07,1.0261709730665e-11,0.99914213606644,0.012047690725863,0.012047690725858,-0.015884907817246,0.047050957577336,2.9435501257721e-15,2.9418626165836e-15,-0.047050957577336,-2.9435501257722e-15,-2.9418626165835e-15,-1.8041248069921e-12,1.0289788204238e-16,-1.8041222550655e-12,-0.045261254472241,-1.7357532180738e-12,-1.7352449694991e-12 +2255,0.99978830173867,-0.02255,-0.0066284741489129,-4.8991613871001e-16,-4.9043057657054e-16,0.0011931253562552,1.5401386966887e-17,0.0011931253562552,3.0736909195639e-07,1.0261709730665e-11,0.99915689743963,0.012075463171997,0.012075463171992,-0.015921525851087,0.046240543011353,2.8980420062871e-15,2.8990469138149e-15,-0.046240543011353,-2.8980420062871e-15,-2.8990469138148e-15,-1.7830540129969e-12,9.1304050668767e-17,-1.7830559318261e-12,-0.044482595436393,-1.7155112165539e-12,-1.7150243184271e-12 +2260,0.999792361588,-0.0226,-0.0066418751336464,-4.9168996230542e-16,-4.9038807602039e-16,0.001195537533517,1.523581130598e-17,0.001195537533517,2.8985498445877e-07,1.0261709730665e-11,0.99917139709971,0.012103221193754,0.012103221193749,-0.015958124866354,0.045444506636412,2.8531803965627e-15,2.8435501479577e-15,-0.045444506636412,-2.8531803965627e-15,-2.8435501479578e-15,-1.6827963226964e-12,8.8367812806757e-17,-1.6828074558792e-12,-0.043717736344411,-1.6191026275653e-12,-1.6186171656919e-12 +2265,0.99979634144815,-0.02265,-0.0066552951540152,-4.9224958237413e-16,-4.9219866245031e-16,0.0011979531371806,1.6335955176635e-17,0.0011979531371806,2.9422654179712e-07,1.0261709730665e-11,0.99918563980854,0.012130964778195,0.01213096477819,-0.015994704845985,0.044662586773031,2.8007082879117e-15,2.7985842454418e-15,-0.044662586773031,-2.8007082879117e-15,-2.7985842454417e-15,-1.6638317535083e-12,9.311437870168e-17,-1.6638313817478e-12,-0.042966426302367,-1.6008842676902e-12,-1.6004035033625e-12 +2270,0.99980024293343,-0.0227,-0.0066687342253654,-4.9369420345369e-16,-4.9413761943818e-16,0.0012003721700211,1.5786476981526e-17,0.0012003721700211,2.9837555004519e-07,1.0261709730665e-11,0.99919963024,0.012158693913679,0.012158693913674,-0.016031265774635,0.043894526583579,2.7523027501992e-15,2.7567752660893e-15,-0.043894526583579,-2.7523027501992e-15,-2.7567752660892e-15,-1.6441367045011e-12,8.8063506671728e-17,-1.6441356638927e-12,-0.042228419030409,-1.5819647508608e-12,-1.5814944379347e-12 +2275,0.99980406762478,-0.02275,-0.0066821923633717,-4.9539807376466e-16,-4.9502154596796e-16,0.0012027946348596,1.7198014900581e-17,0.0012027946348596,3.0248049753823e-07,1.0261709730665e-11,0.99921337298086,0.01218640858832,0.012186408588314,-0.016067807636628,0.04314007404299,2.7111805418397e-15,2.7094184224519e-15,-0.04314007404299,-2.7111805418397e-15,-2.7094184224519e-15,-1.6244059579282e-12,9.4128221241604e-17,-1.6244071329243e-12,-0.041503472837402,-1.5630119417175e-12,-1.562551211828e-12 +2280,0.99980781707059,-0.0228,-0.0066956695835208,-4.9575899628129e-16,-4.9699881875815e-16,0.0012052205344838,1.4525494285145e-17,0.0012052205344838,3.0662327432651e-07,1.0261709730665e-11,0.99922687253265,0.01221410879037,0.012214108790365,-0.016104330416479,0.042398981772235,2.660773285254e-15,2.6671756769463e-15,-0.042398981772235,-2.6607732852541e-15,-2.6671756769462e-15,-1.6049071566458e-12,7.8022697109246e-17,-1.6049187222072e-12,-0.040791350518652,-1.5442851820806e-12,-1.5438345570089e-12 +2285,0.99981149278737,-0.02285,-0.0067091659011171,-4.9769970286708e-16,-4.9740987310049e-16,0.0012076498716484,1.5564666129862e-17,0.0012076498716484,3.1093694019546e-07,1.0261709730665e-11,0.99924013331323,0.012241794508223,0.012241794508218,-0.016140834098883,0.04167100699884,2.6205272052425e-15,2.6189388878442e-15,-0.04167100699884,-2.6205272052425e-15,-2.6189388878442e-15,-1.5861164711845e-12,8.196564472072e-17,-1.5861146061021e-12,-0.040091819271399,-1.5262309785563e-12,-1.5257834601932e-12 +2290,0.99981509626046,-0.0229,-0.0067226813307753,-4.982840382855e-16,-4.983275539582e-16,0.0012100826489964,1.5843161524155e-17,0.0012100826489964,2.93444482935e-07,1.0261709730665e-11,0.99925315965859,0.012269465730795,0.01226946573079,-0.016177318669225,0.040955911454519,2.576069201654e-15,2.5720361926378e-15,-0.040955911454519,-2.576069201654e-15,-2.5720361926377e-15,-1.4977609508246e-12,8.1686998599369e-17,-1.4977584415712e-12,-0.039404650597785,-1.4412493413637e-12,-1.4408106793814e-12 +2295,0.99981862894447,-0.02295,-0.0067362158884386,-5.0000606440149e-16,-4.9974255864906e-16,0.0012125188693731,1.8283338385186e-17,0.0012125188693731,2.9757875807945e-07,1.0261709730665e-11,0.99926595582365,0.012297122445994,0.012297122445989,-0.016213784111561,0.040253461302832,2.5335374157362e-15,2.5318344375173e-15,-0.040253461302832,-2.5335374157361e-15,-2.5318344375172e-15,-1.4800588858947e-12,9.2616337124422e-17,-1.4800551525545e-12,-0.038729620278738,-1.4242529660343e-12,-1.4238025546678e-12 +2300,0.99982209226428,-0.023,-0.006749769588374,-5.0167007659051e-16,-5.0109139450623e-16,0.0012149585353587,1.7437127745972e-17,0.0012149585353587,3.0178938104086e-07,1.0261709730665e-11,0.99927852598488,0.012324764642998,0.012324764642993,-0.016250230411626,0.039563427025869,2.4880822364542e-15,2.4887562150621e-15,-0.039563427025869,-2.4880822364542e-15,-2.488756215062e-15,-1.4626686971362e-12,8.68050212488e-17,-1.4626673208613e-12,-0.038066508211387,-1.4075456917446e-12,-1.4071075352713e-12 +2305,0.99982548761537,-0.02305,-0.0067633424451692,-5.0300486049878e-16,-5.0198153563222e-16,0.0012174016495791,1.6848957432328e-17,0.0012174016495791,3.0591607824704e-07,1.0261709730665e-11,0.9992908742411,0.012352392310745,0.012352392310739,-0.016286657554831,0.038885583398368,2.4478234936424e-15,2.4461330452225e-15,-0.038885583398368,-2.4478234936424e-15,-2.4461330452226e-15,-1.4451489269881e-12,8.18403463525e-17,-1.4451447558303e-12,-0.03741509838558,-1.3907151811133e-12,-1.3902800632684e-12 +2310,0.99982881636456,-0.0231,-0.0067769344732443,-5.04118261247e-16,-5.0478624311283e-16,0.0012198482146299,1.8187693821368e-17,0.0012198482146299,3.1002221589915e-07,1.0261709730665e-11,0.99930300461506,0.012380005438296,0.012380005438291,-0.016323065526756,0.038219709339545,2.4099950880852e-15,2.4114173166251e-15,-0.038219709339545,-2.4099950880853e-15,-2.4114173166251e-15,-1.427661647567e-12,8.6766557240803e-17,-1.4276551048788e-12,-0.036775178793536,-1.3739114737617e-12,-1.3734873395183e-12 +2315,0.99983207985062,-0.02315,-0.0067905456868559,-5.0494647591008e-16,-5.0544119867721e-16,0.0012222982330771,1.6147982455949e-17,0.0012222982330771,3.1444476888964e-07,1.0261709730665e-11,0.99931492105493,0.012407604014841,0.012407604014836,-0.016359454313144,0.037565587877291,2.372433308004e-15,2.3684020575921e-15,-0.037565587877291,-2.3724333080041e-15,-2.3684020575922e-15,-1.4111615575997e-12,7.5722944833606e-17,-1.4111661942115e-12,-0.036146541354377,-1.3580591901621e-12,-1.3576546469191e-12 +2320,0.99983527938481,-0.0232,-0.0068041760995706,-5.073828867897e-16,-5.0712095141367e-16,0.0012247517073752,1.6771759248776e-17,0.0012247517073752,2.9674368207111e-07,1.0261709730665e-11,0.99932662743585,0.012435188030089,0.012435188030084,-0.016395823900429,0.036923006057475,2.332642330562e-15,2.3321172141235e-15,-0.036923006057475,-2.332642330562e-15,-2.3321172141234e-15,-1.3326401764487e-12,7.7302817629217e-17,-1.3326344381861e-12,-0.035528981827132,-1.2825260749561e-12,-1.2821213754782e-12 +2325,0.99983841625138,-0.02325,-0.0068178257263101,-5.0809517055202e-16,-5.0769584525998e-16,0.0012272086401856,1.4757481996215e-17,0.0012272086401856,3.0071072387727e-07,1.0261709730665e-11,0.99933812756066,0.012462757472723,0.012462757472717,-0.01643217427369,0.036291754879475,2.2929881514914e-15,2.2897968212307e-15,-0.036291754879475,-2.2929881514914e-15,-2.2897968212306e-15,-1.316371832054e-12,6.6234382843478e-17,-1.3163718747608e-12,-0.034922299788615,-1.2668942841141e-12,-1.2665038748152e-12 +2330,0.99984149170835,-0.0233,-0.0068314945803416,-5.0957191307355e-16,-5.0924335370232e-16,0.0012296690339082,1.6525218973092e-17,0.0012296690339082,3.0531060701833e-07,1.0261709730665e-11,0.99934942516224,0.01249031233268,0.012490312332675,-0.016468505419658,0.035671629194755,2.2545657272615e-15,2.2536301745952e-15,-0.035671629194755,-2.2545657272614e-15,-2.2536301745952e-15,-1.3019262551245e-12,7.2235653231643e-17,-1.3019232872912e-12,-0.034326298487696,-1.2530172694798e-12,-1.2526298968446e-12 +2335,0.99984450698787,-0.02335,-0.0068451826752262,-5.106433915157e-16,-5.1091015350944e-16,0.0012321328909847,1.5359199062559e-17,0.0012321328909847,3.0929378525002e-07,1.0261709730665e-11,0.9993605239042,0.012517852599676,0.012517852599671,-0.016504817324774,0.035062427684552,2.2260009948594e-15,2.2177887379816e-15,-0.035062427684552,-2.2260009948594e-15,-2.2177887379816e-15,-1.2858995682131e-12,6.6830952650886e-17,-1.2859036364981e-12,-0.03374078482374,-1.2376183670817e-12,-1.23724330878e-12 +2340,0.99984746329686,-0.0234,-0.0068588900244178,-5.1252202415928e-16,-5.1167374605822e-16,0.0012346002138363,1.6637404839432e-17,0.0012346002138363,3.1368875141879e-07,1.0261709730665e-11,0.99937142738229,0.012545378263507,0.012545378263502,-0.016541109975582,0.034463952727483,2.186764517987e-15,2.1784915072359e-15,-0.034463952727483,-2.186764517987e-15,-2.1784915072359e-15,-1.2710658921567e-12,7.0617579737106e-17,-1.2710652409043e-12,-0.033165569267985,-1.2233661851473e-12,-1.2229935475423e-12 +2345,0.99985036181746,-0.02345,-0.0068726166411684,-5.1378347282823e-16,-5.1293869637078e-16,0.0012370710048487,1.560461157074e-17,0.0012370710048487,3.1762332142193e-07,1.0261709730665e-11,0.99938213912577,0.012572889314122,0.012572889314117,-0.016577383358832,0.033876010366738,2.1448842227632e-15,2.1425102024828e-15,-0.033876010366738,-2.1448842227632e-15,-2.1425102024828e-15,-1.2551180543957e-12,6.5433423305571e-17,-1.2551205781028e-12,-0.032600465794087,-1.2080404236283e-12,-1.2076793670975e-12 +2350,0.99985320370766,-0.0235,-0.0068863625381199,-5.1505145124914e-16,-5.1497161721078e-16,0.0012395452663089,1.7567056086489e-17,0.0012395452663089,3.0033867304269e-07,1.0261709730665e-11,0.99939266259873,0.012600385741932,0.012600385741927,-0.01661363746188,0.033298410231316,2.1123635169878e-15,2.1094622253201e-15,-0.033298410231316,-2.1123635169878e-15,-2.10946222532e-15,-1.1868313419509e-12,7.1863213402967e-17,-1.1868298775217e-12,-0.032045291803143,-1.1423539992285e-12,-1.1419792734834e-12 +2355,0.99985599010159,-0.02355,-0.0069001277292072,-5.1715208648452e-16,-5.1695761658779e-16,0.0012420230007019,1.7026836766014e-17,0.0012420230007019,3.0429494302098e-07,1.0261709730665e-11,0.99940300120078,0.01262786753637,0.012627867536365,-0.016649872270793,0.032730965476149,2.0749213757932e-15,2.0778362907707e-15,-0.032730965476149,-2.0749213757932e-15,-2.0778362907706e-15,-1.1722738454009e-12,6.8582318885454e-17,-1.172272825267e-12,-0.031499868101192,-1.1283623276788e-12,-1.1279997994007e-12 +2360,0.99985872211031,-0.0236,-0.0069139122267528,-5.1679702463127e-16,-5.174574412629e-16,0.0012445042102573,1.7702235396649e-17,0.0012445042102573,3.0825295027626e-07,1.0261709730665e-11,0.99941315826911,0.012655334688088,0.012655334688083,-0.016686087773247,0.032173492694219,2.0363038836412e-15,2.0412098216486e-15,-0.032173492694219,-2.0363038836412e-15,-2.0412098216486e-15,-1.1578546421814e-12,6.9899982991535e-17,-1.1578517608706e-12,-0.030964018771122,-1.1145059291735e-12,-1.1141478639969e-12 +2365,0.99986140082208,-0.02365,-0.00692771604342,-5.1883427596758e-16,-5.1819425571472e-16,0.0012469888972545,1.6194504176317e-17,0.0012469888972545,3.1236701047987e-07,1.0261709730665e-11,0.99942313707913,0.012682787187484,0.012682787187479,-0.01672228395658,0.031625811894587,2.0047830942872e-15,2.0042559360052e-15,-0.031625811894587,-2.0047830942873e-15,-2.0042559360052e-15,-1.1439068999534e-12,6.2515617029062e-17,-1.143905559204e-12,-0.030437571153903,-1.101102350801e-12,-1.1007527270858e-12 +2370,0.9998640273029,-0.0237,-0.0069415391917198,-5.2053119235171e-16,-5.2030584865854e-16,0.0012494770639455,1.6283819897492e-17,0.0012494770639455,3.1667790167944e-07,1.0261709730665e-11,0.99943294084571,0.012710225025067,0.012710225025062,-0.01675846080828,0.031087746385247,1.9787618535763e-15,1.9749132285429e-15,-0.031087746385247,-1.9787618535762e-15,-1.9749132285428e-15,-1.1304789539792e-12,6.179587468017e-17,-1.1304704301265e-12,-0.029920355776555,-1.0881991170706e-12,-1.0878482916707e-12 +2375,0.99986660259697,-0.02375,-0.0069553816840146,-5.2110228762214e-16,-5.2160433175422e-16,0.0012519687125555,1.6036338884254e-17,0.0012519687125555,3.2111256587086e-07,1.0261709730665e-11,0.9994425727244,0.012737648191463,0.012737648191458,-0.016794618315985,0.030559122744797,1.9393604922805e-15,1.9423498372781e-15,-0.030559122744797,-1.9393604922805e-15,-1.9423498372781e-15,-1.1173818739121e-12,5.9752402289035e-17,-1.1173829931926e-12,-0.029412206292204,-1.0756124922194e-12,-1.0752792671667e-12 +2380,0.99986912772721,-0.0238,-0.0069692435320152,-5.2368745511256e-16,-5.238459977529e-16,0.0012544638452046,1.6570956175719e-17,0.0012544638452046,3.0336779488493e-07,1.0261709730665e-11,0.99945203581261,0.012765056677789,0.012765056677783,-0.016830756467985,0.030039770750263,1.9120164252574e-15,1.912959391871e-15,-0.030039770750263,-1.9120164252575e-15,-1.9129593918709e-15,-1.0560713967152e-12,6.0645060019252e-17,-1.0560687480986e-12,-0.028912959411307,-1.0166246034835e-12,-1.016287790745e-12 +2380.01953125,0.99986913739424,-0.0238001953125,-0.0069692971380974,-8.3449910371167e-15,-8.3458407412347e-15,0.0012544734848112,3.4480271571654e-16,0.0012544734848112,1.769282675923e-08,1.026170987653e-11,0.99945207207679,0.01276516415308,0.012765164153075,-0.016830898174403,0.029471050610857,2.9905000692764e-14,2.9908506225909e-14,-0.029471050610857,-2.9905000692764e-14,-2.9908506225909e-14,3.8967433891487e-16,1.2356879571772e-15,3.7681634756801e-16,-0.028911046166125,-2.7570248466004e-15,3.5089507955345e-15 +2380.029296875,0.99986914222673,-0.02380029296875,-0.0069693239503518,-8.2811822430259e-15,-8.2814763142113e-15,0.0012544783110521,3.438759378786e-16,0.0012544783110521,1.7386042827638e-08,1.0261709951003e-11,0.99945209020511,0.012765217883738,0.012765217883733,-0.016830969018398,0.028913293107685,2.9118606060916e-14,2.9116063887084e-14,-0.028913293107685,-2.9118606060916e-14,-2.9116063887084e-14,1.8812182057929e-15,1.2090078033287e-15,1.8812160762398e-15,-0.028910089762431,-1.2426133312634e-15,5.0046307703508e-15 +2380.0390625,0.99986914705904,-0.023800390625,-0.0069693507626512,-8.2991085056758e-15,-8.2991721716237e-15,0.0012544831372659,3.5791093107318e-16,0.0012544831372659,1.7308241950786e-08,1.0261710025082e-11,0.99945210833283,0.012765271614362,0.012765271614357,-0.016831039862349,0.028911268619004,2.9172203914243e-14,2.9176123799392e-14,-0.028911268619004,-2.9172203914243e-14,-2.9176123799392e-14,1.4719250255954e-15,1.2589541921063e-15,1.4707155792754e-15,-0.028909133391054,-1.6362447835962e-15,4.5786680611852e-15 +2380.048828125,0.99986915189116,-0.02380048828125,-0.0069693775750238,-8.3090250761401e-15,-8.3086008452594e-15,0.0012544879634931,3.2055530628563e-16,0.0012544879634931,1.7403230856416e-08,1.0261710099648e-11,0.99945212645993,0.01276532534493,0.012765325344925,-0.016831110706226,0.028910312207835,2.9211062419085e-14,2.9208192099225e-14,-0.028910312207835,-2.9211062419085e-14,-2.9208192099225e-14,1.9532201482993e-15,1.1271766837769e-15,1.951281570055e-15,-0.028908177052298,-1.1246606612148e-15,5.0288740148333e-15 +2380.05859375,0.9998691567231,-0.0238005859375,-0.0069694043874698,-8.294940299622e-15,-8.2948413539724e-15,0.0012544927897333,3.7221190335609e-16,0.0012544927897333,1.7383136707849e-08,1.0261710174046e-11,0.99945214458641,0.012765379075443,0.012765379075438,-0.01683118155003,0.028909355828851,2.9164626562242e-14,2.9158744945282e-14,-0.028909355828851,-2.9164626562242e-14,-2.9158744945282e-14,1.8597974331281e-15,1.3080273987965e-15,1.8620468768275e-15,-0.028907220746165,-1.2597577749667e-15,4.9813272105361e-15 +2380.068359375,0.99986916155486,-0.02380068359375,-0.0069694311999893,-8.306618718695e-15,-8.3075090993654e-15,0.0012544976159868,3.0924217631151e-16,0.0012544976159868,1.7286026832153e-08,1.0261710248089e-11,0.99945216271227,0.0127654328059,0.012765432805894,-0.016831252393761,0.028908399482491,2.9201312742916e-14,2.9202197285901e-14,-0.028908399482491,-2.9201312742916e-14,-2.9202197285901e-14,1.5655608645568e-15,1.0871613023884e-15,1.5632709193167e-15,-0.028906264472644,-1.4874794823184e-15,4.6160801884772e-15 +2380.078125,0.99986916638643,-0.02380078125,-0.0069694580125823,-8.3086206109289e-15,-8.3079389068404e-15,0.0012545024422532,3.4802423584174e-16,0.0012545024422532,1.6919624812317e-08,1.0261710320388e-11,0.99945218083751,0.012765486536301,0.012765486536296,-0.016831323237418,0.028907443168754,2.920172752042e-14,2.9202629696277e-14,-0.028907443168754,-2.920172752042e-14,-2.9202629696277e-14,-5.6878142260551e-17,1.2231974290652e-15,-5.3228757582359e-17,-0.028905308231747,-3.1991937446091e-15,3.089094976703e-15 +2380.087890625,0.99986917121782,-0.02380087890625,-0.0069694848252482,-8.28584883877e-15,-8.2855330460667e-15,0.0012545072685333,3.4183910647182e-16,0.0012545072685333,1.7260425977383e-08,1.0261710394181e-11,0.99945219896214,0.012765540266647,0.012765540266642,-0.016831394081002,0.028906486887626,2.9121454399698e-14,2.9122797009335e-14,-0.028906486887626,-2.9121454399698e-14,-2.9122797009335e-14,1.2754486192776e-15,1.2015062220959e-15,1.2664485769121e-15,-0.028904352023454,-1.892216275693e-15,4.4339257422879e-15 +2380.09765625,0.99986917604903,-0.0238009765625,-0.0069695116379877,-8.2942070843034e-15,-8.2945282550715e-15,0.0012545120948265,3.4855587789327e-16,0.0012545120948265,1.7330222590317e-08,1.0261710468398e-11,0.99945221708614,0.012765593996937,0.012765593996932,-0.016831464924512,0.028905530639123,2.9152258266488e-14,2.9153337636644e-14,-0.028905530639123,-2.9152258266488e-14,-2.9153337636644e-14,1.6905130194468e-15,1.2250574799294e-15,1.6939934634077e-15,-0.028903395847787,-1.3600301183462e-15,4.7442866416722e-15 +2380.107421875,0.99986918088005,-0.02380107421875,-0.0069695384508007,-8.284025646545e-15,-8.2837098338595e-15,0.0012545169211328,3.3644836836892e-16,0.0012545169211328,1.7299683463534e-08,1.0261710542517e-11,0.99945223520953,0.012765647727171,0.012765647727166,-0.016831535767949,0.028904574423227,2.911223581191e-14,2.9114238239548e-14,-0.028904574423227,-2.911223581191e-14,-2.9114238239548e-14,1.5646250211563e-15,1.1828949051249e-15,1.565543780698e-15,-0.02890243970473,-1.4971796845714e-15,4.6271173110566e-15 +2380.1171875,0.99986918571089,-0.023801171875,-0.006969565263687,-8.2805527414597e-15,-8.2799252321811e-15,0.0012545217474523,3.4644488770024e-16,0.0012545217474523,1.7247455019742e-08,1.0261710616303e-11,0.9994522533323,0.01276570145735,0.012765701457345,-0.016831606611313,0.028903618239957,2.9101814394083e-14,2.9099862105377e-14,-0.028903618239957,-2.9101814394083e-14,-2.9099862105377e-14,1.15271906082e-15,1.2175687140642e-15,1.1456835320926e-15,-0.028901483594277,-1.9743524818046e-15,4.2725853287264e-15 +2380.126953125,0.99986919054155,-0.02380126953125,-0.0069695920766466,-8.2847911675688e-15,-8.2853562673153e-15,0.0012545265737851,3.3733248054804e-16,0.0012545265737851,1.7383960937423e-08,1.0261710690689e-11,0.99945227145445,0.012765755187473,0.012765755187468,-0.016831677454603,0.028902662089295,2.9114706121793e-14,2.9117874226135e-14,-0.028902662089295,-2.9114706121793e-14,-2.9117874226135e-14,1.8261721617946e-15,1.1853451596077e-15,1.8269393753143e-15,-0.028900527516441,-1.2867234444916e-15,4.9395651853419e-15 +2380.13671875,0.99986919537202,-0.0238013671875,-0.0069696188896797,-8.2847469959981e-15,-8.283238577514e-15,0.0012545314001311,3.6382216175527e-16,0.0012545314001311,1.7354896186816e-08,1.026171076499e-11,0.99945228957599,0.01276580891754,0.012765808917535,-0.01683174829782,0.028901705971239,2.911494775478e-14,2.9109356884437e-14,-0.028901705971239,-2.911494775478e-14,-2.9109356884437e-14,1.7390931836794e-15,1.278025769635e-15,1.7420765797475e-15,-0.028899571471206,-1.3706132448095e-15,4.8515259108196e-15 +2380.146484375,0.99986920020231,-0.02380146484375,-0.0069696457027861,-8.2799188464167e-15,-8.2802535718014e-15,0.0012545362264903,3.1169442289703e-16,0.0012545362264903,1.7417981723611e-08,1.0261710839617e-11,0.9994523076969,0.012765862647552,0.012765862647547,-0.016831819140964,0.028900749885799,2.909768133822e-14,2.909779228232e-14,-0.028900749885799,-2.909768133822e-14,-2.909779228232e-14,1.9361570398831e-15,1.0951326047104e-15,1.9237870737536e-15,-0.028898615458596,-1.1368476578132e-15,4.9965067003408e-15 +2380.15625,0.99986920503242,-0.0238015625,-0.0069696725159659,-8.2846858216476e-15,-8.285128958604e-15,0.0012545410528626,3.5788956711819e-16,0.0012545410528626,1.7278825481526e-08,1.0261710913563e-11,0.9994523258172,0.012765916377508,0.012765916377503,-0.016831889984034,0.028899793832962,2.911334631761e-14,2.911384982646e-14,-0.028899793832962,-2.911334631761e-14,-2.911384982646e-14,1.5111116526033e-15,1.2578482250203e-15,1.5171624108322e-15,-0.028897659478577,-1.6173014750898e-15,4.6453518895444e-15 +2380.166015625,0.99986920986234,-0.02380166015625,-0.0069696993292192,-8.293735246613e-15,-8.2948424510835e-15,0.0012545458792482,3.6749274611548e-16,0.0012545458792482,1.7323582568451e-08,1.0261710987642e-11,0.99945234393687,0.012765970107408,0.012765970107403,-0.016831960827031,0.028898837812749,2.9145078898596e-14,2.9146906567168e-14,-0.028898837812749,-2.9145078898596e-14,-2.9146906567168e-14,1.6619476062852e-15,1.2907398166944e-15,1.6662134467419e-15,-0.028896703531175,-1.5067993979676e-15,4.8347146546339e-15 +2380.17578125,0.99986921469208,-0.0238017578125,-0.0069697261425457,-8.2841772143464e-15,-8.2843763897699e-15,0.001254550705647,3.3082814840906e-16,0.001254550705647,1.7420727971285e-08,1.0261711062222e-11,0.99945236205594,0.012766023837253,0.012766023837248,-0.016832031669954,0.028897881825127,2.910833518762e-14,2.9109055340166e-14,-0.028897881825127,-2.910833518762e-14,-2.9109055340166e-14,1.9063821106829e-15,1.1625735208721e-15,1.9023149082327e-15,-0.028895747616375,-1.2023690147045e-15,5.0107847482609e-15 +2380.185546875,0.99986921952163,-0.02380185546875,-0.0069697529559457,-8.2724915976336e-15,-8.2718505346692e-15,0.001254555532059,3.5277790141668e-16,0.001254555532059,1.7358029680281e-08,1.0261711136594e-11,0.99945238017438,0.012766077567042,0.012766077567037,-0.016832102512804,0.028896925870123,2.9070141932833e-14,2.9063969579709e-14,-0.028896925870123,-2.9070141932833e-14,-2.9063969579709e-14,1.7739600162922e-15,1.239469697212e-15,1.7660029902816e-15,-0.028894791734181,-1.2865356040881e-15,4.8262371724834e-15 +2380.1953125,0.99986922435101,-0.023801953125,-0.006969779769419,-8.2872332155117e-15,-8.2869716065426e-15,0.0012545603584841,3.4006047834733e-16,0.0012545603584841,1.7290378906409e-08,1.0261711210653e-11,0.9994523982922,0.012766131296776,0.012766131296771,-0.016832173355581,0.028895969947721,2.9113813334144e-14,2.9116023751049e-14,-0.028895969947721,-2.9113813334144e-14,-2.9116023751049e-14,1.6262385578734e-15,1.1953735389922e-15,1.6252155316625e-15,-0.028893835884587,-1.4492676551072e-15,4.7004816140332e-15 +2380.205078125,0.99986922918019,-0.02380205078125,-0.0069698065829657,-8.2857931118638e-15,-8.2850842860348e-15,0.0012545651849226,3.3860522912423e-16,0.0012545651849226,1.7413430697388e-08,1.0261711285175e-11,0.99945241640941,0.012766185026454,0.012766185026449,-0.016832244198284,0.028895014057926,2.9112488637185e-14,2.9108317774646e-14,-0.028895014057926,-2.9112488637185e-14,-2.9108317774646e-14,2.0575707057357e-15,1.1896922524378e-15,2.059119302861e-15,-0.028892880067593,-1.0638505844168e-15,5.1802365621963e-15 +2380.21484375,0.9998692340092,-0.0238021484375,-0.006969833396586,-8.2807074743463e-15,-8.281475849847e-15,0.0012545700113741,3.4314012992996e-16,0.0012545700113741,1.7210684433167e-08,1.0261711358718e-11,0.99945243452599,0.012766238756076,0.012766238756071,-0.016832315040914,0.028894058200731,2.9089714469455e-14,2.9094565687559e-14,-0.028894058200731,-2.9089714469455e-14,-2.9094565687559e-14,1.2360649895783e-15,1.2051332582769e-15,1.2314633187401e-15,-0.028891924283207,-1.9289890687154e-15,4.3963351423448e-15 +2380.224609375,0.99986923883802,-0.02380224609375,-0.0069698602102794,-8.2805007442566e-15,-8.2807676658092e-15,0.001254574837839,3.3687376120004e-16,0.001254574837839,1.7306010846596e-08,1.0261711432747e-11,0.99945245264196,0.012766292485642,0.012766292485637,-0.016832385883471,0.028893102376136,2.908825086575e-14,2.9091003396806e-14,-0.028893102376136,-2.908825086575e-14,-2.9091003396806e-14,1.5866298472723e-15,1.1832942170416e-15,1.5884929925875e-15,-0.028890968531412,-1.5128162385555e-15,4.6877045859055e-15 +2380.234375,0.99986924366666,-0.02380234375,-0.0069698870240463,-8.2856742681704e-15,-8.2856023927615e-15,0.0012545796643171,3.5992115601993e-16,0.0012545796643171,1.729926424332e-08,1.0261711506773e-11,0.99945247075732,0.012766346215153,0.012766346215148,-0.016832456725954,0.028892146584148,2.910867129384e-14,2.9106913304035e-14,-0.028892146584148,-2.910867129384e-14,-2.9106913304035e-14,1.6936944864409e-15,1.2644855657283e-15,1.6980401635522e-15,-0.028890012812216,-1.4046017521449e-15,4.7960859124539e-15 +2380.244140625,0.99986924849512,-0.02380244140625,-0.0069699138378866,-8.2936801714898e-15,-8.2927544941415e-15,0.0012545844908083,3.492906816007e-16,0.0012545844908083,1.7306781785464e-08,1.026171158083e-11,0.99945248887205,0.012766399944608,0.012766399944603,-0.016832527568363,0.028891190824753,2.9133532473359e-14,2.913096251933e-14,-0.028891190824753,-2.9133532473359e-14,-2.913096251933e-14,1.5482125224012e-15,1.2270420524914e-15,1.545332824477e-15,-0.028889057125613,-1.5622666715986e-15,4.6555835511037e-15 +2380.25390625,0.99986925332339,-0.0238025390625,-0.0069699406518001,-8.3049791719321e-15,-8.3061541081982e-15,0.0012545893173127,3.458024433297e-16,0.0012545893173127,1.7293793064255e-08,1.0261711654825e-11,0.99945250698616,0.012766453674008,0.012766453674003,-0.0168325984107,0.028890235097956,2.9172233718363e-14,2.917695550352e-14,-0.028890235097956,-2.9172233718363e-14,-2.917695550352e-14,1.6296403429865e-15,1.2143877338153e-15,1.626626637211e-15,-0.028888101471612,-1.4820570185682e-15,4.738083514199e-15 +2380.263671875,0.99986925815148,-0.02380263671875,-0.0069699674657871,-8.2838743943111e-15,-8.284114198179e-15,0.0012545941438305,3.4968672478515e-16,0.0012545941438305,1.7396214246901e-08,1.0261711729329e-11,0.99945252509966,0.012766507403352,0.012766507403347,-0.016832669252963,0.028889279403753,2.909671872458e-14,2.9098461540414e-14,-0.028889279403753,-2.909671872458e-14,-2.9098461540414e-14,2.0363835880525e-15,1.22805724468e-15,2.0368497827386e-15,-0.028887145850211,-1.0324349879897e-15,5.1053675392563e-15 +2380.2734375,0.99986926297939,-0.023802734375,-0.0069699942798475,-8.2888717213921e-15,-8.2898026731751e-15,0.0012545989703613,3.7460414961065e-16,0.0012545989703613,1.7342131286568e-08,1.0261711803396e-11,0.99945254321254,0.01276656113264,0.012766561132635,-0.016832740095152,0.028888323742152,2.9111424344057e-14,2.9117367399982e-14,-0.028888323742152,-2.9111424344057e-14,-2.9117367399982e-14,1.6519701900768e-15,1.3159620594846e-15,1.6552131502796e-15,-0.028886190261405,-1.5429080346048e-15,4.8498471306334e-15 +2380.283203125,0.99986926780711,-0.02380283203125,-0.0069700210939814,-8.2944381602395e-15,-8.2942984583009e-15,0.0012546037969054,3.1780069243819e-16,0.0012546037969054,1.7373899652284e-08,1.0261711877801e-11,0.9994525613248,0.012766614861873,0.012766614861867,-0.016832810937269,0.028887368113153,2.913104233254e-14,2.9132082737444e-14,-0.028887368113153,-2.913104233254e-14,-2.9132082737444e-14,1.9773633831372e-15,1.1166530277257e-15,1.9728738927619e-15,-0.028885234705182,-1.0556310555499e-15,5.005576596164e-15 +2380.29296875,0.99986927263465,-0.0238029296875,-0.0069700479081885,-8.3037991559431e-15,-8.3051773195583e-15,0.0012546086234627,3.908699961516e-16,0.0012546086234627,1.7413555042367e-08,1.0261711952206e-11,0.99945257943645,0.012766668591049,0.012766668591044,-0.016832881779311,0.028886412516747,2.9164479893414e-14,2.9169215414007e-14,-0.028886412516747,-2.9164479893414e-14,-2.9169215414007e-14,2.0116418597901e-15,1.3723707788542e-15,2.0114580134753e-15,-0.028884279181558,-1.1621146877198e-15,5.1849174448732e-15 +2380.302734375,0.999869277462,-0.02380302734375,-0.0069700747224691,-8.2828028179194e-15,-8.2829205896339e-15,0.0012546134500331,3.0492202538261e-16,0.0012546134500331,1.725936016328e-08,1.0261712026136e-11,0.99945259754747,0.012766722320171,0.012766722320166,-0.016832952621281,0.028885456952924,2.9089192674472e-14,2.9089971694818e-14,-0.028885456952924,-2.9089192674472e-14,-2.9089971694818e-14,1.5047231482489e-15,1.0708482432477e-15,1.4992449515606e-15,-0.02888332369051,-1.5163339985481e-15,4.5200802479178e-15 +2380.3125,0.99986928228918,-0.023803125,-0.006970101536823,-8.2810646571267e-15,-8.2825376449518e-15,0.0012546182766169,3.8383935544055e-16,0.0012546182766169,1.7416351028032e-08,1.0261712100611e-11,0.99945261565788,0.012766776049236,0.012766776049231,-0.016833023463177,0.028884501421702,2.9079545073116e-14,2.9087552622813e-14,-0.028884501421702,-2.9079545073116e-14,-2.9087552622813e-14,1.9026693980275e-15,1.3479993119991e-15,1.9091460592689e-15,-0.028882368232063,-1.2353432206466e-15,5.0468771662981e-15 +2380.322265625,0.99986928711617,-0.02380322265625,-0.0069701283512502,-8.2851404589515e-15,-8.285515682512e-15,0.0012546231032138,3.386772075547e-16,0.0012546231032138,1.732335874749e-08,1.026171217476e-11,0.99945263376767,0.012766829778246,0.012766829778241,-0.016833094305,0.028883545923055,2.9097117257372e-14,2.9096936732674e-14,-0.028883545923055,-2.9097117257372e-14,-2.9096936732674e-14,1.9121481329552e-15,1.1889809202155e-15,1.9189175203596e-15,-0.028881412806204,-1.1520108194213e-15,4.9827935397463e-15 +2380.33203125,0.99986929194297,-0.0238033203125,-0.0069701551657509,-8.2971714220679e-15,-8.2973162371352e-15,0.0012546279298239,3.6893441336823e-16,0.0012546279298239,1.7273066532653e-08,1.0261712248679e-11,0.99945265187684,0.012766883507201,0.012766883507196,-0.016833165146749,0.02888259045701,2.9135010318845e-14,2.9137301736124e-14,-0.02888259045701,-2.9135010318845e-14,-2.9137301736124e-14,1.63665182302e-15,1.295607562297e-15,1.6392257726862e-15,-0.028880457412923,-1.4313030109142e-15,4.7069386758006e-15 +2380.341796875,0.9998692967696,-0.02380341796875,-0.0069701819803249,-8.2772322554447e-15,-8.2783528429415e-15,0.0012546327564472,3.5507157346791e-16,0.0012546327564472,1.7291402087949e-08,1.0261712322619e-11,0.9994526699854,0.012766937236099,0.012766937236094,-0.016833235988425,0.028881635023553,2.9064281126314e-14,2.9069635372763e-14,-0.028881635023553,-2.9064281126314e-14,-2.9069635372763e-14,1.6038519533488e-15,1.2470267855483e-15,1.5992508140529e-15,-0.028879502052243,-1.499931298495e-15,4.7027975098832e-15 +2380.3515625,0.99986930159604,-0.023803515625,-0.0069702087949724,-8.2746132765585e-15,-8.2742024244025e-15,0.0012546375830838,3.578512007148e-16,0.0012546375830838,1.7351400316556e-08,1.0261712396799e-11,0.99945268809333,0.012766990964942,0.012766990964937,-0.016833306830028,0.028880679622674,2.9054878028265e-14,2.9053988168142e-14,-0.028880679622674,-2.9054878028265e-14,-2.9053988168142e-14,1.7132630652477e-15,1.2563343134503e-15,1.7189854689764e-15,-0.028878546724138,-1.4151033812728e-15,4.8470984368532e-15 +2380.361328125,0.99986930642229,-0.02380361328125,-0.0069702356096933,-8.2899511642736e-15,-8.2901908196761e-15,0.0012546424097335,3.5512176206373e-16,0.0012546424097335,1.7235610272337e-08,1.0261712470449e-11,0.99945270620065,0.01276704469373,0.012767044693725,-0.016833377671557,0.028879724254397,2.910735419695e-14,2.9109054787625e-14,-0.028879724254397,-2.910735419695e-14,-2.9109054787625e-14,1.3648678351837e-15,1.2466067901023e-15,1.3775192732313e-15,-0.028877591428614,-1.7723282606525e-15,4.5145128383643e-15 +2380.37109375,0.99986931124837,-0.0238037109375,-0.0069702624244874,-8.2936067154596e-15,-8.293290715288e-15,0.0012546472363965,3.6495537086474e-16,0.0012546472363965,1.7402381757847e-08,1.0261712544852e-11,0.99945272430736,0.012767098422461,0.012767098422456,-0.016833448513013,0.028878768918694,2.9119441400419e-14,2.9118864038327e-14,-0.028878768918694,-2.9119441400419e-14,-2.9118864038327e-14,1.9866206909263e-15,1.2810551253043e-15,1.9803888065162e-15,-0.028876636165674,-1.127566887771e-15,5.0942834139407e-15 +2380.380859375,0.99986931607426,-0.02380380859375,-0.006970289239355,-8.2879382047738e-15,-8.2889367875194e-15,0.0012546520630727,3.5787552932517e-16,0.0012546520630727,1.7407113972467e-08,1.0261712619252e-11,0.99945274241344,0.012767152151137,0.012767152151132,-0.016833519354395,0.028877813615574,2.9098687863201e-14,2.9102502111602e-14,-0.028877813615574,-2.9098687863201e-14,-2.9102502111602e-14,1.9643101655061e-15,1.2565271294909e-15,1.9725769307265e-15,-0.028875680935321,-1.1521091424898e-15,5.0887054923541e-15 +2380.390625,0.99986932089996,-0.02380390625,-0.006970316054296,-8.2866065130372e-15,-8.2856400074128e-15,0.001254656889762,3.3233753317137e-16,0.001254656889762,1.733888765898e-08,1.0261712693399e-11,0.9994527605189,0.012767205879758,0.012767205879753,-0.016833590195704,0.028876858345038,2.9098730923606e-14,2.90898528688e-14,-0.028876858345038,-2.9098730923606e-14,-2.90898528688e-14,1.8298300724121e-15,1.166686419222e-15,1.8232411493413e-15,-0.028874725737537,-1.2527987568446e-15,4.9056001928804e-15 +2380.400390625,0.99986932572549,-0.02380400390625,-0.0069703428693103,-8.2941922705993e-15,-8.2936865712812e-15,0.0012546617164646,3.5073655437547e-16,0.0012546617164646,1.736730936841e-08,1.0261712767704e-11,0.99945277862375,0.012767259608323,0.012767259608317,-0.01683366103694,0.028875903107088,2.9119835579837e-14,2.9117028122692e-14,-0.028875903107088,-2.9119835579837e-14,-2.9117028122692e-14,1.8939663200997e-15,1.2314184698204e-15,1.8989205882872e-15,-0.028873770572343,-1.1651355701569e-15,4.9577423674423e-15 +2380.41015625,0.99986933055083,-0.0238041015625,-0.006970369684398,-8.2972650084807e-15,-8.2965289222871e-15,0.0012546665431803,3.4230169796118e-16,0.0012546665431803,1.7317123734983e-08,1.0261712841835e-11,0.99945279672798,0.012767313336832,0.012767313336827,-0.016833731878102,0.028874947901708,2.9127471776616e-14,2.9125931335505e-14,-0.028874947901708,-2.9127471776616e-14,-2.9125931335505e-14,1.6419240763377e-15,1.2017351650488e-15,1.6447360397006e-15,-0.028872815439722,-1.3650619681864e-15,4.6514793590782e-15 +2380.419921875,0.99986933537599,-0.02380419921875,-0.0069703964995592,-8.2999040071392e-15,-8.3000759515988e-15,0.0012546713699093,3.7620442364301e-16,0.0012546713699093,1.7243415584289e-08,1.0261712915502e-11,0.9994528148316,0.012767367065285,0.01276736706528,-0.016833802719191,0.028873992728919,2.9136941171765e-14,2.9137307616148e-14,-0.028873992728919,-2.9136941171765e-14,-2.9137307616148e-14,1.3239924329999e-15,1.3207657726553e-15,1.3300892378286e-15,-0.028871860339675,-1.7992692566392e-15,4.4531549194646e-15 +2380.4296875,0.99986934020096,-0.023804296875,-0.0069704233147939,-8.3024074542377e-15,-8.3014410039785e-15,0.0012546761966515,3.3924154441986e-16,0.0012546761966515,1.7124907714106e-08,1.0261712988744e-11,0.99945283293459,0.012767420793683,0.012767420793678,-0.016833873560206,0.028873037588704,2.9145563450365e-14,2.9141023499495e-14,-0.028873037588704,-2.9145563450365e-14,-2.9141023499495e-14,9.3359518977518e-16,1.1908922491544e-15,9.226183332823e-16,-0.028870905272217,-2.0854691789115e-15,3.9415456179358e-15 +2380.439453125,0.99986934502575,-0.02380439453125,-0.0069704501301016,-8.2868320754516e-15,-8.2882101856048e-15,0.0012546810234069,3.6151642228709e-16,0.0012546810234069,1.7205625368888e-08,1.0261713062316e-11,0.99945285103697,0.012767474522025,0.01276747452202,-0.016833944401148,0.028872082481059,2.9087415064611e-14,2.9093504241262e-14,-0.028872082481059,-2.9087415064611e-14,-2.9093504241262e-14,1.191515695963e-15,1.2695704692645e-15,1.1991535047639e-15,-0.028869950237313,-1.8895568502885e-15,4.2800494969042e-15 +2380.44921875,0.99986934985036,-0.0238044921875,-0.0069704769454828,-8.3035521105318e-15,-8.3054316355467e-15,0.0012546858501756,3.2046096460622e-16,0.0012546858501756,1.7253320550026e-08,1.0261713136139e-11,0.99945286913873,0.012767528250311,0.012767528250306,-0.016834015242017,0.028871127406006,2.9146702839765e-14,2.9152878899705e-14,-0.028871127406006,-2.9146702839765e-14,-2.9152878899705e-14,1.5779520640588e-15,1.1246974672055e-15,1.5784356817777e-15,-0.028868995234997,-1.441822621327e-15,4.597977263871e-15 +2380.458984375,0.99986935467478,-0.02380458984375,-0.0069705037609373,-8.3092674099498e-15,-8.3086397244375e-15,0.0012546906769575,3.4316980667046e-16,0.0012546906769575,1.7379178984811e-08,1.0261713210524e-11,0.99945288723987,0.012767581978542,0.012767581978537,-0.016834086082813,0.028870172363506,2.9162400694174e-14,2.9163062680454e-14,-0.028870172363506,-2.9162400694174e-14,-2.9163062680454e-14,1.9147435891834e-15,1.2044701886453e-15,1.9162767610137e-15,-0.028868040265241,-1.1483006048468e-15,4.9790380294303e-15 +2380.46875,0.99986935949903,-0.0238046875,-0.0069705305764655,-8.3146167071677e-15,-8.314897037788e-15,0.0012546955037525,3.4067098158791e-16,0.0012546955037525,1.7283664277556e-08,1.0261713284453e-11,0.9994529053404,0.012767635706717,0.012767635706712,-0.016834156923535,0.028869217353597,2.9181673383719e-14,2.9183947956689e-14,-0.028869217353597,-2.9181673383719e-14,-2.9183947956689e-14,1.5142166692507e-15,1.1957333931343e-15,1.5122529392198e-15,-0.028867085328058,-1.5356807581367e-15,4.5619268583116e-15 +2380.478515625,0.99986936432309,-0.02380478515625,-0.0069705573920669,-8.302103966022e-15,-8.3028315177664e-15,0.0012547003305608,3.4990850618149e-16,0.0012547003305608,1.7408464003665e-08,1.0261713358979e-11,0.9994529234403,0.012767689434837,0.012767689434832,-0.016834227764183,0.028868262376248,2.9136535231419e-14,2.9140523835714e-14,-0.028868262376248,-2.9136535231419e-14,-2.9140523835714e-14,1.8243099124898e-15,1.2278816349876e-15,1.8204756968178e-15,-0.028866130423448,-1.2193927602075e-15,4.8639091981832e-15 diff --git a/test/tests/plastic_damage_model/uni_cmp_dila_ap_03_v3.csv b/test/tests/plastic_damage_model/uni_cmp_dila_ap_03_v3.csv new file mode 100644 index 00000000..6a0200ee --- /dev/null +++ b/test/tests/plastic_damage_model/uni_cmp_dila_ap_03_v3.csv @@ -0,0 +1,552 @@ +time,D,displacement_x,e_xx,e_xy,e_xz,e_yy,e_yz,e_zz,f0,intnl0,intnl1,max_ep,mid_ep,min_ep,react_x,react_y,react_z,s_xx,s_xy,s_xz,s_yy,s_yz,s_zz,sigma0,sigma1,sigma2 +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5,0,-5e-05,-5e-05,-8.0071083295133e-22,-5.6248281653606e-22,9.0000000000027e-06,5.3601303693436e-22,9.0000000000027e-06,-16.714999999998,0,0,0,0,0,1.585,2.1510621529291e-17,1.5110767189993e-17,-1.585,-2.1510621529286e-17,-1.5110767189994e-17,1.1526717080823e-13,1.4399672263406e-17,1.152619666378e-13,0,0,0 +10,0,-0.0001,-0.0001,-2.3822801641527e-22,1.1117307432713e-21,1.8e-05,-5.3601303693436e-22,1.8e-05,-15.129999999999,0,0,0,0,0,3.17,6.3998543392906e-18,-2.9865986916697e-17,-3.17,-6.3998543392916e-18,2.9865986916694e-17,2.0389939736631e-14,-1.4399672263406e-17,2.0330959138448e-14,0,0,0 +15,0,-0.00015,-0.00015,-1.2440796412798e-21,-1.2705494208815e-21,2.7e-05,7.8085849825006e-22,2.7e-05,-13.545,0,0,0,0,0,4.755,3.3421461549634e-17,3.4132556476222e-17,-4.755,-3.3421461549634e-17,-3.4132556476222e-17,1.5057399771479e-15,2.0977300334345e-17,1.4432899320127e-15,0,0,0 +20,0,-0.0002,-0.0002,-2.6734477397714e-21,-6.3527471044073e-22,3.6000000000002e-05,8.73502726856e-22,3.6000000000002e-05,-11.959999999999,0,0,0,0,0,6.34,7.1820587585384e-17,1.7066278238108e-17,-6.34,-7.1820587585384e-17,-1.7066278238111e-17,6.3955785112313e-14,2.3466132577403e-17,6.3976601794025e-14,0,0,0 +25,0,-0.00025,-0.00025,-5.2939559203394e-22,-4.5528020914919e-21,4.4999999999995e-05,2.0911125885341e-21,4.4999999999995e-05,-10.375,0,0,0,0,0,7.9250000000001,1.4221898531752e-17,1.2230832737313e-16,-7.9250000000001,-1.4221898531759e-17,-1.2230832737313e-16,-2.1795065752173e-13,5.6176499200449e-17,-2.1788126858269e-13,0,0,0 +30,0,-0.0003,-0.0003,-1.1646703024747e-21,-2.5410988417629e-21,5.399999999999e-05,-9.2644228605939e-22,5.399999999999e-05,-8.7900000000003,0,0,0,0,0,9.5100000000002,3.1288176769866e-17,6.8265112952433e-17,-9.5100000000002,-3.128817676987e-17,-6.8265112952444e-17,-4.3716419373396e-13,-2.4888322430579e-17,-4.3703929364369e-13,0,0,0 +35,0,-0.00035,-0.00035,-1.6940658945086e-21,-1.0587911840679e-21,6.2999999999996e-05,3.3087224502121e-21,6.2999999999996e-05,-7.205,0,0,0,0,0,11.095,4.5510075301624e-17,2.8443797063516e-17,-11.095,-4.5510075301629e-17,-2.8443797063518e-17,-1.5187850976872e-13,8.8886865823495e-17,-1.5187850976872e-13,0,0,0 +40,0,-0.0004,-0.0004,-1.2705494208815e-21,6.3527471044073e-22,7.1999999999992e-05,-2.4087499437544e-21,7.1999999999992e-05,-5.6200000000002,0,0,0,0,0,12.68,3.4132556476217e-17,-1.7066278238102e-17,-12.68,-3.4132556476222e-17,1.7066278238111e-17,-3.4405811533134e-13,-6.4709638319504e-17,-3.441691376338e-13,0,0,0 +45,0,-0.00045,-0.00045,-2.1175823681358e-21,4.2351647362715e-22,8.1000000000008e-05,2.5675686213646e-21,8.1000000000008e-05,-4.0349999999983,0,0,0,0,0,14.265,5.6887594127032e-17,-1.1377518825401e-17,-14.265,-5.6887594127037e-17,1.1377518825407e-17,3.1778746301114e-13,6.8976207879032e-17,3.1769031849649e-13,0,0,0 +50,0,-0.0005,-0.0005,-3.494010907424e-21,-8.9997250645769e-21,8.9999999999989e-05,4.8174998875088e-21,8.9999999999989e-05,-2.4500000000004,0,0,0,0,0,15.85,9.3864530309624e-17,2.4177227503989e-16,-15.85,-9.3864530309611e-17,-2.4177227503991e-16,-4.6584958113272e-13,1.2941927663901e-16,-4.6607162573764e-13,0,0,0 +55,0,-0.00055,-0.00055,-2.1175823681358e-21,6.3527471044073e-22,9.8999999999996e-05,1.1117307432713e-21,9.8999999999996e-05,-0.86500000000007,0,0,0,0,0,17.435,5.6887594127019e-17,-1.7066278238108e-17,-17.435,-5.6887594127037e-17,1.7066278238111e-17,-1.6216195053431e-13,2.9865986916694e-17,-1.6203705044404e-13,0,0,0 +60,0.0057905032480703,-0.0006,-0.00058893008353533,1.1088660015596e-20,-6.8957173878834e-21,0.00010600737234127,1.4253385495169e-20,0.00010600737234127,-4.4143839983413e-06,2.5882819631485e-14,0.0018174459648316,1.0744883218702e-05,1.0744883218702e-05,-1.1069916464671e-05,18.669085359898,2.5908560519066e-16,1.6960529453244e-16,-18.669085359898,-2.5908560519055e-16,-1.6960529453253e-16,5.0181909740415e-12,3.0232417159009e-16,5.0180865533222e-12,-18.560981960483,4.9881876225327e-12,4.9899748072103e-12 +65,0.018582844911418,-0.00065,-0.00061473353888103,-1.8527982680946e-21,-6.4671261415548e-21,0.0001106520326045,-9.0613095192984e-21,0.0001106520326045,-4.3888017842164e-07,1.0475907016108e-13,0.0059614064715127,3.4230972516329e-05,3.4230972516329e-05,-3.526646111897e-05,19.48705335871,-6.5885152295791e-16,1.7515769985994e-16,-19.48705335871,6.5885152295792e-16,-1.7515769985997e-16,7.1419680675625e-12,-1.8621870470054e-16,7.1419852117286e-12,-19.124928468365,7.0080879314725e-12,7.0104288593076e-12 +70,0.031261158434103,-0.0007,-0.00064041901273523,1.3616802608461e-20,-4.0208806102584e-21,0.00011527541866092,1.9700145355794e-21,0.00011527541866092,-3.3360504847479e-07,1.692925887385e-13,0.010244115947551,5.7831579150398e-05,5.7831579150398e-05,-5.9580987264773e-05,20.18372820503,1.6869032918014e-15,4.6445015966355e-18,-20.18372820503,-1.6869032918013e-15,-4.644501596801e-18,6.1131482652843e-12,4.8625288618549e-17,6.1122426971132e-12,-19.666641229741,5.9552085725249e-12,5.9569800731224e-12 +75,0.043825978921085,-0.00075,-0.00066598711571234,-4.2615060070036e-20,-9.9457181864598e-21,0.00011987767781607,8.2547445301257e-21,0.00011987767781607,-2.5480867504868e-07,2.2244978977817e-13,0.014661807022476,8.1546110435263e-05,8.1546110435263e-05,-8.4012884287662e-05,20.719474538098,1.0533673991503e-15,5.4866246752434e-16,-20.719474538098,-1.0533673991504e-15,-5.486624675249e-16,5.2203873712275e-12,2.0038040194552e-16,5.2200199272859e-12,-20.186546751312,5.0845212915975e-12,5.0873471911989e-12 +80,0.056277848129696,-0.0008,-0.00069143830694815,1.0972151226605e-20,4.1168994293981e-21,0.00012445889274431,-3.5371722581163e-21,0.00012445889274431,-1.9541956719493e-07,2.6655806504718e-13,0.019210761469714,0.00010537412071621,0.00010537412071621,-0.00010856169305185,21.233393777597,-2.9963356177846e-16,-1.4788968472814e-16,-21.233393777597,2.9963356177847e-16,1.4788968472852e-16,4.4826794096159e-12,-1.5438654765196e-17,4.4833766958279e-12,-20.685063102159,4.3661048392814e-12,4.3684120382931e-12 +85,0.068617276168889,-0.00085,-0.0007167729838545,2.6232854739698e-21,-7.1611188567947e-21,0.0001290191350028,-7.0993473080268e-21,0.0001290191350028,-1.503797282254e-07,3.0337905434778e-13,0.023887295593864,0.00012931522425015,0.00012931522425015,-0.0001332270161455,21.725902765846,1.0962538930477e-15,7.014236912163e-17,-21.725902765846,-1.0962538930478e-15,-7.0142369121605e-17,3.8677768113107e-12,-1.7328648920612e-16,3.8663329992521e-12,-21.162602256136,3.7648866367662e-12,3.7686962707079e-12 +90,0.080844746319456,-0.0009,-0.00074199149067742,7.7344772142427e-22,-7.8945598846957e-21,0.00013355846657364,-1.3001418739982e-20,0.00013355846657364,-1.1603578409236e-07,3.3433857691194e-13,0.028687759714958,0.00015336908689876,0.00015336908689876,-0.00015800850932258,22.197411724328,-1.954762531354e-15,1.4788325484492e-16,-22.197411724328,1.9547625313542e-15,-1.4788325484488e-16,3.3546223041609e-12,-4.6064700866244e-16,3.3550716480417e-12,-21.619570510336,3.2666618868989e-12,3.2683658588556e-12 +95,0.092960719164631,-0.00095,-0.00076709412583533,4.2773448457903e-21,3.0908312638241e-21,0.00013807694118608,-2.4652380020377e-20,0.00013807694118608,-8.9723097396188e-08,3.6047308875645e-13,0.033608537788965,0.00017753541900574,0.00017753541900574,-0.00018290587416467,22.648325513147,1.3621312021299e-15,-1.0976889265377e-16,-22.648325513147,-1.36213120213e-15,1.0976889265398e-16,2.9185179923303e-12,-6.2790680373227e-16,2.9175904750484e-12,-22.056368837367,2.8390106634749e-12,2.8445601089719e-12 +100,0.10496563614405,-0.001,-0.00079208114823853,6.7519946778202e-21,-3.5008080025461e-21,0.00014257460545492,9.2012933659612e-21,0.00014257460545492,-6.9480758035922e-08,3.82656664421e-13,0.038646047141294,0.00020181396926285,0.00020181396926285,-0.00020791885176147,23.079043940466,1.2305549632185e-15,8.6443914134989e-17,-23.079043940466,-1.2305549632185e-15,-8.6443914134834e-17,2.5490795989409e-12,3.4722751608051e-16,2.5488035014868e-12,-22.47339318243,2.4799969298667e-12,2.4841052057983e-12 +105,0.11685992262372,-0.00105,-0.00081695278275489,1.5219879740647e-20,6.3380165033374e-21,0.00014705149986509,2.8100536359255e-20,0.00014705149986509,-5.3853920878311e-08,4.0153713210854e-13,0.043796738294451,0.00022620451940479,0.00022620451940479,-0.00023304721724511,23.48996202361,-4.4319667183797e-16,-1.5443890618815e-16,-23.48996202361,4.43196671838e-16,1.5443890618805e-16,2.2302963452458e-12,6.3247294721573e-16,2.2294170258794e-12,-22.871034714165,2.1684408768062e-12,2.1737653482915e-12 +110,0.12864399055811,-0.0011,-0.00084170922495707,1.4368196872127e-20,-3.9117365261753e-22,0.00015150765962662,-8.4584156374393e-20,0.00015150765962662,-4.1755071400473e-08,4.1771105353083e-13,0.049057094874478,0.00025070687960124,0.00025070687960124,-0.00025829077504293,23.881470209609,-1.4948197701832e-15,2.259155932463e-16,-23.881470209609,1.4948197701833e-15,-2.2591559324635e-16,1.961288741741e-12,-2.0286479689628e-15,1.961237674291e-12,-23.249680036642,1.9061917861364e-12,1.9125632280054e-12 +115,0.14031824080727,-0.00115,-0.00086635064526308,7.0186905952338e-20,2.6735704178678e-20,0.00015594311542033,9.454080740619e-20,0.00015594311542033,-3.2365764290887e-08,4.3161651616119e-13,0.054423633583518,0.00027532088443801,0.00027532088443801,-0.00028364935473692,24.253954561541,-2.5640483760703e-15,-6.0606313570944e-16,-24.253954561541,2.5640483760703e-15,6.0606313570945e-16,1.7294794088466e-12,2.2140679795877e-15,1.7294646530412e-12,-23.609711368542,1.6806022163524e-12,1.6864639968662e-12 +120,0.15188306516079,-0.0012,-0.00089087719256215,3.0154820494049e-20,4.094264834007e-20,0.00016035789405079,-1.1540781247604e-19,0.00016035789405079,-2.5066209552449e-08,4.4359104876797e-13,0.059892904228031,0.00030004638939753,0.00030004638939753,-0.00030912280743785,24.607796915942,-2.5245722838092e-16,-1.3400815745674e-15,-24.607796915942,2.5245722838091e-16,1.3400815745673e-15,1.52641419691e-12,-2.5796159023336e-15,1.5257177809802e-12,-23.951506694562,1.4811946640281e-12,1.4895369195769e-12 +125,0.16333888142787,-0.00125,-0.00091528877268122,-4.0283624390394e-20,2.2078870315492e-20,0.00016475185827272,1.0791301956764e-19,0.00016475185827272,-4.5757556330628e-06,4.7036337441168e-13,0.065461506207674,0.00032488348588774,0.00032488348588774,-0.00033471122731878,24.943373038002,1.5500954599399e-15,-5.3229435708485e-16,-24.943373038002,-1.5500954599399e-15,5.3229435708462e-16,3.4930607002351e-12,2.5649651459609e-15,3.492811871864e-12,-24.275437001866,3.3953115651383e-12,3.4034926410407e-12 +130,0.17468596100606,-0.0013,-0.00093958590192479,2.2020887999554e-21,1.7416393209485e-20,0.00016912535327425,-2.0926242813361e-19,0.00016912535327425,-3.8050155062308e-06,4.9221635283702e-13,0.071126002812849,0.00034983167276383,0.00034983167276383,-0.00036041409807521,25.261058979482,8.7312295448611e-17,-4.2433146706543e-16,-25.261058979482,-8.7312295448767e-17,4.2433146706547e-16,2.9170841414791e-12,-4.8935737050877e-15,2.9155785293704e-12,-24.581877520902,2.8317727671592e-12,2.8440700196384e-12 +135,0.18592475734139,-0.00135,-0.00096376851039884,-2.1968295285954e-20,-4.616345664143e-20,0.00017347823344796,3.3974374862655e-19,0.00017347823344796,-3.1589873610294e-06,5.1011471105963e-13,0.076883081876004,0.00037489101786757,0.00037489101786757,-0.00038623148960116,25.561223488224,8.0266512588423e-16,1.0375887542305e-15,-25.561223488224,-8.0266512588431e-16,-1.0375887542304e-15,2.4416853885066e-12,7.7228592098026e-15,2.4407551794481e-12,-24.871191874363,2.3672205819729e-12,2.3834172831012e-12 +140,0.19705564111029,-0.0014,-0.00098783668896056,1.3431108652145e-20,1.2577451359395e-20,0.00017781051527109,-8.4710228150667e-19,0.00017781051527109,-2.6170064875153e-06,5.2487311224961e-13,0.082729426632265,0.00040006143300953,0.00040006143300953,-0.00041216331103944,25.844235894443,-2.0059779263257e-16,-2.7886192211753e-16,-25.844235894443,2.005977926325e-16,2.7886192211767e-16,2.0563911434891e-12,-1.8755430621667e-14,2.055097874899e-12,-25.143742188797,1.9803239787969e-12,2.0197254060118e-12 +145,0.20807898100421,-0.00145,-0.0010117905196358,2.4320108042639e-20,2.5782551418548e-20,0.00018212221361279,1.7275624184728e-18,0.00018212221361279,-2.1621404968641e-06,5.370585341159e-13,0.088661754145094,0.00042534283857229,0.00042534283857229,-0.00043820948036422,26.110456134131,-5.6687531622612e-16,-6.0762458884179e-16,-26.110456134131,5.6687531622598e-16,6.0762458884179e-16,1.7324340737833e-12,3.7799219047662e-14,1.7319246939243e-12,-25.39988682208,1.6454985822918e-12,1.7245812109843e-12 +150,0.21899514467631,-0.0015,-0.001035630077394,2.7855584852966e-20,3.4702645655953e-20,0.00018641334205864,-4.3456611318092e-18,0.00018641334205864,-1.7803925880244e-06,5.4713253250325e-13,0.094676815523023,0.00045073516178764,0.00045073516178764,-0.00046436992260602,26.360242828533,-5.9382184807405e-16,-6.3624287927981e-16,-26.360242828533,5.938218480742e-16,6.3624287927974e-16,1.4604608304761e-12,-9.3758853302351e-14,1.4603915858383e-12,-25.639980415409,1.3224004216337e-12,1.5186431619838e-12 +155,0.22980449958739,-0.00155,-0.001059355431739,-2.2843830366067e-20,-2.1559431362789e-20,0.00019068391319895,9.2517074612573e-18,0.00019068391319895,-1.4601505906597e-06,5.5552203902794e-13,0.10077139615348,0.00047623833519249,0.00047623833519249,-0.00049064456826103,26.593950953927,5.0108162167407e-16,4.6875067150322e-16,-26.593950953927,-5.0108162167409e-16,-4.6875067150327e-16,1.2395085549092e-12,1.9683947551219e-13,1.2395562744167e-12,-25.864373935776,9.9941789192193e-13,1.4116364063958e-12 +160,0.2405074137621,-0.0016,-0.0010829666481418,-6.4480939855106e-21,1.6723538408305e-20,0.00019493393888834,-2.4797006698222e-17,0.00019493393888834,-1.1917457944932e-06,5.6260739360766e-13,0.10694231594998,0.00050185229523817,0.00050185229523817,-0.00051703335185819,26.811931877392,1.4808868152584e-16,-3.5088048092564e-16,-26.811931877392,-1.4808868152597e-16,3.5088048092572e-16,1.0557350067328e-12,-5.2033997697481e-13,1.0568286943163e-12,-26.073414710277,4.8214204814136e-13,1.5722324643411e-12 +165,0.2511042564663,-0.00165,-0.0011064637893354,2.3135032611289e-20,7.9357634702387e-21,0.00019916343048017,5.5825242228234e-17,0.00019916343048017,-9.6710399777322e-07,5.6959855964101e-13,0.11318642960994,0.00052757698103372,0.00052757698103372,-0.0005435362106646,27.014533385159,-4.7663668794905e-16,-1.6419766986298e-16,-27.014533385159,4.7663668794906e-16,1.6419766986296e-16,8.9701660918692e-13,1.1550796773609e-12,8.9810039784598e-13,-26.267446453343,-3.3719240867906e-13,2.0826654541483e-12 +170,0.26159539881443,-0.0017,-0.0011298469164878,-2.7457143429213e-20,-2.414845989066e-20,0.00020337239903892,-1.6209991603361e-16,0.00020337239903892,-7.794470961997e-07,5.8460084909187e-13,0.11950062688092,0.00055341233320709,0.00055341233320708,-0.00057015308351221,27.202099704594,5.6204257722704e-16,4.9270874342193e-16,-27.202099704594,-5.6204257722681e-16,-4.9270874342159e-16,7.6875465680424e-13,-3.3073871554252e-12,7.7011967855852e-13,-26.446809287865,-2.7162675584428e-12,4.2124136834588e-12 +175,0.27198121431518,-0.00175,-0.0011531160902684,5.0460846892088e-21,-5.3637887014288e-21,0.00020756085553326,-1.0693260359776e-18,0.00020756085553326,-6.2310513637698e-07,6.3000735627161e-13,0.1258818328331,0.00057935829287026,0.00057935829287025,-0.00059688390973162,27.374971520659,1.2211249497776e-16,7.7923832711991e-17,-27.374971520659,-1.2211249497785e-16,-7.7923832712523e-17,7.1957257143204e-12,-2.1510700939364e-14,7.195452837532e-12,-26.611839761018,6.9725447073509e-12,7.0174511289942e-12 +180,0.28226207936164,-0.0018,-0.0011762713718203,-1.3095715407886e-20,-3.3745690351614e-20,0.00021172881101093,7.4912434807899e-18,0.00021172881101093,-4.9342432983934e-07,6.3354255415492e-13,0.13232700813601,0.00060541480067532,0.00060541480067531,-0.00062372862817965,27.533485987623,2.6476253896399e-16,6.5800461592e-16,-27.533485987623,-2.6476253896401e-16,-6.5800461592003e-16,5.6872235679652e-13,1.4860269396148e-13,5.7000818390765e-13,-26.762870855562,3.9791535466131e-13,7.0894406785602e-13 +185,0.29243837367318,-0.00185,-0.0011993128236471,3.8060581760105e-20,1.4825671737897e-20,0.00021587627676102,-1.8493097058334e-17,0.00021587627676102,-3.8616693220916e-07,6.3683019316053e-13,0.13883314933848,0.0006315817959541,0.00063158179595409,-0.00065068717635293,27.677976736562,-7.1434404723896e-16,-2.8995743208251e-16,-27.677976736562,7.1434404723895e-16,2.899574320825e-16,4.9210856757821e-13,-3.6169894664614e-13,4.9253267207078e-13,-26.900231997085,9.9682172802024e-14,8.5729087593481e-13 +190,0.30251048069206,-0.0019,-0.0012222405104267,-9.0248324818566e-21,-2.7510256383603e-21,0.00022000326445918,5.4369398200733e-17,0.00022000326445918,-2.9799319278823e-07,6.4149927235845e-13,0.14539728914919,0.00065785921592752,0.00065785921592752,-0.00067775948957329,27.808773879415,1.7870096754692e-16,1.0998178315554e-16,-27.808773879415,-1.7870096754681e-16,-1.0998178315547e-16,4.2188099915141e-13,1.0483625926943e-12,4.2159166521909e-13,-27.024249057992,-6.8778798287502e-13,1.5074650910567e-12 +195,0.31247878794137,-0.00195,-0.0012450544997578,-6.1890305167599e-21,-1.668996636605e-20,0.00022410978630344,3.6051976086467e-17,0.00022410978630344,-2.2597888715836e-07,6.6523928490534e-13,0.15201649671761,0.00068424699498182,0.00068424699498182,-0.00070494550024215,27.926204009856,1.533026569902e-16,2.401052962895e-16,-27.926204009856,-1.5330265699e-16,-2.401052962893e-16,4.0025618272671e-12,6.8529987955673e-13,4.0022523538097e-12,-27.135244358467,3.1716174243657e-12,4.6064747492423e-12 +200,0.32234368734668,-0.002,-0.0012677548628467,-2.2195301102775e-20,-7.1417255579463e-21,0.0002281958551377,2.4823444452968e-17,0.0002281958551377,-1.6776839739663e-07,6.8145933718175e-13,0.15868787791333,0.00071074506400152,0.00071074506400151,-0.00073224513715329,28.030590201619,4.9080012620329e-16,1.2029616090581e-16,-28.030590201619,-4.9080012620334e-16,-1.2029616090619e-16,2.7735066858929e-12,4.6514662757576e-13,2.7748557819112e-12,-27.233536664999,2.2085738715995e-12,3.1820201762176e-12 +205,0.33210557552573,-0.00205,-0.0012903416751396,-1.8178011902532e-20,-1.6834801623598e-20,0.00023226148456669,-8.7602458265113e-17,0.00023226148456669,-1.2120313197528e-07,6.8773739590786e-13,0.16540857560309,0.00073735334975558,0.00073735334975557,-0.00075965832486043,28.122252004506,3.2809202636419e-16,2.4535724998469e-16,-28.122252004506,-3.280920263643e-16,-2.4535724998447e-16,2.8464775012026e-13,-1.6180148972884e-12,2.8257654196872e-13,-27.319441186737,-1.417959888942e-12,1.9689915305378e-12 +210,0.34176485404849,-0.0021,-0.0013128150169074,-6.7240913110321e-21,9.0797779560821e-22,0.00023630668906129,-9.1749283816786e-20,0.00023630668906129,-8.4446697634633e-08,7.1302198391219e-13,0.17217576992421,0.00076407177432991,0.0007640717743299,-0.00078718498309257,28.201505438538,-5.747285127018e-17,-2.3349569948425e-17,-28.201505438538,5.7472851269997e-17,2.3349569948547e-17,4.4447797228356e-12,-1.6522407830465e-15,4.4458387543914e-12,-27.393269570095,4.3158880735469e-12,4.3199313553951e-12 +215,0.35132192967022,-0.00215,-0.0013351749737874,-7.2848003809475e-21,-1.4551364768503e-20,0.00024033148405536,6.2451538105564e-18,0.00024033148405536,-5.6141038484725e-08,7.1428079408457e-13,0.17898667855335,0.00079090025460188,0.00079090025460187,-0.00081482502621261,28.268662986506,1.5742882944e-16,3.2918727200883e-16,-28.268662986506,-1.5742882944e-16,-3.2918727200886e-16,2.2538728872194e-13,1.1204743634952e-13,2.2312228251711e-13,-27.455329891882,1.007753963213e-13,3.3482986183727e-13 +220,0.36077721454076,-0.0022,-0.0013574216372822,-2.7530798373051e-20,-6.6930204772985e-21,0.00024433588603762,-1.7871136457605e-17,0.00024433588603762,-3.4815841765123e-08,7.159917149873e-13,0.18583855697038,0.00081783870175542,0.00081783870175541,-0.00084257836271781,28.324033585131,4.8627701688987e-16,1.2172762288108e-16,-28.324033585131,-4.8627701688982e-16,-1.2172762288111e-16,1.9813905915139e-13,-3.1601874262531e-13,1.9843673967023e-13,-27.505926651116,-1.3794245826007e-13,5.2306362404352e-13 +225,0.37013112639045,-0.00225,-0.001379555105226,4.5484995483192e-20,-2.4411042231592e-20,0.00024831991263415,6.4987285158629e-17,0.00024831991263415,-1.9418386010273e-08,7.19820541989e-13,0.1927286987156,0.00084488702082901,0.000844887020829,-0.00087044489477404,28.36792261524,-7.8936553715667e-16,4.7355062701414e-16,-28.36792261524,7.893655371568e-16,-4.7355062701418e-16,1.7972993160047e-13,1.1324870901541e-12,1.788984272252e-13,-27.545360759953,-1.0104234572107e-12,1.3586529577133e-12 +230,0.37938408869606,-0.0023,-0.0014015754822149,-7.6444634017082e-21,-1.4530317834476e-20,0.00025228358268705,5.5011143775679e-17,0.00025228358268705,-8.9392591107185e-09,7.4787343486174e-13,0.19965443564025,0.00087204511029759,0.00087204511029759,-0.00089842451778512,28.400631890978,1.1921192529583e-16,2.9017954172673e-16,-28.400631890978,-1.1921192529538e-16,-2.90179541727e-16,5.1882654000116e-12,9.4466107940364e-13,5.1890839073418e-12,-27.57392953376,4.0495861586776e-12,6.0256931395649e-12 +235,0.38853653082704,-0.00235,-0.0014234828800089,3.773607235044e-20,-2.0019173654274e-20,0.00025622691632594,4.8185006425466e-17,0.00025622691632594,-2.7379645217707e-09,7.7191643830024e-13,0.20661313814926,0.00089931286168274,0.00089931286168274,-0.00092651711999113,28.422459648429,-6.168310998401e-16,2.2609204030295e-16,-28.422459648429,6.1683109984026e-16,-2.260920403029e-16,4.5008233172576e-12,8.1533017635166e-13,4.4992555472876e-12,-27.591926680647,3.515811389966e-12,5.2212760831903e-12 +240,0.39758888817465,-0.0024,-0.0014452774179036,-2.0138690264745e-20,-3.8312708767146e-20,0.00026014993503632,4.3713805596671e-17,0.00026014993503632,-1.5192291868971e-11,7.9318585545442e-13,0.21360221543586,0.00092669015919152,0.00092669015919151,-0.00095472258209639,28.433700533675,2.9221263764445e-16,6.0784257409662e-16,-28.433700533675,-2.9221263764404e-16,-6.0784257409645e-16,4.0260348378636e-12,7.2885887135982e-13,4.0282891477764e-12,-27.599642290531,3.1468859990127e-12,4.6711769587944e-12 +245,0.40654160170789,-0.00245,-0.0014669592248611,-1.0360015857276e-20,-4.6290900647751e-20,0.00026405266191643,-2.6515679752187e-19,0.00026405266191643,8.959708353018e-08,7.9318585545442e-13,0.22061911526784,0.00095417687764848,0.00095417687764848,-0.00098304077513892,28.434645625541,-6.9873990926033e-17,6.8235642077109e-16,-28.434645625541,6.9873991060212e-17,-6.8235642141254e-16,-4.5239527438444e-09,-4.3063078356235e-15,-4.5239530338587e-09,-27.597362883773,-4.3907458239564e-09,-4.3907365399797e-09 +250,0.41539512032736,-0.0025,-0.0014885284327647,1.6710214249068e-20,-2.3175275592522e-20,0.00026793512103883,1.0942993210247e-19,0.00026793512103883,8.459021927365e-08,7.9318585545442e-13,0.22766132597947,0.00098177288904258,0.00098177288904257,-0.0010114715672353,28.425582282433,1.1936757649531e-16,-3.0507238596953e-16,-28.425582282433,-1.1936757651454e-16,3.0507238647132e-16,-4.2707275569849e-09,1.7456348552379e-15,-4.2707286906286e-09,-27.585371158731,-4.1444953280211e-09,-4.1444902232828e-09 +255,0.42414989741608,-0.00255,-0.0015099851876082,-4.9111402760142e-20,-5.9878028174177e-21,0.00027179733844967,9.6083440958576e-20,0.00027179733844967,9.6239083369198e-08,7.9318585545442e-13,0.23472637390549,0.0010094780516667,0.0010094780516667,-0.0010400148123918,28.406794376697,1.5969860488342e-15,1.2464690145177e-16,-28.406794376697,-1.5969860488542e-15,-1.2464690102513e-16,-4.9136829209406e-09,1.5519434194113e-15,-4.9136830342896e-09,-27.56394635745,-4.7678927674125e-09,-4.767888864013e-09 +260,0.43280639364986,-0.0026,-0.0015313296413576,7.5918092658169e-20,-1.3209610994192e-20,0.00027563934158821,-1.3113301158396e-20,0.00027563934158821,8.7717096697304e-08,7.9318585545442e-13,0.24181182573002,0.0010372922180169,0.0010372922180169,-0.0010686703586424,28.378562002199,-3.8336484636232e-15,2.0176589315278e-16,-28.378562002199,3.8336484635271e-15,-2.0176589298686e-16,-4.664134073094e-09,-1.6225908253323e-16,-4.6641333916318e-09,-27.533363960409,-4.5252238034551e-09,-4.5252200917092e-09 +265,0.44136507580363,-0.00265,-0.0015525619560995,4.255443721123e-20,-7.7874354704444e-21,0.00027946115959898,-2.0274609713481e-20,0.00027946115959898,7.8332465847097e-08,7.9318585545442e-13,0.24891528767846,0.0010652152307657,0.0010652152307657,-0.0010974380439005,28.34116170967,-5.2985104731586e-15,1.6996380829677e-16,-28.34116170967,5.2985104732538e-15,-1.6996380860827e-16,-4.4453848601342e-09,-5.0713616357161e-16,-4.4453850629467e-09,-27.493895811213,-4.3124907026074e-09,-4.312487498736e-09 +270,0.44982641725145,-0.0027,-0.0015736823028462,1.2282880195374e-20,-1.5847541757311e-20,0.00028326282327182,6.4751451754217e-20,0.00028326282327182,6.8326530211493e-08,7.9318585545442e-13,0.25603440605672,0.0010932469239219,0.0010932469239219,-0.0011263176971538,28.294866335311,4.1532168835641e-16,-2.1717064479084e-16,-28.294866335311,-4.1532168777191e-16,2.1717064514751e-16,-4.2531598575133e-09,1.0594764548896e-15,-4.253160854736e-09,-27.445810056399,-4.125535502315e-09,-4.1255323691684e-09 +275,0.45819089788434,-0.00275,-0.0015946908621242,1.7653045219627e-20,2.1601187121033e-20,0.00028704436510843,1.2942884573255e-19,0.00028704436510843,5.7902758143769e-08,7.9318585545442e-13,0.2631668673195,0.0011213871222598,0.0011213871222598,-0.0011553091378758,28.239945056722,8.8700795354989e-16,-3.3006805796174e-16,-28.239945056722,-8.8700795349117e-16,3.3006805800271e-16,-4.0837711013324e-09,1.9792534618078e-15,-4.0837685809691e-09,-27.389371147873,-3.9607711721022e-09,-3.9607660431512e-09 +280,0.4664590041327,-0.0028,-0.0016155878241818,1.466612293079e-20,-5.1357817343529e-21,0.00029080581935993,2.836548460058e-20,0.00029080581935993,4.7230853894575e-08,7.9318585545442e-13,0.27031039821867,0.0011496356411171,0.0011496356411171,-0.0011844121758182,28.176663359611,7.934547880744e-17,1.8083938046727e-16,-28.176663359611,-7.9345478512104e-17,-1.8083938047648e-16,-3.9339729872407e-09,4.0891565759221e-16,-3.9339717252747e-09,-27.324839833278,-3.8150437225113e-09,-3.8150410161499e-09 +285,0.47463122887493,-0.00285,-0.001636373389541,1.3885580297525e-20,-4.5837668781813e-20,0.00029454722209131,3.6790379152204e-20,0.00029454722209131,5.4960923812075e-08,7.9318585545442e-13,0.27746276584773,0.0011779922858593,0.0011779922858593,-0.001213626610459,28.105283039336,9.7644991847084e-16,8.0538668208805e-16,-28.105283039336,-9.7644991829703e-16,-8.0538668193794e-16,-4.5331291260745e-09,5.1946775440835e-16,-4.5331317255779e-09,-27.252473158611,-4.3955817351808e-09,-4.3955779255426e-09 +290,0.48270807185684,-0.0029,-0.0016570477677318,-7.3867911490822e-20,-8.3008784340834e-21,0.00029826861109422,-3.7188568366551e-21,0.00029826861109422,4.3846630326527e-08,7.9318585545442e-13,0.28462177813045,0.0012064568531089,0.0012064568531089,-0.0012429522322682,28.026062164776,-2.211422196568e-15,1.2965014205749e-16,-28.026062164776,2.2114221966743e-15,-1.2965014159911e-16,-4.3801603280297e-09,-8.9460233860552e-17,-4.3801608468681e-09,-27.172524412881,-4.2467645692393e-09,-4.2467597650056e-09 +295,0.49069003905569,-0.00295,-0.0016776111796332,-9.7935371678961e-20,3.1539762157121e-20,0.00030197002609581,1.015958027437e-19,0.00030197002609581,3.2885893119783e-08,7.9318585545442e-13,0.29178528337926,0.0012350291284721,0.0012350291284721,-0.0012723888203668,27.939255114258,1.4476422945933e-15,-3.9346951817245e-16,-27.939255114258,-1.4476422945966e-15,3.9346951845331e-16,-4.2426343603676e-09,1.4192190901562e-15,-4.2426346617693e-09,-27.085243191336,-4.112953321879e-09,-4.1129486955016e-09 +300,0.49857764308699,-0.003,-0.0016980638561625,9.3231139098208e-20,2.2417976205347e-20,0.00030565150866585,1.7881352353385e-20,0.00030565150866585,2.2149047040898e-08,7.9318585545442e-13,0.2989511707593,0.0012637088878119,0.0012637088878119,-0.0013019361438375,27.845112518224,-8.5445310641912e-16,-3.1153679852752e-16,-27.845112518224,8.5445310604682e-16,3.1153679845636e-16,-4.1181866817269e-09,3.0846423804736e-16,-4.1181833692886e-09,-26.990875340958,-3.9918488338364e-09,-3.9918444323863e-09 +305,0.50637140307407,-0.00305,-0.0017184060387798,7.0843172729448e-20,2.1787805877911e-20,0.00030931310227144,1.6087715197223e-20,0.00030931310227144,1.1692734780411e-08,7.9318585545442e-13,0.30611737027742,0.0012924958967578,0.0012924958967578,-0.0013315939612202,27.743881291535,-5.6830892793655e-16,-2.9914317229595e-16,-27.743881291535,5.6830892785788e-16,2.9914317234911e-16,-4.0047893448469e-09,1.9957019024921e-16,-4.0047874123621e-09,-26.889662966395,-3.8814845996434e-09,-3.8814818448003e-09 +310,0.51407184461594,-0.0031,-0.0017386379796126,-6.6964825613978e-21,-2.9871669453068e-20,0.00031295485229948,8.04250142969e-20,0.00031295485229948,1.5604166847538e-09,7.9318585545442e-13,0.31328185284954,0.0013213899105853,0.0013213899105852,-0.0013613620203874,27.635804604351,-9.0506504576003e-16,4.0353039105866e-16,-27.635804604351,9.0506504573695e-16,-4.0353039112922e-16,-3.9006726222343e-09,9.8955031877044e-16,-3.9006717876394e-09,-26.781844424772,-3.7801410593959e-09,-3.7801379077092e-09 +315,0.52167949974729,-0.00315,-0.0017587599415677,-2.3322250373819e-20,-2.6287814651973e-20,0.00031657680607688,-2.3095324797191e-20,0.00031657680607688,-8.21344503521e-09,7.9318585545442e-13,0.32044263035347,0.0013503906741069,0.0013503906741069,-0.0013912400584323,27.521121881753,-1.4060874332983e-15,9.1484825376015e-17,-27.521121881753,1.4060874332886e-15,-9.1484825207308e-17,-3.8043515597039e-09,-3.1682145782239e-16,-3.8043540165424e-09,-26.667654321435,-3.686376881616e-09,-3.6863723476022e-09 +320,0.52919490689108,-0.0032,-0.0017787721984318,2.5732653286735e-22,2.3700879604899e-21,0.00032017901288864,2.9154041030768e-20,0.00032017901288864,-1.7603077218098e-08,7.9318585545442e-13,0.32759775566707,0.0013794979215749,0.0013794979215749,-0.0014212278015682,27.400068798718,-1.1290084806941e-15,-6.5477153945833e-17,-27.400068798718,1.1290084807805e-15,6.5477153920499e-17,-3.7145636332255e-09,2.2655349324679e-16,-3.714559423914e-09,-26.547323506652,-3.5989597900532e-09,-3.5989540041573e-09 +325,0.53661861080386,-0.00325,-0.0017986750349607,-7.044456006598e-21,-4.0499141286338e-20,0.00032376152399396,2.9712259298918e-20,0.00032376152399396,-2.6591454371783e-08,7.9318585545442e-13,0.33474532269168,0.0014087113765946,0.0014087113765946,-0.0014513249650393,27.272877276079,2.0385728847165e-15,5.4098414167668e-16,-27.272877276079,-2.0385728848714e-15,-5.4098414154119e-16,-3.6301714744437e-09,5.2690067750071e-16,-3.6301719257629e-09,-26.421079073317,-3.5167940216823e-09,-3.5167912188652e-09 +330,0.54395116251414,-0.0033,-0.0018184687469569,-2.5359738174472e-21,2.5646432284873e-20,0.00032732439264023,-4.2762824734587e-20,0.00032732439264023,-3.5166714873469e-08,7.9318585545442e-13,0.34188346636032,0.0014380307520485,0.0014380307520485,-0.0014815312530431,27.139775477496,-1.9741411875964e-15,3.5108600595138e-17,-27.139775477496,1.9741411874473e-15,-3.5108600397855e-17,-3.5502601759765e-09,-6.011143388779e-16,-3.550261122543e-09,-26.2891443557,-3.438988379453e-09,-3.4389841215459e-09 +335,0.55119311925413,-0.00335,-0.0018381536413372,5.2738685499371e-21,-1.7906103487257e-20,0.0003308676740752,4.2385494081842e-20,0.0003308676740752,-4.3321977116761e-08,7.9318585545442e-13,0.3490103626309,0.0014674557500316,0.0014674557500316,-0.0015118463586628,27.000987807481,7.4297303558817e-16,2.2290351815044e-16,-27.000987807481,-7.4297303535223e-16,-2.2290351802504e-16,-3.4740467793387e-09,4.6741628470825e-16,-3.4740453632735e-09,-26.151738929255,-3.3647802407215e-09,-3.3647769542066e-09 +340,0.55834504438493,-0.0034,-0.0018577300361894,-4.0163348057508e-20,4.3612163956056e-20,0.00033439142555719,-9.9026433887815e-20,0.00033439142555719,-5.1053684835267e-08,7.9318585545442e-13,0.35612422846408,0.0014969860617958,0.0014969860617958,-0.0015422699638106,26.8567349105,8.1165528486503e-16,-5.2060166826499e-16,-26.8567349105,-8.1165528494541e-16,5.2060166817455e-16,-3.4009030848144e-09,-1.2226842899017e-15,-3.4009040798941e-09,-26.009078611521,-3.293566219571e-09,-3.2935612863175e-09 +345,0.56540750731565,-0.00345,-0.0018771982608183,3.1537940631455e-20,-4.2556795986396e-22,0.00033789570636344,-2.7593395608888e-19,0.00033789570636344,-5.8364248545217e-08,7.9318585545442e-13,0.36322332178572,0.0015266213677052,0.0015266213677051,-0.0015728017391817,26.707233671181,-6.9266293517656e-16,3.5427936772542e-18,-26.707233671181,6.9266293533814e-16,-3.5427935451605e-18,-3.3302420885253e-09,-3.3162144812305e-15,-3.3302413174031e-09,-25.861375464148,-3.224771877359e-09,-3.2247640144586e-09 +350,0.57238108341635,-0.0035,-0.0018965586557827,-8.2016885756115e-21,6.1633292058167e-21,0.00034138057779673,-8.6874284076335e-20,0.00034138057779673,-6.5257530934559e-08,7.9318585545442e-13,0.37030594143386,0.0015563613372005,0.0015563613372004,-0.0016034413442173,26.552697215658,1.5898946858978e-16,-8.2396798057265e-17,-26.552697215658,-1.5898946891011e-16,8.2396798149903e-17,-3.2616049578115e-09,-1.0593420764429e-15,-3.2616029121457e-09,-25.708837796059,-3.1579501885371e-09,-3.1579465234479e-09 +355,0.57926635383766,-0.00355,-0.0019158115733018,1.3235878016114e-19,-1.3071317298637e-20,0.00034484610322804,-2.0008916226714e-20,0.00034484610322804,-5.2934103322855e-08,7.9318585545442e-13,0.37737042699982,0.0015862056284042,0.0015862056284042,-0.0016341884266982,26.393334919524,-1.4496666861732e-15,-2.6132322885262e-16,-26.393334919524,1.4496666863769e-15,2.6132322905027e-16,-3.6975353356763e-09,-2.7965365261425e-16,-3.6975314620664e-09,-25.551670178391,-3.57962443538e-09,-3.5796189243257e-09 +360,0.58606390576424,-0.0036,-0.0019349573757484,5.4417736522129e-20,-7.9862078798495e-21,0.00034829234794794,2.8517520936841e-19,0.00034829234794794,-5.9138235641853e-08,7.9318585545442e-13,0.38441515910592,0.0016161538895836,0.0016161538895836,-0.0016650426242516,26.229352389479,-1.2020523419818e-15,1.2560829625461e-18,-26.229352389479,1.2020523419246e-15,-1.256082925158e-18,-3.6153147793366e-09,3.2686330138527e-15,-3.6153146979511e-09,-25.390073407359,-3.4996366026246e-09,-3.4996293526945e-09 +365,0.59277433178173,-0.00365,-0.0019539964379474,5.4013954192897e-20,2.8459343122305e-20,0.00035171937939567,-1.8682164181227e-19,0.00035171937939567,-6.4948719291635e-08,7.9318585545442e-13,0.39143855876264,0.0016462057569193,0.0016462057569193,-0.0016960035620526,26.060951506832,-2.4983938054717e-15,-3.5191929653353e-16,-26.060951506832,2.498393805778e-15,3.5191929657629e-16,-3.5347941585846e-09,-2.0754847353509e-15,-3.5347960816664e-09,-25.224244575103,-3.4213102780775e-09,-3.4213053194037e-09 +370,0.59939823012181,-0.0037,-0.0019729291456435,7.0201994431824e-20,7.89004891275e-20,0.00035512726700695,2.8395933447537e-19,0.00035512726700695,-7.0376780847425e-08,7.9318585545442e-13,0.39843908761566,0.0016763608559927,0.0016763608559927,-0.0017270708543565,25.888330389509,-1.4395710536067e-15,-8.7738506618059e-16,-25.888330389509,1.4395710535615e-15,8.7738506638181e-16,-3.4557519174376e-09,3.2226915848105e-15,-3.4557515459797e-09,-25.054377034639,-3.3444334480801e-09,-3.344426398936e-09 +375,0.6059362044596,-0.00375,-0.0019917558958739,-1.5470385625931e-20,-2.0475558184229e-20,0.00035851608225007,1.4939520218869e-19,0.00035851608225007,-7.5438126856398e-08,7.9318585545442e-13,0.40541524772434,0.0017066188014244,0.0017066188014244,-0.0017582441041261,25.711683437543,1.006435738454e-17,2.4017771906597e-16,-25.711683437543,-1.006435732676e-17,-2.4017771933146e-16,-3.3779125642101e-09,1.6378901922399e-15,-3.3779147009828e-09,-24.880660419718,-3.268738805522e-09,-3.2687344971438e-09 +380,0.61238886379492,-0.0038,-0.0020104770969491,3.3246489949477e-21,3.7919631083033e-20,0.00036188589862235,3.0244806551402e-19,0.00036188589862235,-8.0143821357126e-08,7.9318585545442e-13,0.41236558141536,0.0017369791968927,0.0017369791968927,-0.0017895229030509,25.531201319777,-5.3481653144864e-16,-3.7158947293243e-16,-25.531201319777,5.3481653126777e-16,3.715894730927e-16,-3.3011913241489e-09,3.2646600600113e-15,-3.3011914986107e-09,-24.703280655121,-3.1941447720264e-09,-3.194137307628e-09 +385,0.618756822329,-0.00385,-0.0020290931684239,4.5139350326832e-20,1.8824102008402e-20,0.00036523679164508,-1.2230192805015e-19,0.00036523679164508,-8.4507208342188e-08,7.9318585545442e-13,0.41928867112082,0.0017674416351616,0.0017674416351616,-0.0018209068315761,25.347070988991,-3.6247337441241e-17,-1.8885567991077e-16,-25.347070988991,3.6247337554995e-17,1.8885567999358e-16,-3.2254710173305e-09,-1.2404886474182e-15,-3.225470505626e-09,-24.522419968177,-3.1205336349236e-09,-3.1205305608092e-09 +390,0.62504069933672,-0.0039,-0.0020476045410611,-1.738326207008e-20,-3.454630723239e-20,0.00036856883885683,1.7361615578751e-19,0.00036856883885683,-8.8543140819297e-08,7.9318585545442e-13,0.42618313920105,0.0017980056981164,0.0017980056981164,-0.0018523954589389,25.159475692827,-7.4455948218306e-16,3.4045898925064e-16,-25.159475692827,7.4455948232927e-16,-3.4045898924405e-16,-3.1506501053749e-09,1.7774589640617e-15,-3.150650874614e-09,-24.338256901489,-3.047813667114e-09,-3.0478094665707e-09 +395,0.63124111903466,-0.00395,-0.0020660116567858,1.5879469986211e-20,-1.361026472945e-19,0.00037188211980534,2.506470763013e-19,0.00037188211980534,-9.2267516293987e-08,7.9318585545442e-13,0.43304764775207,0.0018286709568076,0.0018286709568076,-0.0018839883432142,24.968594985932,-7.1138777917255e-16,1.3939458352475e-15,-24.968594985932,7.1138777881051e-16,-1.3939458351391e-15,-3.0766266509232e-09,2.5473906208947e-15,-3.0766273734908e-09,-24.15096632689,-2.9758822047363e-09,-2.9758756265778e-09 +400,0.63735871044494,-0.004,-0.002084314968632,1.9066086888504e-19,-3.3661227810974e-20,0.00037517671603786,-1.2368360760422e-19,0.00037517671603786,-9.5691458312785e-08,7.9318585545442e-13,0.4398808983979,0.0018594369715034,0.0018594369715033,-0.001915685031368,24.774604743329,-1.0323493186065e-15,3.1629915814181e-16,-24.774604743329,1.0323493185874e-15,-3.1629915789797e-16,-3.0034233854005e-09,-1.2528133373296e-15,-3.003423648689e-09,-23.960719460606,-2.9047590675241e-09,-2.9047534602326e-09 +405,0.64339410725535,-0.00405,-0.0021025149406806,8.8684073726941e-20,3.6790218661409e-20,0.00037845271109003,9.8641290118099e-20,0.00037845271109003,-9.8829213257545e-08,7.9318585545442e-13,0.44668163206784,0.0018903032917488,0.0018903032917488,-0.0019474850593194,24.577677175025,1.2895481646442e-15,-2.7427301338117e-16,-24.577677175025,-1.2895481645673e-15,2.7427301343856e-16,-2.9310081822838e-09,1.0198934762884e-15,-2.9310111561171e-09,-23.767683879628,-2.8344166415056e-09,-2.834411276576e-09 +410,0.64934794767562,-0.0041,-0.0021206120479898,-2.1495344946277e-20,1.0694805860799e-19,0.00038171019047334,-5.2757019281976e-20,0.00038171019047334,-1.016967239309e-07,7.9318585545442e-13,0.45344862875894,0.0019212694564345,0.0019212694564345,-0.0019793879520102,24.377980841829,7.603466438644e-16,-1.0419032701912e-15,-24.377980841829,-7.6034664369569e-16,1.0419032702646e-15,-2.8593285546687e-09,-6.5430762072588e-16,-2.8593302650568e-09,-23.572023539294,-2.7647995381764e-09,-2.7647954346961e-09 +415,0.6552208742902,-0.00415,-0.0021386067765177,7.4716385050927e-20,3.0976661098802e-22,0.00038494924166119,2.9997710561844e-19,0.00038494924166119,-1.0430508545767e-07,7.9318585545442e-13,0.46018070728367,0.0019523349938708,0.0019523349938708,-0.0020113932234823,24.175680672394,-6.7267917636521e-16,3.3677382817399e-17,-24.175680672394,6.7267917636695e-16,-3.3677382555572e-17,-2.7884362716434e-09,2.9123302752417e-15,-2.7884369561934e-09,-23.373898792065,-2.6959617281126e-09,-2.6959555531444e-09 +420,0.6610135339077,-0.0042,-0.002156499623037,-3.4898256812694e-20,4.0000116096658e-20,0.00038816995407355,-1.9676167762753e-19,0.00038816995407355,-1.0666641081514e-07,7.9318585545442e-13,0.46687672500321,0.0019834994218714,0.0019834994218714,-0.002043500376963,23.970937981463,1.7633154443087e-16,-3.6644346984517e-16,-23.970937981463,-1.7633154447846e-16,3.6644346990559e-16,-2.7183560286749e-09,-1.8321836526889e-15,-2.7183567592919e-09,-23.173466407482,-2.627923580907e-09,-2.6279191923925e-09 +425,0.66672657740712,-0.00425,-0.002174291095042,-1.2609235016213e-20,-2.7264905373674e-20,0.00039137241906027,4.3734792155044e-19,0.00039137241906027,-1.0879616141324e-07,7.9318585545442e-13,0.47353557754641,0.0020147622478428,0.0020147622478428,-0.002075708904958,23.763910489311,1.4811305693436e-16,1.8630864460054e-16,-23.763910489311,-1.4811305701821e-16,-1.8630864446777e-16,-2.6490605385612e-09,4.0639810771879e-15,-2.6490597729014e-09,-22.970879593301,-2.5606624713227e-09,-2.5606530545952e-09 +430,0.67236065950953,-0.0043,-0.0021919817110478,2.0425183585288e-19,1.5533325187863e-19,0.00039455672992762,5.7396580397623e-19,0.00039455672992762,-9.1794305490112e-08,7.9318585545442e-13,0.48015619843021,0.0020461229684944,0.0020461229684944,-0.0021080182889522,23.554752346835,-1.7528921294158e-15,-1.3869760997077e-15,-23.554752346835,1.7528921295046e-15,1.3869760996101e-15,-2.9220320703515e-09,5.2099490146825e-15,-2.9220336698072e-09,-22.766288027063,-2.8242273734236e-09,-2.8242159610875e-09 +435,0.67791643890598,-0.00435,-0.0022095719988824,8.0472296677572e-20,-2.5311766487774e-20,0.0003977229817403,-4.0356789776261e-19,0.0003977229817403,-9.3707699377887e-08,7.9318585545442e-13,0.48673755908936,0.0020775810714964,0.0020775810714964,-0.0021404280011176,23.343614139413,-1.752219331001e-15,2.2662112042353e-16,-23.343614139413,1.7522193310474e-15,-2.2662112050876e-16,-2.8420705300879e-09,-3.6000989679656e-15,-2.8420714577535e-09,-22.559837842249,-2.7466507424152e-09,-2.7466426590344e-09 +440,0.68339457766208,-0.0044,-0.0022270624979803,1.2409913779272e-19,-3.626505935891e-20,0.00040087127156956,2.6732324714751e-19,0.00040087127156956,-9.5429614432874e-08,7.9318585545442e-13,0.49327866804484,0.002109136033253,0.002109136033253,-0.0021729375020197,23.130642942031,-1.4272783805296e-15,3.2681343074544e-16,-23.130642942031,1.4272783802845e-15,-3.2681343087818e-16,-2.7633255780133e-09,2.4594820467287e-15,-2.7633281395109e-09,-22.35167170904,-2.6702691037862e-09,-2.6702633601506e-09 +445,0.68879574134329,-0.00445,-0.0022444537576515,1.2870067673913e-19,3.0688556552623e-20,0.00040400169829182,-3.4337623311562e-19,0.00040400169829182,-9.696600855591e-08,7.9318585545442e-13,0.49977857090831,0.0021407873205829,0.0021407873205829,-0.0022055462423485,22.91598230492,-1.3825615431746e-15,-2.8850726753953e-16,-22.91598230492,1.3825615431208e-15,2.8850726760166e-16,-2.6859109630197e-09,-2.9677990474681e-15,-2.6859105608623e-09,-22.14192882235,-2.595189750696e-09,-2.5951829876626e-09 +450,0.69412059877517,-0.0045,-0.0022617463373566,7.3340169262462e-20,-2.6451846661646e-20,0.00040711436261064,-2.8372339190208e-19,0.00040711436261064,-9.8331215170333e-08,7.9318585545442e-13,0.50623634994824,0.0021725343904525,0.0021725343904525,-0.0022382536626434,22.699772313832,-1.6256775803469e-16,1.6124245422034e-16,-22.699772313832,1.6256775811369e-16,-1.6124245412407e-16,-2.6097761197015e-09,-2.4372320431929e-15,-2.6097780695673e-09,-21.930744938045,-2.5213659955591e-09,-2.5213591046131e-09 +455,0.69936982187414,-0.00455,-0.0022789408065727,-4.3220519292686e-20,1.7160250856312e-20,0.00041020936703251,-4.1997097828946e-19,0.00041020936703251,-9.9533483677305e-08,7.9318585545442e-13,0.51265112372847,0.0022043766901053,0.0022043766901053,-0.0022710591934273,22.482149596019,8.1998895262325e-16,-1.5079568534496e-16,-22.482149596019,-8.1998895259784e-16,1.5079568564662e-16,-2.534980455757e-09,-3.4670752647808e-15,-2.534979007551e-09,-21.718252400779,-2.4488505031884e-09,-2.4488421669704e-09 +460,0.70454408547643,-0.0046,-0.0022960377446528,1.0149319002045e-20,9.3114923545149e-20,0.0004132868158415,-5.646768448426e-20,0.0004132868158415,-1.0058179533701e-07,7.9318585545442e-13,0.51902204673453,0.0022363136571995,0.0022363136571995,-0.0023039622553472,22.263247352742,5.7574017669825e-17,-6.7722215558353e-16,-22.263247352742,-5.7574017683008e-17,6.7722215572645e-16,-2.4615475234103e-09,-4.1781247147074e-16,-2.4615462204657e-09,-21.50458017287,-2.3776668864049e-09,-2.3776620391707e-09 +465,0.70964406716525,-0.00465,-0.0023130377406782,5.4809520535606e-20,1.1082611867256e-19,0.00041634681507279,4.6913090964799e-19,0.00041634681507279,-1.0148553286626e-07,7.9318585545442e-13,0.52534830898788,0.0022683447199501,0.0022683447199501,-0.0023369622593218,22.043195387749,-7.0308926690055e-16,-8.8727087352798e-16,-22.043195387749,7.0308926683009e-16,8.8727087381135e-16,-2.3895001135034e-09,3.8357157947365e-15,-2.3895018766319e-09,-21.289853864201,-2.3078427907593e-09,-2.3078334847074e-09 +470,0.71467044709635,-0.0047,-0.0023299413933056,-2.2466608237168e-20,3.5470965894457e-20,0.00041938947248511,-5.623102656821e-19,0.00041938947248511,-1.0225559599064e-07,7.9318585545442e-13,0.53162913564859,0.0023004692972781,0.0023004692972781,-0.0023700586066944,21.822120136788,8.6661989863362e-16,-2.7310836603295e-16,-21.822120136788,-8.666198986161e-16,2.73108366175e-16,-2.3188240128418e-09,-4.4766040440659e-15,-2.3188222405787e-09,-21.074195763113,-2.239353246142e-09,-2.2393438012586e-09 +475,0.71962390775932,-0.00475,-0.0023467493110178,1.6755166807891e-21,-5.6324259830721e-20,0.0004224148975801,9.341765811458e-20,0.0004224148975801,-8.3955121965573e-08,7.9318585545442e-13,0.53786378652724,0.002332686798567,0.002332686798567,-0.0024032506889822,21.600144702033,1.9675856326596e-15,4.5518721946928e-16,-21.600144702033,-1.9675856327902e-15,-4.5518721933151e-16,-2.521995179264e-09,7.2262447192995e-16,-2.5219955656031e-09,-20.857724876716,-2.4353132647743e-09,-2.4353101818936e-09 +480,0.72450513405308,-0.0048,-0.002363462110315,8.1697323732641e-21,-2.8591184843923e-20,0.00042542320138023,7.141983107581e-19,0.00042542320138023,-8.4760044316567e-08,7.9318585545442e-13,0.5440515559838,0.002364996625418,0.002364996625418,-0.002436537889685,21.377388867851,-2.9716182078444e-16,2.0466540470107e-16,-21.377388867851,2.9716182084861e-16,-2.0466540449117e-16,-2.4434948458543e-09,5.4789267649681e-15,-2.4434931199445e-09,-20.640556929736,-2.3592776411935e-09,-2.3592665152773e-09 +485,0.72931481272685,-0.00485,-0.0023800804180205,8.1675917073081e-20,-2.2962350423924e-20,0.00042841449668787,9.9061402216728e-19,0.00042841449668787,-8.5451315356977e-08,7.9318585545442e-13,0.55019177201803,0.0023973981694126,0.0023973981694126,-0.0024699195819795,21.153969161822,-3.7035021864925e-16,1.7578242306277e-16,-21.153969161822,3.7035021879959e-16,-1.7578242295628e-16,-2.3668309695994e-09,7.4731360921096e-15,-2.3668323862789e-09,-20.42280444947,-2.2850324663662e-09,-2.2850167904514e-09 +490,0.73405363300007,-0.0049,-0.002396604865714,5.4454134988081e-18,-5.6046145166339e-18,0.00043138889741659,-1.2853585910596e-16,0.00043138889741657,-2.5766163247454e-07,7.9318585545442e-13,0.55628379685131,0.0024298908175155,0.0024298908175155,-0.002503395134286,20.929998819323,-4.0308160730121e-14,4.1479785685963e-14,-20.929998819323,4.0308160730121e-14,-4.1479785685963e-14,-2.6706575045573e-12,-9.5127920057234e-13,-2.7939903448799e-12,-20.204576692128,-3.6301182309304e-12,-1.6451279610326e-12 +495,0.73872228413593,-0.00495,-0.0024130361049368,-1.1927147454443e-16,1.3768310289331e-18,0.00043434652038363,1.6665322548397e-18,0.00043434652038367,-2.5692217420215e-07,7.9318585545442e-13,0.56232702358528,0.0024624739373158,0.0024624739373158,-0.0025369638950632,20.705587986502,8.675497554359e-13,-1.0012035529966e-14,-20.705587986502,-8.675497554359e-13,1.0012035529966e-14,-1.6208838248932e-12,1.2156541239191e-14,-1.3491249025175e-12,-19.985979983739,-2.0299930376768e-12,-8.3679514608565e-13 +500,0.74332145854563,-0.005,-0.0024293747845103,-8.6164238868194e-17,-7.7461432954547e-17,0.00043728748260861,-6.0916498462734e-18,0.0004372874826086,-2.557710256923e-07,7.9318585545442e-13,0.56832087996523,0.0024951468990427,0.0024951468990427,-0.0025706252154897,20.480843489136,6.1360526708014e-13,5.5343685993895e-13,-20.480843489136,-6.1360526708013e-13,-5.5343685993895e-13,-3.9974193025601e-12,-4.3455998947493e-14,-4.029401501703e-12,-19.767117309589,-4.2372939396585e-12,-3.5098043937223e-12 +505,0.74785184909031,-0.00505,-0.0024456215676933,-1.573695213987e-16,-1.2611520192666e-16,0.00044021190333911,-7.9874784356823e-17,0.0004402119033391,-1.4807212167511e-07,7.9318585545442e-13,0.57426482467035,0.0025279090589119,0.0025279090589119,-0.0026043784323067,20.255869198876,1.1053095001437e-12,8.8521152023895e-13,-20.255869198876,-1.1053095001435e-12,-8.8521152023892e-13,-1.3258861232987e-09,-5.6084439822538e-13,-1.3258924444758e-09,-19.548088694339,-1.2808003011016e-09,-1.2783198300393e-09 +510,0.75231415064631,-0.0051,-0.0024617771195919,-8.0307263881393e-17,1.2501019115979e-17,0.00044311990253306,-8.9773501519914e-16,0.00044311990253306,-1.1548064193789e-07,7.9318585545442e-13,0.58015834911256,0.0025607597713461,0.002560759771346,-0.0026382228804081,20.030765708844,5.5469342296981e-13,-8.6200985128088e-14,-20.030765708844,-5.5469342296975e-13,8.6200985127991e-14,-1.6830812719624e-09,-6.1904105359423e-12,-1.6831107664224e-09,-19.328991000526,-1.6348441027008e-09,-1.613413930054e-09 +515,0.75670905825301,-0.00515,-0.0024778421190101,2.5071582950597e-15,2.7849485488753e-15,0.00044601160226357,-1.041594519445e-14,0.00044601160226357,-7.8256631397267e-08,7.9318585545442e-13,0.58600097476065,0.0025936983774724,0.0025936983774717,-0.0026721578809899,19.805630669192,-1.6984096898408e-11,-1.8864713369214e-11,-19.805630669192,1.6984096898408e-11,1.8864713369214e-11,-2.1569331153503e-09,-7.0555606500647e-11,-2.1569386758467e-09,-19.109918196968,-2.1795132053481e-09,-1.9828251932062e-09 +520,0.76103726807662,-0.0052,-0.0024938172499563,-1.1170326332859e-15,-1.1157635347555e-15,0.0004488871257232,4.6557648297646e-16,0.0004488871257232,-7.1350344299503e-08,7.9318585545442e-13,0.59179225414967,0.0026267242133658,0.002626724213365,-0.0027061827500437,19.580558617811,7.4332129678074e-12,7.4241356772262e-12,-19.580558617811,-7.4332129678074e-12,-7.424135677226e-12,-2.0720342131868e-09,3.0978123996919e-12,-2.0720375980728e-09,-18.890961240246,-2.0023015955941e-09,-1.9958223339291e-09 +525,0.76529947668952,-0.00525,-0.0025097032054357,-1.2511306119312e-15,-1.2509884992691e-15,0.00045174659758845,8.2761550139313e-16,0.00045174659758845,-6.6217634042687e-08,7.9318585545442e-13,0.59753176966654,0.002659836606369,0.0026598366063682,-0.0027402967945643,19.355641184211,8.1775979656622e-12,8.1762940874865e-12,-19.355641184211,-8.1775979656623e-12,-8.1762940874866e-12,-2.0653717661153e-09,5.4092427567305e-12,-2.0653722123577e-09,-18.672208189602,-1.9980669164561e-09,-1.9868236283692e-09 +530,0.7694963811674,-0.0053,-0.00252550068516,-4.9520760423459e-16,-4.9519585912443e-16,0.00045459014381582,5.7189504728027e-16,0.00045459014381582,-6.1462623435204e-08,7.9318585545442e-13,0.60321913341233,0.0026930348773154,0.0026930348773146,-0.00277449931484,19.130967021941,3.1774722328966e-12,3.1789553382683e-12,-19.130967021941,-3.1774722328965e-12,-3.1789553382682e-12,-2.0485993587327e-09,3.6713123166932e-12,-2.0485999814952e-09,-18.453744208693,-1.979895878027e-09,-1.9722654795184e-09 +535,0.7736286788407,-0.00535,-0.0025412103958399,-8.417773405378e-17,-8.4289603127885e-17,0.00045741789161915,1.3723173488076e-16,0.00045741789161915,-6.1783097748958e-08,7.9318585545442e-13,0.60885398659864,0.0027263183402445,0.0027263183402437,-0.0028087896041601,18.906621896096,5.3120166104667e-13,5.3145355248249e-13,-18.906621896096,-5.3120166104665e-13,-5.3145355248239e-13,-1.9751907187212e-09,8.6529722074233e-13,-1.9751887877064e-09,-18.235651616408,-1.9059923263914e-09,-1.9041935877135e-09 +540,0.77769706707924,-0.0054,-0.0025568330512598,-1.932377159204e-17,-1.9490999636392e-17,0.00046022996947596,1.067966676665e-17,0.00046022996947596,-6.4422799539443e-08,7.9318585545442e-13,0.61443599897932,0.0027596863023299,0.0027596863023292,-0.0028431669487402,18.682688704538,1.1831011443177e-13,1.2069495274275e-13,-18.682688704538,-1.1831011443189e-13,-1.2069495274298e-13,-1.8812850757166e-09,6.611943729239e-14,-1.8812869342927e-09,-18.018009933634,-1.8144237885619e-09,-1.8142862394489e-09 +545,0.78170224308585,-0.00545,-0.002572369372311,4.9786445936036e-18,5.0961513738881e-18,0.00046302650711994,4.8364792075268e-18,0.00046302650711994,-4.7898344845976e-08,7.9318585545442e-13,0.61996486828617,0.0027931380638471,0.0027931380638464,-0.002877630627689,18.459247526587,-2.9796964881586e-14,-3.0991384112648e-14,-18.459247526587,2.9796964881575e-14,3.0991384112663e-14,-1.9859193324765e-09,2.9284713867024e-14,-1.9859225821126e-09,-17.800895929486,-1.9151233842583e-09,-1.915062243197e-09 +550,0.78564490393312,-0.0055,-0.0025878200849835,2.8082843305624e-18,2.6877178997342e-18,0.00046580763527969,2.7315631926832e-18,0.00046580763527969,-5.1931710487452e-08,7.9318585545442e-13,0.6254403199954,0.0028266729201226,0.0028266729201218,-0.0029121799150165,18.236375654764,-1.7341348920137e-14,-1.6193747524447e-14,-18.236375654764,1.7341348920051e-14,1.6193747524339e-14,-1.8797815211384e-09,1.6163558543325e-14,-1.8797853071581e-09,-17.58438363376,-1.8125970279216e-09,-1.8125567118926e-09 +555,0.78952574606445,-0.00555,-0.002603185922838,1.8535670124367e-18,1.9202530313805e-18,0.00046857348597136,3.6269958168989e-18,0.00046857348597136,-5.6766529255015e-08,7.9318585545442e-13,0.63086210634805,0.0028602901591341,0.0028602901591333,-0.002946814077162,18.014147659935,-1.063371482527e-14,-1.1192208406603e-14,-18.014147659935,1.0633714825375e-14,1.1192208406506e-14,-1.7693891892618e-09,2.1325993739227e-14,-1.769386992879e-09,-17.368544425772,-1.7059979590254e-09,-1.705953163651e-09 +560,0.79334546528513,-0.0056,-0.0026184676254273,2.1170443133932e-18,1.9750781620823e-18,0.00047132419229142,3.3539581250467e-18,0.00047132419229142,-4.3723579423727e-08,7.9318585545442e-13,0.63623000603905,0.0028939890630437,0.0028939890630429,-0.0029815323745727,17.792635406344,-1.2806690871031e-14,-1.1294622384618e-14,-17.792635406344,1.2806690870861e-14,1.1294622384632e-14,-1.8318468284881e-09,1.9333786395812e-14,-1.8318447088239e-09,-17.153447054518,-1.7660604963881e-09,-1.7660154088463e-09 +565,0.79710475672751,-0.00565,-0.0026336659368233,2.2676454874129e-18,1.9324617735605e-18,0.00047405988821971,2.7958364786005e-18,0.00047405988821971,-5.0376693039311e-08,7.9318585545442e-13,0.64154382387208,0.0029277689096268,0.002927768909626,-0.0030163340631767,17.571908113091,-1.2585185243758e-14,-1.0919138235893e-14,-17.571908113091,1.2585185243786e-14,1.0919138235971e-14,-1.7081563794633e-09,1.5890823666004e-14,-1.7081587534564e-09,-16.939157662767,-1.6466676461502e-09,-1.6466286930851e-09 +570,0.80080431434585,-0.0057,-0.0026487816083478,2.0743396836302e-18,1.8704683598253e-18,0.00047678070894759,2.7987428605163e-18,0.00047678070894759,-3.8954715009254e-08,7.9318585545442e-13,0.64680338974522,0.0029616289696216,0.0029616289696208,-0.0030512183916522,17.352032405295,-1.1313507305227e-14,-1.0516725866338e-14,-17.352032405295,1.1313507305112e-14,1.0516725866441e-14,-1.7518328253744e-09,1.5499372273004e-14,-1.7518315603115e-09,-16.725739879044,-1.6886224555626e-09,-1.6885830365485e-09 +575,0.8044448310793,-0.00575,-0.0026638153953758,1.8839853001667e-18,2.0591107523444e-18,0.00047948679046554,2.9524689181347e-18,0.00047948679046554,-2.7892543386088e-08,7.9318585545442e-13,0.65200855857314,0.0029955685098325,0.0029955685098318,-0.0030861846046242,17.133072325834,-9.4077638786083e-15,-1.1223513158214e-14,-17.133072325834,9.4077638786308e-15,1.1223513158247e-14,-1.7889942129686e-09,1.6147231637526e-14,-1.7889924877009e-09,-16.513254814502,-1.7242937152606e-09,-1.7242533396635e-09 +580,0.80802699854356,-0.0058,-0.0026787680583385,1.9074343688208e-18,1.9124590113567e-18,0.00048217826967531,3.2940986010311e-18,0.00048217826967531,-3.6834753913695e-08,7.9318585545442e-13,0.65715920954084,0.003029586792156,0.0030295867921552,-0.0031212319416615,16.915089416706,-8.3612917962449e-15,-1.0193207578425e-14,-16.915089416706,8.361291796462e-15,1.019320757851e-14,-1.6515323791686e-09,1.7472640987193e-14,-1.651532780473e-09,-16.301761127834,-1.5916678028021e-09,-1.5916307240724e-09 +585,0.811551506726,-0.00585,-0.0026936403638399,1.9171937367648e-18,1.78932843745e-18,0.00048485528451852,3.2026277891114e-18,0.00048485528451852,-2.7137790681309e-08,7.9318585545442e-13,0.66225524535109,0.0030636830724969,0.0030636830724961,-0.0031563596361601,16.698142744502,-8.5628206999809e-15,-9.2693924970389e-15,-16.698142744502,8.5628206999964e-15,9.2693924969683e-15,-1.6755123432824e-09,1.6861124102072e-14,-1.6755116930734e-09,-16.091315090483,-1.6146401998299e-09,-1.6146041820064e-09 +590,0.81501904409988,-0.0059,-0.0027084330817902,2.196549842379e-18,1.8773610139069e-18,0.00048751797360239,2.9132013646526e-18,0.00048751797360239,-1.7778068794883e-08,7.9318585545442e-13,0.66729659207154,0.003097856603551,0.0030978566035502,-0.0031915669182098,16.482288939851,-1.2970682692093e-14,-9.6727028541256e-15,-16.482288939851,1.2970682691934e-14,9.6727028542319e-15,-1.6944876071908e-09,1.4958498554275e-14,-1.6944884339139e-09,-15.881970591616,-1.6327894902384e-09,-1.6327531790435e-09 +595,0.81843029732401,-0.00595,-0.0027231469864636,1.7203109670642e-18,1.8935758186466e-18,0.00049016647631979,3.1994889759378e-18,0.00049016647631979,-2.8209806046675e-08,7.9318585545442e-13,0.67228319838343,0.0031321066337783,0.0031321066337775,-0.0032268530135364,16.267582263396,-8.0350758334548e-15,-9.6814201070405e-15,-16.267582263396,8.0350758334368e-15,9.6814201069638e-15,-1.5536124202857e-09,1.6103274237194e-14,-1.5536104221887e-09,-15.673779203569,-1.4969181591796e-09,-1.496884114611e-09 +600,0.8217859509541,-0.006,-0.0027377828575941,2.1753875798185e-18,1.7545199097314e-18,0.00049280093297663,3.0201077561651e-18,0.00049280093297663,-1.9995180622345e-08,7.9318585545442e-13,0.67721503483695,0.0031664324063391,0.0031664324063384,-0.0032622171424059,16.054074635465,-1.3091843741585e-14,-8.6183838600898e-15,-16.054074635465,1.309184374163e-14,8.6183838600747e-15,-1.5635880421771e-09,1.5024871665713e-14,-1.5635896871386e-09,-15.466790246322,-1.5064070231786e-09,-1.5063734142219e-09 +605,0.82508668754927,-0.00605,-0.0027523414775059,1.8035455187944e-18,1.6009941766014e-18,0.00049542148441426,3.1388704932385e-18,0.00049542148441426,-1.2091700085648e-08,7.9318585545442e-13,0.68209209368212,0.0032008331618799,0.0032008331618791,-0.0032976585224941,15.841815677009,-9.9056892253156e-15,-7.9254562548277e-15,-15.841815677009,9.9056892253223e-15,7.9254562550009e-15,-1.5697707179969e-09,1.525062788546e-14,-1.5697713247647e-09,-15.261050794604,-1.5122389459855e-09,-1.5122067086825e-09 +610,0.8283331873445,-0.0061,-0.0027668236326186,1.9678349919734e-18,1.6638929541622e-18,0.00049802827218834,3.3632505020095e-18,0.00049802827218834,-4.4966856904693e-09,7.9318585545442e-13,0.68691438806225,0.0032353081370715,0.0032353081370708,-0.0033331763673814,15.630852777489,-9.1918095072138e-15,-7.8959635250659e-15,-15.630852777489,9.1918095071693e-15,7.8959635251818e-15,-1.5724372658413e-09,1.5967554739292e-14,-1.5724393596934e-09,-15.056605748898,-1.5146876642787e-09,-1.5146523310281e-09 +615,0.83152612818401,-0.00615,-0.0027812301123336,2.1167106701645e-18,2.1106176838622e-18,0.00050062143841399,3.0075940501444e-18,0.00050062143841399,-1.6448943540581e-08,7.9318585545442e-13,0.69168195158667,0.0032698565656912,0.0032698565656904,-0.0033687698876664,15.421231112414,-1.0642360660341e-14,-9.7956129991499e-15,-15.421231112414,1.0642360660345e-14,9.7956129991552e-15,-1.4325178156627e-09,1.4175169552495e-14,-1.4325190765885e-09,-14.853497868605,-1.3797959613318e-09,-1.379764482469e-09 +620,0.83466618521058,-0.0062,-0.0027955617105586,2.2596862895489e-18,1.9280922950888e-18,0.00050320112594941,2.9150969770336e-18,0.00050320112594941,-9.7853032343664e-09,7.9318585545442e-13,0.69639483753713,0.0033044776771415,0.0033044776771407,-0.0034044382894414,15.212993714259,-9.8624018214064e-15,-8.7057827600352e-15,-15.212993714259,9.8624018214098e-15,8.7057827600564e-15,-1.4299605604528e-09,1.3510347764259e-14,-1.4299608673214e-09,-14.651767841659,-1.3772227782574e-09,-1.3771926637116e-09 +625,0.83775403096412,-0.00625,-0.0028098192228367,1.6834968641606e-18,1.665614460882e-18,0.0005057674780149,3.3525267284461e-18,0.00050576747801491,-3.4035263496435e-09,7.9318585545442e-13,0.70105311868305,0.0033391706992383,0.0033391706992375,-0.0034401807771633,15.006181495516,-7.9636616746729e-15,-7.5574712624633e-15,-15.006181495516,7.9636616746687e-15,7.5574712624073e-15,-1.4247823051428e-09,1.5178139441873e-14,-1.4247811549962e-09,-14.451454293919,-1.3721283252531e-09,-1.3720965206296e-09 +630,0.84079033507762,-0.0063,-0.0028240034478576,2.1958376793648e-18,1.7003978902916e-18,0.00050832063837472,3.0743998391566e-18,0.00050832063837472,2.6938469233073e-09,7.9318585545442e-13,0.70565688649332,0.0033739348567426,0.0033739348567419,-0.0034759965521424,14.80083331893,-9.1243797902267e-15,-7.6263449307431e-15,-14.80083331893,9.1243797901121e-15,7.626344930689e-15,-1.4171496104652e-09,1.3874470056105e-14,-1.4171501730758e-09,-14.252593858552,-1.3646721657491e-09,-1.3646419760789e-09 +635,0.84377576417842,-0.00635,-0.0028381151867869,1.9916500547468e-18,1.9372994931443e-18,0.00051086075123875,3.0071318624644e-18,0.00051086075123875,8.5133819993644e-09,7.9318585545442e-13,0.71020625065235,0.0034087693720127,0.0034087693720119,-0.0035118848132131,14.596986018848,-7.4639092640431e-15,-8.4468492219028e-15,-14.596986018848,7.4639092640328e-15,8.4468492219846e-15,-1.4072883941993e-09,1.3058699440622e-14,-1.4072918278971e-09,-14.055221215317,-1.3550733095405e-09,-1.3550442173751e-09 +640,0.84671098175233,-0.0064,-0.0028521552430307,1.787491320567e-18,1.7584328699933e-18,0.00051338796122014,2.9662330342882e-18,0.00051338796122014,1.4051497743139e-08,7.9318585545442e-13,0.71470133851869,0.0034436734652319,0.0034436734652311,-0.0035478447569693,14.394674461042,-7.5124119246167e-15,-7.427498643889e-15,-14.394674461042,7.5124119247947e-15,7.427498643752e-15,-1.3953446419537e-09,1.2757107474628e-14,-1.3953456241825e-09,-13.859369135684,-1.3434690292118e-09,-1.3434417895372e-09 +645,0.84959664801083,-0.00645,-0.0028661244220021,1.7348994745923e-18,1.4268638284395e-18,0.00051590241329335,3.4688713199217e-18,0.00051590241329336,1.9313647570129e-08,7.9318585545442e-13,0.71914229458679,0.0034786463546355,0.0034786463546347,-0.0035838755779979,14.193931584429,-7.7730523811176e-15,-6.002182511238e-15,-14.193931584429,7.7730523811264e-15,6.0021825112387e-15,-1.381511668676e-09,1.4478940597816e-14,-1.3815105109342e-09,-13.665068527787,-1.330051551086e-09,-1.3300209738225e-09 +650,0.85243341976157,-0.0065,-0.002880023530889,1.6468729401956e-18,1.6427504540349e-18,0.00051840425275225,3.3755043216535e-18,0.00051840425275225,2.4305613521847e-08,7.9318585545442e-13,0.72352927995223,0.0035136872567362,0.0035136872567354,-0.003619976469111,13.994788446214,-6.6111437183633e-15,-6.852655912557e-15,-13.994788446214,6.6111437183006e-15,6.8526559126495e-15,-1.3659661548995e-09,1.3825280627013e-14,-1.3659649740239e-09,-13.472348481165,-1.3149871124538e-09,-1.3149581944619e-09 +655,0.85522195028216,-0.00655,-0.0028938533784229,1.8746602997485e-18,1.6798135812402e-18,0.00052089362516857,3.1668691511348e-18,0.00052089362516857,2.9024851855297e-08,7.9318585545442e-13,0.72786247178081,0.0035487953865483,0.0035487953865475,-0.0036561466215771,13.797274266841,-7.4132613276631e-15,-6.5983144954091e-15,-13.797274266841,7.4132613276653e-15,6.5983144954416e-15,-1.3488347971125e-09,1.2793230326672e-14,-1.3488309818528e-09,-13.281236311271,-1.2983987703244e-09,-1.2983704180199e-09 +660,0.85796288923217,-0.0066,-0.0029076147742019,1.7621980019178e-18,1.8514617991403e-18,0.00052337067629198,2.7641310310529e-18,0.00052337067629198,1.4287797611701e-08,7.9318585545442e-13,0.7321420628362,0.003583969958245,0.0035839699582442,-0.0036923852257981,13.601416472561,-7.4279489702168e-15,-7.3167362946696e-15,-13.601416472561,7.4279489702847e-15,7.316736294667e-15,-1.2183907368486e-09,1.0955529874138e-14,-1.2183909189352e-09,-13.091757598441,-1.1727498235925e-09,-1.1727231513883e-09 +665,0.8606568823941,-0.00665,-0.0029213085302565,1.6236671546534e-18,1.5117021582674e-18,0.0005258355522441,2.6275444124393e-18,0.00052583555224409,1.8415525104842e-08,7.9318585545442e-13,0.73636826073939,0.0036192101836386,0.0036192101836378,-0.0037286914697435,13.407240748595,-5.9036437094214e-15,-5.8915406254169e-15,-13.407240748595,5.9036437093444e-15,5.8915406254601e-15,-1.2008553744676e-09,1.0213809380044e-14,-1.2008568497201e-09,-12.903936253065,-1.1557892509361e-09,-1.1557632914745e-09 +670,0.86330457176698,-0.0067,-0.0029349354581366,1.8174769269874e-18,1.7864364998229e-18,0.00052828839912589,2.49748816627e-18,0.00052828839912589,2.2306977598419e-08,7.9318585545442e-13,0.74054128777838,0.0036545152750077,0.0036545152750069,-0.0037650645418634,13.214771067024,-7.0751726898567e-15,-6.8165819887749e-15,-13.214771067024,7.0751726897081e-15,6.8165819888657e-15,-1.1822545885407e-09,9.6134126790845e-15,-1.1822517923609e-09,-12.717794527381,-1.1378043775055e-09,-1.1377784652445e-09 +675,0.86590659531406,-0.00675,-0.0029484963704795,1.7028043629923e-18,1.7667711111938e-18,0.00053072936321211,3.0325036438944e-18,0.00053072936321211,2.5968484251848e-08,7.9318585545442e-13,0.74466138017743,0.0036898844435757,0.0036898844435749,-0.0038015036295205,13.024029752421,-7.9891023340591e-15,-6.6393236341177e-15,-13.024029752421,7.9891023340902e-15,6.6393236341475e-15,-1.1627116016581e-09,1.1326458482602e-14,-1.1627115904867e-09,-12.533353080074,-1.1189190683271e-09,-1.118894456502e-09 +680,0.86846358688875,-0.0068,-0.002961992080342,2.0487686913932e-18,1.6847592932917e-18,0.00053315859085305,2.5188498180758e-18,0.00053315859085305,2.9408983692747e-08,7.9318585545442e-13,0.74872878764427,0.0037253169001584,0.0037253169001576,-0.003838007919658,12.835037503775,-8.1805065115803e-15,-6.1694418860746e-15,-12.835037503775,8.180506511576e-15,6.1694418861495e-15,-1.1423674019741e-09,9.2679211855328e-15,-1.1423673122886e-09,-12.350631013913,-1.0992651806243e-09,-1.0992414783736e-09 +685,0.8709761761293,-0.00685,-0.0029754234009826,1.7886633519163e-18,1.5312288835097e-18,0.00053557622843526,2.6333739088259e-18,0.00053557622843526,3.2623940882104e-08,7.9318585545442e-13,0.75274377286847,0.0037608118553762,0.0037608118553754,-0.0038745765990174,12.647813450695,-5.9481573627319e-15,-5.5386529828682e-15,-12.647813450695,5.9481573626524e-15,5.538652982746e-15,-1.1212765356133e-09,9.5813771015075e-15,-1.1212760155659e-09,-12.169645918336,-1.0788964588559e-09,-1.0788733886755e-09 +690,0.87344498835686,-0.0069,-0.002988791145647,2.0236912868514e-18,1.8330812664951e-18,0.00053798242234299,2.4401725390918e-18,0.00053798242234299,3.562954198344e-08,7.9318585545442e-13,0.75670661102545,0.0037963685198619,0.0037963685198611,-0.003911208854353,12.462375193031,-7.1451004766806e-15,-6.3807480045769e-15,-12.462375193031,7.1451004768043e-15,6.3807480045574e-15,-1.0995981351456e-09,8.6220376364601e-15,-1.099595411735e-09,-11.990413911633,-1.0579652905647e-09,-1.0579428321209e-09 +695,0.87587064447735,-0.00695,-0.0030020961273545,1.9461990295337e-18,1.7565668402793e-18,0.00054037731891974,2.5380920725381e-18,0.00054037731891974,3.842588469638e-08,7.9318585545442e-13,0.76061758928683,0.0038319861044678,0.003831986104467,-0.0039479038726455,12.278738843335,-6.296618458506e-15,-6.088521429428e-15,-12.278738843335,6.2966184585388e-15,6.0885214294114e-15,-1.0773943477863e-09,8.8440651243567e-15,-1.0773974489354e-09,-11.8129496827,-1.0365368183305e-09,-1.0365137934744e-09 +700,0.87825376088681,-0.007,-0.0030153391586895,1.7901742288784e-18,1.5755077243093e-18,0.00054276106443076,2.7342486667295e-18,0.00054276106443076,4.1022859775808e-08,7.9318585545442e-13,0.76447700633684,0.0038676638204686,0.0038676638204678,-0.0039846608413105,12.096919068914,-5.8027229442508e-15,-5.3410242383571e-15,-12.096919068914,5.8027229442424e-15,5.3410242383346e-15,-1.0547811604809e-09,9.2812588876444e-15,-1.0547822108038e-09,-11.637266532357,-1.014713136441e-09,-1.014692126063e-09 +705,0.88059494938045,-0.00705,-0.0030285210515947,1.3259150237772e-18,1.6675441214783e-18,0.00054513380502572,2.9295111060005e-18,0.00054513380502572,4.3422597073572e-08,7.9318585545442e-13,0.76828517189539,0.0039034008797617,0.0039034008797609,-0.0040214789484053,11.91692913344,-3.7210641052269e-15,-5.4734276644735e-15,-11.91692913344,3.7210641052229e-15,5.473427664511e-15,-1.0318214807128e-09,9.7898061953631e-15,-1.0318207628057e-09,-11.463376414198,-9.9256083368215e-10,-9.925401564136e-10 +710,0.88289481703627,-0.0071,-0.0030416426176204,1.6333265194382e-18,1.5115255252621e-18,0.00054749568676264,3.4062187338849e-18,0.00054749568676264,6.4701341173645e-08,7.9318585545442e-13,0.77204240620033,0.0039391964946253,0.0039391964946245,-0.0040583573823796,11.738780939911,-5.8610516351894e-15,-4.9520326055104e-15,-11.738780939911,5.8610516351372e-15,4.9520326056261e-15,-1.0961011469678e-09,1.1159225402987e-14,-1.0961029258887e-09,-11.29128997949,-1.0543295414985e-09,-1.0543061002728e-09 +715,0.88515396624784,-0.00715,-0.0030547046659112,1.5436313332704e-18,1.657622020399e-18,0.00054984685532991,3.3111102278622e-18,0.00054984685532991,6.6639280760228e-08,7.9318585545442e-13,0.77574903973452,0.003975049879673,0.0039750498796722,-0.0040952953340888,11.562485064092,-4.9622833453502e-15,-5.3172301013673e-15,-11.562485064092,4.9622833453391e-15,5.3172301014586e-15,-1.0702289990306e-09,1.0613676810886e-14,-1.0702280315085e-09,-11.121016598875,-1.0293771277905e-09,-1.0293548864656e-09 +720,0.88737299446898,-0.0072,-0.0030677080057338,1.6169001948873e-18,1.6282168151227e-18,0.0005521874563743,3.3210987663261e-18,0.0005521874563743,6.8388409601994e-08,7.9318585545442e-13,0.77940541248329,0.0040109602493996,0.0040109602493988,-0.0041322919942662,11.38805080846,-5.1642449288598e-15,-5.1223069863679e-15,-11.38805080846,5.1642449288602e-15,5.1223069865419e-15,-1.0442520794515e-09,1.0503853421672e-14,-1.0442549386056e-09,-10.952564429101,-1.004331938902e-09,-1.0043092289884e-09 +725,0.88955249425457,-0.00725,-0.0030806534444647,1.6532501332532e-18,1.523173045081e-18,0.00055451763522361,3.0820024603661e-18,0.00055451763522361,6.9958545623194e-08,7.9318585545442e-13,0.78301187367676,0.0040469268201345,0.0040469268201337,-0.0041693465555353,11.215486223247,-5.4847306620113e-15,-4.6853143394217e-15,-11.215486223247,5.4847306619804e-15,4.6853143394237e-15,-1.0182550544834e-09,9.584440355598e-15,-1.0182534300161e-09,-10.785940433546,-9.792659200857e-10,-9.7924562092037e-10 +730,0.89169305315836,-0.0073,-0.0030935417878564,1.6191982801332e-18,1.6787719254009e-18,0.00055683753691327,3.069376548238e-18,0.00055683753691327,7.135607305031e-08,7.9318585545442e-13,0.78656878130032,0.0040829488097838,0.004082948809783,-0.0042064582121436,11.044798164454,-4.8595083041346e-15,-5.1553665147434e-15,-11.044798164454,4.8595083041948e-15,5.1553665147382e-15,-9.9229236252043e-10,9.1760372069302e-15,-9.9229202288752e-10,-10.621150425106,-9.5424035936059e-10,-9.5422088862973e-10 +735,0.89379525366376,-0.00735,-0.0031063738398509,1.6623955545467e-18,1.2368889604289e-18,0.00055914730615288,2.7257828244526e-18,0.00055914730615288,7.2589669386502e-08,7.9318585545442e-13,0.79007650166063,0.0041190254380106,0.0041190254380098,-0.0042436261601491,10.875992321113,-5.2412362282243e-15,-3.7334151347071e-15,-10.875992321113,5.2412362282325e-15,3.7334151348129e-15,-9.6643064371342e-10,8.0713584368305e-15,-9.6642929991129e-10,-10.458199103935,-9.2931455550464e-10,-9.2929600007724e-10 +740,0.89585967311831,-0.0074,-0.003119150402398,1.4075128456231e-18,1.1462810620867e-18,0.0005614470872934,3.50417375625e-18,0.0005614470872934,7.3672588030149e-08,7.9318585545442e-13,0.79353540895928,0.0041551559264119,0.0041551559264111,-0.004280849597602,10.709073256212,-3.8043142625604e-15,-3.3352214957741e-15,-10.709073256212,3.8043142624992e-15,3.3352214958033e-15,-9.4074635722167e-10,1.0209699717284e-14,-9.4074644995621e-10,-10.297090094622,-9.0456623523981e-10,-9.0454464526108e-10 +745,0.89788688367164,-0.00745,-0.0031318722752763,1.1671437008716e-18,1.4207312106613e-18,0.00056373702429498,3.1193794521387e-18,0.00056373702429498,7.4606266053934e-08,7.9318585545442e-13,0.7969458848743,0.0041913394986921,0.0041913394986913,-0.0043181277247237,10.544044444204,-3.6421148338612e-15,-3.888773616786e-15,-10.544044444204,3.6421148338812e-15,3.8887736167958e-15,-9.152607645513e-10,8.8273749908843e-15,-9.1525950014873e-10,-10.137825982783,-8.8000824936939e-10,-8.799896337662e-10 +750,0.899877452217,-0.0075,-0.0031445402559189,1.680240084115e-18,1.4163089680206e-18,0.0005660172606956,2.6522964451366e-18,0.0005660172606956,7.5394428478148e-08,7.9318585545442e-13,0.8003083181495,0.0042275753808321,0.0042275753808313,-0.0043554597440811,10.380908307948,-4.3138021816652e-15,-3.9706188087021e-15,-10.380908307948,4.3138021817687e-15,3.970618808722e-15,-8.9000732109397e-10,7.41748135805e-15,-8.9000565575368e-10,-9.9804083510729,-8.5567880272222e-10,-8.5566049940281e-10 +755,0.90183194033633,-0.00755,-0.0031571551392432,1.4461093725268e-18,1.5118662235575e-18,0.0005682879395804,3.1076333792207e-18,0.0005682879395804,7.6052316444475e-08,7.9318585545442e-13,0.80362310419186,0.0042638628012547,0.004263862801254,-0.0043928448607568,10.219666255059,-4.1895745841923e-15,-4.1342821663983e-15,-10.219666255059,4.1895745841423e-15,4.1342821663841e-15,-8.6505379077941e-10,8.4708825213539e-15,-8.6505546544771e-10,-9.8248378145988,-8.3164291378855e-10,-8.3162498750451e-10 +760,0.90375090424882,-0.0076,-0.0031697177174837,1.3829605443867e-18,1.6415825081129e-18,0.00057054920355155,3.0929121947394e-18,0.00057054920355155,7.6586193387129e-08,7.9318585545442e-13,0.80689064467705,0.0043002009909872,0.0043002009909864,-0.0044302822825163,10.060318713663,-3.7512332742907e-15,-4.4882819550383e-15,-10.060318713663,3.7512332742626e-15,4.4882819550213e-15,-8.4043779493671e-10,8.421793014686e-15,-8.4043545458654e-10,-9.6711140557216,-8.0793188453433e-10,-8.079132364829e-10 +765,0.9056348947393,-0.00765,-0.0031822287804861,1.6695629825382e-18,1.4569700843095e-18,0.00057280119476103,2.1966884548746e-18,0.00057280119476103,9.595741445878e-08,7.9318585545442e-13,0.8101113471227,0.0043365891833749,0.0043365891833741,-0.0044677712195139,9.9028651690164,-4.8134158318167e-15,-3.8549166548154e-15,-9.9028651690164,4.8134158319097e-15,3.8549166547986e-15,-8.8308227961282e-10,5.8044570207133e-15,-8.8308082463569e-10,-9.5192358620346,-8.4888068088048e-10,-8.4886263615132e-10 +770,0.90748445720854,-0.0077,-0.0031946891137161,1.5332179817873e-18,1.6117609850938e-18,0.00057504405463351,2.284088856076e-18,0.00057504405463351,9.6056924192567e-08,7.9318585545442e-13,0.81328562467242,0.004373026616015,0.0043730266160142,-0.0045053108862839,9.7473041921504,-4.070790196421e-15,-4.1578991578262e-15,-9.7473041921504,4.0707901964003e-15,4.1578991578529e-15,-8.5692983467236e-10,5.8576461742958e-15,-8.5693049135414e-10,-9.3692011447198,-8.236971737318e-10,-8.2368161038666e-10 +775,0.90930013148906,-0.00775,-0.0032070995008631,1.2953016656025e-18,1.5509102323733e-18,0.00057727792421251,2.3200002016053e-18,0.00057727792421251,9.6050223774569e-08,7.9318585545442e-13,0.81641389548171,0.0044095125282286,0.0044095125282278,-0.0045429004991369,9.5936334851009,-3.4893661560907e-15,-3.9316544480342e-15,-9.5936334851009,3.4893661561338e-15,3.9316544480492e-15,-8.3125721671733e-10,5.9297497590802e-15,-8.3125808371805e-10,-9.2210069944489,-7.9897832124607e-10,-7.9896319251936e-10 +780,0.91108245190309,-0.0078,-0.0032194607218451,1.35366004979e-18,1.484653835643e-18,0.00057950294388328,2.1252950786663e-18,0.00057950294388328,9.5943191169567e-08,7.9318585545442e-13,0.81949658251996,0.0044460461629975,0.0044460461629967,-0.0045805392781549,9.4418498985904,-3.5228453418321e-15,-3.6899217522271e-15,-9.4418498985904,3.5228453418413e-15,3.6899217522855e-15,-8.0608175052711e-10,5.2910460255986e-15,-8.0608094104409e-10,-9.0746496983125,-7.7474021922259e-10,-7.7472432849082e-10 +785,0.91283194720391,-0.00785,-0.0032317735531254,1.4538210938884e-18,1.4459052334693e-18,0.00058171925340921,2.8425742815613e-18,0.00058171925340921,9.574042003635e-08,7.9318585545442e-13,0.82253411317618,0.0044826267666568,0.004482626766656,-0.0046182264468746,9.2919494807027,-4.0860457765563e-15,-3.5762888405578e-15,-9.2919494807027,4.0860457765574e-15,3.5762888405427e-15,-7.8141041604129e-10,6.9366266651828e-15,-7.8141010090067e-10,-8.9301247753721,-7.5098990716656e-10,-7.5097501922344e-10 +790,0.91454914054454,-0.0079,-0.003244038767571,1.2867399616388e-18,1.3185528126903e-18,0.00058392699190633,2.8575653840927e-18,0.00058392699190633,9.5453458470729e-08,7.9318585545442e-13,0.82552691891423,0.0045192535890325,0.0045192535890318,-0.004655961232429,9.1439274992089,-2.5252893646098e-15,-3.1612597666452e-15,-9.1439274992089,2.5252893646367e-15,3.1612597667032e-15,-7.5727695825071e-10,6.8092951223873e-15,-7.5727649557994e-10,-8.7874270077063,-7.2775936460379e-10,-7.2774516842733e-10 +795,0.91623454942838,-0.00795,-0.0032562571347777,1.4783515216275e-18,1.7018487888808e-18,0.00058612629788179,2.1580144220927e-18,0.00058612629788179,1.1419578171967e-07,7.9318585545442e-13,0.82847543489916,0.0045559258831254,0.0045559258831246,-0.0046937428652223,8.9977784767112,-2.5887611609444e-15,-4.0417452798314e-15,-8.9977784767112,2.588761160945e-15,4.0417452798273e-15,-7.9215384294351e-10,5.0638109499689e-15,-7.9215402629956e-10,-8.6465504742707,-7.6123831338128e-10,-7.612261475577e-10 +800,0.91788868576968,-0.008,-0.0032684294190759,1.656277695289e-18,1.593168997931e-18,0.00058831730895559,1.5460888293491e-18,0.00058831730895559,1.1351268902615e-07,7.9318585545442e-13,0.83138009981882,0.0045926429070472,0.0045926429070464,-0.0047315705809241,8.853496216083,-3.9685342567932e-15,-3.6524299889953e-15,-8.853496216083,3.9685342568227e-15,3.652429988976e-15,-7.670173406641e-10,3.5450599664362e-15,-7.6701802708471e-10,-8.5074885667439,-7.3704845077465e-10,-7.3703455932435e-10 +805,0.9195120557427,-0.00805,-0.0032805563822037,1.8030438911474e-18,1.8396570583474e-18,0.00059050016222014,2.2225610810537e-18,0.00059050016222014,1.1276252642745e-07,7.9318585545442e-13,0.83424135533869,0.004629403921426,0.0046294039214252,-0.0047694436177963,8.7110738408192,-4.0938371478327e-15,-4.0532222764913e-15,-8.7110738408192,4.093837147788e-15,4.053222276553e-15,-7.4250774158041e-10,5.0048655585053e-15,-7.4250792347181e-10,-8.3702340396491,-7.1346179654937e-10,-7.1344938526002e-10 +810,0.92110515984933,-0.0081,-0.0032926387813065,1.1862186037426e-18,1.1130807246551e-18,0.00059267499396163,3.3753231390322e-18,0.00059267499396163,1.1195399807207e-07,7.9318585545442e-13,0.83705964594162,0.0046662081913474,0.0046662081913466,-0.0048073612186935,8.5705038102153,-2.6291093027533e-15,-2.5055847978926e-15,-8.5705038102153,2.6291093027415e-15,2.5055847978728e-15,-7.1864017094527e-10,7.4387209017267e-15,-7.1863944620312e-10,-8.2347790247397,-6.9049698004961e-10,-6.9048135052091e-10 +815,0.92266849288141,-0.00815,-0.003304677369287,1.4303021616952e-18,1.5409106545567e-18,0.00059484193970252,2.6351603447944e-18,0.00059484193970252,1.11087178567e-07,7.9318585545442e-13,0.83983541858701,0.0047030549860155,0.0047030549860147,-0.004845322630713,8.4317779629236,-2.4890983507495e-15,-3.3326509884643e-15,-8.4317779629236,2.4890983507601e-15,3.3326509884518e-15,-6.9539313123674e-10,5.6251064260235e-15,-6.9539372396591e-10,-8.1011150623719,-6.6812927246774e-10,-6.6811610671256e-10 +820,0.9242025439078,-0.0082,-0.0033166728946887,1.3277923317978e-18,1.0831148901434e-18,0.00059700113418063,2.8439358670537e-18,0.00059700113418063,1.1017726464502e-07,7.9318585545442e-13,0.84256912241608,0.0047399435788653,0.0047399435788645,-0.0048833271053113,8.2948875361611,-3.0034364951782e-15,-2.2956220000255e-15,-8.2948875361611,3.0034364951144e-15,2.2956220000647e-15,-6.7280166735125e-10,6.0672920835552e-15,-6.7279928810835e-10,-7.9692331286952,-6.4639423458109e-10,-6.4637889410866e-10 +825,0.92570779624535,-0.00825,-0.0033286261020483,1.6581298525416e-18,1.5184555943131e-18,0.00059915271139284,2.4004456209266e-18,0.00059915271139284,1.2825836215313e-07,7.9318585545442e-13,0.84526120843175,0.0047768732472212,0.0047768732472204,-0.0049213738979517,8.15982319665,-3.0567732459873e-15,-3.1379854766879e-15,-8.15982319665,3.0567732459793e-15,3.1379854766908e-15,-7.0133563024158e-10,5.0247255365032e-15,-7.0133552347166e-10,-7.8391236653105,-6.7377724892208e-10,-6.7376575179344e-10 +830,0.92718472752754,-0.0083,-0.0033405377299209,1.4129968929703e-18,1.6429078050222e-18,0.00060129680431882,2.5766857269531e-18,0.00060129680431882,1.2700477292071e-07,7.9318585545442e-13,0.8479121293565,0.0048138432742133,0.0048138432742125,-0.0049594622700791,8.0265750627759,-2.299976236041e-15,-3.358042827961e-15,-8.0265750627759,2.2999762360974e-15,3.3580428279576e-15,-6.7813915241863e-10,5.2682857893642e-15,-6.7813971532453e-10,-7.7107765926316,-6.5146420048073e-10,-6.5145307926599e-10 +835,0.92863380958523,-0.00835,-0.0033524085135877,1.3960539836691e-18,1.7286575856969e-18,0.00060343354528912,2.0682835829707e-18,0.00060343354528912,1.2573072538657e-07,7.9318585545442e-13,0.85052233915733,0.0048508529461497,0.004850852946149,-0.0049975914864123,7.8951327399742,-2.928365347256e-15,-3.4500824089166e-15,-7.8951327399742,2.9283653472466e-15,3.4500824089483e-15,-6.5566095553942e-10,4.1423130976837e-15,-6.5566074901958e-10,-7.5841813540983,-6.2984363072626e-10,-6.2983140558901e-10 +840,0.93005550852168,-0.0084,-0.0033642391830734,1.7199583063239e-18,1.9559911330528e-18,0.00060556306570821,1.9771167312499e-18,0.00060556306570821,1.2441944363673e-07,7.9318585545442e-13,0.85309229292138,0.0048879015544406,0.0048879015544398,-0.0050357608169266,7.7654853334485,-3.983655784969e-15,-3.8137539866288e-15,-7.7654853334485,3.9836557849945e-15,3.8137539866376e-15,-6.3383465653436e-10,3.8437873615842e-15,-6.3383386060487e-10,-7.4593269280948,-6.0884995132314e-10,-6.0884005770499e-10 +845,0.93145028469375,-0.00845,-0.0033760304635252,1.499652936561e-18,1.6469936235717e-18,0.00060768549610253,2.2852550658284e-18,0.00060768549610253,1.2310055730325e-07,7.9318585545442e-13,0.85562244656746,0.0049249883952303,0.0049249883952295,-0.0050739695364748,7.6376214865079,-2.7799268819406e-15,-3.1618069941057e-15,-7.6376214865079,2.7799268820155e-15,3.1618069940368e-15,-6.1271601537206e-10,4.3553011528651e-15,-6.1271584085889e-10,-7.336201855167,-5.8854035177267e-10,-5.8852969195015e-10 +850,0.93281859269798,-0.0085,-0.0033877830755877,1.0331241993928e-18,1.2308317226027e-18,0.00060980096616857,3.2339376138316e-18,0.00060980096616857,1.4086755761866e-07,7.9318585545442e-13,0.85811325656901,0.004962112769034,0.0049621127690332,-0.0051122169244123,7.5115293977987,-2.1449499251909e-15,-2.3059879598174e-15,-7.5115293977987,2.1449499251906e-15,2.3059879598366e-15,-6.3726560458452e-10,6.0601419664518e-15,-6.372656643123e-10,-7.2147942642631,-6.1209740053709e-10,-6.1208484005369e-10 +855,0.93416088144549,-0.00855,-0.0033994977334343,1.7869293300072e-18,2.0993661598935e-18,0.00061190960449694,1.5985448133529e-18,0.00061190960449694,1.3925410158322e-07,7.9318585545442e-13,0.86056517984225,0.0049992739826474,0.0049992739826466,-0.0051505022665657,7.3871968427504,-3.6735181506086e-15,-3.8660823397511e-15,-7.3871968427504,3.6735181505838e-15,3.8660823397828e-15,-6.1579323197531e-10,2.9576517075988e-15,-6.1579382241004e-10,-7.0950918839332,-5.9144887905323e-10,-5.9143868979532e-10 +860,0.93547759406548,-0.0086,-0.0034111751475188,1.9871379352613e-18,2.1737785334499e-18,0.00061401153894945,1.7218642787018e-18,0.00061401153894945,1.3764463702159e-07,7.9318585545442e-13,0.86297867332579,0.005036471346477,0.0050364713464762,-0.0051888248524812,7.2646112050142,-2.9044867599594e-15,-3.9232108023742e-15,-7.2646112050142,2.9044867599993e-15,3.9232108023998e-15,-5.9504419549947e-10,3.1169915737599e-15,-5.9504307628339e-10,-6.9770820819391,-5.7149681404428e-10,-5.7148748966749e-10 +865,0.93676916798248,-0.00865,-0.0034228160226938,1.6655886995319e-18,2.0141099694785e-18,0.00061610689639557,1.7567135929843e-18,0.00061610689639557,1.3992855940614e-07,7.9318585545442e-13,0.86535419387971,0.0050737041763662,0.0050737041763654,-0.0052271839773062,7.1437594872518,-3.0641510457758e-15,-3.5624144083891e-15,-7.1437594872518,3.0641510457855e-15,3.5624144084684e-15,-5.8352479611915e-10,3.1745855780728e-15,-5.8352462044086e-10,-6.8607518756201,-5.604121387635e-10,-5.6040337691755e-10 +870,0.93803603491757,-0.0087,-0.0034344210584346,2.1559404323339e-18,2.0038038940982e-18,0.00061819580274032,1.8356609870647e-18,0.00061819580274032,1.4669987891125e-07,7.9318585545442e-13,0.86769219805021,0.0051109717933774,0.0051109717933766,-0.0052655789415654,7.0246283449665,-4.3916909282831e-15,-3.4733057955231e-15,-7.0246283449665,4.3916909282814e-15,3.4733057955525e-15,-5.8188606890446e-10,3.2113266416743e-15,-5.8188594986004e-10,-6.746087954722,-5.5881756068213e-10,-5.5880859863707e-10 +875,0.9392786209204,-0.00875,-0.0034459909482469,9.9338634799372e-19,1.2913750788356e-18,0.00062027838283883,2.9500799821097e-18,0.00062027838283883,1.3409479926452e-07,7.9318585545442e-13,0.86999314189414,0.0051482735243675,0.0051482735243667,-0.0053040090517531,6.9072040994709,-2.0974849169423e-15,-1.938122768564e-15,-6.9072040994709,2.0974849169403e-15,1.9381227685633e-15,-5.3951215348243e-10,4.9384425690284e-15,-5.3951046731082e-10,-6.6330766988471,-5.1810502902508e-10,-5.1809423487982e-10 +880,0.94049734631496,-0.0088,-0.0034575263817294,1.040163907093e-18,1.2945044131957e-18,0.00062235476078029,2.9334732595266e-18,0.00062235476078029,1.4022854877282e-07,7.9318585545442e-13,0.8722574806475,0.0051856086999859,0.0051856086999851,-0.0053424736182706,6.7914727641488,-1.6722197953392e-15,-2.1481662662491e-15,-6.7914727641488,1.6722197953542e-15,2.1481662661911e-15,-5.3714123405378e-10,4.864904151639e-15,-5.3714085786632e-10,-6.5217042091966,-5.1581016733348e-10,-5.1579965928972e-10 +885,0.94169262581668,-0.00885,-0.0034690280415756,8.2117860153157e-19,1.0447485319621e-18,0.00062442505946869,2.9974609208011e-18,0.00062442505946869,1.4621560673334e-07,7.9318585545442e-13,0.87448566871438,0.0052229766575839,0.0052229766575831,-0.0053809719584244,6.6774200564875,-1.3544424311923e-15,-1.7042395816989e-15,-6.6774200564875,1.3544424311882e-15,1.7042395817294e-15,-5.343395579392e-10,4.8557720942319e-15,-5.3433975124995e-10,-6.4119563111769,-5.1310193819873e-10,-5.1309155917187e-10 +890,0.94286486849089,-0.0089,-0.0034804966053871,1.5554458531765e-18,1.6441894268245e-18,0.00062648940087225,1.9004754673997e-18,0.00062648940087225,1.5207016090812e-07,7.9318585545442e-13,0.87667815936595,0.0052603767394559,0.0052603767394551,-0.0054195033946129,6.5650314292335,-3.2186838946643e-15,-2.6587817960004e-15,-6.5650314292335,3.2186838946977e-15,2.6587817960176e-15,-5.3116059972312e-10,3.0594443925021e-15,-5.3116024301398e-10,-6.3038185835567,-5.1003042602379e-10,-5.1002224886914e-10 +895,0.94401447779132,-0.00895,-0.0034919327451503,1.556261139809e-18,1.2476322904328e-18,0.00062854790594849,2.7202755759876e-18,0.00062854790594849,1.5781180096042e-07,7.9318585545442e-13,0.87883540459113,0.005297808293346,0.0052978082933452,-0.0054580672548497,6.4542920775146,-2.5370931995099e-15,-2.0266544695592e-15,-6.4542920775146,2.5370931995721e-15,2.0266544695435e-15,-5.2766768308464e-10,4.2616846834998e-15,-5.276672663656e-10,-6.197276373841,-5.066602069446e-10,-5.0665035758678e-10 +900,0.9451418515992,-0.009,-0.0035033371267091,1.7445552435311e-18,1.4380154863848e-18,0.00063060069456846,2.1989037854935e-18,0.00063060069456846,1.4426245975585e-07,7.9318585545442e-13,0.8809578549523,0.0053352706729609,0.0053352706729601,-0.0054966628732909,6.3451869631004,-2.5268511381389e-15,-2.2072119878191e-15,-6.3451869631004,2.5268511381399e-15,2.2072119878728e-15,-4.8823535666047e-10,3.3949927537648e-15,-4.8823440047934e-10,-6.0923148132958,-4.6878225296125e-10,-4.6877265294675e-10 +905,0.94624738219291,-0.00905,-0.0035147104116087,1.6884107833193e-18,1.4986020535114e-18,0.00063264788577219,1.8997793695685e-18,0.00063264788577219,1.4955335458922e-07,7.9318585545442e-13,0.88304595931379,0.0053727632361794,0.0053727632361786,-0.0055352895883913,6.2377008339442,-2.5112703072264e-15,-2.2539242110456e-15,-6.2377008339442,2.5112703072103e-15,2.2539242110133e-15,-4.8459405615173e-10,2.8678565983154e-15,-4.8459518213608e-10,-5.988918843558,-4.6527129904092e-10,-4.6526317939531e-10 +910,0.94733145636152,-0.0091,-0.0035260532542195,1.4574619903556e-18,1.6180547981901e-18,0.00063468959736521,2.0317978942218e-18,0.00063468959736522,1.5477374226691e-07,7.9318585545442e-13,0.88510016484479,0.0054102853478449,0.0054102853478441,-0.0055739467457805,6.1318182344315,-1.8152164516281e-15,-2.3845784920504e-15,-6.1318182344315,1.8152164516671e-15,2.3845784921066e-15,-4.807729030402e-10,2.9977822680993e-15,-4.807712536116e-10,-5.8870732184372,-4.6158696911006e-10,-4.6157817319369e-10 +915,0.948394455378,-0.00915,-0.0035373663035753,1.3623185774845e-18,1.0000892755788e-18,0.00063672594617365,3.4799997340108e-18,0.00063672594617365,1.5991003721183e-07,7.9318585545442e-13,0.88712091676166,0.0054478363779801,0.0054478363779794,-0.0056126336964247,6.0275235318918,-2.1987116794859e-15,-1.4441610969204e-15,-6.0275235318918,2.1987116794337e-15,1.4441610969261e-15,-4.7675493528171e-10,5.0059374802605e-15,-4.7675597796061e-10,-5.7867625294357,-4.5771745636145e-10,-4.5770679622989e-10 +920,0.94943675504489,-0.0092,-0.0035486502028678,1.3345164042719e-18,1.4182675522939e-18,0.00063875704797198,2.4920821891853e-18,0.00063875704797198,1.6498811916676e-07,7.9318585545442e-13,0.88910865821004,0.0054854157022788,0.005485415702278,-0.0056513497971322,5.9248009222659,-2.1961588523087e-15,-1.9931967356096e-15,-5.9248009222659,2.1961588522984e-15,1.9931967356298e-15,-4.7259914991454e-10,3.5617785673524e-15,-4.7259883850429e-10,-5.6879712186285,-4.5371210411837e-10,-4.537038621848e-10 +925,0.95045872572734,-0.00925,-0.00355990558941,1.5745389967233e-18,1.3732987098006e-18,0.00064078301747648,2.3265919560814e-18,0.00064078301747648,1.7001817020912e-07,7.9318585545442e-13,0.89106383012684,0.0055230227021407,0.0055230227021399,-0.00569009441059,5.8236344519666,-2.2885529632885e-15,-1.8793925638459e-15,-5.8236344519666,2.2885529633178e-15,1.8793925638552e-15,-4.683328417945e-10,3.2654592277629e-15,-4.6833264726275e-10,-5.5906835934368,-4.4960324849257e-10,-4.4959473953404e-10 +930,0.95146073240029,-0.0093,-0.0035711330941274,1.048299616959e-18,1.362152858629e-18,0.00064280396827264,2.9843111400064e-18,0.00064280396827264,1.5582191359442e-07,7.9318585545442e-13,0.89298687113265,0.0055606567651653,0.0055606567651646,-0.0057288669058726,5.7240080305328,-1.5203221574047e-15,-1.8502824758801e-15,-5.7240080305328,1.5203221574112e-15,1.8502824758792e-15,-4.3304180557966e-10,4.0478772101535e-15,-4.3304143184133e-10,-5.4948838387179,-4.1571187783593e-10,-4.1570323529871e-10 +935,0.95244313463375,-0.00935,-0.0035823333434314,1.3670563801085e-18,1.3646075127125e-18,0.00064482001307686,3.1785290801449e-18,0.00064482001307686,1.6056982232726e-07,7.9318585545442e-13,0.894878217309,0.005598317283334,0.0055983172833332,-0.0057676666565686,5.6259054482659,-2.0212766553996e-15,-1.8137631870443e-15,-5.6259054482659,2.0212766553932e-15,1.813763187037e-15,-4.2900788553043e-10,4.2259312356415e-15,-4.2900713742601e-10,-5.400556039272,-4.1182791444803e-10,-4.1181874236556e-10 +940,0.95340628670592,-0.0094,-0.0035935069563468,1.0208093710178e-18,1.300462052659e-18,0.00064683126333231,3.3934111992035e-18,0.00064683126333232,1.6527359925078e-07,7.9318585545442e-13,0.89673830222404,0.0056360036557976,0.0056360036557968,-0.0058064930436532,5.529310384055,-1.1780067399531e-15,-1.6973870988041e-15,-5.529310384055,1.178006739965e-15,1.6973870987998e-15,-4.2488862940538e-10,4.4430539513238e-15,-4.248876313141e-10,-5.3076841800173,-4.0786240987119e-10,-4.0785305956269e-10 +945,0.95435053759102,-0.00945,-0.0036046545463834,1.2510337616296e-18,1.1440163605463e-18,0.00064883782947077,2.919089421134e-18,0.00064883782947077,1.6995672069697e-07,7.9318585545442e-13,0.89856755672173,0.00567371528706,0.0056737152870592,-0.0058453454536166,5.4342064277909,-1.4879567300459e-15,-1.4848469595774e-15,-5.4342064277909,1.4879567300769e-15,1.4848469595826e-15,-4.2072422812332e-10,3.7433716255396e-15,-4.207254530211e-10,-5.21625216754,-4.0385454002729e-10,-4.0384641529503e-10 +950,0.95527623101165,-0.0095,-0.0036157767210436,1.4110881355602e-18,9.4743266216639e-19,0.0006508398208426,3.1645754836229e-18,0.0006508398208426,1.7463191959166e-07,7.9318585545442e-13,0.90036640883788,0.0057114515874564,0.0057114515874556,-0.0058842232789564,5.3405770839603,-1.748293717671e-15,-1.1859132673465e-15,-5.3405770839603,1.7482937176634e-15,1.1859132673617e-15,-4.16541794875e-10,3.9904037416056e-15,-4.1654140923913e-10,-5.1262438402365,-3.9982866217327e-10,-3.998204349853e-10 +955,0.95618370547963,-0.00955,-0.0036268740818049,1.2173443984241e-18,1.5365655576518e-18,0.00065283734571376,2.8185598053889e-18,0.00065283734571376,1.7929460582877e-07,7.9318585545442e-13,0.90213528369758,0.0057492119731696,0.0057492119731688,-0.0059231259181951,5.2484057899271,-1.5022587906936e-15,-1.8831551599363e-15,-5.2484057899271,1.50225879069e-15,1.8831551599585e-15,-4.1233335917703e-10,3.4386505804088e-15,-4.1233300515127e-10,-5.0376429801853,-3.957785349176e-10,-3.9577129707646e-10 +960,0.95707329433785,-0.0096,-0.0036379472241073,1.5081484680547e-18,1.2966368671714e-18,0.00065483051126342,2.1688315095921e-18,0.00065483051126342,1.8395834366913e-07,7.9318585545442e-13,0.90387460341797,0.0057869958662429,0.0057869958662421,-0.0059620527758927,5.1576759265648,-1.9090221191943e-15,-1.5523474984243e-15,-5.1576759265648,1.9090221192076e-15,1.5523474984331e-15,-4.0812222586297e-10,2.600933741744e-15,-4.0812194656175e-10,-4.9504333245725,-3.9172641701924e-10,-3.9171992774766e-10 +965,0.95794532581421,-0.00965,-0.0036489967368615,1.406501020772e-18,1.2173378429615e-18,0.00065681942351415,1.7864131312365e-18,0.00065681942351415,1.69374958503e-07,7.9318585545442e-13,0.90558478703811,0.0058248026950571,0.0058248026950563,-0.0060010032631385,5.0683708291833,-1.7281424872783e-15,-1.4329268557078e-15,-5.0683708291833,1.7281424872754e-15,1.4329268557371e-15,-3.7761292389763e-10,2.0909607950006e-15,-3.7761279237212e-10,-4.8645985747375,-3.6243492423363e-10,-3.6242717974207e-10 +970,0.95880012302142,-0.0097,-0.0036600232043566,1.8186287792721e-18,1.4806078165134e-18,0.00065880418760079,2.1749394953706e-18,0.00065880418760079,1.73851381291e-07,7.9318585545442e-13,0.90726625034576,0.0058626318924789,0.0058626318924782,-0.0060399767956434,4.98047380144,-1.7858224317328e-15,-1.8228249528132e-15,-4.98047380144,1.7858224317135e-15,1.822824952844e-15,-3.7376165834168e-10,2.4621046796388e-15,-3.7376190636637e-10,-4.7801224144546,-3.5872947855817e-10,-3.5872317543647e-10 +975,0.95963800406792,-0.00975,-0.0036710272033868,9.3278126848882e-19,1.2683380774677e-18,0.00066078490736478,3.3322876373368e-18,0.00066078490736478,1.7835010979184e-07,7.9318585545442e-13,0.90891940592547,0.00590048289865,0.0059004828986492,-0.0060789727966132,4.8939681206546,-7.8015374119534e-16,-1.4350908120054e-15,-4.8939681206546,7.8015374119071e-16,1.4350908119728e-15,-3.6993863509226e-10,3.7718177977098e-15,-3.6993877515469e-10,-4.6969885084576,-3.5505277982213e-10,-3.5504495843867e-10 +980,0.9604592820594,-0.0098,-0.0036820093051553,1.9809743000432e-18,1.4726691286131e-18,0.00066276168562272,2.0189839430059e-18,0.00066276168562272,1.8286277736479e-07,7.9318585545442e-13,0.91054466299556,0.0059383551591385,0.0059383551591377,-0.0061179906948447,4.8088370559976,-2.03606422057e-15,-1.6299547702398e-15,-4.8088370559976,2.0360642205489e-15,1.6299547702448e-15,-3.6612907281015e-10,2.2528402311788e-15,-3.6612955376177e-10,-4.6151805198924,-3.5138811415972e-10,-3.5138174672857e-10 +985,0.96126426515627,-0.00985,-0.003692970074799,1.2128053979763e-18,1.6601999071087e-18,0.00066473462409919,1.9382327678719e-18,0.00066473462409919,1.8739546980839e-07,7.9318585545442e-13,0.9121424273577,0.0059762481254012,0.0059762481254004,-0.006157029925201,4.7250638699948,-1.1624827553996e-15,-1.8001565364009e-15,-4.7250638699948,1.1624827553755e-15,1.8001565364058e-15,-3.6234434015839e-10,2.09997359515e-15,-3.6234256789196e-10,-4.5346821176979,-3.4774699068301e-10,-3.4774091239784e-10 +990,0.96205325662081,-0.0099,-0.0037039100713893,1.190577660211e-18,1.704716171794e-18,0.00066670382342706,1.9313994428047e-18,0.00066670382342706,1.9195046263576e-07,7.9318585545442e-13,0.9137131013297,0.0060141612547819,0.0060141612547812,-0.0061960899286107,4.6426318331197,-1.4388453152967e-15,-1.8108141683228e-15,-4.6426318331197,1.4388453152961e-15,1.8108141683211e-15,-3.5858284527397e-10,2.0396290260125e-15,-3.5858297197428e-10,-4.4554769855252,-3.4413063101669e-10,-3.4412463203479e-10 +995,0.96282655486501,-0.00995,-0.0037148298479373,1.1437887760101e-18,1.3883390365e-18,0.00066866938314826,2.2696561328382e-18,0.00066866938314826,1.9654549276993e-07,7.9318585545442e-13,0.91525708368282,0.0060520940105072,0.0060520940105064,-0.0062351701520627,4.5615242315937,-1.4518068454151e-15,-1.4806345398781e-15,-4.5615242315937,1.4518068454256e-15,1.4806345398828e-15,-3.5486793607667e-10,2.3475354037195e-15,-3.5486873550091e-10,-4.3775488302773,-3.4055874507207e-10,-3.4055282613269e-10 +1000,0.96358445350872,-0.01,-0.0037257299509157,1.3253920283547e-18,1.2845967009155e-18,0.00067063140164635,2.6388196743923e-18,0.00067063140164635,1.8186433159428e-07,7.9318585545442e-13,0.91677476960263,0.0060900458621495,0.0060900458621487,-0.0062742700490843,4.4817243754753,-1.6472263260773e-15,-1.3044792371852e-15,-4.4817243754753,1.6472263260588e-15,1.3044792372066e-15,-3.2883021115603e-10,2.7326239111845e-15,-3.28830066528e-10,-4.3008813885649,-3.1556426311913e-10,-3.1555862872307e-10 +1005,0.96432724139028,-0.01005,-0.003736610922197,1.5559424519327e-18,1.4502460477508e-18,0.00067258997642161,2.8016318827926e-18,0.00067258997642161,1.8633797083112e-07,7.9318585545442e-13,0.91826655055804,0.0061280162837469,0.0061280162837461,-0.006313389077803,4.403215609362,-1.5713662337983e-15,-1.3757524223153e-15,-4.403215609362,1.571366233801e-15,1.3757524222856e-15,-3.254957942454e-10,2.7878807434656e-15,-3.254958404681e-10,-4.2254584413395,-3.1235857831981e-10,-3.1235261962675e-10 +1010,0.96505520267378,-0.0101,-0.0037474732961771,1.3097251543476e-18,1.4453656686314e-18,0.00067454520368357,1.5744890537371e-18,0.00067454520368357,1.9084682634229e-07,7.9318585545442e-13,0.91973281436673,0.0061660047565943,0.0061660047565935,-0.0063525267038229,4.325981315589,-1.2232570362311e-15,-1.4139752867017e-15,-4.325981315589,1.2232570362179e-15,1.4139752867217e-15,-3.2219539566744e-10,1.5462900536858e-15,-3.2219427065522e-10,-4.1512638110888,-3.0918502163818e-10,-3.0917906893364e-10 +1015,0.96576861686076,-0.01015,-0.0037583176017091,1.5792947815789e-18,1.4802645974039e-18,0.00067649717862579,2.6871351071551e-18,0.00067649717862579,1.953974795299e-07,7.9318585545442e-13,0.92117394507236,0.0062040107673667,0.0062040107673659,-0.0063916823982909,4.2500049287789,-1.6069616976767e-15,-1.4368754915939e-15,-4.2500049287789,1.6069616976842e-15,1.4368754915721e-15,-3.1893293331818e-10,2.5642041269519e-15,-3.1893307734005e-10,-4.0782813757794,-3.0604914231694e-10,-3.0604357642199e-10 +1020,0.96646775885036,-0.0102,-0.0037691443616392,1.3381457233495e-18,1.3614729174333e-18,0.00067844599536056,2.468511464764e-18,0.00067844599536056,2.000082961473e-07,7.9318585545442e-13,0.92259032292176,0.0062420338085696,0.0062420338085688,-0.0064308556383608,4.17526993563,-1.2182103914682e-15,-1.2939627923148e-15,-4.17526993563,1.2182103914747e-15,1.2939627922989e-15,-3.1572787863106e-10,2.3281933097839e-15,-3.157282841168e-10,-4.0064950739129,-3.0296819950688e-10,-3.0296292457492e-10 +1025,0.9671528989908,-0.01025,-0.0037799540927966,1.3103548782705e-18,8.5205258617102e-19,0.00068039174691809,3.319188587105e-18,0.00068039174691809,2.0362035613175e-07,7.9318585545442e-13,0.92398232432769,0.006280073378549,0.0062800733785482,-0.0064700459072034,4.1017598863319,-1.254782998518e-15,-7.8355249669761e-16,-4.1017598863318,1.2547829985013e-15,7.8355249667383e-16,-3.114882817449e-10,3.0457685699137e-15,-3.1148821643818e-10,-3.9358889108799,-2.9889520374277e-10,-2.988887618931e-10 +1030,0.96782430313051,-0.0103,-0.0037907473060187,1.1931908191146e-18,1.0972373434409e-18,0.00068233452525087,3.0400907554626e-18,0.00068233452525087,2.0438756109797e-07,7.9318585545442e-13,0.92535032183387,0.0063181289814665,0.0063181289814657,-0.0065092526939813,4.0294583999968,-9.3495684717988e-16,-9.9557412310814e-16,-4.0294583999968,9.3495684716845e-16,9.9557412311909e-16,-3.0442977294621e-10,2.7575479870461e-15,-3.0442980096407e-10,-3.8664469651142,-2.921170093882e-10,-2.9211119649872e-10 +1035,0.96848223266738,-0.01035,-0.0038015245063111,1.6095468495972e-18,1.2951494369072e-18,0.00068427442125714,2.1802169361274e-18,0.00068427442125714,2.0520957377812e-07,7.9318585545442e-13,0.92669468407897,0.0063562001271443,0.0063562001271435,-0.0065484754936889,3.9583491709872,-1.6350953974414e-15,-1.1428630177732e-15,-3.9583491709872,1.6350953974588e-15,1.142863017777e-15,-2.9759969513984e-10,1.903774868105e-15,-2.9760000566781e-10,-3.7981533943443,-2.8555857457981e-10,-2.8555318597554e-10 +1040,0.96912694460405,-0.0104,-0.0038122861926776,1.3322828952564e-18,1.3599170438086e-18,0.00068621152475756,2.7698764927072e-18,0.00068621152475756,2.0607529194194e-07,7.9318585545442e-13,0.92801577577595,0.0063942863312305,0.0063942863312298,-0.0065877138073224,3.8884159746445,-9.1813535220988e-16,-1.1728842990539e-15,-3.8884159746445,9.1813535222857e-16,1.1728842990662e-15,-2.9097898678864e-10,2.3846053439729e-15,-2.9097958908526e-10,-3.7309924404944,-2.7920150629079e-10,-2.7919632496617e-10 +1045,0.9697586915988,-0.01045,-0.0038230328582179,1.3243003978669e-18,1.0711279698247e-18,0.00068814592451005,2.9022269264622e-18,0.00068814592451005,2.070114568653e-07,7.9318585545442e-13,0.92931395768492,0.0064323871151037,0.0064323871151029,-0.0066269671417821,3.819642673285,-1.1207848056106e-15,-8.7590487613111e-16,-3.819642673285,1.1207848056048e-15,8.7590487616029e-16,-2.8458545859607e-10,2.4348666071386e-15,-2.8458538520831e-10,-3.6649484351523,-2.7306236442993e-10,-2.7305725244543e-10 +1050,0.97037772201787,-0.0105,-0.0038337649901511,1.2240458403296e-18,1.2796321365756e-18,0.00069007770821408,2.9057922754522e-18,0.00069007770821408,2.0799445010766e-07,7.9318585545442e-13,0.93058958659205,0.0064705020058503,0.0064705020058495,-0.0066662350098489,3.752013221109,-7.7649084345224e-16,-1.0613093810444e-15,-3.752013221109,7.7649084347197e-16,1.0613093810639e-15,-2.7838776785752e-10,2.399692596405e-15,-2.7838759167254e-10,-3.6000058045082,-2.6711175918703e-10,-2.6710664783737e-10 +1055,0.97098427998796,-0.01055,-0.0038444830698455,1.2070575640082e-18,1.4178089590985e-18,0.00069200696251588,2.28306126845e-18,0.00069200696251588,2.0904623454499e-07,7.9318585545442e-13,0.93184301529136,0.006508630536236,0.0065086305362352,-0.0067055169301545,3.6855116694021,-6.9025211616975e-16,-1.1642313297565e-15,-3.6855116694021,6.9025211613772e-16,1.1642313297796e-15,-2.7239798661443e-10,1.8564179718564e-15,-2.7239785075724e-10,-3.5361490740344,-2.6136055404174e-10,-2.6135636254101e-10 +1060,0.97157860544888,-0.0106,-0.0038551875728441,1.2696313504824e-18,1.3608140973886e-18,0.00069393377301323,2.8809791917589e-18,0.00069393377301323,2.1013634388112e-07,7.9318585545442e-13,0.93307459256962,0.0065467722446805,0.0065467722446797,-0.0067448124271559,3.6201221712884,-8.600897127446e-16,-1.0805381205411e-15,-3.6201221712884,8.6008971274774e-16,1.0805381205468e-15,-2.6658263024404e-10,2.2744302327429e-15,-2.6658263845091e-10,-3.4733628728861,-2.5577777045321e-10,-2.557730451753e-10 +1065,0.97216093420626,-0.01065,-0.003865878968898,1.1848201068969e-18,1.3356608293389e-18,0.00069585822426127,2.6048163875417e-18,0.00069585822426128,2.1128744798204e-07,7.9318585545442e-13,0.93428466319393,0.0065849266752256,0.0065849266752248,-0.006784121031102,3.5558289862295,-5.9741740539463e-16,-9.990972198314e-16,-3.5558289862295,5.9741740537978e-16,9.9909721982475e-16,-2.6095386121228e-10,2.0131567855797e-15,-2.6095359541148e-10,-3.4116319380615,-2.503736477852e-10,-2.5036926044394e-10 +1070,0.97273149798431,-0.0107,-0.0038765577219951,1.6536098103376e-18,1.1713138944826e-18,0.00069778039977785,2.4674983439384e-18,0.00069778039977785,2.1249733883621e-07,7.9318585545442e-13,0.93547356790225,0.0066230933775068,0.006623093377506,-0.0068234422780049,3.4926164842486,-1.351063082924e-15,-9.936529132494e-16,-3.4926164842486,1.3510630829187e-15,9.9365291326631e-16,-2.5550304776479e-10,1.8675305148348e-15,-2.5550280808521e-10,-3.3509411182992,-2.4514083884682e-10,-2.4513644804742e-10 +1075,0.97329052447866,-0.01075,-0.0038872242903942,1.3932052848821e-18,1.1060971251315e-18,0.00069970038204948,2.9602741869422e-18,0.00069970038204948,2.1376851222499e-07,7.9318585545442e-13,0.93664164339636,0.0066612719067208,0.00666127190672,-0.0068627757096058,3.430469149914,-1.0489952976766e-15,-7.8702399702204e-16,-3.430469149914,1.0489952976748e-15,7.8702399703553e-16,-2.502258070864e-10,2.1954018967066e-15,-2.5022515863854e-10,-3.2912753777445,-2.400748846852e-10,-2.4006992037746e-10 +1080,0.97383823740908,-0.0108,-0.0038978791266579,2.0022358502916e-18,1.2476946944372e-18,0.00070161825253748,1.4458838941668e-18,0.00070161825253748,2.1509763925565e-07,7.9318585545442e-13,0.93778922233751,0.0066994618235929,0.0066994618235921,-0.0069021208733421,3.3693715860693,-1.3617802780797e-15,-9.1400140157771e-16,-3.3693715860693,1.3617802780724e-15,9.1400140159587e-16,-2.451110186101e-10,1.051672485188e-15,-2.4511111813515e-10,-3.2326197993798,-2.3516485729569e-10,-2.3516076422048e-10 +1085,0.9743748565723,-0.01085,-0.0039085226776886,1.5564819232681e-18,9.738091985195e-19,0.00070353409168424,2.8560268014087e-18,0.00070353409168424,2.1648217440884e-07,7.9318585545442e-13,0.93891663334446,0.0067376626943426,0.0067376626943419,-0.0069414773223114,3.3093085173327,-1.1041711524227e-15,-6.9924060265446e-16,-3.3093085173327,1.1041711524354e-15,6.9924060264736e-16,-2.4015276466502e-10,2.0243319926063e-15,-2.40152888562e-10,-3.1749595882326,-2.3040541034102e-10,-2.3040113912645e-10 +1090,0.97490059789465,-0.0109,-0.0039191553847646,1.0889283023809e-18,1.141004192324e-18,0.00070544797891982,3.1699577294479e-18,0.00070544797891982,2.1793213633714e-07,7.9318585545442e-13,0.94002420099377,0.0067758740906486,0.0067758740906478,-0.0069808446152354,3.2502647933653,-6.2230748913874e-16,-8.0240977804823e-16,-3.2502647933653,6.2230748915372e-16,8.0240977806334e-16,-2.3535193808816e-10,2.2291930287149e-15,-2.3535201532849e-10,-3.1182800743658,-2.2579724051414e-10,-2.2579266128725e-10 +1095,0.97541567348463,-0.01095,-0.0039297776835764,6.0307858962652e-19,1.2954983603681e-18,0.00070735999266855,2.6939441373433e-18,0.00070735999266855,2.1943715999839e-07,7.9318585545442e-13,0.9411122458225,0.0068140955896128,0.006814095589612,-0.0070202223164236,3.1922253919194,-5.0553182798842e-16,-8.9221500718047e-16,-3.1922253919194,5.0553182799466e-16,8.9221500717652e-16,-2.3069450148901e-10,1.842826166649e-15,-2.3069401099558e-10,-3.0625667156569,-2.2132613866633e-10,-2.2132214829317e-10 +1100,0.97592029168543,-0.011,-0.0039403900042665,1.336610282482e-18,1.2407426333076e-18,0.00070927021035602,2.3318730962451e-18,0.00070927021035602,2.2100031316086e-07,7.9318585545442e-13,0.94218108433291,0.0068523267737226,0.0068523267737218,-0.0070596099957335,3.135175421674,-1.006620336894e-15,-8.431575996286e-16,-3.135175421674,1.0066203368976e-15,8.4315759964562e-16,-2.2617698379298e-10,1.5737580250895e-15,-2.261771602712e-10,-3.0078051003777,-2.1699028031455e-10,-2.1698642551416e-10 +1105,0.97641465712719,-0.01105,-0.0039509927714675,1.1059065132601e-18,1.173762487065e-18,0.00071117870841612,2.8966062348857e-18,0.00071117870841612,2.2261954590874e-07,7.9318585545442e-13,0.94323102899929,0.0068905672308133,0.0068905672308125,-0.0070990072285325,3.0791001248625,-8.6001938022668e-16,-7.7520362254861e-16,-3.0791001248625,8.6001938022736e-16,7.7520362256423e-16,-2.2179383740396e-10,1.9171191357365e-15,-2.2179366009369e-10,-2.9539809495775,-2.1278317877816e-10,-2.1277914915598e-10 +1110,0.97689897077916,-0.0111,-0.0039615864043435,9.7064417591112e-19,8.2797130539699e-19,0.00071308556229836,3.1572449926957e-18,0.00071308556229836,2.2431715862581e-07,7.9318585545442e-13,0.94426238827674,0.0069288165540283,0.0069288165540275,-0.0071384135956565,3.0239848797047,-5.7803052805455e-16,-5.3560393672601e-16,-3.0239848797047,5.780305280461e-16,5.3560393671194e-16,-2.1755450075133e-10,2.041824594852e-15,-2.1755431805859e-10,-2.9010801192792,-2.0871441068953e-10,-2.087101447189e-10 +1115,0.97737343000166,-0.01115,-0.003972171316629,1.1425296835546e-18,1.6476207248981e-18,0.00071499084647495,2.5997044690964e-18,0.00071499084647495,2.2605595795255e-07,7.9318585545442e-13,0.94527546661188,0.0069670743417812,0.0069670743417804,-0.007177828683371,2.9698152026426,-5.8731080328875e-16,-1.0470066484353e-15,-2.9698152026426,5.8731080328467e-16,1.0470066484384e-15,-2.1342765369761e-10,1.6468182603984e-15,-2.1342749485241e-10,-2.849088602489,-2.0475319284925e-10,-2.0474977473117e-10 +1120,0.9778382285978,-0.0112,-0.0039827479166737,1.8499552288814e-18,1.3750876946953e-18,0.00071689463444881,1.9905945378375e-18,0.00071689463444881,2.2786646525219e-07,7.9318585545442e-13,0.94627056445521,0.007005340197712,0.0070053401977113,-0.0072172520833263,2.9165767503986,-1.3170129381558e-15,-8.18829644364e-16,-2.9165767503986,1.3170129381492e-15,8.1882964436973e-16,-2.094298486549e-10,1.2285641462985e-15,-2.0943049542867e-10,-2.7979925310428,-2.0091646347166e-10,-2.0091356350626e-10 +1125,0.97829355686494,-0.01125,-0.0039933166074826,2.2438301281358e-18,1.092792777838e-18,0.00071879699876084,2.9646906320449e-18,0.00071879699876083,2.2973469171461e-07,7.9318585545442e-13,0.94724797827539,0.0070436137306489,0.0070436137306481,-0.0072566833925174,2.8642553218452,-1.5258838095926e-15,-6.6425340960673e-16,-2.8642553218452,1.5258838095741e-15,6.642534096006e-16,-2.055484636736e-10,1.772200250108e-15,-2.0554870876837e-10,-2.7477781772712,-1.9719166993282e-10,-1.9718791995871e-10 +1130,0.97873960164597,-0.0113,-0.0040038777867606,1.3648539303436e-18,1.221498947408e-18,0.00072069801099791,3.1436293526716e-18,0.00072069801099791,2.3166422202792e-07,7.9318585545442e-13,0.94820800057498,0.0070818945545641,0.0070818945545634,-0.0072961222132394,2.8128368597163,-7.925304484233e-16,-7.3729196290871e-16,-2.8128368597163,7.9253044842834e-16,7.3729196292179e-16,-2.0177992256998e-10,1.8732300080241e-15,-2.0177957109222e-10,-2.6984319555121,-1.935748530065e-10,-1.9357089627034e-10 +1135,0.97917654638023,-0.01135,-0.0040144318469564,1.0217271835386e-18,1.3084478073225e-18,0.00072259774180076,2.8527583084677e-18,0.00072259774180076,2.3364803425352e-07,7.9318585545442e-13,0.94915091990784,0.0071201822885323,0.0071201822885315,-0.0073355681530436,2.7623074521415,-5.9759531015981e-16,-7.62996105667e-16,-2.7623074521415,5.9759531016451e-16,7.6299610566605e-16,-1.981146931627e-10,1.6750168694887e-15,-1.9811557000129e-10,-2.6499404234637,-1.9005792651535e-10,-1.9005421145247e-10 +1140,0.97960457115414,-0.0114,-0.0040249791753075,9.2630815168343e-19,1.2419229442402e-18,0.00072449626087214,2.2264830284698e-18,0.00072449626087214,2.357209396564e-07,7.9318585545442e-13,0.95007702089791,0.0071584765566856,0.0071584765566848,-0.0073750208246925,2.7126533340309,-4.6309993206047e-16,-6.6610099193173e-16,-2.7126533340309,4.6309993206397e-16,6.6610099193055e-16,-1.9457168648681e-10,1.2740768142885e-15,-1.9457204053638e-10,-2.6022902833912,-1.8665747131534e-10,-1.866541225293e-10 +1145,0.9800238527516,-0.01145,-0.004035520153883,1.2780832226412e-18,7.8192120167849e-19,0.00072639363698449,2.1836968247178e-18,0.00072639363698449,2.3782022928742e-07,7.9318585545442e-13,0.95098658425955,0.0071967769881734,0.0071967769881726,-0.007414479846117,2.6638608883,-7.5871356883342e-16,-4.3741432504323e-16,-2.6638608883,7.5871356883998e-16,4.3741432504088e-16,-1.9110899339679e-10,1.2413989099369e-15,-1.9110839611226e-10,-2.5554683831802,-1.833343182498e-10,-1.8333064488023e-10 +1150,0.98043456470391,-0.0115,-0.0040460551596336,9.5600747578823e-19,1.2827974940339e-18,0.00072828993798892,2.9218877775842e-18,0.00072828993798892,2.3999296416832e-07,7.9318585545442e-13,0.95187988681902,0.0072350832171128,0.0072350832171121,-0.0074539448403664,2.6159166469573,-5.2651929435957e-16,-7.028589786548e-16,-2.6159166469573,5.2651929434784e-16,7.0285897865854e-16,-1.8774933432807e-10,1.6084295130977e-15,-1.8774916984299e-10,-2.5094617172711,-1.8011039623223e-10,-1.8010716735332e-10 +1155,0.98083687734456,-0.01155,-0.0040565845639494,1.931337498162e-18,1.2956256389713e-18,0.00073018523075289,2.0490229886289e-18,0.00073018523075289,2.2296913115838e-07,7.9318585545442e-13,0.95275720154842,0.0072733948830186,0.0072733948830178,-0.0074934154360506,2.5688072917237,-1.0596263211563e-15,-6.9529405658199e-16,-2.5688072917237,1.0596263211718e-15,6.9529405658751e-16,-1.7373402778121e-10,1.1092722516131e-15,-1.7373414411149e-10,-2.4642574264872,-1.6666455484623e-10,-1.666617424643e-10 +1160,0.9812309578382,-0.0116,-0.0040671087346476,1.2724751952436e-18,8.8774535001694e-19,0.00073207958144898,2.424904285349e-18,0.00073207958144898,2.2519857267866e-07,7.9318585545442e-13,0.9536187975454,0.0073117116288733,0.0073117116288725,-0.0075328912653524,2.5225196561121,-6.8396314277772e-16,-4.8175649225812e-16,-2.5225196561121,6.839631427781e-16,4.817564922611e-16,-1.7077145189261e-10,1.2785318158817e-15,-1.7077111208184e-10,-2.4198428025254,-1.6382172496627e-10,-1.6381866157624e-10 +1165,0.98161697026006,-0.01165,-0.0040776280331105,1.909583796676e-18,1.4404159419277e-18,0.00073397305514326,2.0522310552068e-18,0.00073397305514326,2.2749270556233e-07,7.9318585545442e-13,0.95446494012488,0.0073500331039054,0.0073500331039046,-0.0075723719668895,2.4770407235375,-9.2928838734394e-16,-7.4219399452205e-16,-2.4770407235375,9.2928838734297e-16,7.4219399451613e-16,-1.6789201181385e-10,1.0534379858878e-15,-1.6789182222188e-10,-2.3762052827494,-1.6105851536429e-10,-1.6105622127116e-10 +1170,0.98199507562411,-0.0117,-0.0040881428162721,1.3501971789694e-18,1.7376483910555e-18,0.00073586571608381,2.0875705964926e-18,0.00073586571608381,2.2985154757293e-07,7.9318585545442e-13,0.95529589080082,0.0073883589616612,0.0073883589616604,-0.0076118571837279,2.4323576317736,-6.8575838382775e-16,-8.7615564870987e-16,-2.4323576317736,6.8575838384911e-16,8.7615564870752e-16,-1.6509396955043e-10,1.0436443505812e-15,-1.6509443297975e-10,-2.333332454458,-1.5837453549766e-10,-1.5837136800156e-10 +1175,0.98236543193628,-0.01175,-0.0040986534361805,1.4983247027814e-18,8.2316044116931e-19,0.00073775762763931,3.028562231517e-18,0.0007377576276393,2.3225475587196e-07,7.9318585545442e-13,0.95611190732459,0.0074266888604294,0.0074266888604286,-0.0076513465638195,2.3884576691251,-7.2008979003102e-16,-4.0651711413301e-16,-2.3884576691251,7.2008979002794e-16,4.0651711414813e-16,-1.6236286500937e-10,1.4954992606695e-15,-1.6236362048474e-10,-2.2912120542355,-1.5575427842936e-10,-1.5575102790758e-10 +1180,0.98272819424217,-0.0118,-0.0041091602400482,1.2952665352775e-18,1.8842136639226e-18,0.00073964885230795,2.0076653658547e-18,0.00073964885230795,2.3473659993556e-07,7.9318585545442e-13,0.95691324371308,0.0074650224631923,0.0074650224631915,-0.0076908397599518,2.3453282773808,-8.0186413279033e-16,-9.0180310606033e-16,-2.3453282773808,8.0186413279783e-16,9.0180310605982e-16,-1.5971368351591e-10,9.6398872310719e-16,-1.5971388696264e-10,-2.2498319681641,-1.532117598658e-10,-1.5320946334062e-10 +1185,0.98308351467439,-0.01185,-0.0041196635702973,5.3641726108812e-19,1.5009773845833e-18,0.00074153945172576,2.1770958789957e-18,0.00074153945172576,2.372691270125e-07,7.9318585545442e-13,0.9577001502778,0.0075033594375819,0.0075033594375811,-0.0077303364297027,2.3029570513648,-2.4802430855152e-16,-7.1290713725154e-16,-2.3029570513648,2.4802430856544e-16,7.1290713724518e-16,-1.571300597015e-10,1.0342200249203e-15,-1.5713011492399e-10,-2.2091802319251,-1.5073319547858e-10,-1.5073024911868e-10 +1190,0.98343154249934,-0.0119,-0.0041301637646107,1.4863135295533e-18,1.5707573278047e-18,0.00074342948667563,1.3288171340166e-18,0.00074342948667563,2.3984192054627e-07,7.9318585545442e-13,0.95847287365473,0.0075416994558303,0.0075416994558295,-0.0077698362353893,2.2613317390486,-7.2518531225004e-16,-7.288263948881e-16,-2.2613317390486,7.2518531224846e-16,7.2882639488396e-16,-1.5460337742974e-10,6.2155140653022e-16,-1.5460361488918e-10,-2.1692450308122,-1.4830876041383e-10,-1.4830660123249e-10 +1195,0.98377242416366,-0.01195,-0.0041406611559813,1.3192273428901e-18,1.359364028138e-18,0.00074531901709626,1.9235686812173e-18,0.00074531901709626,2.4249537133869e-07,7.9318585545442e-13,0.95923165683489,0.0075800421947219,0.0075800421947211,-0.0078093388440187,2.2204402415581,-6.0600546966803e-16,-6.1776480539192e-16,-2.2204402415581,6.0600546967983e-16,6.1776480539761e-16,-1.5215187354768e-10,8.765638293282e-16,-1.5215202545959e-10,-2.1300146996496,-1.4595692712384e-10,-1.4595445419366e-10 +1200,0.98410630334018,-0.012,-0.0041511560727584,1.2037519654125e-18,1.5382050781822e-18,0.00074720810209052,1.8992334057332e-18,0.00074720810209052,2.4520093688807e-07,7.9318585545442e-13,0.95997673919583,0.0076183873355484,0.0076183873355476,-0.0078488439272416,2.1802706130884,-4.2022617524214e-16,-6.846578181939e-16,-2.1802706130884,4.2022617523795e-16,6.8465781818635e-16,-1.4975911186907e-10,8.5463730833725e-16,-1.4975872176487e-10,-2.091477722616,-1.4366116995551e-10,-1.436586117317e-10 +1205,0.98443332097345,-0.01205,-0.0041616488386995,9.7347827163674e-19,1.2140414682999e-18,0.00074909679993475,1.9709921738336e-18,0.00074909679993475,2.4797695985512e-07,7.9318585545442e-13,0.96070835653351,0.0076567345640583,0.0076567345640576,-0.0078883511613005,2.1408110607319,-3.6131364811029e-16,-5.2882698484323e-16,-2.1408110607319,3.6131364812466e-16,5.2882698484205e-16,-1.4743048630247e-10,8.5059236556385e-16,-1.4743062059526e-10,-2.0536227329936,-1.4142753779504e-10,-1.4142482751076e-10 +1210,0.98475361532473,-0.0121,-0.0041721397730177,7.652981018804e-19,9.1496077181488e-19,0.00075098516808731,3.0815882642385e-18,0.00075098516808731,2.5079740950673e-07,7.9318585545442e-13,0.96142674109509,0.0076950835704114,0.0076950835704106,-0.0079278602269823,2.1020499442119,-3.6028383974515e-16,-3.9087396546874e-16,-2.1020499442119,3.6028383974434e-16,3.9087396546809e-16,-1.4515308108038e-10,1.3146006402175e-15,-1.4515293322798e-10,-2.0164385128292,-1.3924275888509e-10,-1.392397906705e-10 +1215,0.98506732201656,-0.01215,-0.0041826291904332,2.0305512492636e-18,1.1342461590504e-18,0.00075287326319782,1.8045222563774e-18,0.00075287326319782,2.5369234535333e-07,7.9318585545442e-13,0.96213212161201,0.007733434049128,0.0077334340491272,-0.0079673708095668,2.0639757755445,-9.0314090859958e-16,-4.7407276214346e-16,-2.0639757755445,9.0314090860306e-16,4.7407276214124e-16,-1.4293691856277e-10,7.5791700229902e-16,-1.4293702147214e-10,-1.9799139925266,-1.3711669344609e-10,-1.3711414815597e-10 +1220,0.98537457408072,-0.0122,-0.0041931174007343,1.8223075423434e-18,1.4969862102922e-18,0.00075476114104503,2.5086032767212e-18,0.00075476114104503,2.3733739951126e-07,7.9318585545442e-13,0.96282472334257,0.0077717856995159,0.0077717856995151,-0.0080068825992657,2.0265772183734,-8.3353278115446e-16,-6.1182366593233e-16,-2.0265772183734,8.3353278115472e-16,6.1182366593462e-16,-1.3282527095251e-10,1.0272112208852e-15,-1.3282500701991e-10,-1.9440382496128,-1.2741657882303e-10,-1.2741422491667e-10 +1225,0.98567550198629,-0.01225,-0.0042036047107722,1.4074482430898e-18,1.0872469889279e-18,0.00075664885682848,2.5643628206593e-18,0.00075664885682848,2.4024612699236e-07,7.9318585545442e-13,0.96350476807109,0.0078101382237336,0.0078101382237328,-0.0080463952892278,1.9898430884456,-6.5499915799805e-16,-4.271751611308e-16,-1.9898430884456,6.549991580004e-16,4.2717516112064e-16,-1.3085486268307e-10,1.0291361417049e-15,-1.3085505653083e-10,-1.9088005111773,-1.2552662537141e-10,-1.2552433964007e-10 +1230,0.98597023370609,-0.0123,-0.0042140914215957,1.6322207147078e-18,1.2779359835417e-18,0.00075853646475376,2.1495614235616e-18,0.00075853646475376,2.4319544422724e-07,7.9318585545442e-13,0.96417247419516,0.0078484913295717,0.0078484913295709,-0.0080859085784043,1.9537623510694,-7.0399056195895e-16,-4.8614668755961e-16,-1.9537623510694,7.0399056196881e-16,4.8614668755242e-16,-1.2892473171228e-10,8.3362145202536e-16,-1.2892410109436e-10,-1.8741901487606,-1.2367474816626e-10,-1.2367250061818e-10 +1235,0.98625889474368,-0.01235,-0.0042245778304435,1.9087549760659e-18,1.1648726873561e-18,0.0007604240183238,2.0831358955083e-18,0.0007604240183238,2.4621142102887e-07,7.9318585545442e-13,0.9648280567256,0.007886844728519,0.0078868447285182,-0.0081254221695565,1.9183241235336,-7.8600454220521e-16,-4.4826530553478e-16,-1.9183241235336,7.8600454220812e-16,4.4826530553966e-16,-1.2704211249164e-10,8.0928988781017e-16,-1.27042175448e-10,-1.8401966806784,-1.2186918302313e-10,-1.2186703315802e-10 +1240,0.98654160817939,-0.0124,-0.0042350642303067,1.3022810935406e-18,1.3271526692771e-18,0.00076231157027704,2.9196183056126e-18,0.00076231157027704,2.4928448993933e-07,7.9318585545442e-13,0.96547172733065,0.0079251981361869,0.0079251981361861,-0.0081649357696933,1.8835176710552,-4.3722205947264e-16,-5.0020562880045e-16,-1.8835176710552,4.3722205947019e-16,5.0020562878499e-16,-1.2520286835411e-10,1.0875938642847e-15,-1.2520293911281e-10,-1.80680977053,-1.2010504143596e-10,-1.2010277104249e-10 +1245,0.98681849471194,-0.01245,-0.0042455509099796,1.7043826221174e-18,1.2469058723445e-18,0.00076419917259639,1.9017183451751e-18,0.00076419917259639,2.5241420331668e-07,7.9318585545442e-13,0.96610369437176,0.007963551272261,0.0079635512722602,-0.0082044490900204,1.8493324081043,-4.894248558967e-16,-4.5743609367615e-16,-1.8493324081043,4.8942485589454e-16,4.5743609368497e-16,-1.2340451078895e-10,6.9304566448151e-16,-1.2340448117711e-10,-1.7740192264072,-1.1837978968989e-10,-1.1837802360492e-10 +1250,0.98708967269949,-0.0125,-0.0042560381541079,9.9411264102256e-19,1.18783160157e-18,0.00076608687651812,2.8605574203932e-18,0.00076608687651812,2.5558717098306e-07,7.9318585545442e-13,0.96672416293952,0.0080019038604531,0.0080019038604523,-0.0082439618458921,1.815757897072,-4.2323420105424e-16,-4.2946254776839e-16,-1.815757897072,4.2323420105097e-16,4.2946254775532e-16,-1.2164150828044e-10,1.0121945948732e-15,-1.216412696636e-10,-1.7418150000502,-1.1668890944931e-10,-1.1668669230913e-10 +1255,0.98735525820026,-0.01255,-0.0042665262432397,1.4152456958978e-18,1.5034412244077e-18,0.00076797473254083,2.7107764630492e-18,0.00076797473254083,2.5883106857805e-07,7.9318585545442e-13,0.96733333489,0.0080402556284526,0.0080402556284518,-0.0082834737567603,1.78278384741,-4.5416064178726e-16,-5.3127370233187e-16,-1.78278384741,4.5416064178983e-16,5.3127370234972e-16,-1.1992152726802e-10,9.4750241196563e-16,-1.199213703721e-10,-1.7101871859555,-1.1503914647255e-10,-1.1503711924102e-10 +1260,0.98761536501262,-0.0126,-0.0042770154538724,1.8055288831183e-18,1.3404598794164e-18,0.00076986279043408,2.2106908977094e-18,0.00076986279043408,2.62138694751e-07,7.9318585545442e-13,0.96793140888118,0.0080786063078804,0.0080786063078797,-0.0083229845461276,1.7504001147159,-7.1964106056887e-16,-4.6490185833252e-16,-1.7504001147159,7.1964106056848e-16,4.6490185833956e-16,-1.1824085743818e-10,7.6081971403813e-16,-1.1824072052167e-10,-1.6791260204351,-1.1342706840698e-10,-1.1342527670406e-10 +1265,0.98787010471465,-0.01265,-0.0042875060585026,1.5209489367339e-18,1.6338068710228e-18,0.00077175109924723,2.437462800131e-18,0.00077175109924723,2.6549630760542e-07,7.9318585545442e-13,0.96851858040967,0.0081169556342412,0.0081169556342404,-0.0083624939414974,1.7185966997754,-5.5047522847179e-16,-5.5486457787771e-16,-1.7185966997754,5.5047522847629e-16,5.5486457789069e-16,-1.1659362603717e-10,8.3340242969832e-16,-1.1659372081963e-10,-1.6486218806351,-1.1184751992292e-10,-1.1184531177261e-10 +1270,0.98811958670633,-0.0127,-0.0042979983251859,5.5935527246353e-19,9.1502872112358e-19,0.00077363970724697,2.1630406062766e-18,0.00077363970724697,2.494684707699e-07,7.9318585545442e-13,0.96909504185481,0.0081553033473498,0.0081553033473491,-0.0084020016748141,1.6873637473595,-1.4122920474963e-16,-3.0443542733908e-16,-1.6873637473595,1.4122920475291e-16,3.0443542734007e-16,-1.0864290777928e-10,7.2235151810486e-16,-1.0864297405608e-10,-1.6186652828939,-1.0422068439665e-10,-1.0421873119484e-10 +1275,0.98836391823548,-0.01275,-0.0043084925195407,1.3297733687303e-18,1.1351856197946e-18,0.00077552866221132,2.4564279040024e-18,0.00077552866221132,2.5281382676212e-07,7.9318585545442e-13,0.96966098248627,0.008193649189387,0.0081936491893862,-0.0084415074804593,1.6566915459701,-3.344662482385e-16,-3.6202416295276e-16,-1.6566915459701,3.3446624823808e-16,3.6202416296646e-16,-1.0716894470493e-10,8.0636915326392e-16,-1.0716880154861e-10,-1.5892468841651,-1.0280686405812e-10,-1.0280509564614e-10 +1280,0.98860320445475,-0.0128,-0.0043189889018654,1.2959870934173e-18,9.2459290968437e-19,0.00077741801101062,2.858314041649e-18,0.00077741801101063,2.5620344956678e-07,7.9318585545442e-13,0.97021658854517,0.008231992907697,0.0082319929076962,-0.0084810110981346,1.6265705251328,-3.6036258697757e-16,-2.9421491680829e-16,-1.6265705251328,3.6036258697417e-16,2.9421491681666e-16,-1.0572174243472e-10,9.1147425339435e-16,-1.0572151422125e-10,-1.560357477189,-1.0141898557916e-10,-1.014170190247e-10 +1285,0.98883754844648,-0.01285,-0.0043294877291399,1.2331452847149e-18,1.4780542588236e-18,0.00077930779990121,1.8325783640691e-18,0.00077930779990122,2.5964560990133e-07,7.9318585545442e-13,0.97076204325173,0.0082703342528455,0.0082703342528448,-0.0085205122708601,1.5969912568072,-2.9652931138725e-16,-4.6203448833772e-16,-1.5969912568072,2.9652931137804e-16,4.6203448833609e-16,-1.0430242189751e-10,5.8024716417081e-16,-1.043022414014e-10,-1.5319879918571,-1.0005773340528e-10,-1.0005597282643e-10 +1290,0.98906705126285,-0.0129,-0.004339989254585,1.5677873787172e-18,8.9524129779052e-19,0.00078119807446283,1.5362384166037e-18,0.00078119807446283,2.6314933876392e-07,7.9318585545442e-13,0.9712975268498,0.0083086729790468,0.008308672979046,-0.008560010745415,1.5679444514295,-4.6055973061597e-16,-2.7409437212797e-16,-1.5679444514295,4.605597306204e-16,2.7409437212106e-16,-1.0291336112337e-10,4.7209838545412e-16,-1.0291305383727e-10,-1.5041294934286,-9.8725616023863e-11,-9.8723713884917e-11 +1295,0.9892918119624,-0.01295,-0.0043504937277096,1.0818821119076e-18,1.6161278167551e-18,0.0007830888796071,1.9742026772211e-18,0.0007830888796071,2.6669632902099e-07,7.9318585545442e-13,0.97182321664402,0.0083470088441178,0.008347008844117,-0.0085995062722904,1.539420958464,-4.0911350152335e-16,-4.846325115959e-16,-1.539420958464,4.0911350151343e-16,4.8463251160311e-16,-1.015476296014e-10,5.878686906927e-16,-1.0154727653202e-10,-1.4767731813409,-9.7415822877886e-11,-9.7413998683098e-11 +1300,0.98951192764598,-0.013,-0.0043610013943604,1.4075514477572e-18,1.4928395139051e-18,0.00078498025958636,2.6832240020055e-18,0.00078498025958636,2.7032199056976e-07,7.9318585545442e-13,0.97233928703694,0.0083853416094305,0.0083853416094297,-0.0086389986056396,1.5114117647541,-5.5704161709647e-16,-4.2034670755491e-16,-1.5114117647541,5.5704161709862e-16,4.2034670756097e-16,-1.0021469874245e-10,7.9020443773975e-16,-1.0021462687919e-10,-1.4499103879986,-9.6137671691888e-11,-9.6135915199009e-11 +1305,0.98972749349498,-0.01305,-0.0043715124962787,1.5345200288365e-18,1.6108488185209e-18,0.00078687225793049,2.2223959536749e-18,0.00078687225793049,2.5463340236342e-07,7.9318585545442e-13,0.97284590957257,0.0084236710403415,0.0084236710403407,-0.0086784875037213,1.4839079931105,-4.5571986507979e-16,-4.6322550879526e-16,-1.4839079931105,4.557198650788e-16,4.6322550879476e-16,-9.3542263103674e-11,6.5162749462518e-16,-9.3542400238611e-11,-1.423532576992,-8.9737126968859e-11,-8.973566660041e-11 +1310,0.98993860279533,-0.0131,-0.0043820272730955,1.2916559139507e-18,1.6537258656681e-18,0.00078876491774036,1.9429202771583e-18,0.00078876491774036,2.5820515858754e-07,7.9318585545442e-13,0.9733432529478,0.0084619969042557,0.0084619969042549,-0.0087179727269045,1.4569009017267,-4.1484009537364e-16,-4.6594692184363e-16,-1.4569009017267,4.1484009537901e-16,4.6594692183115e-16,-9.2337552346014e-11,5.4741517586519e-16,-9.233783858583e-11,-1.3976313440003,-8.8582000939836e-11,-8.8580436481923e-11 +1315,0.99014534698836,-0.01315,-0.0043925459594632,6.1197593758803e-19,1.1218895173027e-18,0.00079065828126967,2.2051883879862e-18,0.00079065828126967,2.6183838031102e-07,7.9318585545442e-13,0.97383148308783,0.0085003189734108,0.0085003189734101,-0.0087574540405368,1.4303818814853,-2.117321478731e-16,-3.0960200754574e-16,-1.4303818814853,2.1173214786306e-16,3.0960200755072e-16,-9.1157201280359e-11,6.09319104131e-16,-9.1157407793179e-11,-1.3721984122649,-8.7450201842532e-11,-8.7448418128545e-11 +1320,0.99034781569383,-0.0132,-0.0044030687870406,6.8146376437002e-19,1.2455412785413e-18,0.00079255239021704,2.0067058309958e-18,0.00079255239021704,2.6550068454867e-07,7.9318585545442e-13,0.97431076315747,0.0085386370229498,0.008538637022949,-0.0087969312129594,1.404342456851,-1.9183395355488e-16,-3.3666166940411e-16,-1.404342456851,1.9183395355749e-16,3.3666166939978e-16,-8.999172378872e-11,5.4471571686849e-16,-8.9991658683495e-11,-1.3472256334548,-8.6332444181151e-11,-8.6330730160377e-11 +1325,0.99054609674606,-0.01325,-0.004413595984058,1.5593302895138e-18,1.4341846663551e-18,0.00079444728566387,1.4225155849672e-18,0.00079444728566387,2.6924151441676e-07,7.9318585545442e-13,0.97478125360428,0.0085769508313436,0.0085769508313429,-0.008836404015942,1.3787742820951,-5.2302784387987e-16,-3.7968519675584e-16,-1.3787742820951,5.230278438797e-16,3.796851967638e-16,-8.8853108559213e-11,3.8397507875098e-16,-8.8853088729606e-11,-1.3227049858121,-8.5240449285701e-11,-8.5239139879865e-11 +1330,0.99074027622693,-0.0133,-0.0044241277753588,1.6796251868412e-18,1.7002329577678e-18,0.000796343008082,1.9228666368489e-18,0.000796343008082,2.7304335858958e-07,7.9318585545442e-13,0.9752431121953,0.0086152601803507,0.0086152601803499,-0.0088758722246412,1.3536691414651,-3.6847424031888e-16,-4.4087075353266e-16,-1.3536691414651,3.6847424031984e-16,4.4087075353125e-16,-8.7736637159327e-11,4.9952214631115e-16,-8.7736396736445e-11,-1.2986285728169,-8.4169917892853e-11,-8.4168333010389e-11 +1335,0.9909304384983,-0.01335,-0.0044346643824466,7.9772641821515e-19,1.4416390167675e-18,0.00079823959734207,1.9489912955991e-18,0.00079823959734207,2.7687688586298e-07,7.9318585545442e-13,0.97569649405351,0.0086535648549712,0.0086535648549704,-0.0089153356175534,1.3290189474459,-1.7884348951489e-16,-3.6613810915563e-16,-1.3290189474459,1.7884348951625e-16,3.6613810915257e-16,-8.6633710682686e-11,4.9627324437168e-16,-8.663358716076e-11,-1.2749886218445,-8.3112320204317e-11,-8.3110918157092e-11 +1340,0.99111666623628,-0.0134,-0.0044452060230447,1.8216052661625e-18,1.3204208469254e-18,0.00080013709265044,1.9468446216793e-18,0.00080013709265044,2.6138631525896e-07,7.9318585545442e-13,0.97614155169984,0.0086918646438746,0.0086918646438738,-0.0089547939769553,1.3048157392372,-4.2047569721752e-16,-3.2846390891333e-16,-1.3048157392372,4.2047569721764e-16,3.2846390891445e-16,-8.0988071250493e-11,4.8426364081544e-16,-8.0988345844782e-11,-1.2517774823386,-7.7696907160887e-11,-7.7695479283104e-11 +1345,0.99129904045334,-0.01345,-0.0044557529130838,1.3206499654387e-18,1.1750546402978e-18,0.00080203553284235,2.2152892481196e-18,0.00080203553284235,2.6518734230763e-07,7.9318585545442e-13,0.9765784350668,0.0087301593374702,0.0087301593374695,-0.0089942470869162,1.2810516819529,-4.5317911228709e-16,-2.7380182202335e-16,-1.2810516819529,4.5317911228601e-16,2.7380182202478e-16,-7.9994705925182e-11,5.360562865392e-16,-7.9994704111649e-11,-1.2289876263325,-7.6744244198409e-11,-7.6742932040855e-11 +1350,0.99147764054337,-0.0135,-0.0044663052638324,1.5844093657844e-18,1.4318420898149e-18,0.00080393495596225,1.9955761014853e-18,0.00080393495596225,2.6901956573511e-07,7.9318585545442e-13,0.97700729156832,0.008768448730693,0.0087684487306922,-0.0090336947361676,1.2577190640075,-4.0965921916602e-16,-3.4039885978262e-16,-1.2577190640075,4.096592191592e-16,3.4039885978131e-16,-7.9012948664488e-11,4.7595216901886e-16,-7.9012762711695e-11,-1.2066116442349,-7.5802832336111e-11,-7.5801503553855e-11 +1355,0.99165254430275,-0.01355,-0.0044768632838829,1.3000754846956e-18,1.6913306219956e-18,0.00080583539955674,1.982997141022e-18,0.00080583539955674,2.729093466769e-07,7.9318585545442e-13,0.97742826611293,0.008806732621075,0.0088067326210742,-0.0090731367161171,1.2348102976322,-4.4426913725602e-16,-3.9898800911321e-16,-1.2348102976322,4.4426913724903e-16,3.9898800911291e-16,-7.8048335397136e-11,4.7302024459311e-16,-7.8048042747273e-11,-1.1846422453428,-7.4877847929388e-11,-7.4876623870422e-11 +1360,0.99182382796272,-0.0136,-0.0044874271787086,1.144878917035e-18,9.3224343337178e-19,0.000807736900611,2.5137080777966e-18,0.000807736900611,2.7684971826147e-07,7.9318585545442e-13,0.97784150114501,0.0088450108091761,0.0088450108091753,-0.0091125728212914,1.2123179153104,-2.6583850353687e-16,-2.1368742547555e-16,-1.2123179153104,2.6583850353607e-16,2.1368742548525e-16,-7.7098616050972e-11,5.7530383548633e-16,-7.7098565548291e-11,-1.1630722559756,-7.3967378017571e-11,-7.3966148001324e-11 +1365,0.99199156621889,-0.01365,-0.0044979971507079,1.3984674323234e-18,1.391440441678e-18,0.00080963949555675,2.375962783315e-18,0.00080963949555675,2.808486456729e-07,7.9318585545442e-13,0.9782471366801,0.0088832830985407,0.0088832830985399,-0.0091520028492921,1.1902345696915,-3.9782424160729e-16,-3.3573272891304e-16,-1.1902345696915,3.9782424161083e-16,3.3573272890851e-16,-7.6165309422634e-11,5.4128901024301e-16,-7.61653556592e-11,-1.1418946180812,-7.3072579799721e-11,-7.3071357752655e-11 +1370,0.99215583226034,-0.0137,-0.0045085733992464,1.6052647858361e-18,1.1776717173993e-18,0.00081154322027979,2.2125361357684e-18,0.00081154322027979,2.8489220582628e-07,7.9318585545442e-13,0.97864531034004,0.0089215492956569,0.0089215492956561,-0.0091914266007536,1.1685530318287,-3.7703511914958e-16,-2.5956786077417e-16,-1.1685530318287,3.7703511914716e-16,2.5956786077236e-16,-7.5244955367549e-11,4.8424937598485e-16,-7.5244997015846e-11,-1.121102387836,-7.2190134481577e-11,-7.2188974011531e-11 +1375,0.99231669780019,-0.01375,-0.0045191561202112,1.2889593251807e-18,1.2809965434084e-18,0.00081344811005587,2.2061915493717e-18,0.00081344811005587,2.6949300035994e-07,7.9318585545442e-13,0.97903615739276,0.0089598092103892,0.0089598092103885,-0.0092308438797888,1.1472661896212,-3.0238130505908e-16,-2.754235219315e-16,-1.1472661896212,3.0238130506171e-16,2.7542352192451e-16,-7.0437018522829e-11,4.8253309883721e-16,-7.0436697298246e-11,-1.1006887338295,-6.7577860684325e-11,-6.7576572785172e-11 +1380,0.9924742330956,-0.0138,-0.0045297455080053,2.0594345181946e-18,1.563214962058e-18,0.0008153541998455,2.0642359374683e-18,0.0008153541998455,2.7346968067832e-07,7.9318585545442e-13,0.97941981076701,0.0089980626540427,0.0089980626540419,-0.0092702544919947,1.1263670468894,-4.3251257114608e-16,-3.2941458843144e-16,-1.1263670468894,4.3251257114308e-16,3.2941458842612e-16,-6.9600087490943e-11,4.4361293940106e-16,-6.9599925531671e-11,-1.0806469373201,-6.6775526120558e-11,-6.6774250715709e-11 +1385,0.99262850698766,-0.01385,-0.0045403417526648,9.0366988789828e-19,1.2737039619475e-18,0.00081726152387109,3.0914072852981e-18,0.00081726152387109,2.7751327635883e-07,7.9318585545442e-13,0.9797964011165,0.009036309442161,0.0090363094421603,-0.0093096582473352,1.105848720878,-2.0924879733717e-16,-2.6290186569608e-16,-1.105848720878,2.0924879734022e-16,2.6290186568654e-16,-6.8778768214144e-11,6.4017696853197e-16,-6.8778656401427e-11,-1.060970388338,-6.5988181767098e-11,-6.5986790449075e-11 +1390,0.99277958692047,-0.0139,-0.0045509450418454,1.3879615553129e-18,1.6240880264062e-18,0.00081917011591072,1.9175441975898e-18,0.00081917011591071,2.8160066989358e-07,7.9318585545442e-13,0.98016605683408,0.0090745493925984,0.0090745493925976,-0.0093490549581546,1.0857044425074,-3.3287303795576e-16,-3.1199867569269e-16,-1.0857044425074,3.3287303796058e-16,3.1199867568796e-16,-6.7967586755508e-11,3.8314993638517e-16,-6.7967929692995e-11,-1.0416525859438,-6.5210477535092e-11,-6.5209530605585e-11 +1395,0.99292753896987,-0.01395,-0.0045615555603794,9.9090024270734e-19,1.3004031893684e-18,0.00082108000923416,3.3130377312287e-18,0.00082108000923416,2.8573336763316e-07,7.9318585545442e-13,0.98052890409043,0.0091127823259496,0.0091127823259489,-0.0093884444396206,1.0659275530449,-2.277563754241e-16,-2.5751986579902e-16,-1.0659275530449,2.2775637541969e-16,2.5751986579836e-16,-6.7167949445842e-11,6.5302313728813e-16,-6.7167807497404e-11,-1.0226871364099,-6.4443845399269e-11,-6.4442447288533e-11 +1400,0.9930724278698,-0.014,-0.0045721734903149,1.4980891745017e-18,1.041327650393e-18,0.00082299123661007,2.6141708174883e-18,0.00082299123661007,2.8990882583457e-07,7.9318585545442e-13,0.98088506686761,0.0091510080655119,0.0091510080655111,-0.0094278265096851,1.0465115038438,-3.1797481891226e-16,-2.0402291505637e-16,-1.0465115038438,3.1797481891353e-16,2.0402291506272e-16,-6.6377466457345e-11,5.0876760402351e-16,-6.637765268326e-11,-1.0040677518189,-6.3686023885609e-11,-6.3684897053495e-11 +1405,0.99321431703994,-0.01405,-0.0045827990104673,1.3038816606705e-18,1.3873395325605e-18,0.00082490383024115,2.1020838410237e-18,0.00082490383024115,2.74617189433e-07,7.9318585545442e-13,0.98123466699658,0.00918922643772,0.0091892264377193,-0.0094672009895327,1.0274498545044,-2.1509404888924e-16,-2.6359100024616e-16,-1.0274498545044,2.1509404889207e-16,2.6359100024159e-16,-6.2198049478207e-11,4.028620867773e-16,-6.2197876151305e-11,-0.98578824829578,-5.9676496037535e-11,-5.9675354647773e-11 +1410,0.99335326860394,-0.0141,-0.0045934322984113,1.5917432601965e-18,9.8028586476529e-19,0.00082681782205912,1.6851350671879e-18,0.00082681782205912,2.7872809127416e-07,7.9318585545442e-13,0.98157782417236,0.0092274372702132,0.0092274372702125,-0.0095065677015887,1.0087362718923,-2.9853026075264e-16,-1.8243621356845e-16,-1.0087362718923,2.9853026075659e-16,1.8243621356467e-16,-6.1478886401078e-11,3.145763489814e-16,-6.1478865745492e-11,-0.96784254609218,-5.8987063785168e-11,-5.8986035046772e-11 +1415,0.99348934342525,-0.01415,-0.0046040735275957,9.797261162726e-19,9.7316860977304e-19,0.00082873324330053,2.3235561739638e-18,0.00082873324330053,2.8289939635329e-07,7.9318585545442e-13,0.98191465601321,0.0092656403946357,0.0092656403946349,-0.0095459264724043,0.99036452777066,-1.5501954822204e-16,-1.7740216268211e-16,-0.99036452777066,1.5501954822301e-16,1.7740216268381e-16,-6.0771558965678e-11,4.2282130009046e-16,-6.0771473059959e-11,-0.95022466597398,-5.8308993022199e-11,-5.830785236099e-11 +1420,0.99362260112444,-0.0142,-0.0046147228693273,1.474376527351e-18,1.4004761469909e-18,0.00083065012480066,2.605442434503e-18,0.00083065012480066,2.870947746203e-07,7.9318585545442e-13,0.98224527807515,0.0093038356447102,0.0093038356447095,-0.0095852771306727,0.97232849888263,-2.9941336020278e-16,-2.4984529703599e-16,-0.97232849888263,2.994133602004e-16,2.498452970314e-16,-6.0069296158708e-11,4.5813090183973e-16,-6.0069148124767e-11,-0.93292872931791,-5.7635648796757e-11,-5.7634659845242e-11 +1425,0.99375310010519,-0.01425,-0.0046253804923271,9.9944122075283e-19,1.7416543639075e-18,0.00083256849692923,1.785084159176e-18,0.00083256849692923,2.9136307588828e-07,7.9318585545442e-13,0.98256980388821,0.00934202285667,0.0093420228566692,-0.0096246195076729,0.95462216384087,-2.048653473123e-16,-3.0462392754797e-16,-0.95462216384087,2.0486534730804e-16,3.0462392754238e-16,-5.9380091322731e-11,3.1321259816207e-16,-5.9380097318237e-11,-0.91594895636266,-5.6975020113717e-11,-5.6974011202992e-11 +1430,0.99388089757797,-0.0143,-0.0046360465627632,1.2521502348828e-18,1.1026149752184e-18,0.00083448838959652,1.9764373010646e-18,0.00083448838959652,2.9565453374403e-07,7.9318585545442e-13,0.98288834498815,0.0093802018692259,0.0093802018692251,-0.0096639534372368,0.9372396027668,-1.8493667548887e-16,-1.8890555133752e-16,-0.9372396027668,1.849366754888e-16,1.8890555134253e-16,-5.8695854543878e-11,3.3983565862072e-16,-5.8695762044031e-11,-0.89927966483193,-5.6319085383129e-11,-5.6317953542252e-11 +1435,0.994006049585,-0.01435,-0.0046467212438034,1.2985912506062e-18,1.0337937165784e-18,0.00083640983218851,2.4128107972206e-18,0.00083640983218851,2.804356320496e-07,7.9318585545442e-13,0.98320101095159,0.0094183725240009,0.0094183725240001,-0.0097032787561966,0.92017499552485,-2.3910922211941e-16,-1.7349049572222e-16,-0.92017499552485,2.391092221171e-16,1.7349049571964e-16,-5.5052883695016e-11,3.909124162741e-16,-5.5053112699783e-11,-0.88291526824106,-5.2824323546194e-11,-5.2823260679254e-11 +1440,0.99412861101673,-0.0144,-0.0046574046976039,1.448631923146e-18,1.787858866045e-18,0.00083833285386185,1.8078500380175e-18,0.00083833285386185,2.8466217116829e-07,7.9318585545442e-13,0.98350790941108,0.0094565346636001,0.0094565346635993,-0.0097425953023961,0.90342262071841,-2.1861066290919e-16,-2.9389906759945e-16,-0.90342262071841,2.1861066291357e-16,2.9389906759817e-16,-5.4429252487919e-11,3.0183398104101e-16,-5.4429401342061e-11,-0.86685027585618,-5.2226386197872e-11,-5.222545277292e-11 +1445,0.99424863564396,-0.01445,-0.0046680970824196,1.6096866439419e-18,1.5491815845996e-18,0.0008402574831181,2.4668722821831e-18,0.0008402574831181,2.8894225323484e-07,7.9318585545442e-13,0.98380914610955,0.0094946881344152,0.0094946881344144,-0.0097819029175804,0.8869768534664,-1.9022945835401e-16,-2.500452652462e-16,-0.8869768534664,1.9022945835221e-16,2.5004526524199e-16,-5.3814316700446e-11,3.9594952419261e-16,-5.3814262132863e-11,-0.8510792893604,-5.1636817320258e-11,-5.163583746249e-11 +1450,0.99436617613354,-0.0145,-0.0046787985545881,1.0177614576832e-18,1.2003163608059e-18,0.00084218374809804,3.0507819599718e-18,0.00084218374809804,2.9325219941256e-07,7.9318585545442e-13,0.98410482491466,0.009532832784699,0.0095328327846982,-0.0098212014454119,0.8708321653623,-1.6627216161844e-16,-1.8923077100021e-16,-0.8708321653623,1.6627216161705e-16,1.8923077100016e-16,-5.3204177157513e-11,4.7773388682589e-16,-5.3204194015433e-11,-0.83559700283396,-5.1051980329468e-11,-5.1050950137695e-11 +1455,0.99448128407171,-0.01455,-0.0046895092680813,1.0292148040603e-18,1.2304691784461e-18,0.00084411167651656,2.8349243045153e-18,0.00084411167651656,2.9762755460183e-07,7.9318585545442e-13,0.98439504785264,0.0095709684650006,0.0095709684649998,-0.0098604907319187,0.85498312158497,-1.3082373543349e-16,-1.9082974605811e-16,-0.85498312158497,1.3082373543527e-16,1.9082974606152e-16,-5.2604029233165e-11,4.3775036642477e-16,-5.2603834485694e-11,-0.82039820109027,-5.0476596677277e-11,-5.0475503962436e-11 +1460,0.9945940099868,-0.0146,-0.0047002293740511,1.731447611037e-18,9.6626180518972e-19,0.0008460412955966,1.73278108534e-18,0.0008460412955966,2.8256542350391e-07,7.9318585545442e-13,0.98467991514151,0.009609095028606,0.0096090950286053,-0.0098997706259489,0.83942438038677,-2.4530370511103e-16,-1.4624308213709e-16,-0.83942438038677,2.4530370510949e-16,1.4624308213159e-16,-4.9376004482104e-11,2.6600209010814e-16,-4.9376051072959e-11,-0.80547775805139,-4.737971238646e-11,-4.7378774703002e-11 +1465,0.99470440336452,-0.01465,-0.0047109590228091,1.257521086655e-18,1.2804505640958e-18,0.00084797263236323,1.7162714009538e-18,0.00084797263236323,2.8683952990605e-07,7.9318585545442e-13,0.98495952520586,0.0096472123296173,0.0096472123296165,-0.0099390409771909,0.82415069185966,-2.2216978298946e-16,-1.9007645316152e-16,-0.82415069185966,2.2216978298443e-16,1.9007645316625e-16,-4.88236354062e-11,2.5715566720606e-16,-4.8823549587668e-11,-0.79083063662761,-4.6850105373836e-11,-4.684924625729e-11 +1470,0.99481251267709,-0.0147,-0.0047216983609516,4.3485448429023e-19,1.0557263377796e-18,0.00084990571321921,2.5554214948651e-18,0.00084990571321921,2.9116268507323e-07,7.9318585545442e-13,0.98523397472732,0.0096853202257422,0.0096853202257415,-0.0099783016390484,0.80915689583733,-9.6070579039235e-17,-1.5332177859565e-16,-0.80915689583733,9.6070579037607e-17,1.533217785953e-16,-4.8277984797222e-11,3.7239126947449e-16,-4.8277898931345e-11,-0.77645188562077,-4.6327068595699e-11,-4.6326158948318e-11 +1475,0.99491838539771,-0.01475,-0.0047324475333296,7.6819572773553e-19,1.5425795048712e-18,0.00085184056423772,2.9200378917601e-18,0.00085184056423772,2.9553727998177e-07,7.9318585545442e-13,0.98550335865872,0.0097234185763831,0.0097234185763823,-0.01001755246667,0.79443792177438,-5.0507482843914e-17,-2.1945208315326e-16,-0.79443792177438,5.0507482843346e-17,2.1945208315491e-16,-4.7739179007546e-11,4.1224482668909e-16,-4.7739102785509e-11,-0.7623366396253,-4.5810549739918e-11,-4.5809689556747e-11 +1480,0.99502206802181,-0.0148,-0.0047432066825996,1.5693099541088e-18,1.5683446551996e-18,0.00085377721109693,2.3217311479043e-18,0.00085377721109693,2.9998280481891e-07,7.9318585545442e-13,0.98576777025584,0.0097615072430719,0.0097615072430712,-0.0100567933174,0.77998878604876,-2.3587824547994e-16,-2.1856258064017e-16,-0.77998878604876,2.3587824547843e-16,2.1856258064621e-16,-4.7209399934606e-11,3.1962361368482e-16,-4.7209615699706e-11,-0.74848011744585,-4.5302898908158e-11,-4.530193692428e-11 +1485,0.99512360608658,-0.01485,-0.0047539759492545,8.2012555522398e-19,1.4333817634687e-18,0.00085571567908559,2.1891892066356e-18,0.00085571567908559,3.0443220921939e-07,7.9318585545442e-13,0.98602730110522,0.0097995860894411,0.0097995860894403,-0.010096024050746,0.76580459150206,-9.035309663186e-17,-1.9579990323596e-16,-0.76580459150206,9.0353096632618e-17,1.95799903235e-16,-4.6680388040737e-11,2.9624622067553e-16,-4.6680236745271e-11,-0.7348776208234,-4.4795461946336e-11,-4.4794799828874e-11 +1490,0.99522304419126,-0.0149,-0.0047647554711733,1.4430776117179e-18,1.4821134460796e-18,0.00085765599303737,2.4404521991032e-18,0.00085765599303738,2.8936350560116e-07,7.9318585545442e-13,0.98628204115489,0.0098376549816598,0.009837654981659,-0.010135244528827,0.7518805258456,-1.7849152659409e-16,-1.8513545937516e-16,-0.75188052584559,1.7849152659527e-16,1.851354593787e-16,-4.385260966544e-11,3.3036450552466e-16,-4.385238246036e-11,-0.72152453291049,-4.2082416379334e-11,-4.2081624717909e-11 +1495,0.99532042601091,-0.01495,-0.0047755453855979,1.7141816412238e-18,1.6755457334874e-18,0.00085959817762496,2.1895275967878e-18,0.00085959817762496,2.9372927912164e-07,7.9318585545442e-13,0.98653207872852,0.009875713786516,0.0098757137865152,-0.010174454614402,0.73821186068353,-2.3410692573228e-16,-2.2363685721791e-16,-0.73821186068353,2.3410692573151e-16,2.2363685721903e-16,-4.3367049785421e-11,2.8936040727388e-16,-4.3366951723977e-11,-0.70841631808686,-4.161698777169e-11,-4.161627529907e-11 +1500,0.99541579432244,-0.015,-0.0047863458262488,1.8139626854794e-18,1.4590211723003e-18,0.0008615422569334,2.1825709344826e-18,0.00086154225693341,2.9815679170042e-07,7.9318585545442e-13,0.98677750057165,0.0099137623742153,0.0099137623742145,-0.010213654173751,0.72479394956864,-2.5715854268981e-16,-1.8777462004879e-16,-0.72479394956864,2.5715854269001e-16,1.87774620047e-16,-4.2888814248346e-11,2.8197215709615e-16,-4.288866957862e-11,-0.69554851912014,-4.1158583458342e-11,-4.1157779537245e-11 +1505,0.99550919101754,-0.01505,-0.0047971569252973,1.6117623666143e-18,1.0252702179848e-18,0.00086348825475356,2.5967753717573e-18,0.00086348825475356,3.026110277915e-07,7.9318585545442e-13,0.98701839186514,0.0099518006164674,0.0099518006164666,-0.010252843074703,0.71162222781924,-2.9898914479385e-16,-1.255278058586e-16,-0.71162222781924,2.9898914479588e-16,1.2552780586121e-16,-4.2413491431506e-11,3.2561531407535e-16,-4.241340992523e-11,-0.68291675700907,-4.070297425703e-11,-4.0702173189243e-11 +1510,0.99560065712176,-0.0151,-0.0048079788129148,1.7697194456929e-18,1.1312345027587e-18,0.00086543619451624,2.6126908620674e-18,0.00086543619451624,3.0712964615986e-07,7.9318585545442e-13,0.98725483625449,0.0099898283869228,0.009989828386922,-0.010292021187085,0.69869221003421,-2.1070442730697e-16,-1.448721992008e-16,-0.69869221003421,2.1070442730743e-16,1.4487219920012e-16,-4.1945201906061e-11,3.1889356404451e-16,-4.1945245050319e-11,-0.67051672950431,-4.0254127189291e-11,-4.0253351385707e-11 +1515,0.99569023281305,-0.01515,-0.0048188116168138,1.4096646485536e-18,1.4573461301342e-18,0.00086738609922504,2.4907114053933e-18,0.00086738609922504,2.9214507790698e-07,7.9318585545442e-13,0.98748691587852,0.010027845561619,0.010027845561618,-0.010331188383186,0.68599948954674,-1.6300334696379e-16,-1.731149853346e-16,-0.68599948954674,1.6300334696288e-16,1.7311498533042e-16,-3.9428232376378e-11,3.0071378428226e-16,-3.9428395530589e-11,-0.65834420966429,-3.7839172398234e-11,-3.7838441313265e-11 +1520,0.99577795743427,-0.0152,-0.004829655464223,1.5687442006927e-18,8.7627549057054e-19,0.00086933799175059,2.961872060795e-18,0.00086933799175059,2.9656253985877e-07,7.9318585545442e-13,0.98771471138293,0.010065852017063,0.010065852017062,-0.010370344535777,0.67353973728861,-1.1152056451433e-16,-1.0356326397037e-16,-0.67353973728861,1.1152056451331e-16,1.0356326397581e-16,-3.8996538194663e-11,3.5613379012224e-16,-3.8996471019134e-11,-0.64639504563594,-3.7425254562057e-11,-3.7424515925107e-11 +1525,0.99586386951679,-0.01525,-0.0048405104790077,1.4821464840234e-18,1.5205014982324e-18,0.00087129189440386,2.2274996053378e-18,0.00087129189440386,3.0103552361993e-07,7.9318585545442e-13,0.98793830196304,0.010103847633026,0.010103847633025,-0.010409489520992,0.66130869997024,-2.0430268466961e-16,-1.7015083904192e-16,-0.66130869997024,2.0430268466858e-16,1.7015083904633e-16,-3.8570211013884e-11,2.5998411236718e-16,-3.8570084013523e-11,-0.6346651580262,-3.7016512406789e-11,-3.7015868440402e-11 +1530,0.99594800679242,-0.0153,-0.0048513767836348,1.0252133685497e-18,1.2328429115696e-18,0.00087324782922886,2.6795091678506e-18,0.00087324782922886,3.055445603195e-07,7.9318585545442e-13,0.98815776537669,0.010141832290637,0.010141832290637,-0.010448623216365,0.64930219986216,-1.2120475191724e-16,-1.398323328874e-16,-0.64930219986216,1.212047519156e-16,1.3983233288713e-16,-3.8147278696371e-11,3.0948100172542e-16,-3.8147474886014e-11,-0.62315053970866,-3.6611333372314e-11,-3.6610529855466e-11 +1535,0.99603040621065,-0.01535,-0.0048622544987195,9.6349923073551e-19,1.1228866775424e-18,0.00087520581793635,2.8980007437682e-18,0.00087520581793635,3.1009022194439e-07,7.9318585545442e-13,0.98837317797152,0.010179805872823,0.010179805872823,-0.010487745501281,0.63751613248578,-9.7692444047462e-17,-1.24769206642e-16,-0.63751613248578,9.7692444049085e-17,1.247692066412e-16,-3.7727916305847e-11,3.1773960272954e-16,-3.7728072740202e-11,-0.61184725443215,-3.6209281326049e-11,-3.6208556240308e-11 +1540,0.99611110395553,-0.0154,-0.0048731437425698,1.1474971480652e-18,1.2954070202556e-18,0.0008771658818369,1.6661121446674e-18,0.0008771658818369,2.9519296518288e-07,7.9318585545442e-13,0.98858461471165,0.01021776826475,0.010217768264749,-0.01052685625743,0.62594646607059,-1.1926712340384e-16,-1.3981123305771e-16,-0.62594646607059,1.1926712340152e-16,1.3981123305705e-16,-3.5486881261613e-11,1.8252567760344e-16,-3.5486904072968e-11,-0.60075143546541,-3.4058801604882e-11,-3.4058211161119e-11 +1545,0.99619013545711,-0.01545,-0.0048840446331478,1.3549945861794e-18,1.3585590553128e-18,0.00087912804213352,1.8576644141737e-18,0.00087912804213352,2.9962592762445e-07,7.9318585545442e-13,0.98879214919064,0.010255719351918,0.010255719351917,-0.010565955366852,0.61458924047157,-1.6106520988294e-16,-1.4487779994218e-16,-0.61458924047157,1.6106520988041e-16,1.4487779994415e-16,-3.5098683180844e-11,2.0174571933199e-16,-3.5098562386085e-11,-0.58985928534968,-3.3686611723507e-11,-3.3686024139518e-11 +1550,0.9962675354128,-0.0155,-0.0048949572852034,1.3678886641449e-18,1.5126496092328e-18,0.00088109231949621,2.4877267193673e-18,0.00088109231949621,3.0412055451734e-07,7.9318585545442e-13,0.98899585367085,0.010293659022947,0.010293659022946,-0.010605042714797,0.60344056547665,-1.2864582501906e-16,-1.7307419712645e-16,-0.60344056547665,1.2864582501787e-16,1.7307419712962e-16,-3.4715994022698e-11,2.5695958125549e-16,-3.4715866011367e-11,-0.57916707347422,-3.3319828948929e-11,-3.3319123555097e-11 +1555,0.99634333779825,-0.01555,-0.0049058818122273,1.0997237328862e-18,1.4126729732377e-18,0.00088305873435329,3.0158987624826e-18,0.00088305873435329,3.0866588573986e-07,7.9318585545442e-13,0.98919579909577,0.010331587167679,0.010331587167678,-0.010644118187773,0.59249662056056,-9.9704753736902e-17,-1.4358883453242e-16,-0.59249662056056,9.9704753734453e-17,1.4358883453072e-16,-3.4337420983886e-11,3.056661939171e-16,-3.4337408240147e-11,-0.56867113585652,-3.2956963550774e-11,-3.2956312212107e-11 +1560,0.99641757588303,-0.0156,-0.0049168183259976,1.989143255239e-18,9.2597380609252e-19,0.00088502730682483,2.0190133517555e-18,0.00088502730682483,3.1323513738357e-07,7.9318585545442e-13,0.98939205511531,0.010369503677618,0.010369503677617,-0.010683181674002,0.58175365274713,-1.4564286842849e-16,-9.3412476465948e-17,-0.58175365274713,1.4564286842877e-16,9.3412476464809e-17,-3.3960882166633e-11,2.0619287332209e-16,-3.396094149831e-11,-0.55836787383958,-3.2596006202172e-11,-3.2595443972679e-11 +1565,0.99649028224498,-0.01565,-0.0049277669366092,7.0307502068164e-19,1.6094053629244e-18,0.00088699805672787,2.3600445357431e-18,0.00088699805672787,3.178892171718e-07,7.9318585545442e-13,0.98958469010813,0.010407408445901,0.0104074084459,-0.010722233063391,0.57120797613354,-6.1679636259344e-17,-1.5809842377744e-16,-0.57120797613354,6.1679636258121e-17,1.5809842377709e-16,-3.3591501231119e-11,2.3505836883479e-16,-3.3591548714252e-11,-0.54825375302328,-3.2241937583926e-11,-3.2241334378454e-11 +1570,0.99656148878526,-0.0157,-0.0049387277520068,1.3756887345023e-18,9.1964153492973e-19,0.00088897100350762,2.4359701565687e-18,0.00088897100350762,3.0287415242469e-07,7.9318585545442e-13,0.98977377120607,0.010445301367753,0.010445301367752,-0.010761272247993,0.56085597057914,-1.6089406035609e-16,-8.8485457345118e-17,-0.56085597057914,1.6089406035339e-16,8.848545734463e-17,-3.16150500955e-11,2.3367985509592e-16,-3.1614917627837e-11,-0.53832530200875,-3.0345273220024e-11,-3.0344624465331e-11 +1575,0.99663122675574,-0.01575,-0.0049497008705402,-4.2277391729698e-15,-4.2281986609818e-15,0.00089094616512816,-6.8264025126267e-16,0.00089094616512816,-7.2940970596846e-08,7.9318585545442e-13,0.98995936435199,0.010483182347713,0.010483182347712,-0.01080029912946,0.55069407978086,3.9866390329509e-13,3.9866310648331e-13,-0.55069407978086,-3.9866390329509e-13,-3.9866310648331e-13,-9.6470428497465e-13,-6.437214242844e-14,-9.6521663816814e-13,-0.52857910841592,-9.928208002763e-13,-8.5959766275456e-13 +1580,0.99669952671274,-0.0158,-0.0049606864136782,2.5609237362829e-14,2.5609902993474e-14,0.00089292356294923,-3.8334661751439e-15,0.00089292356294923,-8.4404998546006e-08,8.0373364915041e-13,0.99014153416184,0.010521051267877,0.010521051267876,-0.010839313586322,0.54071881379288,-2.3656818895508e-12,-2.365679209226e-12,-0.54071881379288,2.3656818895508e-12,2.365679209226e-12,5.0666348476405e-12,-3.5410784700513e-13,5.0664894579894e-12,-0.51901183081557,4.4968847390343e-12,5.2294485484518e-12 +1585,0.99676641861233,-0.01585,-0.0049716844815822,-2.2227237058362e-15,-2.2240333668387e-15,0.00089490321511272,-5.9089945612212e-16,0.00089490321511272,-7.8403790126913e-08,8.0373364915041e-13,0.99032034416371,0.010558908031025,0.010558908031024,-0.010878315518418,0.53092674069846,2.0114775017428e-13,2.0127964194169e-13,-0.53092674069846,-2.0114775017428e-13,-2.0127964194169e-13,-5.1366576116929e-13,-5.3476766769536e-14,-5.1354655507658e-13,-0.50962017994603,-5.5080389170908e-13,-4.3518548369728e-13 +1590,0.99683193179049,-0.0159,-0.0049826951703842,4.9692779652691e-16,5.0152018237594e-16,0.00089688513909855,2.1757191110528e-17,0.00089688513909855,-8.4444263137584e-08,8.0377906769072e-13,0.99049585673151,0.010596752543848,0.010596752543847,-0.010917304829616,0.52131449706122,-4.4051498304992e-14,-4.4472774955016e-14,-0.52131449706122,4.4051498304992e-14,4.4472774955016e-14,-3.1745545067516e-14,1.9289267107407e-15,-3.1949719247985e-14,-0.50040092482213,-1.0323731000454e-13,4.2097308431398e-14 +1595,0.99689609495699,-0.01595,-0.0049937185832533,2.7959525567816e-15,2.8269435321513e-15,0.00089886935339691,5.1253674656965e-16,0.0008988693533969,-6.7238289602756e-08,8.0377906769072e-13,0.99066813305459,0.010634584706207,0.010634584706206,-0.010956281416747,0.51187877518312,-2.4287652444768e-13,-2.4557983092994e-13,-0.51187877518312,2.4287652444768e-13,2.4557983092994e-13,-1.4947732052976e-12,4.4524033617634e-14,-1.4958618423696e-12,-0.49135089587017,-1.6595695828719e-12,-1.2111319994822e-12 +1600,0.99695893623026,-0.016,-0.0050047548176598,1.0925040667633e-15,1.0565950800986e-15,0.00090085587560309,3.7974601345556e-16,0.0009008558756031,-8.4650636722472e-08,8.0400145925492e-13,0.9908372332176,0.010672404423492,0.010672404423491,-0.01099524518234,0.50261632583458,-9.2977481119345e-14,-8.9925127845373e-14,-0.50261632583458,9.2977481119345e-14,8.9925127845373e-14,9.662702815876e-14,3.2317713809975e-14,9.7735625443138e-14,-0.48246697908406,8.0040611366142e-15,1.7856680317901e-13 +1605,0.99702048312125,-0.01605,-0.0050158039826311,-6.1828580868038e-18,-6.6228477123121e-18,0.00090284472498668,2.8154546292826e-18,0.00090284472498668,3.1961349122867e-07,8.0400145925492e-13,0.99100321614359,0.010710211589877,0.010710211589876,-0.011034196017369,0.4935239620368,4.8667484505614e-16,5.5453965928696e-16,-0.4935239620368,-4.8667484505671e-16,-5.5453965928705e-16,-2.8173027584972e-11,2.3123315090195e-16,-2.8173137039614e-11,-0.47374612128209,-2.7044342362835e-11,-2.7043764787733e-11 +1610,0.99708076261877,-0.0161,-0.005026866153641,-6.8938712063351e-18,-6.458017923681e-18,0.00090483591576434,3.1777332520977e-18,0.00090483591576434,3.2171771024991e-07,8.0400145925492e-13,0.99116613981126,0.010748006132106,0.010748006132105,-0.011073133846359,0.48459854995925,5.7724488564528e-16,5.2743145906882e-16,-0.48459854995924,-5.772448856468e-16,-5.2743145907009e-16,-2.7690763952718e-11,2.6115226801304e-16,-2.7690638605774e-11,-0.46518531311648,-2.6581685432646e-11,-2.6581113119204e-11 +1615,0.99713980110008,-0.01615,-0.0050379414349384,-6.2514368361801e-18,-6.3224973582954e-18,0.00090682946640676,3.1516678241445e-18,0.00090682946640676,3.0674477358161e-07,8.0400145925492e-13,0.99132606100117,0.010785787948989,0.010785787948988,-0.011112058565062,0.47583701881791,4.5830184174147e-16,5.0439672508165e-16,-0.47583701881791,-4.5830184174331e-16,-5.0439672508217e-16,-2.6079240086906e-11,2.4873892663764e-16,-2.6079163687071e-11,-0.45678161029066,-2.5035114231771e-11,-2.5034549799948e-11 +1620,0.99719762440597,-0.0162,-0.005049029920645,-5.8716029697451e-18,-6.2956789962851e-18,0.00090882539382821,8.4482537403022e-19,0.00090882539382821,3.1122348786994e-07,8.0400145925492e-13,0.99148303548556,0.010823556949169,0.010823556949168,-0.011150970079355,0.46723634423614,4.8194396469106e-16,4.9372968682298e-16,-0.46723634423614,-4.8194396469123e-16,-4.9372968682213e-16,-2.5792427910144e-11,6.4687994471612e-17,-2.5792355248197e-11,-0.44853211874746,-2.4760095611073e-11,-2.4759665363354e-11 +1625,0.99725425783988,-0.01625,-0.0050601317021044,-6.0736448308891e-18,-6.2169010187029e-18,0.00091082371448526,3.1099078107454e-18,0.00091082371448526,3.1570846559248e-07,8.0400145925492e-13,0.99163711801421,0.010861313043984,0.010861313043983,-0.011189868297896,0.45879356420595,4.7993139094844e-16,4.7150417936958e-16,-0.45879356420595,-4.7993139094918e-16,-4.7150417936973e-16,-2.5506118672524e-11,2.4051079200631e-16,-2.5506206849371e-11,-0.44043399641581,-2.44857381953e-11,-2.4485224235173e-11 +1630,0.99730972617617,-0.0163,-0.0050712468697724,-6.4243669613286e-18,-6.1718830329358e-18,0.00091282444465995,2.4069088653003e-18,0.00091282444465995,3.2021287665884e-07,8.0400145925492e-13,0.99178836232487,0.010899056145634,0.010899056145633,-0.011228753130228,0.45050576822992,4.5499125304336e-16,4.6385945122147e-16,-0.45050576822992,-4.5499125304173e-16,-4.6385945121869e-16,-2.52213218464e-11,1.8261632938513e-16,-2.5221314388426e-11,-0.43248445295345,-2.4212630040821e-11,-2.4212179309043e-11 +1635,0.99736405367177,-0.01635,-0.0050823755127579,-6.0688201390362e-18,-6.5699042989124e-18,0.00091482760039181,2.4502806578907e-18,0.00091482760039181,3.2480111045174e-07,8.0400145925492e-13,0.99193682116323,0.010936786167627,0.010936786167626,-0.011267624487242,0.44237009828497,4.3437134395977e-16,4.7986155420655e-16,-0.44237009828497,-4.3437134395879e-16,-4.7986155420439e-16,-2.4941907861915e-11,1.7811721741757e-16,-2.4941887237251e-11,-0.42468074869741,-2.3944777060748e-11,-2.3944281292683e-11 +1640,0.99741726407689,-0.0164,-0.005093517718838,-5.853877593184e-18,-6.2785995878682e-18,0.00091683319748082,2.7954670642873e-18,0.00091683319748082,3.2933522575718e-07,8.0400145925492e-13,0.99208254630063,0.010974503024763,0.010974503024762,-0.011306482281162,0.43438374838249,4.5765565740894e-16,4.6085185960972e-16,-0.43438374838249,-4.5765565741172e-16,-4.6085185960992e-16,-2.4659377157458e-11,1.9832084368971e-16,-2.465948701364e-11,-0.41702019379062,-2.3673981516873e-11,-2.3673467301711e-11 +1645,0.99746938064609,-0.01645,-0.0051046735740054,-6.2536655084494e-18,-6.2212761295779e-18,0.00091884125142033,2.4640069327475e-18,0.00091884125142033,3.1426238678023e-07,8.0400145925492e-13,0.99222558855327,0.011012206633574,0.011012206633573,-0.011345326425995,0.4265439635151,4.0677562586366e-16,4.326984985987e-16,-0.4265439635151,-4.0677562586416e-16,-4.3269849860099e-16,-2.3238063358553e-11,1.768417503554e-16,-2.3238055080942e-11,-0.4095001471796,-2.2309718114775e-11,-2.2309310565103e-11 +1650,0.99752042614596,-0.0165,-0.0051158431644177,-5.9153662372755e-18,-6.9873941633084e-18,0.00092085177768932,1.9767556273655e-18,0.00092085177768932,3.1876302841738e-07,8.0400145925492e-13,0.99236599779202,0.011049896910433,0.011049896910432,-0.011384156835582,0.41884803894105,3.7439472341047e-16,4.7999148028204e-16,-0.41884803894105,-3.743947234077e-16,-4.7999148028198e-16,-2.2980303898019e-11,1.3671386873076e-16,-2.2980294541343e-11,-0.40211801635555,-2.206264212329e-11,-2.2062154835712e-11 +1655,0.99757042286917,-0.01655,-0.0051270265735183,-6.585088933904e-18,-6.4450600545069e-18,0.00092286479132227,4.306518972154e-18,0.00092286479132227,3.2332717125882e-07,8.0400145925492e-13,0.99250382297019,0.011087573774345,0.011087573774344,-0.011422973426482,0.41129331896238,4.8715304699663e-16,4.3847181367713e-16,-0.41129331896238,-4.8715304699735e-16,-4.3847181367771e-16,-2.2726403373759e-11,2.9569569248216e-16,-2.2726272343506e-11,-0.39487125563576,-2.1819234808565e-11,-2.1818612695889e-11 +1660,0.9976193926416,-0.0166,-0.0051382238839866,-6.8941431461287e-18,-6.7127095514435e-18,0.00092488030720151,2.1783313416761e-18,0.00092488030720151,3.2784575054734e-07,8.0400145925492e-13,0.99263911213287,0.01112523714506,0.011125237145059,-0.011461776116013,0.40387719666868,4.6427918443189e-16,4.474526991475e-16,-0.40387719666868,-4.6427918443445e-16,-4.4745269914682e-16,-2.2469937684141e-11,1.4406035629736e-16,-2.2469886150269e-11,-0.38775736593346,-2.1573307156561e-11,-2.1572846821127e-11 +1665,0.99766735683276,-0.01665,-0.0051494351772851,-6.0612174928909e-18,-6.1875508244197e-18,0.00092689833999016,2.5920347403703e-18,0.00092689833999016,3.3250884357017e-07,8.0400145925492e-13,0.99277191243492,0.011162886943506,0.011162886943505,-0.011500564822715,0.39659711240699,3.9942115135918e-16,4.0431142846622e-16,-0.39659711240699,-3.9942115136099e-16,-4.0431142846487e-16,-2.2221589472365e-11,1.7057850067297e-16,-2.2221577335641e-11,-0.38077389380405,-2.1335187071779e-11,-2.1334810134607e-11 +1670,0.99771433636578,-0.0167,-0.0051606605331782,-5.7360530641172e-18,-6.2583066536176e-18,0.00092891890406055,2.5796249151891e-18,0.00092891890406055,3.1744471229445e-07,8.0400145925492e-13,0.99290227015879,0.011200523092262,0.011200523092261,-0.011539339466822,0.38945055334697,3.5431742731433e-16,3.9919143911548e-16,-0.38945055334697,-3.5431742731411e-16,-3.9919143911562e-16,-2.0949754773041e-11,1.6438162291901e-16,-2.0949760379079e-11,-0.37391843051019,-2.0114442363324e-11,-2.0114030314851e-11 +1675,0.99776035172434,-0.01675,-0.0051719000317032,-6.2555280732239e-18,-6.4750556764382e-18,0.00093094201379021,3.2639269303421e-18,0.00093094201379021,3.2198141042272e-07,8.0400145925492e-13,0.99303023072351,0.011238145513639,0.011238145513638,-0.011578099968297,0.38243505271039,4.1297523587178e-16,4.0758754036526e-16,-0.38243505271039,-4.1297523587166e-16,-4.0758754036591e-16,-2.0718376145675e-11,2.0240432889952e-16,-2.0718440268168e-11,-0.36718861177871,-1.9892659746044e-11,-1.9892205651874e-11 +1680,0.99780542296535,-0.0168,-0.005183153750277,-5.9902199808375e-18,-6.4621436010252e-18,0.00093296768312876,1.8848042141156e-18,0.00093296768312877,3.2646219239041e-07,8.0400145925492e-13,0.99315583871023,0.011275754132495,0.011275754132494,-0.011616846249723,0.3755481886392,3.9833216261319e-16,3.9679498688528e-16,-0.3755481886392,-3.9833216261291e-16,-3.9679498688565e-16,-2.0484525956836e-11,1.1752828175406e-16,-2.0484354829431e-11,-0.36058211621928,-1.9668356904948e-11,-1.9667861934441e-11 +1685,0.99784956972543,-0.01685,-0.0051944217656594,-6.6901385569397e-18,-6.8383028755749e-18,0.00093499592589283,3.0273475080354e-18,0.00093499592589284,3.3110119801449e-07,8.0400145925492e-13,0.9932791378708,0.011313348874323,0.011313348874322,-0.011655578234341,0.3687875839544,4.163676558596e-16,4.0889029026576e-16,-0.3687875839544,-4.1636765586156e-16,-4.0889029026687e-16,-2.0258520249411e-11,1.7748914954538e-16,-2.0258465033989e-11,-0.35409666510581,-1.9451673437632e-11,-1.9451288574145e-11 +1690,0.99789281123028,-0.0169,-0.0052057041534707,-5.7167434834428e-18,-6.499723251371e-18,0.00093702675569423,2.7096954354964e-18,0.00093702675569423,3.3569321189475e-07,8.0400145925492e-13,0.9934001711444,0.011350929665723,0.011350929665722,-0.011694295846529,0.36215090474389,3.6541461501409e-16,3.8485441895395e-16,-0.36215090474389,-3.6541461501334e-16,-3.8485441895283e-16,-2.0030545663357e-11,1.592452309939e-16,-2.0030496436555e-11,-0.34773002148861,-1.9233098963124e-11,-1.9232708654035e-11 +1695,0.99793516630376,-0.01695,-0.0052170009877457,-6.3277370816386e-18,-6.5019214576843e-18,0.00093906018587355,3.2929533668873e-18,0.00093906018587354,3.206883434359e-07,8.0400145925492e-13,0.9935189806738,0.011388496434834,0.011388496434833,-0.011732999012254,0.3556358599609,3.1904867670085e-16,3.6891111766498e-16,-0.3556358599609,-3.190486767007e-16,-3.6891111766407e-16,-1.8894363780438e-11,1.8880929082716e-16,-1.8894516167461e-11,-0.34147998934099,-1.8142580636286e-11,-1.8142135767833e-11 +1700,0.99797665337406,-0.017,-0.0052283123428665,-6.7188105357468e-18,-6.0868071642707e-18,0.00094109622979085,2.7245844355297e-18,0.00094109622979085,3.2516612691325e-07,8.0400145925492e-13,0.99363560781377,0.011426049109458,0.011426049109457,-0.011771687657133,0.34924020070119,4.0157899002683e-16,3.4951410492367e-16,-0.34924020070119,-4.0157899002797e-16,-3.4951410492285e-16,-1.8682324782828e-11,1.537079713348e-16,-1.8682312809116e-11,-0.33534441331755,-1.7939173263905e-11,-1.7938776774308e-11 +1705,0.99801729048524,-0.01705,-0.0052396382907027,-6.1824725791713e-18,-6.4263376596623e-18,0.00094313490039689,2.9474068012255e-18,0.00094313490039689,3.2978472930267e-07,8.0400145925492e-13,0.99375009315441,0.011463587619836,0.011463587619836,-0.011810361709297,0.34296171917175,3.9787331016236e-16,3.6269579522623e-16,-0.34296171917175,-3.9787331016345e-16,-3.6269579522655e-16,-1.8476748349017e-11,1.6291897714842e-16,-1.8476787226668e-11,-0.32932117731245,-1.7742092983093e-11,-1.7741697659874e-11 +1710,0.99805709530302,-0.0171,-0.0052509789025374,-6.4401764386212e-18,-6.4702959598346e-18,0.00094517621052275,2.2546416389201e-18,0.00094517621052275,3.343576189252e-07,8.0400145925492e-13,0.99386247652913,0.011501111896778,0.011501111896777,-0.011849021097463,0.33679824845097,3.5663022175925e-16,3.4489188900334e-16,-0.33679824845097,-3.5663022176031e-16,-3.4489188900164e-16,-1.8269409415747e-11,1.2567519360785e-16,-1.8269336942762e-11,-0.32340820424142,-1.7543225185815e-11,-1.7542854980539e-11 +1715,0.99809608512324,-0.01715,-0.0052623342486194,-5.610270925657e-18,-6.4583542834395e-18,0.00094722017281316,2.4771468598616e-18,0.00094722017281316,3.3899369711321e-07,8.0400145925492e-13,0.99397279702986,0.011538621872097,0.011538621872097,-0.011887665751381,0.3307476612001,3.1967305919069e-16,3.4616431203597e-16,-0.3307476612001,-3.1967305918976e-16,-3.4616431203515e-16,-1.8064928212911e-11,1.2621306296692e-16,-1.8064911833313e-11,-0.3176034552325,-1.7347175861516e-11,-1.7346832235297e-11 +1720,0.9981342768801,-0.0172,-0.0052737043976881,-6.2553588355968e-18,-6.3936902471018e-18,0.00094926679965554,2.9683338260635e-18,0.00094926679965554,3.2398849825199e-07,8.0400145925492e-13,0.994081093022,0.011576117479073,0.011576117479072,-0.011926295602312,0.32480786928052,3.2087266442347e-16,3.3373008226108e-16,-0.32480786928052,-3.2087266442392e-16,-3.3373008226161e-16,-1.7047284062337e-11,1.5203313867171e-16,-1.7047301541304e-11,-0.31190492883289,-1.6370278321585e-11,-1.6369905344058e-11 +1725,0.99817168715169,-0.01725,-0.0052850894189173,-6.7376382185397e-18,-6.5442309952699e-18,0.00095131610347265,1.1652380014032e-18,0.00095131610347265,3.2847389519475e-07,8.0400145925492e-13,0.99418740215219,0.011613598650562,0.011613598650562,-0.011964910581083,0.31897682309227,3.5689903035938e-16,3.3472133985924e-16,-0.31897682309227,-3.5689903035934e-16,-3.3472133985653e-16,-1.6855625191524e-11,6.3280707739186e-17,-1.6855489872469e-11,-0.30631066078325,-1.6186447219885e-11,-1.6186042514282e-11 +1730,0.99820833217037,-0.0173,-0.0052964893790522,-6.1593897770451e-18,-6.319161342514e-18,0.0009533680962928,2.1161059449536e-18,0.0009533680962928,3.3305094504499e-07,8.0400145925492e-13,0.99429176136962,0.01165106532178,0.011651065321779,-0.012003510620948,0.31325251062193,2.9733369069109e-16,3.1294423966417e-16,-0.31325251062193,-2.9733369069203e-16,-3.129442396621e-16,-1.6667631169519e-11,1.0460894203201e-16,-1.6667714462856e-11,-0.30081872269598,-1.6006226748691e-11,-1.60059543312e-11 +1735,0.99824422782808,-0.01735,-0.0053079043443366,-5.4364867353206e-18,-6.5577648333713e-18,0.00095542279003991,2.8745449590612e-18,0.00095542279003991,3.376197810212e-07,8.0400145925492e-13,0.99439420693341,0.011688517428427,0.011688517428426,-0.012042095655663,0.30763295721817,2.6141756647989e-16,3.2318412059194e-16,-0.30763295721817,-2.6141756647952e-16,-3.2318412059053e-16,-1.6479778823234e-11,1.3928356590791e-16,-1.6479830299743e-11,-0.29542722184925,-1.582610620712e-11,-1.5825787804785e-11 +1740,0.99827938968392,-0.0174,-0.005319334380059,-5.6512372636702e-18,-6.580037655835e-18,0.00095748019646585,2.5672056931157e-18,0.00095748019646585,3.4228838430295e-07,8.0400145925492e-13,0.99449477442657,0.011725954907132,0.011725954907131,-0.012080665619941,0.30211622440828,2.512193713724e-16,3.1548629377514e-16,-0.30211622440828,-2.5121937137221e-16,-3.1548629377508e-16,-1.6295952245723e-11,1.2118741200528e-16,-1.629602750272e-11,-0.29013430044138,-1.5649824893174e-11,-1.564955753104e-11 +1745,0.99831383297152,-0.01745,-0.0053307795500775,-5.9981390127718e-18,-6.2137832485254e-18,0.00095954032707935,2.9718253344626e-18,0.00095954032707935,3.272915414243e-07,8.0400145925492e-13,0.99459349876967,0.011763377695912,0.011763377695911,-0.012119220449923,0.29670040954352,3.1703546155479e-16,2.9239485679529e-16,-0.29670040954352,-3.1703546155397e-16,-2.9239485679396e-16,-1.5384470542191e-11,1.436025614076e-16,-1.5384526953028e-11,-0.2849381348618,-1.477476644425e-11,-1.4774436980658e-11 +1750,0.99834757260417,-0.0175,-0.005342239918762,-6.2987812936239e-18,-6.5612962140907e-18,0.00096160319343871,3.4912794658067e-18,0.00096160319343871,3.3177201075318e-07,8.0400145925492e-13,0.99469041422798,0.011800785732287,0.011800785732286,-0.012157760081238,0.29138364518736,3.2376293740395e-16,3.0459691679144e-16,-0.29138364518736,-3.2376293740456e-16,-3.0459691679124e-16,-1.5210633582453e-11,1.6116960891244e-16,-1.5210694928569e-11,-0.27983693547836,-1.4608082994759e-11,-1.4607734311086e-11 +1755,0.99838062318405,-0.01755,-0.0053537155481353,-6.1556670472837e-18,-6.5503417479762e-18,0.000963668806722,1.7631698969453e-18,0.000963668806722,3.3638261953683e-07,8.0400145925492e-13,0.99478555443103,0.011838178956055,0.011838178956054,-0.012196284451865,0.28616409824315,2.7255791314317e-16,2.9671657352164e-16,-0.28616409824315,-2.7255791314331e-16,-2.9671657352215e-16,-1.5041749701449e-11,7.7127164610712e-17,-1.5041705819116e-11,-0.27482894542836,-1.4446089226437e-11,-1.4445740343787e-11 +1760,0.99841299900708,-0.0176,-0.0053652064997916,-6.6705557786057e-18,-6.0562552832019e-18,0.00096573717801628,2.0102770459789e-18,0.00096573717801628,3.41001076265e-07,8.0400145925492e-13,0.99487895237929,0.011875557307431,0.01187555730743,-0.012234793500208,0.28103996974224,2.9562962807654e-16,2.7389512234997e-16,-0.28103996974224,-2.9562962807814e-16,-2.7389512235115e-16,-1.4873331693251e-11,8.6005215925933e-17,-1.4873260825134e-11,-0.26991244042314,-1.428457191773e-11,-1.4284230549315e-11 +1765,0.99844471406973,-0.01765,-0.0053767128344436,-6.1362622883073e-18,-6.8032864209959e-18,0.00096780831824981,2.9769360133858e-18,0.00096780831824981,3.456626025411e-07,8.0400145925492e-13,0.99497064045705,0.011912920727484,0.011912920727483,-0.012273287165556,0.2760094937599,2.3388409524353e-16,2.8989394263487e-16,-0.2760094937599,-2.3388409524392e-16,-2.8989394263479e-16,-1.4706607486608e-11,1.2900354426957e-16,-1.4706588858961e-11,-0.26508572806359,-1.4124711006962e-11,-1.412438456482e-11 +1770,0.99847578207569,-0.0177,-0.0053882346114501,-6.3098956215013e-18,-7.3929474816633e-18,0.00096988223812132,3.6251422676784e-18,0.00096988223812132,3.3061611759422e-07,8.0400145925492e-13,0.99506065044487,0.011950269158599,0.011950269158598,-0.01231176538855,0.27107093708629,2.592302544845e-16,3.1446508889132e-16,-0.27107093708629,-2.5923025448445e-16,-3.144650888915e-16,-1.3888004454037e-11,1.5389696414695e-16,-1.3887938541868e-11,-0.26034714717141,-1.3338736260308e-11,-1.3338367514477e-11 +1775,0.99850621644045,-0.01775,-0.0053997718907544,-6.5874772537844e-18,-6.0877832927863e-18,0.00097195894839244,3.1004743858764e-18,0.00097195894839244,3.3514238140242e-07,8.0400145925492e-13,0.99514901352618,0.011987602542592,0.011987602542591,-0.012350228109246,0.26622259866271,2.7045015092392e-16,2.5248267453521e-16,-0.26622259866271,-2.7045015092364e-16,-2.5248267453519e-16,-1.3731877667418e-11,1.3131783191507e-16,-1.3731911418745e-11,-0.25569506758938,-1.3189032130732e-11,-1.3188726338765e-11 +1780,0.99853603029967,-0.0178,-0.0054113247300197,-7.6702226641919e-18,-6.5116273176726e-18,0.00097403845945654,4.2197948761552e-18,0.00097403845945654,3.3975503299644e-07,8.0400145925492e-13,0.9952357603051,0.012024920823493,0.012024920823493,-0.01238867526998,0.26146280878308,2.8083891391678e-16,2.6779198447921e-16,-0.26146280878308,-2.8083891391624e-16,-2.677919844787e-16,-1.357890895792e-11,1.7608805667793e-16,-1.3578893649292e-11,-0.2511278890745,-1.3042353989745e-11,-1.3041973920576e-11 +1785,0.9985652365135,-0.01785,-0.0054228931865529,-6.5112791271449e-18,-7.1181970964017e-18,0.00097612078162894,4.0398778157865e-18,0.00097612078162894,3.4430620132753e-07,8.0400145925492e-13,0.99532092081267,0.012062223945679,0.012062223945678,-0.012427106813447,0.25678992889547,2.4464987116729e-16,2.8688007248155e-16,-0.25678992889547,-2.4464987116567e-16,-2.8688007248087e-16,-1.3424180388646e-11,1.5775452513603e-16,-1.3424163206891e-11,-0.24664404111633,-1.2893950783398e-11,-1.289360245191e-11 +1790,0.99859384767274,-0.0179,-0.005434477316852,-5.9386319206378e-18,-6.673604890915e-18,0.00097820592507917,3.2618714988114e-18,0.00097820592507917,3.4897265166478e-07,8.0400145925492e-13,0.99540452451849,0.012099511854309,0.012099511854309,-0.012465522683148,0.25220235060852,2.0614769512974e-16,2.6209736390044e-16,-0.25220235060852,-2.0614769512969e-16,-2.620973638996e-16,-1.3273328568656e-11,1.2847698778646e-16,-1.3273350813053e-11,-0.2422419823093,-1.2749285246515e-11,-1.2748971298828e-11 +1795,0.99862187610486,-0.01795,-0.0054460771761254,-6.7673882953393e-18,-6.274356439443e-18,0.00098029389975882,3.98765540077e-18,0.00098029389975882,3.3394617915405e-07,8.0400145925492e-13,0.99548660034224,0.012136784495797,0.012136784495796,-0.012503922823875,0.24769849538836,2.570020504492e-16,2.4218306942158e-16,-0.24769849538836,-2.5700205044962e-16,-2.4218306942179e-16,-1.2540007059031e-11,1.5511481188478e-16,-1.2540005727239e-11,-0.23792019973782,-1.2045134669949e-11,-1.2044804359277e-11 +1800,0.9986493338781,-0.018,-0.0054576928202305,-6.2855287289004e-18,-6.6970757720494e-18,0.00098238471569427,2.8819921977845e-18,0.00098238471569428,3.3850044189876e-07,8.0400145925492e-13,0.99556717665967,0.012174041815925,0.012174041815925,-0.012542307179769,0.24327681404021,2.1060136980463e-16,2.5319065889285e-16,-0.24327681404021,-2.1060136980489e-16,-2.5319065889312e-16,-1.239941661912e-11,1.0771877280543e-16,-1.2399366111464e-11,-0.23367720879082,-1.191026104654e-11,-1.1909971690211e-11 +1805,0.99867623280902,-0.01805,-0.0054693243028125,-6.9437909117534e-18,-6.7807277603608e-18,0.00098447838255559,3.2783036688191e-18,0.00098447838255559,3.4310030372353e-07,8.0400145925492e-13,0.99564628131888,0.012211283762624,0.012211283762623,-0.012580675697187,0.23893578597682,2.7492572317959e-16,2.4957856534784e-16,-0.23893578597682,-2.749257231784e-16,-2.4957856534791e-16,-1.2260373844223e-11,1.2152197631281e-16,-1.2260323214069e-11,-0.22951155215017,-1.1776911436965e-11,-1.1776627094926e-11 +1810,0.99870258446639,-0.0181,-0.0054809716772272,-6.7261083572524e-18,-6.8529502273756e-18,0.00098657490994683,3.9579993895173e-18,0.00098657490994683,3.4770258494632e-07,8.0400145925492e-13,0.995723941646,0.012248510284103,0.012248510284102,-0.012619028322773,0.23467391903408,2.110763554694e-16,2.3863648359054e-16,-0.23467391903408,-2.1107635546981e-16,-2.3863648359054e-16,-1.2121617209569e-11,1.4354667746378e-16,-1.2121624791101e-11,-0.22542179962174,-1.1643884667005e-11,-1.1643557171227e-11 +1815,0.99872840017677,-0.01815,-0.0054926349960786,-6.9599177173436e-18,-7.3785850772312e-18,0.00098867430733671,3.8662305091961e-18,0.00098867430733672,3.52310525642e-07,8.0400145925492e-13,0.99580018445593,0.012285721329303,0.012285721329303,-0.012657365003921,0.23048974856136,2.6247677915771e-16,2.569751930967e-16,-0.23048974856136,-2.6247677915704e-16,-2.5697519309488e-16,-1.1983380876242e-11,1.3502527434063e-16,-1.1983352456915e-11,-0.22140654755851,-1.1511279801678e-11,-1.1510966162277e-11 +1820,0.99875369102954,-0.0182,-0.0055043143112313,-6.420127811552e-18,-6.1135445114625e-18,0.00099077658406081,2.7358944278013e-18,0.00099077658406081,3.5699896727692e-07,8.0400145925492e-13,0.99587503606177,0.012322916847884,0.012322916847883,-0.012695685688769,0.22638183716365,2.175409298757e-16,2.1709459678567e-16,-0.22638183716365,-2.1754092987501e-16,-2.1709459678552e-16,-1.1847524018469e-11,9.6293507597855e-17,-1.1847510970551e-11,-0.21746441837553,-1.1380942759127e-11,-1.1380719867323e-11 +1825,0.99877846788224,-0.01825,-0.0055160096733363,-6.524472554504e-18,-6.6198383048431e-18,0.0009928817492503,2.5824669618535e-18,0.0009928817492503,3.418793852461e-07,8.0400145925492e-13,0.99594852228517,0.01236009679068,0.012360096790679,-0.012733990326664,0.2223487741227,2.2539938511971e-16,2.252363451488e-16,-0.2223487741227,-2.2539938512085e-16,-2.2523634514819e-16,-1.1199308406767e-11,8.937265847795e-17,-1.1199302310998e-11,-0.21359405999759,-1.0758476891388e-11,-1.0758215612943e-11 +1830,0.99880274136418,-0.0183,-0.0055277211337691,-5.5944875884857e-18,-7.3819500509071e-18,0.00099498981212498,3.5304823569039e-18,0.00099498981212498,3.4639965207361e-07,8.0400145925492e-13,0.99602066846165,0.012397261107825,0.012397261107825,-0.012772278866231,0.21838917498823,1.6996191384718e-16,2.4579415378038e-16,-0.21838917498823,-1.6996191384728e-16,-2.45794153781e-16,-1.1071242221567e-11,1.1787785535405e-16,-1.1071233073777e-11,-0.20979414569003,-1.0635642174529e-11,-1.0635383224508e-11 +1835,0.99882652188302,-0.01835,-0.0055394487419092,-7.0253967511863e-18,-6.0315473937679e-18,0.00099710078158277,2.739570143941e-18,0.00099710078158277,3.5700677614159e-07,8.0400145925492e-13,0.99609149945502,0.01243440975139,0.012434409751389,-0.012810551258091,0.2145016809277,2.5186438988029e-16,1.9819899618413e-16,-0.2145016809277,-2.5186438987987e-16,-1.9819899618297e-16,-1.1094203325243e-11,8.896173712692e-17,-1.1094163376345e-11,-0.20606337317195,-1.0657878486694e-11,-1.0657617354322e-11 +1840,0.99884981962875,-0.0184,-0.0055511925461598,-6.5377475411436e-18,-6.246406523919e-18,0.0009992146663539,3.6197092572303e-18,0.0009992146663539,3.484482746785e-07,8.0400145925492e-13,0.9961610396641,0.012471542674392,0.012471542674391,-0.01284880745384,0.21068495852248,2.1130707873461e-16,1.9490875308451e-16,-0.21068495852248,-2.1130707873483e-16,-1.9490875308521e-16,-1.0646846809403e-11,1.149666934426e-16,-1.0646870136421e-11,-0.20240046432795,-1.022833071384e-11,-1.0228080732556e-11 +1845,0.99887264457713,-0.01845,-0.0055629525957965,-5.908938953127e-18,-6.7128142848972e-18,0.0010013314752808,2.6275925382559e-18,0.0010013314752808,3.5958967004035e-07,8.0400145925492e-13,0.99622931302807,0.012508659829002,0.012508659829001,-0.012887047404203,0.206937699057,1.7103291066603e-16,2.0786099159337e-16,-0.206937699057,-1.7103291066692e-16,-2.0786099159315e-16,-1.068046319667e-11,8.2092540944433e-17,-1.0680464615933e-11,-0.19880416503153,-1.0260776594881e-11,-1.0260575664445e-11 +1850,0.99889500649633,-0.0185,-0.0055747289375167,-6.0219005387573e-18,-6.7949392426755e-18,0.0010034512167966,2.6377002691288e-18,0.0010034512167966,3.5078076976447e-07,8.0400145925492e-13,0.99629634304133,0.012545761169895,0.012545761169894,-0.012925271062483,0.20325861805057,1.950584733679e-16,2.1723743834778e-16,-0.20325861805057,-1.9505847336744e-16,-2.1723743834727e-16,-1.0245548341007e-11,8.1778828243927e-17,-1.0245531601587e-11,-0.19527324420042,-9.8431284809649e-12,-9.8429231902366e-12 +1855,0.99891691494901,-0.01855,-0.0055865216192803,-6.7554906945745e-18,-6.8516343902172e-18,0.0010055738995066,3.1041550770208e-18,0.0010055738995066,3.6170093409282e-07,8.0400145925492e-13,0.99636215275491,0.012582846650518,0.012582846650517,-0.01296347838072,0.19964645515761,2.0689825943133e-16,2.0902602981512e-16,-0.19964645515761,-2.0689825943109e-16,-2.0902602981464e-16,-1.0271611706123e-11,9.3077358167051e-17,-1.0271611132483e-11,-0.19180649392152,-9.8683695987914e-12,-9.8681368340961e-12 +1860,0.99893837929886,-0.0186,-0.0055983306864684,-6.4190101626582e-18,-6.5443517315381e-18,0.0010076995316069,1.8117826453117e-18,0.0010076995316069,3.5253457042472e-07,8.0400145925492e-13,0.99642676479158,0.012619916226823,0.012619916226822,-0.013001669313532,0.19609997320322,1.8630959001628e-16,2.0034501098266e-16,-0.19609997320322,-1.8630959001672e-16,-2.0034501098316e-16,-9.8466822732727e-12,5.3051839789797e-17,-9.846649333248e-12,-0.18840272848244,-9.4602541217564e-12,-9.4600820056383e-12 +1865,0.9989594087126,-0.01865,-0.0056101561857509,-6.0807003064358e-18,-6.4575767063955e-18,0.0010098281214706,1.2018719284397e-18,0.0010098281214706,3.6310007800466e-07,8.0400145925492e-13,0.99649020134711,0.01265696985351,0.012656969853509,-0.013039843814249,0.19261795830805,1.9272359025985e-16,1.8748264180225e-16,-0.19261795830805,-1.9272359026e-16,-1.8748264180195e-16,-9.8631453687049e-12,3.4652276737393e-17,-9.8631297725927e-12,-0.1850607844952,-9.4762453623905e-12,-9.4760890143367e-12 +1870,0.99898001216632,-0.0187,-0.0056219981612422,-7.0964215620164e-18,-6.8127301048017e-18,0.0010119596770657,3.4543153019976e-18,0.0010119596770657,3.5375202855903e-07,8.0400145925492e-13,0.99655248420487,0.012694007487761,0.01269400748776,-0.013078001838758,0.18919921891535,1.942859308948e-16,1.9758236503296e-16,-0.18919921891535,-1.9428593089402e-16,-1.9758236503345e-16,-9.4522907576191e-12,1.0079330763273e-16,-9.4522404685384e-12,-0.18177951996188,-9.0816921573136e-12,-9.0814727389045e-12 +1875,0.99900019844731,-0.01875,-0.0056338566583536,-7.2553687717213e-18,-7.5560449173119e-18,0.0010140942065388,4.018841057301e-18,0.0010140942065388,3.6405144854257e-07,8.0400145925492e-13,0.99661363473704,0.012731029085496,0.012731029085496,-0.013116143341646,0.18584258591315,2.1399961978242e-16,2.0618217182259e-16,-0.18584258591315,-2.1399961978283e-16,-2.0618217182213e-16,-9.4620327139628e-12,1.1463941150203e-16,-9.462105071603e-12,-0.17855781439145,-9.0912976632834e-12,-9.0910401772607e-12 +1880,0.99901997616015,-0.0188,-0.0056457317199698,-5.9598927417753e-18,-6.9349226369669e-18,0.0010162317176366,3.0370801070608e-18,0.0010162317176366,3.5440056223024e-07,8.0400145925492e-13,0.99667367391868,0.012768034605092,0.012768034605091,-0.01315426828003,0.18254691169641,1.7462483737119e-16,1.9200035949698e-16,-0.18254691169641,-1.7462483737149e-16,-1.9200035949704e-16,-9.0624265688524e-12,8.1972371184857e-17,-9.0624450074551e-12,-0.17539456790171,-8.7074527183634e-12,-8.707270920935e-12 +1885,0.99903935372852,-0.01885,-0.005657623390293,-6.610726119535e-18,-6.6025228288277e-18,0.001018372218288,2.8284581222275e-18,0.001018372218288,3.6452339102766e-07,8.0400145925492e-13,0.99673262232887,0.012805024003643,0.012805024003642,-0.013192376609707,0.17931107028266,1.9272854067652e-16,1.7884323317251e-16,-0.17931107028266,-1.9272854067701e-16,-1.7884323317196e-16,-9.0680497841666e-12,7.8007718129781e-17,-9.0680773900491e-12,-0.17228870133028,-8.7130253585033e-12,-8.7128357056286e-12 +1890,0.999058339401,-0.0189,-0.0056695317110136,-6.5615059999192e-18,-6.3419571098158e-18,0.0010205157160247,1.9665900164014e-18,0.0010205157160247,3.5472243453682e-07,8.0400145925492e-13,0.99679050016432,0.012841997240683,0.012841997240682,-0.013230468288986,0.17613395640969,1.8186140231595e-16,1.6619785144018e-16,-0.17613395640969,-1.8186140231705e-16,-1.6619785144019e-16,-8.6827633894467e-12,5.2341037287681e-17,-8.6827767518997e-12,-0.16923915536804,-8.3429815599413e-12,-8.3427808332875e-12 +1895,0.99907694125278,-0.01895,-0.0056814567251554,-6.0001711162726e-18,-7.1834705455045e-18,0.0010226622185637,2.5748878387083e-18,0.0010226622185637,3.6457114305222e-07,8.0400145925492e-13,0.99684732724046,0.012878954274451,0.012878954274451,-0.013268543274845,0.17301448564571,1.4545853859525e-16,1.8460471750427e-16,-0.17301448564571,-1.4545853859489e-16,-1.8460471750377e-16,-8.6828923964656e-12,6.6457891118022e-17,-8.6829375973134e-12,-0.16624489066605,-8.3432904961234e-12,-8.3430609262238e-12 +1900,0.99909516719127,-0.019,-0.0056933984732594,-6.9724361612546e-18,-6.7623888694828e-18,0.0010248117332296,1.3253276427374e-18,0.0010248117332296,3.5458639402464e-07,8.0400145925492e-13,0.99690312300451,0.012915895065598,0.012915895065597,-0.013306601526741,0.16995159351939,1.7272289430911e-16,1.7106918792064e-16,-0.16995159351939,-1.7272289430834e-16,-1.7106918792155e-16,-8.3108885731329e-12,3.474853090947e-17,-8.3108681986766e-12,-0.16330488700162,-7.9859291117984e-12,-7.9857605627618e-12 +1905,0.99911302495769,-0.01905,-0.005705356997208,-7.2184563082877e-18,-6.4525649307639e-18,0.001026964267534,3.8560588086309e-18,0.001026964267534,3.6419795534925e-07,8.0400145925492e-13,0.99695790653657,0.01295281957347,0.012952819573469,-0.013344643002792,0.16694423562521,1.7552494401016e-16,1.617971908382e-16,-0.16694423562521,-1.7552494401019e-16,-1.617971908378e-16,-8.3068337969645e-12,9.5220303474667e-17,-8.3068331501525e-12,-0.16041814337854,-7.9822159917602e-12,-7.9819986238857e-12 +1910,0.99913052213248,-0.0191,-0.0057173323364252,-7.2352828802016e-18,-6.9111822219363e-18,0.0010291198286004,2.4734482998377e-18,0.0010291198286004,3.539752810866e-07,8.0400145925492e-13,0.99701169656221,0.0129897277598,0.012989727759799,-0.013382667663575,0.16399138678644,1.8089515804398e-16,1.678753036932e-16,-0.16399138678644,-1.8089515804457e-16,-1.6787530369359e-16,-7.9469033412391e-12,6.0344466760519e-17,-7.946898725814e-12,-0.15758367722521,-7.6364673359145e-12,-7.6363090207947e-12 +1915,0.99914766613685,-0.01915,-0.0057293245316925,-6.5357700270583e-18,-7.3918632671905e-18,0.0010312784237424,3.0771731790998e-18,0.0010312784237424,3.6341128506479e-07,8.0400145925492e-13,0.9970645114535,0.013026619585005,0.013026619585005,-0.013420675468307,0.16109204115428,1.720227644361e-16,1.7582311387242e-16,-0.16109204115428,-1.7202276443551e-16,-1.7582311387176e-16,-7.940259198171e-12,7.136900666828e-17,-7.9402644530111e-12,-0.15480052449003,-7.6302463921111e-12,-7.6300568032832e-12 +1920,0.99916446423789,-0.0192,-0.0057413336213509,-6.2399835993348e-18,-6.8620230986666e-18,0.0010334400598883,2.2220251383379e-18,0.0010334400598883,3.5307723678102e-07,8.0400145925492e-13,0.99711636924117,0.01306349501187,0.013063495011869,-0.013458666378649,0.1582452114025,1.4344847306135e-16,1.6028318390246e-16,-0.1582452114025,-1.4344847306161e-16,-1.6028318390213e-16,-7.5943865583874e-12,5.14060913309e-17,-7.5943492239284e-12,-0.15206773886847,-7.2980051429027e-12,-7.2978027568542e-12 +1925,0.9991809235501,-0.01925,-0.0057533596451092,-6.3225606328841e-18,-7.2374456768873e-18,0.0010356047441589,2.7459592094395e-18,0.0010356047441589,3.622716207019e-07,8.0400145925492e-13,0.9971672876156,0.013100354001852,0.013100354001851,-0.013496640354891,0.15544992882191,1.3513257992695e-16,1.6324832280056e-16,-0.15544992882191,-1.351325799264e-16,-1.6324832280006e-16,-7.5844051749345e-12,6.4314686028126e-17,-7.5843930903575e-12,-0.14938439189421,-7.2885495068698e-12,-7.2883738909051e-12 +1930,0.99919705104008,-0.0193,-0.005765402640739,-5.9366325887734e-18,-6.4198274943546e-18,0.0010377724833664,2.8494644359613e-18,0.0010377724833664,3.7154349641355e-07,8.0400145925492e-13,0.99721728393787,0.013137196518287,0.013137196518286,-0.013534597359261,0.15270524255741,1.5542329341094e-16,1.4745784062278e-16,-0.15270524255741,-1.5542329341153e-16,-1.4745784062278e-16,-7.5726097456849e-12,6.3466197116446e-17,-7.5725989845121e-12,-0.14674957224598,-7.2773604579434e-12,-7.2771686827113e-12 +1935,0.99921285353328,-0.01935,-0.0057774626354926,-1.185928579759e-14,-1.1854195392555e-14,0.0010399432827107,1.443417126335e-16,0.0010399432827107,-5.5298201573351e-08,8.0400145925492e-13,0.99726637525712,0.013174022534725,0.013174022534724,-0.013572537364507,0.15001021936879,2.609524775066e-13,2.6083573711315e-13,-0.15001021936879,-2.609524775066e-13,-2.6083573711315e-13,-6.4079087305084e-13,3.1746378879439e-15,-6.4082132014542e-13,-0.14416238455137,-6.3271167197925e-13,-5.9893954897474e-13 +1940,0.99922833769974,-0.0194,-0.005789539686739,3.0707581758379e-15,3.0592946941456e-15,0.0010421171519502,3.3799568844636e-16,0.0010421171519502,-8.1008849406317e-08,8.0400145925492e-13,0.99731457826297,0.01321083199548,0.013210831995479,-0.013610460313261,0.14736394410696,-6.6238176699258e-14,-6.599937052073e-14,-0.14736394410696,6.6238176699258e-14,6.599937052073e-14,-2.9934352152603e-13,7.2911996012472e-15,-2.9933557684183e-13,-0.14162195327563,-3.7112148670846e-13,-2.0423026442686e-13 +1945,0.99924351008285,-0.01945,-0.0058016338216918,-1.4285892682973e-15,-1.4344401088101e-15,0.0010442940962457,1.3606016014973e-15,0.0010442940962457,-9.48646565746e-08,8.0407640059343e-13,0.99736190937141,0.013247624874137,0.013247624874136,-0.013648366178308,0.14476551711383,3.0209900391483e-14,3.0332990152614e-14,-0.14476551711383,-3.0209900391483e-14,-3.0332990152614e-14,-2.9714519221879e-13,2.877158005627e-14,-2.9718582497535e-13,-0.13912741615201,-6.5457879367343e-13,8.3394851461995e-14 +1950,0.9992583770824,-0.0195,-0.0058137450843023,-8.7581118615421e-16,-8.8084124993561e-16,0.0010464741232705,-5.365204584947e-15,0.0010464741232705,2.0680906587245e-07,8.0407640059343e-13,0.99740838466903,0.013284401128038,0.013284401128036,-0.013686254915698,0.14221405833019,1.8156211838506e-14,1.8260059205187e-14,-0.14221405833019,-1.8156211838505e-14,-1.8260059205186e-14,-6.1034329043268e-12,-1.1122200458546e-13,-6.1033969873616e-12,-0.13667792870882,-7.4139906916031e-12,-4.3176499442532e-12 +1955,0.99927294497595,-0.01955,-0.005825873489852,-6.6184321920461e-15,-6.614408067235e-15,0.0010486572364514,6.0408199551403e-15,0.0010486572364514,-7.2373396164949e-09,8.0407640059343e-13,0.99745401997632,0.013321160742347,0.013321160742345,-0.013724126510148,0.13970870109961,1.3450231429065e-13,1.3442231861241e-13,-0.13970870109961,-1.3450231429065e-13,-1.3442231861241e-13,-1.6571805279344e-12,1.2276484164e-13,-1.6571203239249e-12,-0.13427265946923,-1.9542554181758e-12,-1.2310865552153e-12 +1960,0.99928721989368,-0.0196,-0.005838019094951,1.6573244648128e-14,1.6587387815808e-14,0.0010508434452637,1.9936434339093e-15,0.0010508434452637,1.4016097793501e-07,8.0407640059343e-13,0.9974988307661,0.013357903662117,0.013357903662115,-0.013761980905049,0.13724859726209,-3.3019699033036e-13,-3.3047612064181e-13,-0.13724859726209,3.3019699033036e-13,3.3047612064181e-13,-3.9301988534387e-12,3.9720161100255e-14,-3.9300487980888e-12,-0.13191079648148,-4.3298942724297e-12,-3.2246567316465e-12 +1965,0.99930120785039,-0.01965,-0.0058501819238392,-4.9595048783148e-14,-4.9600336035452e-14,0.0010530327543944,-6.0587572945916e-15,0.0010530327543944,2.1016576923216e-07,8.0407640059343e-13,0.99754283226046,0.013394629863822,0.013394629863818,-0.013799818076161,0.1348329116111,9.6867737976784e-13,9.6878707477182e-13,-0.1348329116111,-9.6867737976783e-13,-9.6878707477182e-13,-5.5087148981284e-12,-1.1833840513206e-13,-5.5087551013313e-12,-0.12959153987836,-6.4946009360367e-12,-4.094585974879e-12 +1970,0.9993149147342,-0.0197,-0.0058623620033878,1.3105969248156e-14,1.3105345418825e-14,0.0010552251689559,-1.489310466662e-14,0.0010552251689559,-9.578385373743e-08,8.0424171350197e-13,0.99758603939253,0.013431339321376,0.013431339321372,-0.013837637996612,0.13246082764405,-2.5095508298408e-13,-2.5094583312061e-13,-0.13246082764405,2.5095508298408e-13,2.5094583312061e-13,-1.6328169387179e-13,-2.8517875374411e-13,-1.632463869221e-13,-0.12731410502241,-4.6643336771999e-13,1.5259242991285e-13 +1975,0.99932834630146,-0.01975,-0.0058745593846884,1.8456060814716e-15,1.853015957945e-15,0.0010574206975891,7.5969984834247e-16,0.0010574206975891,-9.594640459909e-08,8.0427735742424e-13,0.99762846678733,0.01346803198519,0.013468031985186,-0.013875440615312,0.13013154234577,-3.4643257427047e-14,-3.4785995016912e-14,-0.13013154234577,3.4643257427047e-14,3.4785995016912e-14,-1.354330055124e-13,1.4261815012399e-14,-1.351055906287e-13,-0.12507772412962,-3.0031282307761e-13,4.02809254727e-14 +1980,0.99934150819649,-0.0198,-0.0058867740969795,-3.0875848166686e-15,-3.075096087851e-15,0.0010596193456899,8.9978333506449e-16,0.0010596193456899,6.0715262151234e-08,8.0427735742424e-13,0.99767012882112,0.013504707826883,0.01350470782688,-0.013913225903021,0.12784426741456,5.6825179106675e-14,5.6601396823162e-14,-0.12784426741456,-5.6825179106675e-14,-5.6601396823162e-14,-2.3650439138162e-12,1.6560012502823e-14,-2.3650058797516e-12,-0.12288164177613,-2.5797301325187e-12,-1.9667098140647e-12 +1985,0.99935440594673,-0.01985,-0.0058990061669209,4.902727193402e-15,4.9015880902931e-15,0.0010618211181676,-5.0852699242198e-15,0.0010618211181676,1.0365604907747e-07,8.0427735742424e-13,0.99771103960335,0.01354136682058,0.013541366820574,-0.013950993833079,0.12559823089562,-8.8457747869863e-14,-8.844197446486e-14,-0.12559823089562,8.8457747869863e-14,8.844197446486e-14,-5.2122501326752e-12,-9.1756422483404e-14,-5.212119780415e-12,-0.12072511644717,-7.5669443770597e-12,-2.452968026738e-12 +1990,0.99936704496342,-0.0199,-0.0059112556235635,-9.5930348911545e-16,-9.5709315683753e-16,0.0010640260205427,1.512873784579e-14,0.0010640260205427,-9.6515567094002e-08,8.0442569489577e-13,0.99775121297616,0.013578008938082,0.013578008938073,-0.013988744376437,0.12339267381646,1.6957689600499e-14,1.6929612009281e-14,-0.12339267381646,-1.6957689600499e-14,-1.6929612009281e-14,-1.4077766839472e-12,2.6762720641923e-13,-1.407781412008e-12,-0.1186074207042,-2.8753004500145e-12,1.6893164163452e-13 +1995,0.99937943053629,-0.01995,-0.0059235225219766,6.5409597770412e-19,6.7706335066695e-19,0.0010662340619943,2.6251718960579e-18,0.0010662340619943,3.7205774816584e-07,8.0442569489577e-13,0.99779066249442,0.013614634125934,0.013614634125926,-0.014026477478023,0.12122685178201,1.2264430053708e-18,-1.1742649046348e-17,-0.12122685178201,-1.226443005177e-18,1.1742649046147e-17,-5.7276790370186e-12,4.562560034997e-17,-5.7276717799809e-12,-0.11652784287013,-5.507158943213e-12,-5.5041582724302e-12 +2000,0.9993915678651,-0.02,-0.0059358068564137,-5.5535697896825e-15,-5.5813036829709e-15,0.0010684452424403,8.9672353847163e-18,0.0010684452424403,-2.0241621712103e-08,8.0442569489577e-13,0.99782940152375,0.013651242389716,0.013651242389709,-0.014064193143586,0.11910003320428,9.4427221676944e-14,9.4904505729809e-14,-0.11910003320428,-9.4427221676944e-14,-9.4904505729809e-14,-1.257690236247e-12,1.5257514856572e-16,-1.2576746110746e-12,-0.11448567952226,-1.5376702861814e-12,-8.8024049054068e-13 +2005,0.99940346201898,-0.02005,-0.0059481086887045,3.038238360524e-14,3.0394364842762e-14,0.0010706595722492,1.2053133186812e-14,0.0010706595722492,-9.1441059169028e-09,8.0442569489577e-13,0.99786744310826,0.013687833669415,0.013687833669407,-0.014101891311295,0.11701150321693,-5.0649786335937e-13,-5.0671100993107e-13,-0.11701150321693,5.0649786335937e-13,5.0671100993107e-13,-1.2629296646399e-12,2.0094212465148e-13,-1.2629466259665e-12,-0.11248024591411,-1.4400500196153e-12,-9.8801199569565e-13 +2010,0.99941511797515,-0.0201,-0.0059604280387893,-1.0229484904876e-14,-1.02528006482e-14,0.0010728770552969,-3.3569946610227e-15,0.0010728770552969,-5.4522001136093e-08,8.0442569489577e-13,0.99790480009137,0.013724407945674,0.013724407945666,-0.014139571961211,0.11496055562012,1.6720733807421e-13,1.6758340303412e-13,-0.11496055562012,-1.6720733807421e-13,-1.6758340303412e-13,-6.5652062576783e-13,-5.4870673918136e-14,-6.5666179419902e-13,-0.11051086668733,-7.9266647895883e-13,-4.6968760907019e-13 +2015,0.99942654060314,-0.02015,-0.0059727649391988,9.080356670623e-15,9.0858747312899e-15,0.0010750976973847,4.8209786950927e-15,0.0010750976973847,-7.2542782447726e-08,8.0442569489577e-13,0.99794148506304,0.013760965186918,0.01376096518691,-0.014177235060801,0.11294650187298,-1.4551920141121e-13,-1.4560694784565e-13,-0.11294650187298,1.4551920141121e-13,1.4560694784565e-13,-3.8746915484864e-13,7.7259352358484e-14,-3.8751312911214e-13,-0.10857688010314,-4.7733351547223e-13,-2.676666140783e-13 +2020,0.99943773467218,-0.0202,-0.0059851194188841,-2.5575075475747e-15,-2.5658135902732e-15,0.0010773215037487,1.157114305939e-15,0.0010773215037487,-9.7645813212921e-08,8.0456708848048e-13,0.9979775103811,0.013797505365047,0.013797505365039,-0.014214880581116,0.11096866364388,4.0186998810478e-14,4.0314271041885e-14,-0.11096866364388,-4.0186998810478e-14,-4.0314271041885e-14,-8.3460884459266e-14,1.8181095660436e-14,-8.3444926224694e-14,-0.10667763649898,-3.2397459363571e-13,1.6352283349812e-13 +2025,0.99944870485026,-0.02025,-0.0059974915135876,-6.0370509085784e-16,-6.0448055818292e-16,0.0010795484806712,-7.1688693032635e-15,0.0010795484806712,7.5995782111704e-08,8.0456708848048e-13,0.99801288816547,0.013834028445367,0.013834028445359,-0.014252508486412,0.10902637616449,9.30598301153e-15,9.3124137730452e-15,-0.10902637616449,-9.30598301153e-15,-9.3124137730451e-15,-2.1094049555807e-12,-1.1044112586194e-13,-2.109401673452e-12,-0.10481249884817,-2.265712535589e-12,-1.7900369124045e-12 +2030,0.99945945571349,-0.0203,-0.0060098812411965,-2.6744195385904e-14,-2.6738332029288e-14,0.0010817786316879,-6.772189447909e-16,0.0010817786316879,1.3423665734535e-08,8.0456708848048e-13,0.99804763032629,0.013870534410516,0.013870534410508,-0.014290118758803,0.10711898653824,4.0396911194219e-13,4.0388158817404e-13,-0.10711898653824,-4.0396911194219e-13,-4.0388158817404e-13,-1.2707402165969e-12,-1.0230241890925e-14,-1.270715134572e-12,-0.10298084069054,-1.3205275020145e-12,-1.1227481216516e-12 +2035,0.99946999173802,-0.02035,-0.0060222886358362,1.595843043668e-15,1.5940172333296e-15,0.0010840119627916,9.3275987432091e-16,0.0010840119627916,-8.6418896927398e-08,8.0456708848048e-13,0.99808174853537,0.013907023227372,0.013907023227364,-0.014327711364164,0.1052458547499,-2.362498564131e-14,-2.3607377258496e-14,-0.1052458547499,2.362498564131e-14,2.3607377258496e-14,-1.4808755943915e-13,1.3813772447663e-14,-1.4808509226236e-13,-0.1011820484588,-1.6882406716526e-13,-1.1591261598339e-13 +2040,0.99948031730802,-0.0204,-0.0060347137279308,-1.4519547985732e-14,-1.4529177834233e-14,0.0010862484794087,-7.8901038737647e-17,0.0010862484794087,-9.8487436872574e-08,8.053396740831e-13,0.99811525424969,0.013943494866402,0.013943494866394,-0.014365286272069,0.10340635165391,2.1085270388707e-13,2.1098301148505e-13,-0.10340635165391,-2.1085270388707e-13,-2.1098301148505e-13,4.6944853824316e-13,-1.1466123561946e-15,4.6950526614923e-13,-0.099415519757152,4.2534780665371e-13,4.7736831279848e-13 +2045,0.99949043671665,-0.02045,-0.006047156547513,1.454478349369e-15,1.4706977043572e-15,0.0010884881868993,-1.663113235269e-15,0.0010884881868993,-9.5770982255772e-08,8.053396740831e-13,0.99814815871236,0.013979949298457,0.013979949298449,-0.014402843452487,0.10159986075583,-2.0713171315941e-14,-2.0940319696079e-14,-0.10159986075583,2.0713171315941e-14,2.0940319696079e-14,-5.7401720605791e-14,-2.3679996350606e-14,-5.7432971034816e-14,-0.097680663395719,-8.4161921202425e-14,-2.6243041726158e-14 +2050,0.99950035416932,-0.0205,-0.0060596171191397,-3.8761835992555e-15,-3.884858076406e-15,0.0010907310897731,-6.0341940708618e-16,0.0010907310897732,-7.047869132748e-08,8.053396740831e-13,0.99818047296108,0.0140163864997,0.014016386499692,-0.01444038288086,0.099825776763614,5.4116113948304e-14,5.4237595595682e-14,-0.099825776763614,-5.4116113948304e-14,-5.4237595595682e-14,-3.5499687938617e-13,-8.4241119228532e-15,-3.5482441820837e-13,-0.095976898835516,-4.2137127884828e-13,-2.610821823635e-13 +2055,0.99951007378047,-0.02055,-0.0060720954809126,5.094044053504e-18,4.0787755224984e-18,0.0010929771946079,3.7094109288828e-18,0.0010929771946079,3.7314552159273e-07,8.053396740831e-13,0.99821220781537,0.014052806433149,0.014052806433141,-0.014477904519087,0.09808350588304,-6.8600318755966e-17,-5.5886337937407e-17,-0.09808350588304,6.8600318755877e-17,5.5886337937834e-17,-4.439010017539e-12,5.0787643217028e-17,-4.4389996505752e-12,-0.094303657278445,-4.2691259534024e-12,-4.266751445341e-12 +2060,0.9995195995873,-0.0206,-0.0060845916396962,5.1885529749088e-18,4.9761871799283e-18,0.0010952265031853,2.8663323355974e-18,0.0010952265031853,3.7942959707493e-07,8.053396740831e-13,0.99824337391933,0.01408920909214,0.014089209092132,-0.014515408360304,0.096372464596566,-6.7156633087206e-17,-6.6848759576854e-17,-0.096372464596566,6.7156633086877e-17,6.6848759576686e-17,-4.4030100566516e-12,3.8506736859771e-17,-4.4029986039521e-12,-0.092660378456897,-4.2345795084141e-12,-4.2322382553741e-12 +2065,0.9995289355352,-0.02065,-0.0060971056327018,5.0550494129167e-18,5.4084564618356e-18,0.0010974790219242,2.8892785369099e-18,0.0010974790219242,3.8350782105567e-07,8.053396740831e-13,0.99827398169214,0.014125594440555,0.014125594440546,-0.014552894367298,0.094692081471483,-6.3545354370645e-17,-7.1298734298716e-17,-0.094692081471483,6.3545354370378e-17,7.1298734298902e-17,-4.346732962511e-12,3.7993061652959e-17,-4.3467422642594e-12,-0.09104651456036,-4.18053449537e-12,-4.1782491168864e-12 +2070,0.99953808549044,-0.0207,-0.0061096374864975,5.0043475449382e-18,4.4213353680619e-18,0.0010997347556052,3.2484577122422e-18,0.0010997347556052,3.876267662406e-07,8.053396740831e-13,0.99830404136738,0.014161962452605,0.014161962452597,-0.014590362513503,0.093041793970879,-5.9626376096826e-17,-5.6982818302105e-17,-0.093041793970879,5.9626376096793e-17,5.6982818301952e-17,-4.2912206027286e-12,4.1960899536338e-17,-4.2912308221801e-12,-0.089461527288483,-4.1272292020295e-12,-4.1249677901294e-12 +2075,0.99954705323917,-0.02075,-0.0061221872272653,5.4652186813431e-18,5.000448231451e-18,0.0011019937089412,4.2213833594091e-18,0.0011019937089412,3.9178887334401e-07,8.053396740831e-13,0.9983335629877,0.014198313102878,0.01419831310287,-0.014627812772735,0.091421051579457,-7.9189682749974e-17,-6.3275036725299e-17,-0.091421051579457,7.9189682749655e-17,6.3275036725513e-17,-4.2365352984103e-12,5.351344002093e-17,-4.236534477308e-12,-0.087904888350025,-4.0746994667196e-12,-4.0724858888233e-12 +2080,0.99955584248905,-0.0208,-0.0061347548808582,4.1654577106716e-18,4.9164680430176e-18,0.0011042558865857,1.4540357509363e-18,0.0011042558865857,3.9594580769631e-07,8.053396740831e-13,0.99836255640849,0.01423464636628,0.014234646366272,-0.014665245119142,0.08982931350658,-5.4686806861688e-17,-6.1008743231698e-17,-0.08982931350658,5.4686806862268e-17,6.1008743231481e-17,-4.1821964958096e-12,1.8045534440279e-17,-4.1822167543285e-12,-0.086376079278561,-4.0225174979969e-12,-4.0203495106622e-12 +2085,0.99956445687102,-0.02085,-0.0061473404723362,4.5525495973027e-18,3.6930843839821e-18,0.0011065212930624,1.7873363006186e-18,0.0011065212930624,3.8020477433065e-07,8.053396740831e-13,0.99839103130169,0.014270962218486,0.014270962218478,-0.014702659527664,0.088266049013806,-5.2488461941589e-17,-4.4937989966876e-17,-0.088266049013806,5.2488461941404e-17,4.493798996688e-17,-3.9641259335233e-12,2.1852547487707e-17,-3.9641170096312e-12,-0.084874591220374,-3.8128630438868e-12,-3.8107519973937e-12 +2090,0.99957289994051,-0.0209,-0.0061599440278528,5.2436510719596e-18,5.1650603645251e-18,0.0011087899330533,3.7282558027662e-18,0.0011087899330532,3.8424884252208e-07,8.053396740831e-13,0.99841899715781,0.014307260634111,0.014307260634103,-0.014740055972147,0.086730737256452,-5.4698855108192e-17,-6.2002473026325e-17,-0.086730737256452,5.4698855108287e-17,6.2002473026686e-17,-3.9133037272067e-12,4.4588200429309e-17,-3.9133181988274e-12,-0.083399924866301,-3.7640685864773e-12,-3.7619792857796e-12 +2095,0.99958117517961,-0.02095,-0.006172565571839,4.6573856684903e-18,5.0127226860279e-18,0.0011110618109686,1.7855748410366e-18,0.0011110618109686,3.8836996196778e-07,8.053396740831e-13,0.99844646329157,0.014343541589441,0.014343541589433,-0.014777434428161,0.085222867035306,-5.1963637399703e-17,-5.8651901928476e-17,-0.085222867035306,5.1963637399404e-17,5.8651901928086e-17,-3.8634439121864e-12,2.0959224969808e-17,-3.8634356647762e-12,-0.081951590104979,-3.7161735602958e-12,-3.7141099998599e-12 +2100,0.99958928599827,-0.021,-0.006185205128883,5.2790995573704e-18,4.9289028790712e-18,0.0011133369312343,3.2027159633628e-18,0.0011133369312343,3.9248146421755e-07,8.053396740831e-13,0.99847343884371,0.01437980506061,0.014379805060602,-0.014814794871117,0.08374193672911,-6.1091252716413e-17,-5.6801459706071e-17,-0.08374193672911,6.1091252716177e-17,5.6801459705954e-17,-3.8139161259019e-12,3.6737107553791e-17,-3.8139193182642e-12,-0.080529105961625,-3.6686072070935e-12,-3.6665798298163e-12 +2105,0.99959723573581,-0.02105,-0.0061978627232709,4.9332348671725e-18,4.1887999378169e-18,0.001115615298222,1.8965975136793e-18,0.001115615298222,3.9660136508246e-07,8.053396740831e-13,0.99849993278467,0.014416051024045,0.014416051024037,-0.014852137276729,0.082287453979503,-6.2145802267742e-17,-4.7130200033905e-17,-0.082287453979503,6.2145802267944e-17,4.7130200033957e-17,-3.7648593814969e-12,2.1260485155139e-17,-3.764878894116e-12,-0.079132000399207,-3.6214945167595e-12,-3.6195030280198e-12 +2110,0.99960502766252,-0.0211,-0.0062105383789895,5.6575161592228e-18,4.7309141275776e-18,0.0011178969162491,3.2734866634648e-18,0.0011178969162491,4.0076472274109e-07,8.053396740831e-13,0.9985259539178,0.014452279456464,0.014452279456456,-0.014889461621011,0.080858935602411,-5.6789815153796e-17,-5.2131147963963e-17,-0.080858935602411,5.6789815153743e-17,5.2131147963697e-17,-3.7165221507196e-12,3.60632668326e-17,-3.7165137305927e-12,-0.077759810150693,-3.5750542002467e-12,-3.5730915757025e-12 +2110.009765625,0.99960504253741,-0.02110009765625,-0.0062105628156891,1.796006587855e-16,1.7920939656636e-16,0.0011179013068118,1.3420180840807e-16,0.0011179013068118,2.8776199201275e-09,8.0533971338772e-13,0.9985260036435,0.014452350526153,0.014452350526145,-0.014889534840561,0.079294150576363,-1.9451808523142e-15,-1.9390497979517e-15,-0.079294150576363,1.9451808523142e-15,1.9390497979517e-15,-1.5714528134072e-15,1.4522032425226e-15,-1.5597160230432e-15,-0.077757187751974,-1.5622088443335e-14,1.2551611222473e-14 +2110.01953125,0.99960505740816,-0.0211001953125,-0.0062105872699754,7.7467291845669e-17,7.7258990263319e-17,0.0011179057085834,7.6481607770209e-18,0.0011179057085834,3.0975293441315e-09,8.0533975370655e-13,0.99852605335557,0.014452421578771,0.014452421578763,-0.014889608042525,0.077760422425801,-8.2134155026328e-16,-8.1977177799732e-16,-0.077760422425801,8.2134155026328e-16,8.1977177799732e-16,-1.1303900559821e-15,8.1120463918011e-17,-1.0962357253081e-15,-0.07775456623456,-1.8096240830197e-14,1.5869782737722e-14 +2110.029296875,0.99960507227834,-0.02110029296875,-0.0062106117243298,7.063542031397e-17,6.9417486891385e-17,0.0011179101103676,9.1143488215209e-17,0.0011179101103676,3.9754333158726e-09,8.053398064281e-13,0.99852610306593,0.014452492631324,0.014452492631316,-0.01488968124442,0.077757800095565,-7.4967333773475e-16,-7.3654021787715e-16,-0.077757800095565,7.4967333773475e-16,7.3654021787715e-16,6.6023553086491e-15,9.6706626650193e-16,6.5870387097066e-15,-0.0777519448079,-1.0814123704737e-14,2.4002524540469e-14 +2110.0390625,0.99960508714794,-0.021100390625,-0.0062106361787531,6.5904293817792e-17,6.6746325214985e-17,0.0011179145121638,2.7215678739918e-17,0.0011179145121638,3.883137367211e-09,8.0533985752631e-13,0.99852615277456,0.014452563683809,0.014452563683801,-0.014889754446247,0.077755178556811,-7.0109219949538e-16,-7.0817173190051e-16,-0.077755178556811,7.0109219949538e-16,7.0817173190051e-16,5.8546497810479e-15,2.8876000498726e-16,5.8623534711092e-15,-0.077749323472028,-1.1898454497116e-14,2.3614575440871e-14 +2110.048828125,0.99960510201698,-0.02110048828125,-0.0062106606332448,7.7327566461889e-17,7.6902430587619e-17,0.0011179189139722,9.0531304473868e-17,0.0011179189139722,3.8190997031506e-09,8.0533990731202e-13,0.99852620248147,0.014452634736228,0.01445263473622,-0.014889827648005,0.077752557108819,-8.1416757329653e-16,-8.1589625759722e-16,-0.077752557108819,8.1416757329653e-16,8.1589625759722e-16,5.0556059860789e-15,9.6048723265482e-16,5.0546816425687e-15,-0.077746702226923,-1.266516069252e-14,2.2774687001647e-14 +2110.05859375,0.99960511688544,-0.0211005859375,-0.0062106850878049,7.0604116766349e-17,7.023998090853e-17,0.0011179233157931,2.7958737102921e-17,0.0011179233157931,3.9218974734467e-09,8.0533995895139e-13,0.99852625218665,0.014452705788581,0.014452705788573,-0.014889900849695,0.077749935751605,-7.5118645590892e-16,-7.4518294634994e-16,-0.077749935751605,7.5118645590892e-16,7.4518294634994e-16,6.186192539487e-15,2.9667457325147e-16,6.2104837577631e-15,-0.077744081072577,-1.1595016234792e-14,2.3990759044963e-14 +2110.068359375,0.99960513175332,-0.02110068359375,-0.0062107095424335,7.8266527492024e-17,7.8342850079142e-17,0.0011179277176262,7.5404648110093e-17,0.0011179277176262,3.8458765061478e-09,8.0534000931057e-13,0.99852630189012,0.014452776840867,0.014452776840859,-0.014889974051316,0.07774731448516,-8.3390901692426e-16,-8.3111579774427e-16,-0.07774731448516,8.3390901692426e-16,8.3111579774427e-16,5.4331493115302e-15,7.9992026272591e-16,5.4237482361379e-15,-0.077741460008998,-1.2254469951881e-14,2.3110549960721e-14 +2110.078125,0.99960514662063,-0.02110078125,-0.0062107339971305,8.2418752313484e-17,8.3708003166769e-17,0.0011179321194717,4.2105261826512e-17,0.0011179321194717,3.9574317156621e-09,8.0534006158462e-13,0.99852635159186,0.014452847893087,0.014452847893079,-0.01489004725287,0.077744693309475,-8.766414513943e-16,-8.8799966190459e-16,-0.077744693309475,8.766414513943e-16,8.8799966190459e-16,6.3720719122452e-15,4.4667572453502e-16,6.3678975064319e-15,-0.07773883903617,-1.1394019661277e-14,2.4133029744217e-14 +2110.087890625,0.99960516148737,-0.02110087890625,-0.0062107584518959,7.6704854117546e-17,7.5425924435735e-17,0.0011179365213295,8.0931656307605e-17,0.0011179365213295,3.9505607674073e-09,8.0534011350528e-13,0.99852640129188,0.014452918945241,0.014452918945233,-0.014890120454354,0.077742072224557,-8.1240951401749e-16,-8.0011075457715e-16,-0.077742072224557,8.1240951401749e-16,8.0011075457714e-16,6.2955812079255e-15,8.5834152692868e-16,6.2926444664398e-15,-0.077736218154081,-1.1440522057585e-14,2.402779982359e-14 +2110.09765625,0.99960517635353,-0.0211009765625,-0.0062107829067298,8.0179499456338e-17,8.0303253578523e-17,0.0011179409231996,3.6559964199408e-17,0.0011179409231996,3.9182843636354e-09,8.0534016530415e-13,0.99852645099017,0.014452989997328,0.01445298999732,-0.01489019365577,0.077739451230392,-8.4903149345592e-16,-8.5181690702007e-16,-0.077739451230392,8.4903149345593e-16,8.5181690702007e-16,6.0569209326596e-15,3.8782611373006e-16,6.0600701568066e-15,-0.077733597362751,-1.1701236421086e-14,2.3817315087567e-14 +2110.107421875,0.99960519121912,-0.02110107421875,-0.0062108073616321,7.6159671283438e-17,7.5870083831798e-17,0.001117945325082,8.1661165225074e-17,0.001117945325082,3.9334189239071e-09,8.0534021689552e-13,0.99852650068675,0.014453061049348,0.01445306104934,-0.014890266857118,0.077736830326966,-8.0930748167972e-16,-8.0476174948872e-16,-0.077736830326966,8.0930748167972e-16,8.0476174948872e-16,5.9401610788733e-15,8.662371187081e-16,5.9385140347929e-15,-0.077730976662166,-1.195214992283e-14,2.3829930559813e-14 +2110.1171875,0.99960520608414,-0.021101171875,-0.0062108318166029,7.8143571244809e-17,7.8355430286169e-17,0.0011179497269767,4.1802358550955e-17,0.0011179497269767,3.8537137925232e-09,8.0534026760394e-13,0.9985265503816,0.014453132101302,0.014453132101294,-0.014890340058397,0.077734209514301,-8.3003453751451e-16,-8.3109278100798e-16,-0.077734209514301,8.3003453751451e-16,8.3109278100798e-16,5.4959296223967e-15,4.4333898679999e-16,5.4924237194042e-15,-0.077728356052318,-1.2253314795726e-14,2.324084070377e-14 +2110.126953125,0.99960522094858,-0.02110126953125,-0.0062108562716421,7.3730787868409e-17,7.3400536866623e-17,0.0011179541288838,8.0628763873555e-17,0.0011179541288838,3.922558278191e-09,8.0534031924377e-13,0.99852660007474,0.01445320315319,0.014453203153182,-0.014890413259608,0.07773158879238,-7.7578141368531e-16,-7.7850838499683e-16,-0.07773158879238,7.7578141368531e-16,7.7850838499683e-16,5.9999442384628e-15,8.5519008187171e-16,5.9960673878193e-15,-0.07772573553321,-1.1734973915628e-14,2.3730082231346e-14 +2110.13671875,0.99960523581245,-0.0211013671875,-0.0062108807267497,8.2450210568154e-17,8.3922422364905e-17,0.0011179585308031,4.5431957341591e-17,0.0011179585308031,3.8562397719488e-09,8.0534036994299e-13,0.99852664976615,0.014453274205011,0.014453274205003,-0.01489048646075,0.077728968161197,-8.7582170174113e-16,-8.900731844124e-16,-0.077728968161197,8.7582170174113e-16,8.900731844124e-16,5.7501389731182e-15,4.8178834586339e-16,5.7396195497697e-15,-0.077723115104837,-1.2030804957332e-14,2.3519698291788e-14 +2110.146484375,0.99960525067575,-0.02110146484375,-0.0062109051819257,8.5247129011333e-17,8.3127963333118e-17,0.0011179629327348,7.3633317068473e-17,0.0011179629327348,3.8482674824536e-09,8.053404204594e-13,0.99852669945583,0.014453345256766,0.014453345256758,-0.014890559661824,0.077726347620757,-9.0566866880879e-16,-8.8161403288402e-16,-0.077726347620757,9.0566866880879e-16,8.8161403288402e-16,5.6568497498378e-15,7.8089625177939e-16,5.6737837526179e-15,-0.077720494767205,-1.1974173827349e-14,2.3303954124418e-14 +2110.15625,0.99960526553847,-0.0211015625,-0.0062109296371703,7.8963974444331e-17,8.0219367322064e-17,0.0011179673346789,4.2082205123393e-17,0.0011179673346789,3.8742840047234e-09,8.0534047149572e-13,0.9985267491438,0.014453416308455,0.014453416308447,-0.01489063286283,0.077723727171051,-8.3882963063355e-16,-8.5073487095382e-16,-0.077723727171051,8.3882963063355e-16,8.5073487095382e-16,5.7047811854854e-15,4.4630672519586e-16,5.7011042347968e-15,-0.077717874520297,-1.2070319218494e-14,2.347534576767e-14 +2110.166015625,0.99960528040062,-0.02110166015625,-0.0062109540924831,8.7236073967915e-17,8.6187559136195e-17,0.0011179717366352,7.4511931827646e-17,0.0011179717366352,3.9684060482159e-09,8.0534052349683e-13,0.99852679883005,0.014453487360077,0.014453487360069,-0.014890706063767,0.077721106812086,-9.2601463878781e-16,-9.1399376193547e-16,-0.077721106812086,9.2601463878782e-16,9.1399376193547e-16,6.4623975442124e-15,7.9005877768835e-16,6.4390034017612e-15,-0.077715254364103,-1.1378546303528e-14,2.4278975765937e-14 +2110.17578125,0.99960529526219,-0.0211017578125,-0.0062109785478645,7.8798071225968e-17,7.8589820818137e-17,0.0011179761386039,4.0941516126372e-17,0.0011179761386039,3.932910885851e-09,8.0534057536808e-13,0.99852684851457,0.014453558411632,0.014453558411624,-0.014890779264635,0.077718486543846,-8.3777207844755e-16,-8.3339059839187e-16,-0.077718486543846,8.3777207844755e-16,8.3339059839186e-16,6.3436553429322e-15,4.3415945794224e-16,6.3847014680466e-15,-0.077712634298649,-1.1378125222717e-14,2.4105523581356e-14 +2110.185546875,0.9996053101232,-0.02110185546875,-0.0062110030033143,7.8959140046273e-17,7.9130364425616e-17,0.0011179805405848,6.683907974384e-17,0.0011179805405848,3.9442618060548e-09,8.0534062732385e-13,0.99852689819737,0.014453629463121,0.014453629463113,-0.014890852465436,0.077715866366322,-8.4021629810033e-16,-8.3909109501875e-16,-0.077715866366322,8.4021629810033e-16,8.3909109501875e-16,6.4286991670338e-15,7.0868325208927e-16,6.4251867629515e-15,-0.077710014323895,-1.1344166548337e-14,2.419708457448e-14 +2110.1953125,0.99960532498362,-0.021101953125,-0.0062110274588326,7.4634414662778e-17,7.4229664844787e-17,0.0011179849425781,5.493887836409e-17,0.0011179849425781,3.9200429569064e-09,8.0534067908316e-13,0.99852694787845,0.014453700514544,0.014453700514536,-0.014890925666167,0.077713246279539,-7.9265940558915e-16,-7.870948921066e-16,-0.077713246279539,7.9265940558915e-16,7.870948921066e-16,6.0772251578488e-15,5.8247720843068e-16,6.06503136877e-15,-0.077707394439874,-1.1638311984087e-14,2.3779654193757e-14 +2110.205078125,0.99960533984348,-0.02110205078125,-0.0062110519144193,8.0230018736298e-17,8.0712960476328e-17,0.0011179893445837,6.4221096305395e-17,0.0011179893445837,3.959268468634e-09,8.0534073127666e-13,0.99852699755781,0.0144537715659,0.014453771565892,-0.014890998866831,0.077710626283455,-8.5419591535986e-16,-8.5580835011768e-16,-0.077710626283455,8.5419591535986e-16,8.5580835011768e-16,6.5904138975697e-15,6.8087117105615e-16,6.6012564974134e-15,-0.077704774646574,-1.1098557091779e-14,2.4289234149449e-14 +2110.21484375,0.99960535470276,-0.0211021484375,-0.0062110763700744,8.2342600009844e-17,8.2845852918596e-17,0.0011179937466016,5.7565673832968e-17,0.0011179937466016,3.8776235555815e-09,8.0534078234549e-13,0.99852704723545,0.01445384261719,0.014453842617182,-0.014891072067426,0.077708006378106,-8.6719827676875e-16,-8.7839056858723e-16,-0.077708006378106,8.6719827676875e-16,8.7839056858724e-16,5.9940785396956e-15,6.104389850963e-16,6.0031470871973e-15,-0.077702154943961,-1.1702350961285e-14,2.3698673193804e-14 +2110.224609375,0.99960536956147,-0.02110224609375,-0.006211100825798,7.9501775540358e-17,7.8737887466653e-17,0.0011179981486319,6.1657323915097e-17,0.0011179981486319,3.9378953431424e-09,8.053408344834e-13,0.99852709691137,0.014453913668414,0.014453913668406,-0.014891145267952,0.077705386563478,-8.4579253183619e-16,-8.3480356918896e-16,-0.077705386563478,8.4579253183619e-16,8.3480356918896e-16,6.3367709766764e-15,6.5373382768639e-16,6.3098696395092e-15,-0.077699535332057,-1.1292451872221e-14,2.3938140193793e-14 +2110.234375,0.9996053844196,-0.02110234375,-0.00621112528159,7.6810092430121e-17,7.8411083530946e-17,0.0011180025506744,6.779528378971e-17,0.0011180025506744,3.8803129598364e-09,8.0534088553478e-13,0.99852714658556,0.014453984719571,0.014453984719563,-0.01489121846841,0.077702766839538,-8.1331205829717e-16,-8.3130739164137e-16,-0.077702766839538,8.1331205829717e-16,8.3130739164137e-16,5.8877854420031e-15,7.1872822591267e-16,5.8822962715283e-15,-0.077696915810868,-1.1807785363101e-14,2.3576980787925e-14 +2110.244140625,0.99960539927717,-0.02110244140625,-0.0062111497374504,7.2844550164749e-17,7.0955797052616e-17,0.0011180069527293,5.6735305237769e-17,0.0011180069527293,3.8968543947249e-09,8.0534093677023e-13,0.99852719625804,0.014454055770661,0.014454055770653,-0.0148912916688,0.077700147206309,-7.6985932871582e-16,-7.5223877851081e-16,-0.077700147206309,7.6985932871582e-16,7.5223877851081e-16,6.113855420766e-15,6.014447239248e-16,6.1339051264815e-15,-0.077694296380374,-1.1538688474971e-14,2.3785526765088e-14 +2110.25390625,0.99960541413415,-0.0211025390625,-0.0062111741933793,8.1265857210384e-17,8.1782656622865e-17,0.0011180113547965,6.25481096733e-17,0.0011180113547965,3.9107170834995e-09,8.0534098801276e-13,0.99852724592879,0.014454126821685,0.014454126821677,-0.014891364869121,0.077697527663794,-8.5680555597072e-16,-8.6698722301553e-16,-0.077697527663794,8.5680555597072e-16,8.6698722301553e-16,6.2368708826878e-15,6.6315275514159e-16,6.2524842607938e-15,-0.077691677040588,-1.1475861688272e-14,2.3964276383406e-14 +2110.263671875,0.99960542899057,-0.02110263671875,-0.0062111986493766,8.2246791020357e-17,8.2228271628961e-17,0.001118015756876,5.9158812702116e-17,0.001118015756876,3.8750975761559e-09,8.0534103902522e-13,0.99852729559782,0.014454197872643,0.014454197872635,-0.014891438069373,0.077694908211976,-8.7470052801732e-16,-8.7167841770262e-16,-0.077694908211976,8.7470052801732e-16,8.7167841770262e-16,5.729378056848e-15,6.2704654759918e-16,5.7191586280235e-15,-0.077689057791483,-1.1962215363235e-14,2.3409889974192e-14 +2110.2734375,0.99960544384641,-0.021102734375,-0.0062112231054424,7.5651997030914e-17,7.5050731382973e-17,0.0011180201589679,5.6298121861714e-17,0.0011180201589679,3.884000676635e-09,8.0534109008915e-13,0.99852734526513,0.014454268923534,0.014454268923526,-0.014891511269558,0.077692288850867,-8.0193652014086e-16,-7.9556140937415e-16,-0.077692288850867,8.0193652014086e-16,7.9556140937415e-16,6.116973046583e-15,5.966717873072e-16,6.1301850828761e-15,-0.077686438633073,-1.1577837376648e-14,2.3824073296927e-14 +2110.283203125,0.99960545870168,-0.02110283203125,-0.0062112475615766,7.6375556130589e-17,7.4920507828331e-17,0.001118024561072,5.8993913478614e-17,0.001118024561072,3.8382843570162e-09,8.0534114057464e-13,0.99852739493072,0.014454339974359,0.014454339974351,-0.014891584469673,0.077689669580438,-8.0867779235438e-16,-7.9415109721473e-16,-0.077689669580438,8.0867779235438e-16,7.9415109721473e-16,5.4072431339542e-15,6.2526066664807e-16,5.3997448311264e-15,-0.077683819565352,-1.2229844823836e-14,2.3036019025097e-14 +2110.29296875,0.99960547355637,-0.0211029296875,-0.0062112720177793,7.5689664983312e-17,7.5196854656666e-17,0.0011180289631885,4.7852794113934e-17,0.0011180289631885,3.9166145882064e-09,8.0534119212259e-13,0.99852744459459,0.014454411025118,0.01445441102511,-0.014891657669721,0.077687050400706,-8.0230602294739e-16,-7.9705033984309e-16,-0.077687050400706,8.0230602294739e-16,7.9705033984309e-16,6.3121636582219e-15,5.0720159520633e-16,6.3056064470287e-15,-0.077681200588298,-1.137585333434e-14,2.3992673325148e-14 +2110.302734375,0.9996054884105,-0.02110302734375,-0.0062112964740504,7.4393928973729e-17,7.5107285021844e-17,0.0011180333653173,6.9982695122271e-17,0.0011180333653173,3.9351917280328e-09,8.0534124407004e-13,0.99852749425674,0.01445448207581,0.014454482075802,-0.0148917308697,0.077684431311663,-7.8795391410995e-16,-7.9607097131196e-16,-0.077684431311663,7.8795391410995e-16,7.9607097131196e-16,6.076386650832e-15,7.4173436647806e-16,6.0692372675238e-15,-0.077678581701938,-1.1671738256744e-14,2.3816447613979e-14 +2110.3125,0.99960550326405,-0.021103125,-0.0062113209303899,8.2828753740957e-17,8.2119101623077e-17,0.0011180377674584,5.3840575479931e-17,0.0011180377674584,3.9219045788741e-09,8.053412956628e-13,0.99852754391717,0.014454553126435,0.014454553126427,-0.01489180406961,0.077681812313289,-8.7451976516091e-16,-8.7035727170743e-16,-0.077681812313289,8.7451976516091e-16,8.7035727170743e-16,6.3288202584527e-15,5.706565359128e-16,6.3406579567987e-15,-0.077675962906258,-1.1398713620106e-14,2.4067237829111e-14 +2110.322265625,0.99960551811702,-0.02110322265625,-0.0062113453867978,7.4526359321601e-17,7.5239713291136e-17,0.0011180421696118,7.0698526017819e-17,0.0011180421696118,3.9508165627922e-09,8.0534134757093e-13,0.99852759357588,0.014454624176994,0.014454624176986,-0.014891877269452,0.077679193405609,-7.9189963628161e-16,-7.9741454460537e-16,-0.077679193405608,7.9189963628161e-16,7.9741454460537e-16,6.1498376841772e-15,7.4939671155308e-16,6.1636719792629e-15,-0.077673344201256,-1.1661267275379e-14,2.3973849737711e-14 +2110.33203125,0.99960553296943,-0.0211033203125,-0.0062113698432743,7.3650772240708e-17,7.4330231078181e-17,0.0011180465717776,5.2523551799682e-17,0.0011180465717776,3.8595473483838e-09,8.0534139824312e-13,0.99852764323286,0.014454695227487,0.014454695227479,-0.014891950469226,0.07767657458861,-7.8307631494393e-16,-7.8774590111728e-16,-0.07767657458861,7.8307631494393e-16,7.8774590111728e-16,5.6371513620843e-15,5.565950130852e-16,5.6164448247874e-15,-0.07767072558691,-1.2091023949927e-14,2.3343772747429e-14 +2110.341796875,0.99960554782126,-0.02110341796875,-0.0062113942998191,7.7958942417179e-17,7.6951130614827e-17,0.0011180509739557,6.1019783370467e-17,0.0011180509739557,3.887219435228e-09,8.0534144914682e-13,0.99852769288813,0.014454766277913,0.014454766277905,-0.014892023668931,0.077673955862289,-8.2629632455415e-16,-8.1549128203756e-16,-0.077673955862289,8.2629632455415e-16,8.1549128203756e-16,5.8919238173767e-15,6.4681467689825e-16,5.9057600854907e-15,-0.07766810706324,-1.1837148513119e-14,2.3633944057957e-14 +2110.3515625,0.99960556267251,-0.021103515625,-0.0062114187564324,7.5328271448385e-17,7.492355324869e-17,0.0011180553761461,5.9825983399502e-17,0.0011180553761461,3.9266083717848e-09,8.05341500671e-13,0.99852774254167,0.014454837328273,0.014454837328265,-0.014892096868568,0.077671337226624,-7.9677662227555e-16,-7.9397409218421e-16,-0.077671337226624,7.9677662227555e-16,7.9397409218421e-16,6.3008125982498e-15,6.3397269326981e-16,6.285385948513e-15,-0.077665488630246,-1.1458921871792e-14,2.404417268677e-14 +2110.361328125,0.9996055775232,-0.02110361328125,-0.0062114432131141,6.9838115037755e-17,6.9358875818834e-17,0.0011180597783488,6.6302786610501e-17,0.0011180597783488,3.9473349033869e-09,8.0534155239326e-13,0.9985277921935,0.014454908378566,0.014454908378558,-0.014892170068136,0.077668718681638,-7.4422390386742e-16,-7.3497684908901e-16,-0.077668718681638,7.4422390386742e-16,7.3497684908901e-16,6.2885198868369e-15,7.0258690919679e-16,6.2893313333794e-15,-0.077662870287888,-1.1515704973045e-14,2.4092609090909e-14 +2110.37109375,0.99960559237331,-0.0211037109375,-0.0062114676698643,7.3672035845888e-17,7.4636116261125e-17,0.0011180641805638,6.1856341216611e-17,0.0011180641805638,3.9226257797509e-09,8.0534160406236e-13,0.99852784184361,0.014454979428793,0.014454979428785,-0.014892243267636,0.077666100227328,-7.7927248975489e-16,-7.9086853081648e-16,-0.077666100227328,7.7927248975489e-16,7.9086853081648e-16,6.1382316940279e-15,6.5543472855514e-16,6.1263484074586e-15,-0.07766025203621,-1.1668422313691e-14,2.3932078902757e-14 +2110.380859375,0.99960560722284,-0.02110380859375,-0.0062114921266829,7.4327875573927e-17,7.3414943972548e-17,0.0011180685827912,6.8102717183901e-17,0.0011180685827912,3.9583127886544e-09,8.0534165615656e-13,0.99852789149199,0.014455050478954,0.014455050478946,-0.014892316467067,0.077663481863656,-7.851846172896e-16,-7.778993033468e-16,-0.077663481863656,7.851846172896e-16,7.778993033468e-16,6.2948436848958e-15,7.2165751745911e-16,6.2789606966384e-15,-0.077657633875191,-1.1485999489211e-14,2.4058857074879e-14 +2110.390625,0.99960562207181,-0.02110390625,-0.0062115165835699,7.6081427296191e-17,7.5730935699036e-17,0.0011180729850308,6.5390927420224e-17,0.0011180729850308,3.8716088113233e-09,8.0534170698308e-13,0.99852794113865,0.014455121529048,0.01445512152904,-0.01489238966643,0.077660863590663,-8.0873089306291e-16,-8.0240916791803e-16,-0.077660863590663,8.0873089306291e-16,8.0240916791802e-16,5.7165724890393e-15,6.9280871067815e-16,5.7260260172035e-15,-0.077655015804801,-1.2094285362868e-14,2.3536022252807e-14 +2110.400390625,0.9996056369202,-0.02110400390625,-0.0062115410405255,7.702182552238e-17,7.7423477873817e-17,0.0011180773872828,5.140370770537e-17,0.0011180773872828,3.809162762991e-09,8.0534175693379e-13,0.9985279907836,0.014455192579076,0.014455192579068,-0.014892462865725,0.07765824540833,-8.1055186257199e-16,-8.2031165801016e-16,-0.07765824540833,8.1055186257199e-16,8.2031165801016e-16,5.3169794642136e-15,5.4465794217619e-16,5.2663569726633e-15,-0.077652397825076,-1.2443033784642e-14,2.3025573307541e-14 +2110.41015625,0.99960565176802,-0.0211041015625,-0.0062115654975494,7.4492815618272e-17,7.393902325729e-17,0.0011180817895472,6.8776693642438e-17,0.0011180817895472,3.9693190956314e-09,8.0534180923079e-13,0.99852804042682,0.014455263629037,0.014455263629029,-0.014892536064951,0.077655627316626,-7.8911318472206e-16,-7.8336392043544e-16,-0.077655627316626,7.8911318472206e-16,7.8336392043544e-16,6.7869750090972e-15,7.2866913883207e-16,6.8194312160137e-15,-0.077649779935984,-1.0869422069681e-14,2.4474803747836e-14 +2110.419921875,0.99960566661527,-0.02110419921875,-0.0062115899546418,8.0325602644211e-17,8.0063189877051e-17,0.0011180861918238,5.9776639608504e-17,0.0011180861918238,3.9065923829185e-09,8.0534186064005e-13,0.99852809006833,0.014455334678932,0.014455334678924,-0.014892609264108,0.077653009315588,-8.5000130562923e-16,-8.4821586999609e-16,-0.077653009315588,8.5000130562923e-16,8.4821586999609e-16,6.2420636083869e-15,6.3327413517206e-16,6.2320096930212e-15,-0.077647162137546,-1.1444974897875e-14,2.3918108916601e-14 +2110.4296875,0.99960568146194,-0.021104296875,-0.0062116144118026,7.4923446009587e-17,7.3881783497129e-17,0.0011180905941127,6.6199236130956e-17,0.0011180905941127,3.9429579601347e-09,8.0534191248934e-13,0.99852813970811,0.01445540572876,0.014455405728752,-0.014892682463197,0.077650391405186,-7.9328231148592e-16,-7.8269853993316e-16,-0.077650391405186,7.9328231148592e-16,7.8269853993316e-16,6.5236527148548e-15,7.0127494637508e-16,6.5089356127714e-15,-0.077644544429753,-1.1220605445653e-14,2.4252212436003e-14 +2110.439453125,0.99960569630804,-0.02110439453125,-0.0062116388690319,7.8872455651616e-17,7.8528754869833e-17,0.001118094996414,4.6831752022013e-17,0.001118094996414,3.929482517151e-09,8.0534196427502e-13,0.99852818934618,0.014455476778522,0.014455476778514,-0.014892755662218,0.077647773585437,-8.3488339046938e-16,-8.3189691331484e-16,-0.077647773585437,8.3488339046938e-16,8.3189691331484e-16,6.34316334459e-15,4.9612800831964e-16,6.3426743109649e-15,-0.077641926812585,-1.135689605032e-14,2.4041778479367e-14 +2110.44921875,0.99960571115357,-0.0211044921875,-0.0062116633263296,8.1506819171044e-17,8.1122467342046e-17,0.0011180993987276,6.942244880863e-17,0.0011180993987276,3.919339519598e-09,8.0534201578016e-13,0.99852823898252,0.014455547828218,0.01445554782821,-0.01489282886117,0.077645155856334,-8.6427654676675e-16,-8.5934113510875e-16,-0.077645155856334,8.6427654676675e-16,8.5934113510875e-16,6.3079105612513e-15,7.353568676225e-16,6.3017766269103e-15,-0.077639309286044,-1.1356264857459e-14,2.3965002554029e-14 +2110.458984375,0.99960572599852,-0.02110458984375,-0.0062116877836957,7.4708745573896e-17,7.4378621328752e-17,0.0011181038010534,6.3959521358763e-17,0.0011181038010534,3.8758543041695e-09,8.0534206666101e-13,0.99852828861715,0.014455618877847,0.014455618877839,-0.014892902060054,0.077642538217857,-7.9731305870192e-16,-7.8787300871282e-16,-0.077642538217857,7.9731305870192e-16,7.8787300871282e-16,5.6536986624795e-15,6.7755137224985e-16,5.6338361070784e-15,-0.077636691850149,-1.210699439123e-14,2.3393679226199e-14 +2110.46875,0.9996057408429,-0.0211046875,-0.0062117122411303,7.8346067766785e-17,7.8246327970637e-17,0.0011181082033917,6.7048178182449e-17,0.0011181082033917,3.9356393699563e-09,8.053421182562e-13,0.99852833825005,0.014455689927409,0.014455689927401,-0.01489297525887,0.077639920670007,-8.2644251404741e-16,-8.2881139345031e-16,-0.077639920670007,8.2644251404741e-16,8.2881139345031e-16,6.0919278113518e-15,7.1023184568271e-16,6.0992254552869e-15,-0.077634074504867,-1.1668527458359e-14,2.3858762750136e-14 +2110.478515625,0.99960575568671,-0.02110478515625,-0.0062117366986334,8.0025021046676e-17,7.9179894118562e-17,0.0011181126057423,5.7763558439987e-17,0.0011181126057423,3.9387764161347e-09,8.0534217001143e-13,0.99852838788124,0.014455760976905,0.014455760976897,-0.014893048457617,0.077637303212805,-8.4146724299698e-16,-8.3866846271676e-16,-0.077637303212805,8.4146724299698e-16,8.3866846271676e-16,6.3296667685477e-15,6.1193499910458e-16,6.3038590287736e-15,-0.077631457250212,-1.1461247362213e-14,2.40938218756e-14 +2110.48828125,0.99960577052995,-0.0211048828125,-0.0062117611562049,7.275944301936e-17,7.2896862864381e-17,0.0011181170081051,7.2507280290998e-17,0.0011181170081051,3.965418216012e-09,8.053422220302e-13,0.9985284375107,0.014455832026335,0.014455832026327,-0.014893121656295,0.077634685846216,-7.6705801286239e-16,-7.7227603531122e-16,-0.077634685846216,7.6705801286239e-16,7.7227603531122e-16,6.2385609070982e-15,7.6800961321082e-16,6.2525154646176e-15,-0.077628840086175,-1.1535343848821e-14,2.4025479663699e-14 +2110.498046875,0.99960578537261,-0.02110498046875,-0.0062117856138448,8.7313136533709e-17,8.8040079387738e-17,0.0011181214104803,5.9848041843582e-17,0.0011181214104803,3.9675924767835e-09,8.0534227438521e-13,0.99852848713845,0.014455903075699,0.014455903075691,-0.014893194854905,0.077632068570255,-9.2601357911969e-16,-9.3244477143876e-16,-0.077632068570255,9.2601357911969e-16,9.3244477143876e-16,6.5856565591761e-15,6.3385665308095e-16,6.6097563816337e-15,-0.077626223012753,-1.1066522407755e-14,2.4260941757301e-14 +2110.5078125,0.9996058002147,-0.021105078125,-0.0062118100715532,7.6930380161484e-17,7.5712565970736e-17,0.0011181258128678,6.9997508535029e-17,0.0011181258128678,3.9334722146123e-09,8.0534232610726e-13,0.99852853676447,0.014455974124995,0.014455974124987,-0.014893268053447,0.077629451384912,-8.1562828280568e-16,-8.0185216513946e-16,-0.077629451384912,8.1562828280568e-16,8.0185216513946e-16,6.4547457856719e-15,7.4126335933771e-16,6.4373916861746e-15,-0.077623606029952,-1.1237652900557e-14,2.4128819618148e-14 +2110.517578125,0.99960581505622,-0.02110517578125,-0.00621183452933,8.6767790627847e-17,8.6369928889513e-17,0.0011181302152676,6.9819952099875e-17,0.0011181302152676,3.8664502710617e-09,8.0534237674017e-13,0.99852858638878,0.014456045174226,0.014456045174218,-0.01489334125192,0.077626834290186,-9.2560034733343e-16,-9.1468709484687e-16,-0.077626834290186,9.2560034733343e-16,9.1468709484687e-16,5.7613224731052e-15,7.3931660030621e-16,5.7519183207945e-15,-0.077620989137761,-1.1912203519802e-14,2.3424577388658e-14 +2110.52734375,0.99960582989716,-0.0211052734375,-0.0062118589871753,8.2090556743774e-17,8.1347116741347e-17,0.0011181346176798,6.3354150596292e-17,0.0011181346176798,3.9165293230781e-09,8.0534242816885e-13,0.99852863601137,0.01445611622339,0.014456116223382,-0.014893414450325,0.077624217286081,-8.6844012706716e-16,-8.6146136080519e-16,-0.077624217286081,8.6844012706716e-16,8.6146136080519e-16,6.105681296728e-15,6.7108905951861e-16,6.1411190575841e-15,-0.077618372336176,-1.1623160423752e-14,2.3869038618243e-14 +2110.537109375,0.99960584473754,-0.02110537109375,-0.006211883445089,8.5991998398717e-17,8.6542807830708e-17,0.0011181390201043,6.5507714977572e-17,0.0011181390201043,3.9326906176029e-09,8.0534247985309e-13,0.99852868563224,0.014456187272488,0.01445618727248,-0.014893487648661,0.077621600372587,-9.0562055563584e-16,-9.1644892992627e-16,-0.077621600372587,9.0562055563584e-16,9.1644892992627e-16,6.3297347413327e-15,6.9371497105189e-16,6.2871478353046e-15,-0.077615755625196,-1.1327717555769e-14,2.3943650107003e-14 +2110.546875,0.99960585957734,-0.02110546875,-0.0062119079030711,8.0813340801387e-17,8.0327393375435e-17,0.0011181434225411,6.7864518599824e-17,0.0011181434225411,3.9613077262857e-09,8.0534253194505e-13,0.99852873525139,0.014456258321519,0.014456258321511,-0.014893560846929,0.077618983549699,-8.5550382231934e-16,-8.505984948861e-16,-0.077618983549699,8.5550382231934e-16,8.505984948861e-16,6.4219994063707e-15,7.1852973708841e-16,6.4445552774074e-15,-0.077613139004802,-1.1284397166653e-14,2.4149983026154e-14 +2110.556640625,0.99960587441657,-0.02110556640625,-0.0062119323611217,8.1306406324732e-17,8.1288023152962e-17,0.0011181478249901,6.9137095608013e-17,0.0011181478249901,3.9354262071356e-09,8.0534258370907e-13,0.99852878486882,0.014456329370483,0.014456329370475,-0.014893634045128,0.077616366817417,-8.6595995076344e-16,-8.6073833610475e-16,-0.077616366817417,8.6595995076344e-16,8.6073833610475e-16,6.383225615496e-15,7.3210837501305e-16,6.337936582609e-15,-0.077610522475029,-1.1292284104316e-14,2.4012488426776e-14 +2110.56640625,0.99960588925522,-0.0211056640625,-0.0062119568192407,7.9387168071429e-17,7.8589523709113e-17,0.0011181522274516,5.0325196809385e-17,0.0011181522274516,3.9038532406721e-09,8.053426350284e-13,0.99852883448453,0.014456400419382,0.014456400419374,-0.014893707243259,0.077613750175723,-8.3584787787933e-16,-8.3213327670006e-16,-0.077613750175723,8.3584787787933e-16,8.3213327670006e-16,6.182040681771e-15,5.3293218046354e-16,6.1834606015573e-15,-0.077607906035832,-1.1486121779644e-14,2.3850691968683e-14 +2110.576171875,0.9996059040933,-0.02110576171875,-0.0062119812774282,7.7047837030242e-17,7.7422482807171e-17,0.0011181566299253,7.622257383072e-17,0.0011181566299253,3.9486458547344e-09,8.0534268693286e-13,0.99852888409852,0.014456471468214,0.014456471468206,-0.014893780441322,0.07761113362465,-8.2027161322032e-16,-8.1974537650596e-16,-0.07761113362465,8.2027161322032e-16,8.1974537650596e-16,6.5816251292039e-15,8.070897966128e-16,6.5726760036559e-15,-0.077605289687231,-1.1083980953287e-14,2.4237291597944e-14 +2110.5859375,0.99960591893081,-0.021105859375,-0.0062120057356842,7.9045262245713e-17,8.0022993287869e-17,0.0011181610324114,5.0837691741636e-17,0.0011181610324114,3.875427978528e-09,8.0534273795811e-13,0.99852893371079,0.014456542516979,0.014456542516971,-0.014893853639316,0.077608517164154,-8.4301851456109e-16,-8.4724755173985e-16,-0.077608517164154,8.4301851456109e-16,8.4724755173985e-16,5.9992964016446e-15,5.3811979807446e-16,6.0083818191692e-15,-0.077602673429222,-1.1648182759154e-14,2.3654956830629e-14 +2110.595703125,0.99960593376775,-0.02110595703125,-0.0062120301940085,8.4417176671805e-17,8.4114201254923e-17,0.0011181654349098,8.151900840896e-17,0.0011181654349098,3.9526959483283e-09,8.0534278996287e-13,0.99852898332135,0.014456613565678,0.01445661356567,-0.014893926837241,0.077605900794254,-8.9214486481782e-16,-8.9052989694149e-16,-0.077605900794254,8.9214486481782e-16,8.9052989694149e-16,6.5370016934226e-15,8.6304494926294e-16,6.5256922840418e-15,-0.077600057261778,-1.1059231878764e-14,2.4120942267662e-14 +2110.60546875,0.99960594860412,-0.0211060546875,-0.0062120546524014,8.2863771404779e-17,8.2438841893389e-17,0.0011181698374205,3.7757155327255e-17,0.0011181698374205,3.854932373315e-09,8.0534284069629e-13,0.99852903293018,0.014456684614311,0.014456684614303,-0.014894000035099,0.077603284514947,-8.8107530789616e-16,-8.7275975127684e-16,-0.077603284514947,8.8107530789616e-16,8.7275975127684e-16,5.6856326529353e-15,3.9973760612878e-16,5.6868502856205e-15,-0.077597441184934,-1.1993859261822e-14,2.3365485881329e-14 +2110.615234375,0.99960596343991,-0.02110615234375,-0.0062120791108626,8.1838947118985e-17,8.0844829070032e-17,0.0011181742399435,9.3564620227348e-17,0.0011181742399435,3.8929641732466e-09,8.0534289152608e-13,0.9985290825373,0.014456755662877,0.014456755662869,-0.014894073232887,0.077600668326206,-8.6701248147168e-16,-8.5585210583042e-16,-0.077600668326206,8.6701248147168e-16,8.5585210583042e-16,5.905994694536e-15,9.9042197916978e-16,5.8957772279601e-15,-0.077594825198665,-1.1784710539262e-14,2.358559381917e-14 +2110.625,0.99960597827513,-0.02110625,-0.0062121035693923,7.5311916148652e-17,7.5103855916267e-17,0.0011181786424788,5.8082961466735e-17,0.0011181786424788,3.8940370927776e-09,8.0534294283849e-13,0.9985291321427,0.014456826711376,0.014456826711368,-0.014894146430608,0.077598052228065,-8.0014695490273e-16,-7.9504618860215e-16,-0.077598052228065,8.0014695490273e-16,7.9504618860215e-16,6.0743558895264e-15,6.1484426331227e-16,6.0706504110693e-15,-0.077592209302972,-1.1568134302389e-14,2.37122261166e-14 +2110.634765625,0.99960599310978,-0.02110634765625,-0.0062121280279905,8.2438927312107e-17,8.2501912268332e-17,0.0011181830450265,7.1972886760876e-17,0.0011181830450265,3.9388936556861e-09,8.0534299444946e-13,0.99852918174637,0.01445689775981,0.014456897759802,-0.01489421962826,0.077595436220502,-8.6922172965378e-16,-8.7332881343269e-16,-0.077595436220502,8.6922172965378e-16,8.7332881343269e-16,6.5247219265954e-15,7.6180773999798e-16,6.521467852339e-15,-0.077589593497858,-1.109789223606e-14,2.4143099672843e-14 +2110.64453125,0.99960600794385,-0.0211064453125,-0.0062121524866571,7.6108398547768e-17,7.6706697479732e-17,0.0011181874475865,6.901707593473e-17,0.0011181874475865,3.926572844648e-09,8.0534304629983e-13,0.99852923134833,0.014456968808176,0.014456968808168,-0.014894292825843,0.077592820303514,-8.0449827421328e-16,-8.1195265799659e-16,-0.077592820303514,8.0449827421328e-16,8.1195265799659e-16,6.302192837533e-15,7.3057306719879e-16,6.3098682557958e-15,-0.077586977783298,-1.131526744332e-14,2.3926378884077e-14 +2110.654296875,0.99960602277735,-0.02110654296875,-0.0062121769453921,8.2584891686267e-17,8.2146420668872e-17,0.0011181918501588,6.4719650703614e-17,0.0011181918501588,3.9125538364715e-09,8.0534309776509e-13,0.99852928094858,0.014457039856477,0.014457039856469,-0.014894366023358,0.077590204477105,-8.6997813980114e-16,-8.6950026042801e-16,-0.077590204477105,8.6997813980113e-16,8.69500260428e-16,6.1888985536344e-15,6.8517711040319e-16,6.1803182245621e-15,-0.077584362159312,-1.1425520822829e-14,2.379380623481e-14 +2110.6640625,0.99960603761028,-0.021106640625,-0.0062122014041956,8.1743023068585e-17,8.2205789416686e-17,0.0011181962527434,7.4909677856193e-17,0.0011181962527434,3.8931133872211e-09,8.0534314871331e-13,0.9985293305471,0.014457110904711,0.014457110904703,-0.014894439220804,0.077587588741253,-8.633359833347e-16,-8.7009590473965e-16,-0.077587588741253,8.633359833347e-16,8.7009590473965e-16,6.111703890842e-15,7.9289424949539e-16,6.10598537731e-15,-0.07758174662589,-1.1512863282752e-14,2.3729632595131e-14 +2110.673828125,0.99960605244264,-0.02110673828125,-0.0062122258630676,8.4641595352368e-17,8.4948504579103e-17,0.0011182006553404,6.2141977788764e-17,0.0011182006553404,3.8369307731045e-09,8.0534319902935e-13,0.9985293801439,0.014457181952878,0.01445718195287,-0.014894512418182,0.077584973095975,-8.9801140743095e-16,-8.9909194584643e-16,-0.077584973095975,8.9801140743095e-16,8.9909194584643e-16,5.4386558049592e-15,6.5762517728312e-16,5.4328648307737e-15,-0.077579131183019,-1.2226794365838e-14,2.3097496409063e-14 +2110.68359375,0.99960606727443,-0.0211068359375,-0.006212250322008,8.3040761133636e-17,8.248709775619e-17,0.0011182050579497,6.9960409480283e-17,0.0011182050579497,3.8999239393434e-09,8.0534325024024e-13,0.99852942973899,0.014457253000979,0.014457253000971,-0.014894585615492,0.07758235754126,-8.8032800144001e-16,-8.7300763444574e-16,-0.07758235754126,8.8032800144001e-16,8.7300763444574e-16,6.2743787486604e-15,7.4036461838754e-16,6.2684313481996e-15,-0.077576515830706,-1.1368854628336e-14,2.3910720290548e-14 +2110.693359375,0.99960608210564,-0.02110693359375,-0.0062122747810168,8.6738901870062e-17,8.5568613911623e-17,0.0011182094605713,7.8009077102154e-17,0.0011182094605713,3.9175169774808e-09,8.0534330163807e-13,0.99852947933236,0.014457324049014,0.014457324049006,-0.014894658812733,0.077579742077097,-9.1036842957016e-16,-9.0558696784349e-16,-0.077579742077097,9.1036842957016e-16,9.0558696784349e-16,6.2985744329003e-15,8.2553301855689e-16,6.2564366628147e-15,-0.077573900568945,-1.1323524143566e-14,2.3877589886823e-14 +2110.703125,0.99960609693628,-0.02110703125,-0.0062122992400941,8.0123695983552e-17,8.031542924308e-17,0.0011182138632052,6.4401075354086e-17,0.0011182138632052,3.884409238708e-09,8.0534335283441e-13,0.99852952892401,0.014457395096982,0.014457395096974,-0.014894732009906,0.077577126703496,-8.4604683601565e-16,-8.4995963349927e-16,-0.077577126703496,8.4604683601565e-16,8.4995963349927e-16,6.1511284315655e-15,6.8154127231154e-16,6.1630816396672e-15,-0.077571285397734,-1.1365019677262e-14,2.367830252847e-14 +2110.712890625,0.99960611176635,-0.02110712890625,-0.0062123236992398,8.4967042700635e-17,8.585672342454e-17,0.0011182182658514,7.5959884493292e-17,0.0011182182658514,3.8779468525263e-09,8.0534340375225e-13,0.99852957851394,0.014457466144884,0.014457466144876,-0.01489480520701,0.077574511420445,-9.040840418769e-16,-9.0856766164651e-16,-0.077574511420445,9.040840418769e-16,9.0856766164651e-16,5.9622796915069e-15,8.0383779693683e-16,5.9630774231689e-15,-0.077568670317083,-1.1681221725061e-14,2.3605680899905e-14 +2110.72265625,0.99960612659585,-0.0211072265625,-0.006212348158454,9.1233297114423e-17,9.0828713638992e-17,0.00111822266851,7.3397010213907e-17,0.00111822266851,3.9428407205833e-09,8.0534345563221e-13,0.99852962810215,0.014457537192719,0.014457537192711,-0.014894878404046,0.077571896227945,-9.63402388611e-16,-9.6114691682814e-16,-0.077571896227945,9.63402388611e-16,9.6114691682814e-16,6.4527349316719e-15,7.7661435723237e-16,6.4399025930844e-15,-0.077566055326957,-1.1202161497107e-14,2.4093828249926e-14 +2110.732421875,0.99960614142478,-0.02110732421875,-0.0062123726177367,8.4516356677842e-17,8.4254080094718e-17,0.0011182270711808,6.3190713794239e-17,0.0011182270711808,3.8840397564854e-09,8.0534350665188e-13,0.99852967768865,0.014457608240488,0.01445760824048,-0.014894951601013,0.077569281126007,-8.958607538266e-16,-8.9154076095122e-16,-0.077569281126007,8.958607538266e-16,8.9154076095122e-16,6.0408472026352e-15,6.6871652855057e-16,6.0225398702015e-15,-0.077563440427376,-1.1577300188695e-14,2.3639778930204e-14 +2110.7421875,0.99960615625313,-0.021107421875,-0.0062123970770877,9.3140702186971e-17,9.2465092117905e-17,0.001118231473864,6.9843628828614e-17,0.001118231473864,3.8631355891994e-09,8.0534355739154e-13,0.99852972727343,0.01445767928819,0.014457679288182,-0.014895024797912,0.077566666114594,-9.8835768751173e-16,-9.7838935334399e-16,-0.077566666114593,9.8835768751173e-16,9.7838935334398e-16,5.9648473804818e-15,7.3909946138105e-16,5.9655687246149e-15,-0.077560825618324,-1.1675746715178e-14,2.360526450204e-14 +2110.751953125,0.99960617108091,-0.02110751953125,-0.0062124215365073,8.7101350098993e-17,8.8031683548994e-17,0.0011182358765596,7.1549839661019e-17,0.0011182358765596,3.9026630815897e-09,8.0534360878348e-13,0.99852977685648,0.014457750335826,0.014457750335818,-0.014895097994743,0.077564051193726,-9.1594452421308e-16,-9.3144361067786e-16,-0.077564051193726,9.1594452421308e-16,9.3144361067786e-16,6.4027444029947e-15,7.5706933029709e-16,6.4101820481994e-15,-0.07755821089981,-1.113346096508e-14,2.3945422649023e-14 +2110.76171875,0.99960618590812,-0.0211076171875,-0.0062124459959952,8.7851793938025e-17,8.7386219029311e-17,0.0011182402792673,6.9190336799345e-17,0.0011182402792673,3.8388918710552e-09,8.0534365930656e-13,0.99852982643783,0.014457821383396,0.014457821383388,-0.014895171191505,0.077561436363389,-9.2253255572359e-16,-9.2457928381899e-16,-0.077561436363389,9.2253255572359e-16,9.2457928381899e-16,5.6135707257055e-15,7.3221630320221e-16,5.5800055967324e-15,-0.077555596271838,-1.2003443660747e-14,2.3196177147964e-14 +2110.771484375,0.99960620073475,-0.02110771484375,-0.0062124704555516,8.7572247713268e-17,8.7852052578741e-17,0.0011182446819875,7.839096038315e-17,0.0011182446819875,3.9016683217596e-09,8.0534371055159e-13,0.99852987601745,0.014457892430899,0.014457892430891,-0.014895244388198,0.07755882162359,-9.2740397851688e-16,-9.2947298420232e-16,-0.07755882162359,9.2740397851688e-16,9.2947298420232e-16,6.0518903812611e-15,8.2927580590602e-16,6.0820587607508e-15,-0.077552981734387,-1.150918440306e-14,2.3642219904077e-14 +2110.78125,0.99960621556082,-0.0211078125,-0.0062124949151766,8.1675297499908e-17,8.1711149980049e-17,0.00111824908472,5.3046693864234e-17,0.00111824908472,3.8740033403428e-09,8.0534376151976e-13,0.99852992559536,0.014457963478336,0.014457963478328,-0.014895317584823,0.077556206974334,-8.6309600550797e-16,-8.6446980825653e-16,-0.077556206974334,8.6309600550797e-16,8.6446980825653e-16,6.1202393599295e-15,5.6114506318049e-16,6.1233597639681e-15,-0.077550367287452,-1.147932943464e-14,2.3722006662172e-14 +2110.791015625,0.99960623038631,-0.02110791015625,-0.0062125193748698,8.9581430139212e-17,9.0430421851094e-17,0.0011182534874648,9.054475519149e-17,0.0011182534874648,3.9214640423779e-09,8.0534381283809e-13,0.99852997517154,0.014458034525706,0.014458034525698,-0.01489539078138,0.077553592415599,-9.4928901564362e-16,-9.5668004041562e-16,-0.077553592415599,9.4928901564362e-16,9.5668004041562e-16,6.3346736986397e-15,9.5777885799244e-16,6.3535912090856e-15,-0.077547752931044,-1.1310542619985e-14,2.3997852150612e-14 +2110.80078125,0.99960624521123,-0.0211080078125,-0.0062125438346316,8.2884843867026e-17,8.3144302524098e-17,0.0011182578902219,4.9438966573013e-17,0.0011182578902219,3.8667131718739e-09,8.0534386365911e-13,0.99853002474601,0.01445810557301,0.014458105573002,-0.014895463977868,0.077550977947382,-8.8251042928674e-16,-8.7956573012229e-16,-0.077550977947382,8.8251042928674e-16,8.7956573012229e-16,5.9065118679969e-15,5.2300491688246e-16,5.8976123944359e-15,-0.077545138665149,-1.1728118838499e-14,2.3531354297018e-14 +2110.810546875,0.99960626003558,-0.02110810546875,-0.0062125682944619,9.6611649785678e-17,9.6227374311405e-17,0.0011182622929914,8.4850049840675e-17,0.0011182622929914,3.8671572610838e-09,8.0534391440936e-13,0.99853007431877,0.014458176620247,0.014458176620239,-0.014895537174288,0.077548363569693,-1.0179733318535e-15,-1.0178136042592e-15,-0.077548363569693,1.0179733318535e-15,1.0178136042592e-15,5.8649903829201e-15,8.9779238499766e-16,5.8680892217247e-15,-0.077542524489776,-1.1794493128113e-14,2.3526689279038e-14 +2110.8203125,0.99960627485935,-0.021108203125,-0.0062125927543606,9.1934208582813e-17,9.2369862846783e-17,0.0011182666957731,6.9846028142557e-17,0.0011182666957731,3.8079015496351e-09,8.0534396438634e-13,0.9985301238898,0.014458247667418,0.01445824766741,-0.014895610370639,0.077545749282517,-9.7766078072414e-16,-9.7708737622171e-16,-0.077545749282517,9.7766078072414e-16,9.7708737622171e-16,5.4948272296958e-15,7.3881060041068e-16,5.5134645482773e-15,-0.077539910404898,-1.2104788424815e-14,2.3112251323451e-14 +2110.830078125,0.99960628968256,-0.02110830078125,-0.0062126172143277,8.7067131607602e-17,8.7753500702338e-17,0.0011182710985672,7.7948906316642e-17,0.0011182710985672,3.9167886711766e-09,8.0534401608743e-13,0.99853017345912,0.014458318714522,0.014458318714514,-0.014895683566922,0.077543135085862,-9.2107288317329e-16,-9.282206014863e-16,-0.077543135085862,9.2107288317329e-16,9.282206014863e-16,6.3545578850647e-15,8.2448717230356e-16,6.3579124747631e-15,-0.07753729641054,-1.1164844201932e-14,2.3876357365652e-14 +2110.83984375,0.99960630450519,-0.0211083984375,-0.0062126416743632,9.130726812285e-17,9.1282137957577e-17,0.0011182755013736,7.4762590032787e-17,0.0011182755013736,3.8820466841116e-09,8.0534406710994e-13,0.99853022302672,0.01445838976156,0.014458389761552,-0.014895756763137,0.077540520979704,-9.6988970366719e-16,-9.6550873017675e-16,-0.077540520979704,9.6988970366719e-16,9.6550873017675e-16,5.9213674830883e-15,7.9080181027544e-16,5.924958917489e-15,-0.077534682506693,-1.1685349171247e-14,2.3530783593595e-14 +2110.849609375,0.99960631932725,-0.02110849609375,-0.0062126661344672,9.4002381729979e-17,9.3997570163573e-17,0.0011182799041924,7.3771807495726e-17,0.0011182799041924,3.9090188863611e-09,8.0534411872401e-13,0.9985302725926,0.014458460808532,0.014458460808524,-0.014895829959283,0.077537906964069,-9.8719526973389e-16,-9.9419294750806e-16,-0.077537906964069,9.8719526973389e-16,9.9419294750806e-16,6.4317686355854e-15,7.8038738372252e-16,6.4179213406016e-15,-0.077532068693328,-1.1131317839151e-14,2.3980040288976e-14 +2110.859375,0.99960633414874,-0.02110859375,-0.0062126905946397,8.7115981820318e-17,8.6467439768293e-17,0.0011182843070234,7.6020029559916e-17,0.0011182843070234,3.9031498033637e-09,8.0534417012173e-13,0.99853032215677,0.014458531855437,0.014458531855429,-0.01489590315536,0.077535293038943,-9.1961040640255e-16,-9.1464386832481e-16,-0.077535293038943,9.1961040640255e-16,9.1464386832481e-16,6.2957068868058e-15,8.0404194530658e-16,6.2823762286116e-15,-0.077529454970475,-1.1284358500771e-14,2.3861494541542e-14 +2110.869140625,0.99960634896966,-0.02110869140625,-0.0062127150548806,8.6768675958319e-17,8.6465738491804e-17,0.0011182887098668,7.1736020431879e-17,0.0011182887098668,3.9032848064835e-09,8.0534422170226e-13,0.99853037171922,0.014458602902276,0.014458602902268,-0.014895976351369,0.077532679204302,-9.2047989722419e-16,-9.1446145436326e-16,-0.077532679204302,9.2047989722419e-16,9.1446145436326e-16,6.283039302223e-15,7.5855548934108e-16,6.2919641573725e-15,-0.07752684133811,-1.1230171214564e-14,2.3804227832289e-14 +2110.87890625,0.99960636379,-0.0211087890625,-0.00621273951519,9.7683315839412e-17,9.8701728494674e-17,0.0011182931127225,7.2127627270279e-17,0.0011182931127225,3.9382932470744e-09,8.0534427366791e-13,0.99853042127995,0.014458673949048,0.01445867394904,-0.01489604954731,0.077530065460172,-1.0347795736919e-15,-1.0438299567912e-15,-0.077530065460172,1.0347795736919e-15,1.0438299567912e-15,6.6397048571995e-15,7.6274945421786e-16,6.6491442734475e-15,-0.077524227796243,-1.0950253405273e-14,2.4238101945568e-14 +2110.888671875,0.99960637860977,-0.02110888671875,-0.0062127639755679,8.4840610487329e-17,8.2979164333944e-17,0.0011182975155905,6.5295872049414e-17,0.0011182975155905,3.9185472644476e-09,8.0534432546426e-13,0.99853047083896,0.014458744995754,0.014458744995746,-0.014896122743182,0.077527451806532,-9.0074933358625e-16,-8.7752137553489e-16,-0.077527451806532,9.0074933358625e-16,8.7752137553489e-16,6.2738788502657e-15,6.905159114373e-16,6.3066191471416e-15,-0.077521614344858,-1.1322356759591e-14,2.3901907503176e-14 +2110.8984375,0.99960639342898,-0.021108984375,-0.0062127884360142,9.4657547683453e-17,9.4591818970847e-17,0.0011183019184708,8.0364701048979e-17,0.0011183019184708,3.878060539364e-09,8.0534437618627e-13,0.99853052039626,0.014458816042393,0.014458816042385,-0.014896195938986,0.077524838243391,-1.0061053630957e-15,-1.0002898764413e-15,-0.077524838243391,1.0061053630957e-15,1.0002898764413e-15,5.8608815195827e-15,8.4974659206851e-16,5.8478417444944e-15,-0.077519000983966,-1.1813360962605e-14,2.3521202614324e-14 +2110.908203125,0.9996064082476,-0.02110908203125,-0.0062128128965288,9.2954878802889e-17,9.3017895661448e-17,0.0011183063213634,7.9387357418623e-17,0.0011183063213634,3.9229881565461e-09,8.0534442776148e-13,0.99853056995184,0.014458887088966,0.014458887088958,-0.014896269134721,0.077522224770731,-9.803839937382e-16,-9.8360891438973e-16,-0.077522224770731,9.803839937382e-16,9.8360891438973e-16,6.2723970818198e-15,8.3937353155204e-16,6.2546505534262e-15,-0.077516387713546,-1.1391605670775e-14,2.3917710078535e-14 +2110.91796875,0.99960642306566,-0.0211091796875,-0.006212837357112,8.1860532138527e-17,8.1191718250401e-17,0.0011183107242684,6.3787143800386e-17,0.0011183107242684,3.8676724045672e-09,8.0534447870641e-13,0.9985306195057,0.014458958135473,0.014458958135465,-0.014896342330388,0.077519611388565,-8.6313748158364e-16,-8.5852179998014e-16,-0.077519611388565,8.6313748158364e-16,8.5852179998014e-16,6.1156124799026e-15,6.7444456475728e-16,6.1358881041305e-15,-0.077513774533619,-1.1462566988444e-14,2.371314509324e-14 +2110.927734375,0.99960643788315,-0.02110927734375,-0.0062128618177637,8.6290500220894e-17,8.6353532077785e-17,0.0011183151271857,8.3192726147542e-17,0.0011183151271857,3.861856612275e-09,8.0534452939952e-13,0.99853066905785,0.014459029181913,0.014459029181905,-0.014896415525986,0.077516998096874,-9.1646358946952e-16,-9.1306847890899e-16,-0.077516998096874,9.1646358946952e-16,9.13068478909e-16,5.8334829235948e-15,8.7970283517025e-16,5.843985689007e-15,-0.077511161444155,-1.176353605566e-14,2.3440125411705e-14 +2110.9375,0.99960645270006,-0.021109375,-0.0062128862784838,8.8653676252037e-17,8.802553727396e-17,0.0011183195301153,5.4839761577968e-17,0.0011183195301153,3.8992098438939e-09,8.053445807569e-13,0.99853071860828,0.014459100228287,0.014459100228279,-0.014896488721516,0.077514384895674,-9.3675839202525e-16,-9.3071256694281e-16,-0.077514384895674,9.3675839202525e-16,9.3071256694281e-16,6.2583669862608e-15,5.7970994950328e-16,6.2545646418514e-15,-0.077508548445168,-1.1362330554466e-14,2.3874320020605e-14 +2110.947265625,0.99960646751641,-0.02110947265625,-0.0062129107392723,9.1396274708923e-17,8.9982107053414e-17,0.0011183239330572,7.6969523497154e-17,0.0011183239330572,3.8128504797896e-09,8.0534463068886e-13,0.99853076815699,0.014459171274594,0.014459171274586,-0.014896561916978,0.077511771784939,-9.6516349618872e-16,-9.5136397324498e-16,-0.077511771784939,9.6516349618872e-16,9.5136397324498e-16,5.3819566920029e-15,8.1394129393649e-16,5.3411987003966e-15,-0.077505935536658,-1.2212738884442e-14,2.2935086876936e-14 +2110.95703125,0.99960648233218,-0.0211095703125,-0.0062129352001293,8.166395072977e-17,8.2655339892753e-17,0.0011183283360115,5.43357330203e-17,0.0011183283360115,3.9053240641351e-09,8.0534468229726e-13,0.99853081770399,0.014459242320834,0.014459242320826,-0.014896635112371,0.077509158764682,-8.6566954582503e-16,-8.7386653486396e-16,-0.077509158764682,8.6566954582503e-16,8.7386653486396e-16,6.4194478320854e-15,5.7434775119065e-16,6.4316420660648e-15,-0.0775033227186,-1.1157736149706e-14,2.4007858426037e-14 +2110.966796875,0.99960649714738,-0.02110966796875,-0.0062129596610547,8.8180992428295e-17,8.7729035264024e-17,0.0011183327389781,7.4934102041594e-17,0.0011183327389781,3.8700918025825e-09,8.053447330657e-13,0.99853086724926,0.014459313367009,0.014459313367001,-0.014896708307695,0.077506545834901,-9.3008919013923e-16,-9.2747282767206e-16,-0.077506545834901,9.3008919013923e-16,9.2747282767206e-16,5.8722863148465e-15,7.9225069777038e-16,5.8869660021252e-15,-0.077500709991006,-1.1810262902443e-14,2.3568629808243e-14 +2110.9765625,0.999606511962,-0.021109765625,-0.0062129841220487,9.0957475052765e-17,9.0959523391679e-17,0.0011183371419569,7.2994652073438e-17,0.0011183371419569,3.6510954259938e-09,8.053447805445e-13,0.99853091679283,0.014459384413116,0.014459384413108,-0.014896781502951,0.077503932995577,-9.6018630122909e-16,-9.6158939874534e-16,-0.077503932995577,9.6018630122909e-16,9.6158939874534e-16,3.9202832003515e-15,7.7164818930137e-16,3.9199197920308e-15,-0.077498097353885,-1.3713839963492e-14,2.1553452629513e-14 +2110.986328125,0.99960652677606,-0.02110986328125,-0.0062130085831109,8.6673177533373e-17,8.8132087517897e-17,0.0011183415449482,6.9252790111035e-17,0.0011183415449482,3.8862495443936e-09,8.0534483159001e-13,0.99853096633467,0.014459455459158,0.01445945545915,-0.014896854698139,0.077501320246714,-9.1312547527389e-16,-9.316637480727e-16,-0.077501320246714,9.131254752739e-16,9.316637480727e-16,6.0702955442505e-15,7.3209115433569e-16,6.0683490288177e-15,-0.077495484807213,-1.1572663427619e-14,2.3710394024958e-14 +2110.99609375,0.99960654158954,-0.0211099609375,-0.0062130330442417,9.3867727262627e-17,9.1877554218144e-17,0.0011183459479517,8.0011920548814e-17,0.0011183459479517,3.8886369679858e-09,8.0534488274576e-13,0.9985310158748,0.014459526505133,0.014459526505125,-0.014896927893258,0.077498707588323,-9.9215043258261e-16,-9.709070201288e-16,-0.077498707588323,9.9215043258261e-16,9.709070201288e-16,6.1487049337761e-15,8.4589287428982e-16,6.1401106523414e-15,-0.077492872350987,-1.1502178663928e-14,2.3790068968084e-14 +2111.005859375,0.99960655640246,-0.02111005859375,-0.006213057505441,8.7496311907405e-17,8.9036548039399e-17,0.0011183503509676,6.6254802607386e-17,0.0011183503509676,3.8443772609753e-09,8.0534493320947e-13,0.99853106541322,0.014459597551041,0.014459597551033,-0.014897001088309,0.077496095020387,-9.2729125400268e-16,-9.4115413059751e-16,-0.077496095020387,9.2729125400268e-16,9.4115413059751e-16,5.6857025519381e-15,7.002764002221e-16,5.7251276369831e-15,-0.077490259985212,-1.1905534322101e-14,2.331550533747e-14 +2111.015625,0.9996065712148,-0.02111015625,-0.0062130819667087,9.051675318541e-17,9.096599346765e-17,0.0011183547539958,8.1689524087752e-17,0.0011183547539958,3.8836738269765e-09,8.0534498426667e-13,0.99853111494991,0.014459668596884,0.014459668596876,-0.014897074283291,0.077493482542895,-9.5532024252066e-16,-9.6151298788148e-16,-0.077493482542895,9.5532024252066e-16,9.6151298788148e-16,5.825368835205e-15,8.6345757361644e-16,5.8289435574565e-15,-0.077487647709886,-1.1845550879982e-14,2.3498985767021e-14 +2111.025390625,0.99960658602657,-0.02111025390625,-0.0062131064280448,7.9354693878948e-17,7.8767169346475e-17,0.0011183591570363,6.5438755949997e-17,0.0011183591570363,3.9141418994859e-09,8.0534503577859e-13,0.9985311644849,0.014459739642659,0.014459739642651,-0.014897147478205,0.077490870155854,-8.3570894506237e-16,-8.3253974550434e-16,-0.077490870155854,8.3570894506237e-16,8.3253974550434e-16,6.3625571406004e-15,6.9168278225979e-16,6.3728516053755e-15,-0.077485035525013,-1.1230119530061e-14,2.3964569370699e-14 +2111.03515625,0.99960660083777,-0.0211103515625,-0.0062131308894494,8.7816506089921e-17,8.8414829199409e-17,0.0011183635600891,6.1873225088749e-17,0.0011183635600891,3.8292853332678e-09,8.0534508617463e-13,0.99853121401816,0.014459810688368,0.01445981068836,-0.014897220673051,0.077488257859264,-9.329657739183e-16,-9.3447674696462e-16,-0.077488257859264,9.329657739183e-16,9.3447674696462e-16,5.7830924560441e-15,6.5386335165205e-16,5.8051988989095e-15,-0.077482423430576,-1.1746137630696e-14,2.3333556452688e-14 +2111.044921875,0.99960661564839,-0.02111044921875,-0.0062131553509225,8.7184592082221e-17,8.8684134970496e-17,0.0011183679631543,7.2022650015722e-17,0.0011183679631542,3.836980511096e-09,8.0534513677729e-13,0.99853126354971,0.014459881734011,0.014459881734003,-0.014897293867828,0.077485645653128,-9.2120281799385e-16,-9.3728781359672e-16,-0.077485645653128,9.2120281799385e-16,9.3728781359672e-16,5.6993573816114e-15,7.6134838822978e-16,5.6571197463633e-15,-0.077479811426575,-1.1869180508115e-14,2.3224802558231e-14 +2111.0546875,0.99960663045845,-0.021110546875,-0.006213179812464,9.2393728634339e-17,9.2409261887076e-17,0.0011183723662318,6.1680859465405e-17,0.0011183723662318,3.8991956330392e-09,8.0534518821176e-13,0.99853131307954,0.014459952779588,0.014459952779579,-0.014897367062536,0.077483033537428,-9.7306727679606e-16,-9.7662128884204e-16,-0.077483033537428,9.7306727679606e-16,9.7662128884204e-16,6.3334250707263e-15,6.5191455805261e-16,6.3275526747533e-15,-0.077477199513012,-1.1243918296152e-14,2.3903942743209e-14 +2111.064453125,0.99960664526793,-0.02111064453125,-0.006213204274074,8.882089992185e-17,8.8951617444847e-17,0.0011183767693215,6.9702584450442e-17,0.0011183767693215,3.8101646282485e-09,8.0534523820906e-13,0.99853136260766,0.014460023825097,0.014460023825089,-0.014897440257176,0.077480421512166,-9.3488580672689e-16,-9.4004400592836e-16,-0.077480421512166,9.3488580672689e-16,9.4004400592836e-16,5.5394087929423e-15,7.3673587009783e-16,5.5374237693974e-15,-0.077474587689873,-1.2003148107882e-14,2.3079146649549e-14 +2111.07421875,0.99960666007684,-0.0211107421875,-0.0062132287357525,9.0608055487174e-17,8.9573271454878e-17,0.0011183811724235,6.9511481199793e-17,0.0011183811724235,3.6590819263438e-09,8.0534528588731e-13,0.99853141213406,0.014460094870541,0.014460094870533,-0.014897513451748,0.077477809577344,-9.5310523161537e-16,-9.4657803073598e-16,-0.077477809577344,9.5310523161537e-16,9.4657803073598e-16,3.9263380769199e-15,7.3458462797093e-16,3.9313005567483e-15,-0.07747197595717,-1.3701429028504e-14,2.1558476028527e-14 +2111.083984375,0.99960667488519,-0.02111083984375,-0.0062132531974992,8.8431124232812e-17,8.9347896960168e-17,0.0011183855755381,7.2708448190337e-17,0.0011183855755381,3.8778793509664e-09,8.0534533685559e-13,0.99853146165874,0.014460165915918,0.01446016591591,-0.014897586646251,0.077475197732942,-9.3989191146921e-16,-9.4416080746843e-16,-0.077475197732942,9.3989191146921e-16,9.4416080746843e-16,6.0292143591554e-15,7.6831087627172e-16,6.0469458830457e-15,-0.077469364314877,-1.150369011739e-14,2.35789410971e-14 +2111.09375,0.99960668969296,-0.0211109375,-0.0062132776593147,8.6132274941736e-17,8.5626043689733e-17,0.0011183899786649,6.9020804654855e-17,0.0011183899786648,3.8400038704367e-09,8.0534538720445e-13,0.99853151118171,0.014460236961228,0.01446023696122,-0.014897659840685,0.077472585978978,-9.0699395443731e-16,-9.0479702018044e-16,-0.077472585978978,9.0699395443731e-16,9.0479702018044e-16,5.74769261004e-15,7.2937486387802e-16,5.7443062344597e-15,-0.077466752763013,-1.1923373165162e-14,2.3414506731824e-14 +2111.103515625,0.99960670450015,-0.02111103515625,-0.0062133021211984,8.8278613432837e-17,8.7189645256966e-17,0.0011183943818039,7.9156541067155e-17,0.0011183943818039,3.8900935805941e-09,8.0534543849899e-13,0.99853156070296,0.014460308006472,0.014460308006464,-0.014897733035052,0.077469974315427,-9.2847614283494e-16,-9.2128466799852e-16,-0.077469974315427,9.2847614283494e-16,9.2128466799852e-16,6.1298534422162e-15,8.3653084394476e-16,6.134186544053e-15,-0.077464141301562,-1.136332977471e-14,2.3626446354004e-14 +2111.11328125,0.99960671930678,-0.0211111328125,-0.0062133265831506,8.529538087049e-17,8.7072735765204e-17,0.0011183987849554,7.2514375673899e-17,0.0011183987849554,3.9091574421946e-09,8.053454898632e-13,0.9985316102225,0.01446037905165,0.014460379051642,-0.014897806229349,0.077467362742304,-8.9980698569001e-16,-9.2001471247648e-16,-0.077467362742304,8.9980698569001e-16,9.2001471247648e-16,6.2764968940224e-15,7.6619009914532e-16,6.2667729088097e-15,-0.077461529930529,-1.1368525553393e-14,2.3910850925837e-14 +2111.123046875,0.99960673411284,-0.02111123046875,-0.0062133510451713,8.5036210884897e-17,8.4082749347414e-17,0.0011184031881191,7.1049306899166e-17,0.0011184031881191,3.9351917280328e-09,8.0534554150231e-13,0.99853165974032,0.014460450096761,0.014460450096753,-0.014897879423579,0.077464751259596,-8.9761607373955e-16,-8.883889252386e-16,-0.077464751259596,8.9761607373955e-16,8.883889252386e-16,6.4337841492851e-15,7.5061561862834e-16,6.4320942847939e-15,-0.07745891864991,-1.1292764803396e-14,2.4157674517558e-14 +2111.1328125,0.99960674891832,-0.021111328125,-0.0062133755072604,8.2933926823302e-17,8.1892405130843e-17,0.0011184075912951,7.7105771648092e-17,0.0011184075912951,3.9297560761042e-09,8.0534559323469e-13,0.99853170925643,0.014460521141806,0.014460521141798,-0.01489795261774,0.077462139867307,-8.7801090058503e-16,-8.6521393978105e-16,-0.077462139867307,8.7801090058503e-16,8.6521393978105e-16,6.5235581906242e-15,8.1460812603929e-16,6.5136098213306e-15,-0.077456307459703,-1.1103896527305e-14,2.4140082923234e-14 +2111.142578125,0.99960676372324,-0.02111142578125,-0.0062133999694181,9.1714161973174e-17,8.9825642636763e-17,0.0011184119944835,5.9472761108962e-17,0.0011184119944835,3.8589860196225e-09,8.0534564408765e-13,0.99853175877082,0.014460592186784,0.014460592186776,-0.014898025811832,0.077459528565433,-9.676549014741e-16,-9.4899486866178e-16,-0.077459528565433,9.676549014741e-16,9.4899486866178e-16,5.6908140355931e-15,6.2847060149321e-16,5.7232010996906e-15,-0.077453696359902,-1.1899995761097e-14,2.3313151494281e-14 +2111.15234375,0.99960677852758,-0.0211115234375,-0.0062134244316441,8.0070972431392e-17,8.0628666757665e-17,0.0011184163976842,8.0111684880166e-17,0.0011184163976842,3.8846827976613e-09,8.0534569493563e-13,0.99853180828349,0.014460663231696,0.014460663231688,-0.014898099005856,0.077456917353971,-8.4152310059965e-16,-8.5179808492745e-16,-0.077456917353971,8.4152310059965e-16,8.5179808492745e-16,6.0882453877584e-15,8.46307079235e-16,6.0691388879264e-15,-0.077451085350487,-1.156041626214e-14,2.3716885165645e-14 +2111.162109375,0.99960679333135,-0.02111162109375,-0.0062134488939386,8.2752746939501e-17,8.2382098333396e-17,0.0011184208008972,7.1084301537557e-17,0.0011184208008972,3.9164582688045e-09,8.0534574642607e-13,0.99853185779445,0.014460734276542,0.014460734276534,-0.014898172199811,0.077454306232914,-8.709236106255e-16,-8.7028937201717e-16,-0.077454306232914,8.709236106255e-16,8.7028937201717e-16,6.4990736790518e-15,7.5096729985416e-16,6.485522279941e-15,-0.077448474431483,-1.1085524527581e-14,2.4069142831622e-14 +2111.171875,0.99960680813455,-0.02111171875,-0.0062134733563016,8.6125635471974e-17,8.6480036497278e-17,0.0011184252041225,7.7560882564878e-17,0.0011184252041225,3.9155274578206e-09,8.0534579791264e-13,0.9985319073037,0.014460805321321,0.014460805321313,-0.014898245393698,0.077451695202247,-9.0905964273764e-16,-9.1354583982194e-16,-0.077451695202247,9.0905964273764e-16,9.1354583982194e-16,6.5000098808659e-15,8.1927494780016e-16,6.5022591050217e-15,-0.077445863602878,-1.1034334248877e-14,2.4035624250072e-14 +2111.181640625,0.99960682293718,-0.02111181640625,-0.006213497818733,8.5032985325343e-17,8.4743645888186e-17,0.0011184296073602,7.3195528166885e-17,0.0011184296073602,3.9081093916593e-09,8.0534584945233e-13,0.99853195681123,0.014460876366033,0.014460876366025,-0.014898318587517,0.07744908426199,-8.9594993681183e-16,-8.9516949495566e-16,-0.07744908426199,8.9594993681183e-16,8.9516949495566e-16,6.4265757817445e-15,7.732986346807e-16,6.4186934534386e-15,-0.077443252864665,-1.1084118359211e-14,2.3928420431654e-14 +2111.19140625,0.99960683773924,-0.0211119140625,-0.0062135222812329,8.6393314414318e-17,8.532472599957e-17,0.0011184340106102,6.9033543148439e-17,0.0011184340106102,3.9081875513602e-09,8.0534590076664e-13,0.99853200631704,0.014460947410679,0.014460947410671,-0.014898391781267,0.077446473412133,-9.1414033316905e-16,-9.0127366564913e-16,-0.077446473412133,9.1414033316905e-16,9.0127366564912e-16,6.3933658947938e-15,7.2919363314808e-16,6.3751117549626e-15,-0.077440642216838,-1.1158680574613e-14,2.392619684443e-14 +2111.201171875,0.99960685254072,-0.02111201171875,-0.0062135467438012,8.8295690495133e-17,8.8141917678762e-17,0.0011184384138725,7.2379592469741e-17,0.0011184384138725,3.910180623734e-09,8.0534595199076e-13,0.99853205582114,0.014461018455259,0.014461018455251,-0.014898464974949,0.077443862652669,-9.3869355339106e-16,-9.3099623360772e-16,-0.077443862652669,9.3869355339106e-16,9.3099623360772e-16,6.3249199034178e-15,7.6453401531592e-16,6.3398833127959e-15,-0.077438031659395,-1.1219724520973e-14,2.3883574164112e-14 +2111.2109375,0.99960686734164,-0.021112109375,-0.0062135712064381,8.6796420572302e-17,8.7462570724505e-17,0.0011184428171471,6.1156896738841e-17,0.0011184428171471,3.872198561794e-09,8.0534600298632e-13,0.99853210532352,0.014461089499772,0.014461089499764,-0.014898538168562,0.077441251983591,-9.2295563277871e-16,-9.2378587340747e-16,-0.077441251983591,9.2295563277871e-16,9.2378587340747e-16,6.0532121540109e-15,6.4594957131845e-16,6.0759403047221e-15,-0.077435421192331,-1.1448714291368e-14,2.3576953508714e-14 +2111.220703125,0.99960688214198,-0.02111220703125,-0.0062135956691433,8.9132472819727e-17,8.8423060669489e-17,0.001118447220434,7.5060314230162e-17,0.001118447220434,3.8277363501038e-09,8.0534605306694e-13,0.99853215482419,0.014461160544219,0.014461160544211,-0.014898611362107,0.077438641404899,-9.407910057828e-16,-9.3389547636816e-16,-0.077438641404899,9.4079100578281e-16,9.3389547636815e-16,5.5964191977695e-15,7.9285748882791e-16,5.6113297130499e-15,-0.077432810815652,-1.1965324694876e-14,2.3172229740425e-14 +2111.23046875,0.99960689694175,-0.0211123046875,-0.006213620131917,8.9076507013283e-17,8.7919887588605e-17,0.0011184516237333,6.0883174828188e-17,0.0011184516237333,3.8310226102567e-09,8.0534610332234e-13,0.99853220432314,0.014461231588599,0.014461231588591,-0.014898684555583,0.077436030916586,-9.4003172841563e-16,-9.2854616817575e-16,-0.077436030916586,9.4003172841562e-16,9.2854616817575e-16,5.7208655014395e-15,6.4302139807584e-16,5.7275742242639e-15,-0.077430200529356,-1.1778788263319e-14,2.322636600221e-14 +2111.240234375,0.99960691174096,-0.02111240234375,-0.0062136445947592,8.8905344106178e-17,8.9713832578459e-17,0.0011184560270449,8.453067104276e-17,0.0011184560270449,3.8349625697265e-09,8.0534615372887e-13,0.99853225382038,0.014461302632913,0.014461302632905,-0.014898757748991,0.077433420518658,-9.3958614651181e-16,-9.4745684527769e-16,-0.077433420518658,9.3958614651181e-16,9.4745684527769e-16,5.5861414718069e-15,8.9277238746417e-16,5.6091919599892e-15,-0.077427590333423,-1.1831078774153e-14,2.3025569277052e-14 +2111.25,0.99960692653959,-0.0211125,-0.0062136690576698,9.1566622714964e-17,9.0437113703206e-17,0.0011184604303688,5.3060655314246e-17,0.0011184604303688,3.8546552616481e-09,8.0534620443264e-13,0.99853230331591,0.01446137367716,0.014461373677152,-0.01489883094233,0.077430810211115,-9.6185674811986e-16,-9.5505937239953e-16,-0.077430810211115,9.6185674811986e-16,9.5505937239953e-16,5.7742451285317e-15,5.6036761161791e-16,5.7359407621256e-15,-0.077424980227858,-1.1768730359924e-14,2.3278049616349e-14 diff --git a/test/tests/plastic_damage_model/uni_cmp_v3.csv b/test/tests/plastic_damage_model/uni_cmp_v3.csv new file mode 100644 index 00000000..f110b1ca --- /dev/null +++ b/test/tests/plastic_damage_model/uni_cmp_v3.csv @@ -0,0 +1,1110 @@ +time,displacement_x,react_x,react_y,react_z +0,0,0,0,0 +5,-5e-05,1.585,2.1510621529291e-17,1.5110767189993e-17 +10,-0.0001,3.17,6.3998543392906e-18,-2.9865986916697e-17 +15,-0.00015,4.755,3.3421461549634e-17,3.4132556476222e-17 +20,-0.0002,6.34,7.1820587585384e-17,1.7066278238108e-17 +25,-0.00025,7.9250000000001,1.4221898531752e-17,1.2230832737313e-16 +30,-0.0003,9.5100000000002,3.1288176769866e-17,6.8265112952433e-17 +35,-0.00035,11.095,4.5510075301624e-17,2.8443797063516e-17 +40,-0.0004,12.68,3.4132556476217e-17,-1.7066278238102e-17 +45,-0.00045,14.265,5.6887594127032e-17,-1.1377518825401e-17 +50,-0.0005,15.85,9.3864530309624e-17,2.4177227503989e-16 +55,-0.00055,17.435,5.6887594127019e-17,-1.7066278238108e-17 +60,-0.0006,18.645832368861,6.7306124553878e-17,1.1047164576844e-17 +65,-0.00065,19.4063285874,-1.4438931139614e-15,2.3929900810049e-16 +70,-0.0007,20.086545063193,6.3733076330565e-16,-2.7986294251678e-17 +75,-0.00075,20.662076518329,8.2043942832526e-16,-1.180388704253e-16 +80,-0.0008,21.215819954198,-2.0880581330874e-16,2.2305318210481e-16 +85,-0.00085,21.747808974452,1.504747900956e-15,6.4763203029365e-16 +90,-0.0009,22.258081910587,1.2086210382012e-16,8.101431938256e-17 +95,-0.00095,22.746682750009,-1.1396138837895e-15,-1.7031188891524e-16 +100,-0.001,23.213661492505,-3.3077553988353e-16,-1.7459606295513e-17 +105,-0.00105,23.659074506279,-2.2446721158689e-16,1.0655958497647e-16 +110,-0.0011,24.082981436092,1.3854515832231e-15,-2.1930734856813e-16 +115,-0.00115,24.485458355828,-2.0080657140612e-16,-1.4659538723409e-16 +120,-0.0012,24.866579659693,-2.2625072937948e-16,6.3675706372735e-16 +125,-0.00125,25.226433346523,5.1501682287923e-16,4.8618184087691e-16 +130,-0.0013,25.56511118257,-1.0018147603559e-15,-4.3355954539897e-17 +135,-0.00135,25.882715217476,9.329338510446e-16,9.9398027156929e-16 +140,-0.0014,26.179356358255,-5.5660154889914e-16,-2.2209648668227e-16 +145,-0.00145,26.455154722569,-3.2041742652481e-16,-2.3149431550694e-16 +150,-0.0015,26.710239989393,-1.1373604838292e-15,-5.4702235257839e-16 +155,-0.00155,26.944751746143,-1.6524374238712e-15,-4.0365201163604e-16 +160,-0.0016,27.158839831131,-7.8126102760441e-16,-4.4758456695648e-16 +165,-0.00165,27.352664670034,1.7665140919834e-17,8.3811209305664e-16 +170,-0.0017,27.526397604908,-6.2033186399289e-17,6.0989689646747e-16 +175,-0.00175,27.680221214113,2.3304350076774e-16,1.4730215908248e-16 +180,-0.0018,27.814329621325,4.5389089368228e-16,3.4914389957991e-16 +185,-0.00185,27.928928791685,8.3464408033659e-16,8.2654409338723e-16 +190,-0.0019,28.024236812941,3.4044198958342e-17,1.1481928014659e-15 +195,-0.00195,28.100484159326,2.3049779807967e-16,6.5276300433496e-16 +200,-0.002,28.157913935709,4.0202707606202e-16,7.2861141100844e-16 +205,-0.00205,28.19678209951,-2.1638471945863e-16,7.8154121743482e-16 +210,-0.0021,28.21735769891,3.1452938536891e-17,5.2239002592509e-16 +215,-0.00215,28.219922885124,8.0427914142817e-16,7.2575309689364e-17 +220,-0.0022,28.204773277057,1.5349038081108e-15,-5.9403360102684e-16 +225,-0.00225,28.172217905688,3.7813889990845e-16,-4.5341314153149e-16 +230,-0.0023,28.122579364154,-1.7853742243573e-15,-3.897669835112e-17 +235,-0.00235,28.056193769019,-1.5654218966911e-15,-8.8049404912149e-17 +240,-0.0024,27.973410827068,6.3083972161593e-16,2.3684921593558e-16 +245,-0.00245,27.874593672581,3.5579632467616e-15,1.2178663608734e-15 +250,-0.0025,27.760118880651,2.8131238170875e-15,2.3674572157888e-15 +255,-0.00255,27.630376180243,6.4973462015262e-15,3.9569346693041e-15 +260,-0.0026,27.485768369535,7.2624243417588e-15,7.4750633178888e-15 +265,-0.00265,27.326710917154,2.6030849594255e-14,2.4655006425457e-14 +270,-0.0027,27.153631751976,7.9990233601203e-14,8.4826778258975e-14 +275,-0.00275,26.966970790883,3.0261195159931e-13,3.0749762496377e-13 +280,-0.0028,26.767179532379,1.1608060107889e-12,1.1661881043673e-12 +285,-0.00285,26.554720525803,4.5532826164439e-12,4.5612612211661e-12 +290,-0.0029,26.330066802573,1.8246539103383e-11,1.8250843787027e-11 +295,-0.00295,26.093701208401,-1.9111312532366e-11,-1.9109102231149e-11 +300,-0.003,25.846115769167,-3.4957242533459e-12,-3.5002801802415e-12 +305,-0.00305,25.587810842676,4.5103385394049e-11,4.5091383359317e-11 +310,-0.0031,25.319294345364,-7.1749192557217e-11,-7.1752938179445e-11 +315,-0.00315,25.041080862009,1.2172363322309e-11,1.2174404085038e-11 +320,-0.0032,24.75369069662,7.4700917399237e-12,7.4714367123e-12 +325,-0.00325,24.457648879759,6.2495339405879e-12,6.2534520894453e-12 +330,-0.0033,24.153484156685,3.3346841235338e-13,3.3237837908858e-13 +335,-0.00335,23.841727877091,3.7037116609114e-14,3.6822121937928e-14 +340,-0.0034,23.522912904941,1.3051101362821e-14,1.3867325902671e-14 +345,-0.00345,23.197572460796,4.8026795702965e-15,5.1298581904063e-15 +350,-0.0035,22.866238957605,-3.005892457722e-15,-3.6144748241078e-15 +355,-0.00355,22.52944281942,-9.8455024890768e-15,-8.8103702194236e-15 +360,-0.0036,22.187711267665,-1.6058836566944e-15,-1.549715891871e-15 +365,-0.00365,21.841567102123,1.8273205881166e-15,9.7900679841943e-16 +370,-0.0037,21.491527692713,5.6420333732867e-15,6.4656609159814e-15 +375,-0.00375,21.138101927459,1.0559777348979e-14,9.1610295331482e-15 +380,-0.0038,20.781795720011,1.5759771169116e-14,1.539705121847e-14 +385,-0.00385,20.423101077431,1.7448355565232e-14,1.8272515387781e-14 +390,-0.0039,20.062501559704,2.2495317574815e-14,2.2112962352259e-14 +395,-0.00395,19.700469611661,2.5296071835541e-14,2.5886896305268e-14 +400,-0.004,19.337465586294,2.7425008036427e-14,2.8484370312348e-14 +405,-0.00405,18.973936828606,2.8663538239713e-14,3.0515874179224e-14 +410,-0.0041,18.610316825902,3.1525188934482e-14,3.1687659557628e-14 +415,-0.00415,18.247024429756,3.286035172399e-14,3.2063326576755e-14 +420,-0.0042,17.884463154062,3.5812762078364e-14,3.5597545098522e-14 +425,-0.00425,17.523020552817,3.6409952244863e-14,3.5084932234528e-14 +430,-0.0043,17.163067680406,3.6785833578421e-14,3.6468549321685e-14 +435,-0.00435,16.804958627165,2.5498251489348e-13,2.5593781951216e-13 +440,-0.0044,16.449030184848,1.5713240371434e-13,1.5571756476372e-13 +445,-0.00445,16.095601497781,7.3245448581247e-14,7.413409790391e-14 +450,-0.0045,15.744973938716,4.8124878187663e-14,4.7982623650962e-14 +455,-0.00455,15.397430940354,4.2639029992702e-14,4.213862833928e-14 +460,-0.0046,15.053237962599,3.8504822354476e-14,3.8372053730755e-14 +465,-0.00465,14.712642580125,3.6856002792072e-14,3.7031096204601e-14 +470,-0.0047,14.375874528365,3.7464970354892e-14,3.7988051325609e-14 +475,-0.00475,14.043145976107,3.5723371245199e-14,3.6042803925525e-14 +480,-0.0048,13.714651701809,3.5714885397818e-14,3.6153498304952e-14 +485,-0.00485,13.390569455772,3.4978576115286e-14,3.4912296224018e-14 +490,-0.0049,13.071060334508,3.4198472598223e-14,3.4305550439993e-14 +495,-0.00495,12.756269165844,3.3718551299218e-14,3.346199579559e-14 +500,-0.005,12.446325007576,3.1376504566439e-14,3.2160370088624e-14 +505,-0.00505,12.14134165848,3.0563635171721e-14,3.1439073935273e-14 +510,-0.0051,11.841418163752,3.1180811946875e-14,3.1594733007316e-14 +515,-0.00515,11.546639413852,3.0315556756045e-14,3.1098196926578e-14 +520,-0.0052,11.257076739564,2.9093614158094e-14,2.8748767364985e-14 +525,-0.00525,10.97278849001,2.8973838092205e-14,2.8623982362835e-14 +530,-0.0053,10.693820688845,2.8909390767265e-14,2.8571228030464e-14 +535,-0.00535,10.420207644054,2.7966144238405e-14,2.8136021448233e-14 +540,-0.0054,10.15197259276,2.5306230944139e-14,2.6649565489692e-14 +545,-0.00545,9.8891283278298,2.6160985158053e-14,2.4924079296056e-14 +550,-0.0055,9.6316778542138,2.5620574388715e-14,2.6023702286612e-14 +555,-0.00555,9.3796149746319,2.5114260482751e-14,2.5649793853571e-14 +560,-0.0056,9.1329249377948,2.4553327681501e-14,2.4357447295349e-14 +565,-0.00565,8.8915850217901,2.3280701768345e-14,2.359904497043e-14 +570,-0.0057,8.6555651305723,2.4601180602715e-14,2.3900926908059e-14 +575,-0.00575,8.4248283629567,2.2152003114767e-14,2.2250705444917e-14 +580,-0.0058,8.1993315654544,2.3764011294264e-14,2.2981379214799e-14 +585,-0.00585,7.9790258654366,2.2074441760833e-14,2.1684674854249e-14 +590,-0.0059,7.7638571835529,2.1415462987736e-14,2.1397122818603e-14 +595,-0.00595,7.5537667245802,2.1108162211007e-14,2.1204321504025e-14 +600,-0.006,7.3486914461196,2.0851581288429e-14,1.9816347383921e-14 +605,-0.00605,7.1485645047654,2.0039864335698e-14,1.9936280060536e-14 +610,-0.0061,6.9533156795727,2.0484486595624e-14,2.0318109905478e-14 +615,-0.00615,6.7628717728154,2.0069164078433e-14,1.9134387866535e-14 +620,-0.0062,6.5771569881856,1.8298215056571e-14,1.9967488243567e-14 +625,-0.00625,6.3960932867154,1.8968019627279e-14,1.8318275023222e-14 +630,-0.0063,6.2196007208206,1.8160356370179e-14,1.9070456511684e-14 +635,-0.00635,6.0475977469638,1.8754746284787e-14,1.8570711976589e-14 +640,-0.0064,5.8800015175166,1.7375399399151e-14,1.6521885774641e-14 +645,-0.00645,5.7167281524699,1.7434066849243e-14,1.7352306789024e-14 +650,-0.0065,5.5576929916957,1.6172463406901e-14,1.5919949302863e-14 +655,-0.00655,5.4028108285047,1.5605366744877e-14,1.6572597154378e-14 +660,-0.0066,5.2519961252785,1.4492385584107e-14,1.5868265639163e-14 +665,-0.00665,5.1051632119726,1.517019283566e-14,1.4477194401145e-14 +670,-0.0067,4.9622264683019,1.4620387410906e-14,1.4517302354391e-14 +675,-0.00675,4.823100490425,1.3450203206323e-14,1.3489119608429e-14 +680,-0.0068,4.687700242939,1.5050781264633e-14,1.4338064980923e-14 +685,-0.00685,4.5559411969945,1.4124526646313e-14,1.392300029629e-14 +690,-0.0069,4.4277394553202,1.359679272866e-14,1.3891014743705e-14 +695,-0.00695,4.3030118649382,1.3714410625426e-14,1.2643808412391e-14 +700,-0.007,4.1816761183242,1.2443801639062e-14,1.2560529626388e-14 +705,-0.00705,4.0636508437472,1.2172602112544e-14,1.2352223210807e-14 +710,-0.0071,3.9488556854994,1.2059260778112e-14,1.2293957846955e-14 +715,-0.00715,3.8372113746958,1.1861329752853e-14,1.1476015339942e-14 +720,-0.0072,3.7286397913003,1.060433604155e-14,1.1317929251223e-14 +725,-0.00725,3.6230640180025,1.137556387776e-14,1.1043311041207e-14 +730,-0.0073,3.5204083865419,1.1031093468891e-14,1.0500372638959e-14 +735,-0.00735,3.4205985198999,1.106269358845e-14,1.0074881709818e-14 +740,-0.0074,3.3235613536732,1.0724594327939e-14,1.0969434172336e-14 +745,-0.00745,3.2292251811949,9.8588489310075e-15,9.9953663223228e-15 +750,-0.0075,3.1375196603463,9.0876658674472e-15,1.0166456345916e-14 +755,-0.00755,3.0483758374594,9.185725924629e-15,9.6066072193554e-15 +760,-0.0076,2.9617261562291,9.0964866687958e-15,9.1629352930696e-15 +765,-0.00765,2.8775044661907,8.5055358543134e-15,8.5832429359646e-15 +770,-0.0077,2.7956460266353,7.8150894968781e-15,8.5005567478395e-15 +775,-0.00775,2.7160875070651,7.4615418818153e-15,8.070461538883e-15 +780,-0.0078,2.638766984518,8.2520872901543e-15,7.2927405693442e-15 +785,-0.00785,2.5636239380618,7.4220499198652e-15,8.2046175698455e-15 +790,-0.0079,2.4905992407435,6.6642896923202e-15,7.3709335742137e-15 +795,-0.00795,2.4196351492555,6.728732015118e-15,6.647882016346e-15 +800,-0.008,2.3506752915621,7.2474755631712e-15,7.2091055760534e-15 +805,-0.00805,2.2836646527125,6.1519381939018e-15,6.5030813608252e-15 +810,-0.0081,2.2185495611246,6.080133771798e-15,6.2402075696359e-15 +815,-0.00815,2.1552776629917,5.8860782525253e-15,5.9374727279901e-15 +820,-0.0082,2.0937979170227,5.8334206122428e-15,5.7777702281872e-15 +825,-0.00825,2.0340605644983,5.9801283104612e-15,5.7542146775381e-15 +830,-0.0083,1.9760171138259,5.7383211975054e-15,5.0186051450589e-15 +835,-0.00835,1.9196203174299,4.902501804465e-15,5.2437803921322e-15 +840,-0.0084,1.8648241503593,4.796027801724e-15,4.8879686354091e-15 +845,-0.00845,1.811583787876,4.886818315527e-15,4.5680941531356e-15 +850,-0.0085,1.7598555826073,4.1817037094853e-15,4.8032152665298e-15 +855,-0.00855,1.7095970413596,4.9034256207628e-15,4.431150640374e-15 +860,-0.0086,1.6607668016793,3.9737344577365e-15,4.113320319659e-15 +865,-0.00865,1.6133246082413,4.1024757309342e-15,3.9091966354377e-15 +870,-0.0087,1.5672312891369,3.8167494675166e-15,3.8137291752171e-15 +875,-0.00875,1.5224487321255,3.5802762932642e-15,3.5652222809659e-15 +880,-0.0088,1.4789398609083,3.5119553415897e-15,3.1034460997075e-15 +885,-0.00885,1.4366686129954,3.3505233209408e-15,3.2077570155048e-15 +890,-0.0089,1.3955999100427,2.8387706815369e-15,2.945195444439e-15 +895,-0.00895,1.355699644086,3.2036588837836e-15,2.5235918030242e-15 +900,-0.009,1.3169346469222,2.8456052068318e-15,2.3107537954256e-15 +905,-0.00905,1.2792726705561,2.206289194356e-15,2.3282856837815e-15 +910,-0.0091,1.2426823633371,2.7563902805258e-15,2.6690032620734e-15 +915,-0.00915,1.2071332478878,2.1729875881879e-15,2.2812087515306e-15 +920,-0.0092,1.1725956990423,2.2588367373384e-15,2.1520129568811e-15 +925,-0.00925,1.1390409221167,1.8833667399157e-15,2.2408699166927e-15 +930,-0.0093,1.1064409315265,1.7278108471641e-15,1.8621193008627e-15 +935,-0.00935,1.0747685297665,1.6676402165841e-15,1.4986798109923e-15 +940,-0.0094,1.0439972867641,1.5599444750448e-15,1.9940291489021e-15 +945,-0.00945,1.0141015196155,1.280714684814e-15,1.2882210813317e-15 +950,-0.0095,0.98505627271345,1.4458359387497e-15,1.6083027480889e-15 +955,-0.00955,0.95683729827102,1.269535222526e-15,1.4973587904355e-15 +960,-0.0096,0.92942103724742,9.465372509289e-16,9.7753924734074e-16 +965,-0.00965,0.90278460067757,8.060756244188e-16,9.6190910328048e-16 +970,-0.0097,0.87690575245928,7.7690824910324e-16,2.4434582222788e-16 +975,-0.00975,0.85176288724206,6.4955217201649e-16,7.0609818032268e-16 +980,-0.0098,0.82733501960305,7.0471969327982e-16,7.3564976008185e-16 +985,-0.00985,0.80360176194801,4.1789733315568e-16,8.5632942770633e-16 +990,-0.0099,0.78054331002209,4.6929417823449e-16,1.0817604297839e-15 +995,-0.00995,0.75814042595859,6.084207246506e-16,4.3176763163146e-16 +1000,-0.01,0.73637442260742,1.4282654032748e-16,4.379145711976e-16 +1005,-0.01005,0.71522714807776,-1.9800632895071e-16,-5.7435208956521e-17 +1010,-0.0101,0.69468097066797,2.3520523254429e-16,-1.6796199764896e-16 +1015,-0.01015,0.67471876417723,2.2490832320499e-16,4.3537660028763e-16 +1020,-0.0102,0.65532389359394,2.2826476470954e-16,2.6662693840853e-16 +1025,-0.01025,0.63648020115455,-2.5805106143946e-16,-6.2721373417102e-17 +1030,-0.0103,0.61817199276705,1.7651411921868e-17,-2.5993515823735e-16 +1035,-0.01035,0.60038402479266,-5.8363524094517e-16,1.7003597688424e-16 +1040,-0.0104,0.5831014911791,-3.6405966459261e-16,-1.8672813235562e-16 +1045,-0.01045,0.56631001093902,-4.0697780683048e-16,-2.3833613586189e-16 +1050,-0.0105,0.54999561596635,-3.2146057329055e-16,-4.1320209855663e-16 +1055,-0.01055,0.53414473918415,-2.5120036146784e-16,-4.5130783958366e-16 +1060,-0.0106,0.51874420301655,-7.7600307982166e-16,-6.0881715108195e-16 +1065,-0.01065,0.50378120888851,-7.1266384971382e-16,-5.5411079654874e-16 +1070,-0.0107,0.48924332344984,-5.1546851389051e-16,-4.8687623129464e-16 +1075,-0.01075,0.47511847244082,-6.5427086172894e-16,-5.2914041172635e-16 +1080,-0.0108,0.4613949270507,-6.0643816827297e-16,-8.4380340807702e-16 +1085,-0.01085,0.44806129524465,-3.8653091431167e-16,-4.6701776640954e-16 +1090,-0.0109,0.43510651163722,-6.6794073532457e-16,-4.8953026400683e-16 +1095,-0.01095,0.42251982813647,-8.3074729534854e-16,-7.7976642619075e-16 +1100,-0.011,0.41029080475759,-1.0716482809667e-15,-9.1634691979334e-16 +1105,-0.01105,0.39840930069794,-8.1491360465435e-16,-7.5785455164822e-16 +1110,-0.0111,0.38686546566704,-1.2597514356093e-15,-1.1913827526924e-15 +1115,-0.01115,0.37564973146505,-7.7635809319715e-16,-1.0191013102123e-15 +1120,-0.0112,0.36475280380298,-1.0267252071996e-15,-1.1144497084337e-15 +1125,-0.01125,0.35416565435853,-1.0150106137462e-15,-1.2916707754303e-15 +1130,-0.0113,0.3438795130611,-9.7826464049025e-16,-9.0929272931329e-16 +1135,-0.01135,0.33388586059992,-7.7052446083789e-16,-8.0959651054711e-16 +1140,-0.0114,0.32417642114914,-6.4048734868427e-16,-6.428577618504e-16 +1145,-0.01145,0.31474315530421,-8.1439622697557e-16,-7.575329789877e-16 +1150,-0.0115,0.3055782532234,-1.1864684599618e-15,-7.5688721578218e-16 +1155,-0.01155,0.29667412796912,-7.5169907534551e-16,-1.0150717635641e-15 +1160,-0.0116,0.28802340904318,-8.8827312231599e-16,-8.6913154606511e-16 +1165,-0.01165,0.27961893611094,-6.5340017917744e-16,-8.2347630280096e-16 +1170,-0.0117,0.27145375290853,-6.4087506676493e-16,-6.2636387815973e-16 +1175,-0.01175,0.26352110132848,-8.5114143878911e-16,-8.3633889873831e-16 +1180,-0.0118,0.25581441611134,-9.1054016417361e-16,-9.4702536046315e-16 +1185,-0.01185,0.24832731751896,-7.2150058479698e-16,-7.1608337320742e-16 +1190,-0.0119,0.24105360863735,-8.8647344099274e-16,-9.0370837983866e-16 +1195,-0.01195,0.23398726813192,-7.7655509404716e-16,-7.4384019253434e-16 +1200,-0.012,0.22712244589704,-8.6057588548068e-16,-1.0367270394945e-15 +1205,-0.01205,0.22045345791554,-9.297764143863e-16,-7.5020625873294e-16 +1210,-0.0121,0.21397478150476,-7.7933598009555e-16,-6.9463747398331e-16 +1215,-0.01215,0.20768105065524,-9.1789339798392e-16,-9.5387386118124e-16 +1220,-0.0122,0.20156705150688,-8.1229998364419e-16,-1.0186649069497e-15 +1225,-0.01225,0.19562771795754,-9.6355996110488e-16,-9.0158376946616e-16 +1230,-0.0123,0.18985812740111,-7.1189026798158e-16,-8.9325310293246e-16 +1235,-0.01235,0.18425349659057,-9.9211165129854e-16,-7.0765316255035e-16 +1240,-0.0124,0.17880917762273,-8.418596057024e-16,-6.9309354963533e-16 +1245,-0.01245,0.17352065404095,-9.5737219301523e-16,-7.6628469571079e-16 +1250,-0.0125,0.16838353705234,-4.7153422953584e-16,-5.5455704597478e-16 +1255,-0.01255,0.16339356185612,-8.9270459770083e-16,-8.5495257575396e-16 +1260,-0.0126,0.15854658407982,-3.9438823939311e-16,-4.9056775837267e-16 +1265,-0.01265,0.15383857632006,-6.1477665796102e-16,-6.8922337784028e-16 +1270,-0.0127,0.14926562478494,-5.2061427816814e-16,-5.9609524488277e-16 +1275,-0.01275,0.1448239260349,-7.6557991983772e-16,-9.2145807456918e-16 +1280,-0.0128,0.14050978381925,-4.7407876066985e-16,-5.1666716287908e-16 +1285,-0.01285,0.1363196060053,-5.0703224278806e-16,-6.3976721132082e-16 +1290,-0.0129,0.13224990159769,-7.3272502268981e-16,-8.0008240486006e-16 +1295,-0.01295,0.12829727784491,-3.2232764605816e-16,-3.9988507435446e-16 +1300,-0.013,0.12445843743046,-4.3645733989984e-16,-5.0961007614729e-16 +1305,-0.01305,0.12073017574644,-4.6582821519925e-16,-4.6103906111274e-16 +1310,-0.0131,0.11710937824662,-5.5247816611119e-16,-5.9994091681268e-16 +1315,-0.01315,0.11359301811763,-4.6804925458464e-16,-4.6844165804247e-16 +1320,-0.0132,0.11017815280816,-4.9106840057853e-16,-4.4313824256357e-16 +1325,-0.01325,0.10686192311517,-3.9974955299908e-16,-3.6079351137704e-16 +1330,-0.0133,0.10364154974254,-7.8447359066648e-16,-6.6391067155275e-16 +1335,-0.01335,0.100514331399,-4.7499706384765e-16,-3.7740003182844e-16 +1340,-0.0134,0.097477642500298,-5.2945690340734e-16,-4.1241506213073e-16 +1345,-0.01345,0.094528931037915,-4.7986422918102e-16,-3.8179747769112e-16 +1350,-0.0135,0.091665716490363,-2.9733538031816e-16,-3.5346794336872e-16 +1355,-0.01355,0.088885587795058,-3.1948737145e-16,-3.2177617784618e-16 +1360,-0.0136,0.086186201379274,-4.2571528646914e-16,-4.7376570834445e-16 +1365,-0.01365,0.083565279248131,-2.5898735284552e-16,-3.2806968894426e-16 +1370,-0.0137,0.081020607128118,-7.0766385641885e-16,-6.6501674212205e-16 +1375,-0.01375,0.07855003266443,-3.0427516197751e-16,-2.863323830164e-16 +1380,-0.0138,0.076151463670446,-2.0136199553243e-17,-4.3047981620146e-17 +1385,-0.01385,0.073822866427975,-3.3187742711446e-16,-2.5791935021369e-16 +1390,-0.0139,0.071562264036592,-4.6300788072973e-17,4.6789007312047e-17 +1395,-0.01395,0.06936773481064,-1.9542815529875e-16,-1.7461722568953e-16 +1400,-0.014,0.067237410722593,-1.6182828992884e-16,-1.6037792168885e-16 +1405,-0.01405,0.065169475891237,-1.1053820277676e-16,-6.2976867319846e-17 +1410,-0.0141,0.063162165113531,-3.7091727611061e-17,-1.0979655458148e-16 +1415,-0.01415,0.061213762438639,-2.4148045609751e-16,-2.6323902563659e-16 +1420,-0.0142,0.059322599783067,-2.6678871628924e-16,-2.1475840386702e-16 +1425,-0.01425,0.057487055585605,8.3026152380799e-18,5.4448978170147e-17 +1430,-0.0143,0.055705553500907,-5.9457882672161e-17,-5.7424333971811e-17 +1435,-0.01435,0.053976561130566,-5.1239976123252e-17,-9.9269643350368e-17 +1440,-0.0144,0.052298588790598,-1.406302094078e-16,-1.6811440842978e-16 +1445,-0.01445,0.050670188314196,-2.181709016415e-16,-2.4362564790182e-16 +1450,-0.0145,0.04908995188885,-8.009631840185e-17,-1.3196697358162e-17 +1455,-0.01455,0.04755651092667,-1.8363886906569e-16,-1.1865444366861e-16 +1460,-0.0146,0.046068534967016,-2.7130208630006e-16,-2.5199256370977e-16 +1465,-0.01465,0.044624730610462,-1.0475933166732e-16,-1.1381721977975e-16 +1470,-0.0147,0.043223840591047,1.0535255037658e-16,1.3768027330176e-16 +1475,-0.01475,0.041864642327579,-2.5926726750455e-17,-1.5304484810861e-17 +1480,-0.0148,0.040545947634881,-1.0475195061536e-16,-1.3145868306832e-16 +1485,-0.01485,0.039266601279345,1.0224604699357e-16,1.3170980546208e-16 +1490,-0.0149,0.038025480164941,-2.3561529121707e-16,-1.8172784141134e-16 +1495,-0.01495,0.036821492685351,4.5351611787603e-17,5.8062825329967e-17 +1500,-0.015,0.035653577281073,-4.7201303966007e-17,-2.2142838604545e-17 +1505,-0.01505,0.034520702211643,-6.8424723591538e-17,-6.5412552082688e-17 +1510,-0.0151,0.033421864384104,-2.7815463603857e-16,-2.6490284216375e-16 +1515,-0.01515,0.03235608865458,-5.7458079491524e-17,-1.0100284803711e-16 +1520,-0.0152,0.031322427034829,-3.47717441249e-17,-2.1559618184663e-17 +1525,-0.01525,0.030319957941326,-2.0118116444054e-16,-2.3123209832642e-16 +1530,-0.0153,0.029347785462203,-1.3440424312558e-16,-1.5665350718638e-16 +1535,-0.01535,0.028405038644912,-1.7709594669186e-17,-3.8915242406498e-17 +1540,-0.0154,0.027490870804112,-3.0244940449712e-17,-1.391697280544e-17 +1545,-0.01545,0.026604458848798,-3.2188229448417e-16,-3.404753974056e-16 +1550,-0.0155,0.025745002628401,-1.769654161089e-16,-1.699016984372e-16 +1555,-0.01555,0.024911724297582,-5.1158550282095e-17,-4.1542203667382e-18 +1560,-0.0156,0.024103867698698,-1.7504018908063e-16,-1.2754781973297e-16 +1565,-0.01565,0.023320697761733,-2.2327051137271e-17,3.3107090747028e-18 +1570,-0.0157,0.022561499920919,-2.049306972561e-16,-1.9988343335824e-16 +1575,-0.01575,0.021825579547965,-1.1181295059323e-16,-7.7429890826807e-17 +1580,-0.0158,0.021112261410015,-8.8640145646589e-17,-3.5736825973848e-17 +1585,-0.01585,0.020420889098197,-1.6106401076832e-16,-1.7414694661823e-16 +1590,-0.0159,0.019750824560525,-2.1333813724327e-17,-1.3972033046112e-17 +1595,-0.01595,0.019101447559834,-1.2012226763894e-17,2.543304408037e-17 +1600,-0.016,0.018472155192281,9.1925592728782e-17,1.1804475567682e-16 +1605,-0.01605,0.017862361408024,-1.920306751345e-17,-2.7709910697938e-17 +1610,-0.0161,0.017271496546787,-1.2191839261223e-16,-1.140176379233e-16 +1615,-0.01615,0.016699006886116,-7.0463842355689e-17,-1.1203455443614e-16 +1620,-0.0162,0.016144354202081,-8.3443176068229e-17,-9.3574345758192e-17 +1625,-0.01625,0.015607015342548,1.6533975581415e-16,1.5088249250895e-16 +1630,-0.0163,0.015086481811978,-1.1360935149911e-16,-9.0932306486332e-17 +1635,-0.01635,0.014582259367968,2.6689087217078e-17,3.4300970551459e-17 +1640,-0.0164,0.014093867670722,1.1896139121912e-17,4.7457574120093e-17 +1645,-0.01645,0.01362083973357,5.3026880320708e-18,5.6141359832206e-18 +1650,-0.0165,0.013162721806903,-8.8612753665152e-17,-6.9264625174729e-17 +1655,-0.01655,0.012719072843961,-3.928344251773e-17,-6.4116662455055e-17 +1660,-0.0166,0.012289464199288,-4.6483469784745e-17,-6.6753381163377e-17 +1665,-0.01665,0.011873479283092,1.4456279195703e-16,1.3552255295764e-16 +1670,-0.0167,0.011470713231415,9.8633522475719e-17,1.3117908947258e-16 +1675,-0.01675,0.011080772584037,1.0134054650839e-16,8.3468858680163e-17 +1680,-0.0168,0.010703274939803,-8.6562460532304e-17,-1.0349576120986e-16 +1685,-0.01685,0.010337848779938,-1.7232925922095e-16,-2.2113064115288e-16 +1690,-0.0169,0.009984132976943,1.7182475828942e-16,1.7465906187978e-16 +1695,-0.01695,0.0096417766400674,-1.6496845694068e-16,-1.8343244837616e-16 +1700,-0.017,0.0093104387983457,6.019217547242e-17,5.1261901315215e-17 +1705,-0.01705,0.0089897881316793,-1.7172877601545e-16,-1.8234523500533e-16 +1710,-0.0171,0.0086795027048829,8.0397892966168e-17,1.0490943485031e-16 +1715,-0.01715,0.0083792697104188,7.4906831178617e-17,7.1223362631439e-17 +1720,-0.0172,0.0080887852179504,-2.6654727479974e-16,-2.8385502743804e-16 +1725,-0.01725,0.007807753931021,1.8369239041761e-17,3.5807172802641e-17 +1730,-0.0173,0.0075358889501411,5.6677317077896e-18,3.0245968356928e-17 +1735,-0.01735,0.0072729115427703,-1.0607102769436e-16,-1.1861157199808e-16 +1740,-0.0174,0.0070185509192818,-5.7090888777859e-17,-7.6599515348287e-17 +1745,-0.01745,0.0067725440151958,4.5464741402168e-17,6.2712836112253e-17 +1750,-0.0175,0.0065346352796375,-7.037343913223e-17,-7.853935045281e-17 +1755,-0.01755,0.0063045764939822,5.2913839825242e-17,3.8921341102929e-17 +1760,-0.0176,0.00608212646569,1.8202322437206e-17,6.4245777538556e-18 +1765,-0.01765,0.0058670510033617,-1.5424720692266e-16,-1.5170030981744e-16 +1770,-0.0177,0.0056591226047805,-8.1034263654166e-17,-9.2674442760553e-17 +1775,-0.01775,0.0054581203082471,-7.8946272046633e-17,-7.2717546528303e-17 +1780,-0.0178,0.0052638295110972,1.0589989887893e-16,1.1135393030492e-16 +1785,-0.01785,0.0050760417957327,9.1817737590194e-17,9.1228188500708e-17 +1790,-0.0179,0.0048945547602061,-3.8948405998996e-17,-2.4057980918197e-17 +1795,-0.01795,0.0047191718527718,1.0769294314687e-17,9.6757507632716e-19 +1800,-0.018,0.0045497022283349,-2.5262130435276e-16,-2.5735651254231e-16 +1805,-0.01805,0.0043859605291471,-1.8700264736074e-16,-1.8496530822444e-16 +1810,-0.0181,0.0042277668235504,1.623864140293e-16,1.5972004939653e-16 +1815,-0.01815,0.0040749464010692,2.2387081698891e-16,1.9946761160889e-16 +1820,-0.0182,0.0039273296424422,1.2754016244741e-17,7.5888165756525e-18 +1825,-0.01825,0.0037847518793802,-1.3427602045083e-16,-1.2455723267298e-16 +1830,-0.0183,0.0036470532588298,9.8177303116464e-18,5.6632409621682e-18 +1835,-0.01835,0.0035140786107311,2.5558000832235e-17,3.1728532255417e-17 +1840,-0.0184,0.0033856773193154,3.1889299903528e-17,3.509743357671e-17 +1845,-0.01845,0.0032617031979794,8.7951494968001e-17,9.8691566258855e-17 +1850,-0.0185,0.0031420143674179,-3.3188454555468e-16,-3.3717908473699e-16 +1855,-0.01855,0.0030264731371409,-8.830536090826e-17,-8.2832252727948e-17 +1860,-0.0186,0.0029149458901772,1.0259224550412e-16,9.9299340831821e-17 +1865,-0.01865,0.0028073029708961,-2.4916774457329e-17,-2.1877866993248e-17 +1870,-0.0187,0.0027034185757743,-7.6801599040201e-17,-7.2787127928803e-17 +1875,-0.01875,0.0026031706472441,-8.2366388666182e-17,-7.1504255157955e-17 +1880,-0.0188,0.002506440770261,-4.2603863366407e-17,-4.0963723277695e-17 +1885,-0.01885,0.0024131140717843,-9.501130125671e-18,-1.9528988749094e-17 +1890,-0.0189,0.0023230791227838,-1.008381421398e-16,-9.6862867043417e-17 +1895,-0.01895,0.0022362278430551,-2.5346549825256e-17,-3.3291003544197e-17 +1900,-0.019,0.0021524554084635,3.7895686088421e-17,3.6543484537693e-17 +1905,-0.01905,0.002071660160725,-4.7465754636995e-17,-4.5910188712827e-17 +1910,-0.0191,0.0019937435195246,1.340606188153e-17,1.0595480429753e-17 +1915,-0.01915,0.001918609897107,1.1627593905348e-16,1.1868359004111e-16 +1920,-0.0192,0.0018461666150296,1.2581635131716e-16,1.2834167181207e-16 +1925,-0.01925,0.0017763238231448,-1.4500509268607e-16,-1.4644556731787e-16 +1930,-0.0193,0.0017089944207884,-4.5837716956357e-16,-4.6832129094919e-16 +1935,-0.01935,0.0016440939800271,1.8038628863342e-16,1.8981753649985e-16 +1940,-0.0194,0.001581540670933,-8.2529007229317e-17,-8.3125728695273e-17 +1945,-0.01945,0.001521255188826,6.0272583482436e-17,5.8144293894681e-17 +1950,-0.0195,0.0014631606835051,8.7333722951049e-17,7.9693836721396e-17 +1955,-0.01955,0.0014071826902495,-5.8798240500871e-17,-5.8129638216022e-17 +1960,-0.0196,0.0013532490627203,-1.3258996814852e-16,-1.2251319865264e-16 +1965,-0.01965,0.0013012899075854,3.826427935151e-17,4.0676022654528e-17 +1970,-0.0197,0.0012512375208829,1.104518653961e-16,1.0973543463167e-16 +1975,-0.01975,0.0012030263260608,-1.9788047170239e-16,-1.9938613873988e-16 +1980,-0.0198,0.0011565928135997,1.5561448426199e-16,1.5284848048156e-16 +1985,-0.01985,0.0011118754822966,1.1759610294378e-16,1.1883870804663e-16 +1990,-0.0199,0.0010688147819929,1.1908687024588e-16,1.2286432181835e-16 +1995,-0.01995,0.0010273530578818,3.9996801973799e-17,3.8503810516252e-17 +2000,-0.02,0.00098743449624776,8.5168066560454e-17,8.6220122686982e-17 +2005,-0.02005,0.00094900507159158,-1.6362079732857e-16,-1.6445216807107e-16 +2010,-0.0201,0.00091201249516843,3.3765788465109e-17,3.726040687875e-17 +2015,-0.02015,0.00087640616484908,1.724221559649e-17,1.8643029537001e-17 +2020,-0.0202,0.00084213711634012,-1.230271105829e-16,-1.2447765227006e-16 +2025,-0.02025,0.00080915797561096,1.2691124888233e-16,1.252892753774e-16 +2030,-0.0203,0.0007774229125771,5.6531059348276e-18,8.9968486997306e-18 +2035,-0.02035,0.00074688759603614,-2.375285299363e-16,-2.3382272027252e-16 +2040,-0.0204,0.00071750914971082,1.6082513304105e-16,1.5804176720956e-16 +2045,-0.02045,0.00068924610950097,-4.4304556215519e-17,-4.1092544293494e-17 +2050,-0.0205,0.00066205838183111,6.4825241917093e-18,6.5969864596927e-18 +2055,-0.02055,0.0006359072030585,8.7644652714832e-17,8.9063139158838e-17 +2060,-0.0206,0.0006107550999635,-6.4546608225558e-17,-6.4563586999777e-17 +2065,-0.02065,0.0005865658512978,1.7621588180446e-16,1.7685062933364e-16 +2070,-0.0207,0.0005633044503221,-1.2691198691334e-17,-1.5865897241192e-17 +2075,-0.02075,0.00054093706827385,-4.6605843140146e-17,-4.8339298674588e-17 +2080,-0.0208,0.00051943101891803,-1.0951154538327e-16,-1.1224067938059e-16 +2085,-0.02085,0.00049875472389515,3.7498542726945e-17,3.7018682946496e-17 +2090,-0.0209,0.00047887767909192,6.43824324629e-17,6.6367458878377e-17 +2095,-0.02095,0.00045977042182934,2.52266193825e-18,-9.3136799171076e-19 +2100,-0.021,0.00044140449893655,2.8438746756546e-17,2.8405616242414e-17 +2105,-0.02105,0.00042375243574026,-2.624713013062e-16,-2.6106664989899e-16 +2110,-0.0211,0.00040678770575743,1.489076251516e-16,1.448734916344e-16 +2115,-0.02115,0.0003904847013408,-2.0256981680072e-16,-2.0291663158708e-16 +2120,-0.0212,0.00037481870493273,1.5873585595433e-16,1.6062050651605e-16 +2125,-0.02125,0.00035976586133066,6.1822545063326e-17,6.0888219658e-17 +2130,-0.0213,0.00034530315042348,4.4295575204953e-17,4.6471539258307e-17 +2135,-0.02135,0.00033140836097972,1.0142122444169e-16,1.0269883952588e-16 +2140,-0.0214,0.00031806006479473,-3.8148622147379e-17,-3.8979320984366e-17 +2145,-0.02145,0.00030523759190975,-2.5841085060888e-17,-2.5679567765245e-17 +2150,-0.0215,0.00029292100619205,-1.0913686039686e-17,-9.8791037943733e-18 +2155,-0.02155,0.00028109108185761,-1.9269652224584e-18,-2.5868858445056e-18 +2160,-0.0216,0.00026972928036879,-8.7703164817054e-17,-8.4985902380158e-17 +2165,-0.02165,0.00025881772831516,5.3948392176989e-17,5.3357162927812e-17 +2170,-0.0217,0.00024833919553537,-6.4337470868567e-17,-6.5035578429938e-17 +2175,-0.02175,0.00023827707418242,1.3495188636543e-16,1.3484181281118e-16 +2180,-0.0218,0.00022861535816546,-2.9472727313723e-17,-3.0569818567674e-17 +2185,-0.02185,0.00021933862326113,-1.9992981254396e-17,-2.0682859765939e-17 +2190,-0.0219,0.00021043200784267,-3.7402824867221e-18,-2.895298205891e-18 +2195,-0.02195,0.00020188119404518,7.6596245928294e-17,7.5008298958868e-17 +2200,-0.022,0.0001936723895602,3.5360777552764e-17,3.591231018553e-17 +2205,-0.02205,0.00018579230992221,1.8491480962108e-17,1.8673155482498e-17 +2210,-0.0221,0.00017822816134921,-7.8627439634979e-17,-7.8369108874951e-17 +2215,-0.02215,0.00017096762409926,-2.2729655869858e-17,-2.3069689108628e-17 +2220,-0.0222,0.00016399883619461,4.45672730261e-18,4.3706089039947e-18 +2225,-0.02225,0.00015731037780227,6.975014185133e-17,6.8811305778654e-17 +2230,-0.0223,0.00015089125600182,-5.407717144022e-17,-5.5915421185991e-17 +2235,-0.02235,0.00014473088999736,-1.3505934204244e-17,-1.3467395693025e-17 +2240,-0.0224,0.0001388190968145,-3.8607634530627e-18,-4.2571829918712e-18 +2245,-0.02245,0.0001331460773892,-5.3003293867481e-19,-1.7270694136093e-19 +2250,-0.0225,0.00012770240314114,6.4575178906935e-17,6.4285494149465e-17 +2255,-0.02255,0.00012247900293442,-4.8500429183422e-17,-4.7805793839443e-17 +2260,-0.0226,0.00011746715044497,6.2314155741225e-17,6.1885264900143e-17 +2265,-0.02265,0.00011265845191171,-4.4886179664092e-17,-4.5171639573617e-17 +2270,-0.0227,0.00010804483429461,-1.5443187655441e-17,-1.5719946167873e-17 +2275,-0.02275,0.00010361853380059,-7.0833230338017e-18,-7.0781071246459e-18 +2280,-0.0228,9.9372084776738e-05,-2.2158464763895e-18,-2.9383943242608e-18 +2285,-0.02285,9.5298308982814e-05,-6.378588201855e-17,-6.4028455810377e-17 +2290,-0.0229,9.1390305107064e-05,-1.8578942739522e-17,-1.903395934319e-17 +2295,-0.02295,8.7641438797575e-05,6.0200560863243e-17,6.0027068307629e-17 +2300,-0.023,8.4045332866423e-05,1.1963565277457e-17,1.2389605121117e-17 +2305,-0.02305,8.0595857911078e-05,1.0940638506571e-17,1.1018637278447e-17 +2310,-0.0231,7.7287123168099e-05,-4.5945103658318e-18,-4.3919085566205e-18 +2315,-0.02315,7.4113467740359e-05,3.1543314042395e-18,3.0937132859078e-18 +2320,-0.0232,7.1069452086429e-05,-5.6001811541419e-17,-5.6248983648632e-17 +2325,-0.02325,6.8149849779971e-05,3.7711254395196e-17,3.7707089552569e-17 +2330,-0.0233,6.5349639623957e-05,8.4218375246003e-18,9.0017967845391e-18 +2335,-0.02335,6.266399790339e-05,1.3590173733213e-18,8.126697166611e-19 +2340,-0.0234,6.0088291024708e-05,1.135025558463e-19,7.3263520158673e-19 +2345,-0.02345,5.761806833739e-05,-6.7175526481661e-20,-2.429708596721e-19 +2350,-0.0235,5.5249055294432e-05,-1.8392554459749e-19,-1.7828405648055e-19 +2355,-0.02355,5.2977146665351e-05,-2.4670889844832e-19,3.481428252737e-20 +2360,-0.0236,5.0798400204587e-05,7.7741858218567e-20,-2.2827128761439e-19 +2365,-0.02365,4.8709030394919e-05,9.9096372848231e-20,1.5906922741089e-19 +2370,-0.0237,4.670540251343e-05,-4.050771648444e-20,-2.1054034520051e-19 +2375,-0.02375,4.4784026756593e-05,-2.436697792007e-19,-1.113203125052e-19 +2380,-0.0238,4.2941552790288e-05,1.0880504264635e-19,-4.983958041938e-20 +2385,-0.02385,4.1174764279165e-05,7.8690504363429e-20,-1.4755901362337e-19 +2390,-0.0239,3.9480573796369e-05,1.3369757145087e-19,5.8042433112447e-19 +2395,-0.02395,3.7856017760425e-05,-1.893621448636e-19,-1.5365990931649e-19 +2400,-0.024,3.6298251649006e-05,1.1367428081301e-19,-2.8578228751255e-19 +2405,-0.02405,3.4804545395592e-05,1.9020335926819e-19,1.6198233479993e-19 +2410,-0.0241,3.3372278913355e-05,-3.9597004566726e-20,4.3514526462531e-20 +2415,-0.02415,3.1998937786006e-05,-3.1827772329565e-20,3.1266544353775e-20 +2420,-0.0242,3.0682109079617e-05,-2.5122576652049e-20,1.0241893942848e-19 +2425,-0.02425,2.9419477479341e-05,-1.0194435871188e-19,8.4996297377291e-22 +2430,-0.0243,2.8208821333337e-05,-7.9827415553845e-20,1.6691758806816e-19 +2435,-0.02435,2.7048009012995e-05,-1.4237347383873e-19,-1.5136500225689e-19 +2440,-0.0244,2.5934995381749e-05,8.4449091868533e-20,-1.153129222231e-19 +2445,-0.02445,2.4867818245999e-05,1.3091622040322e-19,3.695812556034e-20 +2450,-0.0245,2.3844595247441e-05,5.6067767513642e-20,-9.6040752723941e-20 +2455,-0.02455,2.2863520517221e-05,-9.405358136464e-20,-9.5305744654519e-20 +2460,-0.0246,2.1922861805276e-05,1.1303306226649e-19,5.7772043398484e-20 +2465,-0.02465,2.1020957371529e-05,2.0038138136675e-19,8.4552481207767e-20 +2470,-0.0247,2.0156213250265e-05,-8.0419237286399e-20,5.3363620740858e-22 +2475,-0.02475,1.9327100603487e-05,-9.7227593095298e-20,-2.6736105522914e-19 +2480,-0.0248,1.8532152984976e-05,7.3535388456777e-20,1.755884275564e-20 +2485,-0.02485,1.7769963888178e-05,1.5795422980252e-19,-2.2085174327677e-20 +2490,-0.0249,1.7039184390004e-05,-1.335872176091e-20,1.5257794441676e-19 +2495,-0.02495,1.6338520758601e-05,-2.314373842354e-20,-9.3155543687266e-20 +2500,-0.025,1.5666732256438e-05,5.808549485392e-20,-7.4580450080382e-20 +2505,-0.02505,1.5022629013006e-05,7.4460889201503e-20,5.8252504738997e-20 +2510,-0.0251,1.4405069927074e-05,-4.5161869194099e-20,-1.6276283062499e-19 +2515,-0.02515,1.3812960794624e-05,-2.3503830279941e-20,-1.5310538602951e-20 +2520,-0.0252,1.3245252221236e-05,-5.6719327426258e-20,6.8921548123075e-20 +2525,-0.02525,1.2700938062313e-05,9.338860720587e-20,6.8031330666134e-20 +2530,-0.0253,1.2179053396428e-05,-2.2235287320655e-19,5.1904023114121e-20 +2535,-0.02535,1.1678673067367e-05,-3.9785542742945e-20,2.7623482651841e-20 +2540,-0.0254,1.1198909939655e-05,1.2070378836e-19,-6.0498775880657e-20 +2545,-0.02545,1.0738913359501e-05,-6.3115971036771e-21,8.8118789162172e-20 +2550,-0.0255,1.0297867760121e-05,-8.035763830751e-21,-7.7657007962699e-20 +2555,-0.02555,9.8749911443142e-06,4.2867411950204e-20,1.2871186887972e-20 +2560,-0.0256,9.4695336900639e-06,2.2975467382243e-20,-7.9058102888983e-20 +2565,-0.02565,9.0807765376691e-06,-4.3545879766168e-20,7.1707358828282e-20 +2570,-0.0257,8.7080304405395e-06,6.6029013939196e-21,8.2608516192195e-21 +2575,-0.02575,8.3506345489015e-06,6.1327031341289e-21,8.7880829705712e-20 +2580,-0.0258,8.0079553114971e-06,-4.3486318801549e-20,-3.4942274067693e-20 +2585,-0.02585,7.6793852635038e-06,-3.0947108606218e-20,-2.2228660568556e-20 +2590,-0.0259,7.3643421989925e-06,-3.0354923278403e-21,5.3712336753808e-20 +2595,-0.02595,7.0622676657844e-06,2.0231257773934e-20,-7.2326844423844e-20 +2600,-0.026,6.7726263679759e-06,-2.737137218864e-20,1.4284178681996e-21 +2605,-0.02605,6.4949053106863e-06,4.3909645695335e-20,2.2317604972858e-20 +2610,-0.0261,6.2286123596726e-06,-5.5907363233402e-21,1.2225619202334e-20 +2615,-0.02615,5.9732760252201e-06,6.9603758840263e-20,-5.0251650882965e-20 +2620,-0.0262,5.7284439874398e-06,-2.8781410026889e-20,-1.660467538627e-20 +2625,-0.02625,5.4936829400051e-06,2.4851382153985e-20,8.2757529417895e-21 +2630,-0.0263,5.2685772493302e-06,-7.0887131832558e-20,5.2588084549479e-20 +2635,-0.02635,5.0527285275305e-06,3.6710042713364e-20,-1.6736515967555e-20 +2640,-0.0264,4.8457548759155e-06,-4.3624577565808e-20,9.6908445069866e-20 +2645,-0.02645,4.6472901506148e-06,-6.9563499639509e-20,-5.7090299919371e-21 +2650,-0.0265,4.4569833548677e-06,2.3119002377093e-20,-1.0616648440491e-20 +2655,-0.02655,4.2744980056632e-06,1.0113876137866e-19,-1.2119832844503e-19 +2660,-0.0266,4.0995115356402e-06,-9.6908036193792e-20,8.6253297755955e-20 +2665,-0.02665,3.9317147147063e-06,-1.7556219352551e-22,5.0718370955234e-20 +2670,-0.0267,3.7708110550109e-06,5.6736021325633e-20,-8.6062623101632e-20 +2675,-0.02675,3.6165163969692e-06,1.8175479378822e-20,-6.932867228886e-21 +2680,-0.0268,3.4685582773347e-06,-3.0996966357232e-20,1.3725937046744e-20 +2685,-0.02685,3.3266755094027e-06,-7.058911436944e-20,9.4638210549816e-20 +2690,-0.0269,3.1906176931145e-06,5.13682918655e-20,-6.5254708482848e-20 +2695,-0.02695,3.0601448063578e-06,9.0695574338308e-20,-9.1543279887303e-20 +2700,-0.027,2.9350267389809e-06,-1.3590541425294e-19,1.4140676304948e-19 +2705,-0.02705,2.8150428977421e-06,-3.3019459823128e-20,6.0156591321197e-20 +2710,-0.0271,2.6999817573981e-06,4.7542110554083e-20,-5.6839199340124e-20 +2715,-0.02715,2.5896406028416e-06,-2.320525536193e-20,-9.4125124114261e-21 +2720,-0.0272,2.4838250710206e-06,9.1303361922569e-20,-7.105407561972e-20 +2725,-0.02725,2.3823488481048e-06,4.1542938209092e-20,-6.2390601310614e-20 +2730,-0.0273,2.285033244108e-06,-5.3054530240345e-20,6.62531151351e-20 +2735,-0.02735,2.1917070531596e-06,3.6228638386423e-20,-2.9057458893932e-20 +2740,-0.0274,2.1022060778697e-06,-1.2342011993828e-20,-1.4954351412437e-20 +2745,-0.02745,2.0163729327114e-06,-7.9838433099608e-21,1.2842128357032e-20 +2750,-0.0275,1.9340567219987e-06,6.6971805954034e-20,-7.9782979535363e-20 +2755,-0.02755,1.8551127500403e-06,3.5542565246203e-20,-1.3830905980594e-20 +2760,-0.0276,1.7794023591289e-06,3.8137939838703e-20,-1.9695998243921e-20 +2765,-0.02765,1.7067925767905e-06,2.0004072064837e-21,-4.6522372575994e-21 +2770,-0.0277,1.6371559068551e-06,-7.952229227979e-20,8.0787891548004e-20 +2775,-0.02775,1.5703701623565e-06,-3.444676300878e-20,1.3747468806359e-20 +2780,-0.0278,1.5063181713186e-06,-1.0072421000946e-19,1.1225542863497e-19 +2785,-0.02785,1.4448875782208e-06,-8.4504539431223e-20,7.5844517925279e-20 +2790,-0.0279,1.3859707193404e-06,-5.1587464643827e-21,2.0797286639752e-20 +2795,-0.02795,1.3294642851757e-06,8.4686237096146e-20,-7.8847716328146e-20 +2800,-0.028,1.2752693329519e-06,-9.84307329587e-20,8.6793368179048e-20 +2805,-0.02805,1.2232908909766e-06,-4.0132848810895e-20,3.4402413551611e-20 +2810,-0.0281,1.1734379839093e-06,9.9654665676217e-21,1.2638000036537e-20 +2815,-0.02815,1.1256233618765e-06,-2.899493148931e-20,1.3471021697087e-20 +2820,-0.0282,1.0797633866158e-06,3.8713732207569e-20,-3.518884611893e-20 +2825,-0.02825,1.0357778178916e-06,1.8051141031985e-20,-2.3446130427934e-20 +2830,-0.0283,9.9358979335034e-07,-3.9343361326079e-20,3.9692423026456e-20 +2835,-0.02835,9.5312553793849e-07,5.7694348722615e-20,-6.499843094869e-20 +2840,-0.0284,9.1431436254385e-07,4.0620280830324e-20,-3.6671047053211e-20 +2845,-0.02845,8.7708852169664e-07,2.2668587038752e-20,-2.733953372464e-20 +2850,-0.0285,8.41382979653e-07,2.1676604085584e-20,-1.7578903925094e-20 +2855,-0.02855,8.0713543263669e-07,-4.97839282312e-20,4.9343934641563e-20 +2860,-0.0286,7.7428611007957e-07,-3.0365293853898e-21,-5.7880619302188e-22 +2865,-0.02865,7.4277775504814e-07,4.8773548943903e-20,-4.2404220852593e-20 +2870,-0.0287,7.125553845979e-07,3.6623875872138e-20,-3.1538994109893e-20 +2875,-0.02875,6.8356635689444e-07,1.8466320827904e-20,-1.5175390194989e-20 +2880,-0.0288,6.5576014779415e-07,-1.229982920585e-20,1.4439040535069e-20 +2885,-0.02885,6.2908834273189e-07,-9.7629985443322e-21,-3.0006308746e-21 +2890,-0.0289,6.0350446516597e-07,1.1410052250712e-20,-7.6489690525759e-21 +2895,-0.02895,5.7896399955341e-07,-4.8180305410264e-21,6.8421363474986e-21 +2900,-0.029,5.5542426215068e-07,-2.1711751254087e-20,2.4898564416778e-20 +2905,-0.02905,5.3284425930021e-07,2.9006678580344e-20,-4.2584225977593e-20 +2910,-0.0291,5.1118478472812e-07,-3.9316936315911e-21,1.1312030288684e-20 +2915,-0.02915,4.9040814328653e-07,1.8190657921708e-20,-1.4163690248928e-20 +2920,-0.0292,4.7047824384631e-07,-1.5212646094301e-20,1.3369939511091e-20 +2925,-0.02925,4.513604473167e-07,-1.0519446728439e-20,2.0560529522139e-20 +2930,-0.0293,4.3302157701212e-07,-5.7747753414324e-21,2.5874902330417e-21 +2935,-0.02935,4.1542977575895e-07,8.2421957186932e-22,-3.4103596791353e-21 +2940,-0.0294,3.9855451820119e-07,-2.5981315564455e-21,-3.3135000028744e-21 +2945,-0.02945,3.8236652219499e-07,1.5722422201876e-20,-1.5542148521211e-20 +2950,-0.0295,3.6683770430808e-07,-1.4967974682916e-20,1.7825808890227e-20 +2955,-0.02955,3.5194115887907e-07,-1.6295288519392e-20,2.2836278133867e-20 +2960,-0.0296,3.3765100184456e-07,4.5483387113625e-21,-9.2366380883202e-21 +2965,-0.02965,3.239425627015e-07,-1.051972017376e-21,5.7861044616154e-23 +2970,-0.0297,3.1079201173318e-07,-1.4960233686306e-20,2.0434472238909e-20 +2975,-0.02975,2.9817661160558e-07,-4.7822327987764e-20,3.8560179109547e-20 +2980,-0.0298,2.8607449541353e-07,1.039275365655e-20,-7.8316165010986e-21 +2985,-0.02985,2.7446474775536e-07,1.2504832274679e-20,-8.6011744816351e-21 +2990,-0.0299,2.6332725185046e-07,-8.1003339215879e-21,6.2898843572823e-21 +2995,-0.02995,2.526427358967e-07,3.9852094929711e-20,-4.2028814713737e-20 +3000,-0.03,2.4239274912126e-07,-3.3175572878227e-20,3.0330346571112e-20 +3005,-0.03005,2.325595553262e-07,3.9187909225189e-20,-3.8169450535336e-20 +3010,-0.0301,2.2312615814064e-07,-1.7816699514536e-20,1.8231481780075e-20 +3015,-0.03015,2.1407626675591e-07,4.4482062558315e-20,-4.1835195767826e-20 +3020,-0.0302,2.053942150905e-07,-8.3583379222101e-21,6.0006517873541e-21 +3025,-0.03025,1.970650492197e-07,-8.4070782565845e-21,9.0075624238506e-21 +3030,-0.0303,1.8907435229248e-07,-4.8485608186463e-21,5.9457327347481e-21 +3035,-0.03035,1.8140836210452e-07,-1.1445839995027e-20,-4.7528424688576e-21 +3040,-0.0304,1.7405383152683e-07,-1.6889057366159e-21,1.3878870517501e-20 +3045,-0.03045,1.6699809703411e-07,-8.0526872619018e-21,9.702284693263e-21 +3050,-0.0305,1.6022895534081e-07,7.9220716167309e-21,-6.3885766318747e-21 +3055,-0.03055,1.5373474098286e-07,-3.1372359157042e-20,3.3167174451249e-20 +3060,-0.0306,1.4750426275262e-07,-3.2668958065057e-21,1.8803207402504e-21 +3065,-0.03065,1.4152679138694e-07,-1.4342924909456e-20,1.423580447345e-20 +3070,-0.0307,1.3579203154008e-07,-2.2562391083829e-22,-1.7898099985844e-21 +3075,-0.03075,1.3029008231923e-07,-1.087434441992e-20,1.1431948743913e-20 +3080,-0.0308,1.2501146779864e-07,-2.6571835231203e-21,3.1170501700458e-21 +3085,-0.03085,1.1994711934084e-07,2.1913796364707e-20,-2.2264177531978e-20 +3090,-0.0309,1.1508833428182e-07,9.2330582961052e-21,-7.8764559257909e-21 +3095,-0.03095,1.104267098553e-07,-6.8714995939761e-20,6.2547281362003e-20 +3100,-0.031,1.0595423588825e-07,-9.6901121971531e-21,1.1033729789172e-20 +3105,-0.03105,1.0166322919675e-07,1.7059677304698e-22,2.6765881820189e-21 +3110,-0.0311,9.7546326180623e-08,-6.1423290815294e-21,6.9313752925436e-21 +3115,-0.03115,9.3596403583649e-08,2.1257059531742e-20,-2.070800539707e-20 +3120,-0.0312,8.9806708265165e-08,-3.3120514455987e-20,3.144050126338e-20 +3125,-0.03125,8.6170728021397e-08,-3.6466588269181e-20,3.8378449897657e-20 +3130,-0.0313,8.26821804929e-08,6.1807839262565e-21,-7.5310637531203e-21 +3135,-0.03135,7.9335103121094e-08,1.2053979257572e-20,-1.202911497794e-20 +3140,-0.0314,7.6123754102244e-08,8.5428165407331e-21,-7.8258810773362e-21 +3145,-0.03145,7.304258084142e-08,-9.4499177453497e-21,9.4837938080773e-21 +3150,-0.0315,7.0086340912532e-08,-1.8436872860544e-20,1.8691323865373e-20 +3155,-0.03155,6.7249922601875e-08,-3.5092889304033e-21,3.0856048829983e-21 +3160,-0.0316,6.4528453111644e-08,1.3961501030579e-20,-1.3244418430522e-20 +3165,-0.03165,6.1917324442328e-08,-2.0881720271922e-20,2.0667361799287e-20 +3170,-0.0317,5.9411999046511e-08,1.1382799668854e-20,-1.1641667875867e-20 +3175,-0.03175,5.7008182954858e-08,3.1463142549449e-20,-2.5314545757303e-20 +3180,-0.0318,5.4701777716337e-08,-1.2899271187832e-19,1.4137537106142e-19 +3185,-0.03185,5.2488813690802e-08,-1.772598164112e-20,6.6194032752316e-21 +3190,-0.0319,5.0365497659303e-08,-4.1031888957127e-21,8.6502627364557e-24 +3195,-0.03195,4.8328223468986e-08,3.6198845519214e-20,-3.6986198647371e-20 +3200,-0.032,4.6373437244374e-08,1.7523355375685e-21,-1.6896843792086e-21 +3205,-0.03205,4.4497853068406e-08,2.9907097123351e-20,-3.1123815691324e-20 +3210,-0.0321,4.2698221523359e-08,2.555404726994e-21,-2.0669437599984e-21 +3215,-0.03215,4.0971463036045e-08,2.6559676018586e-20,-2.4034441012151e-20 +3220,-0.0322,3.9314634938844e-08,-2.2647030868921e-20,2.0976999566038e-20 +3225,-0.03225,3.7724889363618e-08,2.2193495173224e-21,-3.1806493747363e-21 +3230,-0.0323,3.6199514786708e-08,2.4040819573637e-20,-2.451429602637e-20 +3235,-0.03235,3.473588818111e-08,5.4236345750652e-21,-5.1433042281731e-21 +3240,-0.0324,3.3331509112648e-08,1.3475581278015e-20,-1.3757677497932e-20 +3245,-0.03245,3.1983993477456e-08,1.6280183597148e-20,-1.6096716289825e-20 +3250,-0.0325,3.069102072353e-08,2.2046850559388e-20,-1.4869289943228e-20 +3255,-0.03255,2.9450370552733e-08,-5.3151429175255e-20,4.8909173641647e-20 +3260,-0.0326,2.8259949723176e-08,-8.1152614443313e-20,7.3877609300905e-20 +3265,-0.03265,2.7117690089005e-08,1.856551398253e-20,-1.5810689287246e-20 +3270,-0.0327,2.6021650638009e-08,7.9906351539622e-21,-6.7316039102878e-21 +3275,-0.03275,2.4969949447336e-08,6.8066588653818e-22,-4.3248224009936e-22 +3280,-0.0328,2.3960828367135e-08,-3.9043290114057e-20,3.9191829144644e-20 +3285,-0.03285,2.2992524028824e-08,-8.506905670327e-20,1.1141705804279e-19 +3290,-0.0329,2.2063395301454e-08,-1.3013255945806e-21,-1.4435028071087e-20 +3295,-0.03295,2.1171847102263e-08,-8.4312964557876e-20,7.4186975719324e-20 +3300,-0.033,2.0316358769698e-08,-1.1434412571731e-19,9.7010301254233e-20 +3305,-0.03305,1.9495482886122e-08,-8.0371096519839e-21,1.8549641100003e-20 +3310,-0.0331,1.8707821942185e-08,5.5628878602119e-22,4.0509841647812e-21 +3315,-0.03315,1.795199301308e-08,-2.089862349115e-22,1.3790837094111e-21 +3320,-0.0332,1.7226723103768e-08,-3.3063102878825e-20,3.3522601951278e-20 +3325,-0.03325,1.6530810623341e-08,-9.4489999865448e-20,8.5417273698885e-20 +3330,-0.0333,1.5863023974479e-08,-4.5821620333978e-20,5.4187728791584e-20 +3335,-0.03335,1.5222238206025e-08,-4.5715117341534e-21,4.268826525839e-21 +3340,-0.0334,1.4607375859376e-08,-3.8675513620372e-21,-2.1596174227797e-20 +3345,-0.03345,1.4017366548598e-08,4.2135253301777e-20,-8.2978845027589e-21 +3350,-0.0335,1.3451206232971e-08,-4.0393789424827e-20,3.534114362881e-20 +3355,-0.03355,1.2907935600586e-08,-1.0252159381672e-20,8.4278930138175e-21 +3360,-0.0336,1.2386620248194e-08,-9.4557841973062e-21,8.7937764811923e-21 +3365,-0.03365,1.1886370584716e-08,-2.1672889174783e-20,2.1347430013347e-20 +3370,-0.0337,1.1406361163715e-08,6.0314155692564e-21,-6.1382713620272e-21 +3375,-0.03375,1.0945745887282e-08,-9.3388457737239e-21,9.3722087733489e-21 +3380,-0.0338,1.0503731394038e-08,-2.0314945098206e-20,2.0263483815109e-20 +3385,-0.03385,1.0079609728871e-08,3.7320290644052e-21,-3.8217881223809e-21 +3390,-0.0339,9.6726125984847e-09,7.4645538025591e-21,-7.4119089282633e-21 +3395,-0.03395,9.2820666361072e-09,-2.7484981226374e-20,2.7548145228139e-20 +3400,-0.034,8.9072984186627e-09,1.5334941259248e-20,-1.5353953626887e-20 +3405,-0.03405,8.5476678832342e-09,-5.1875334125713e-20,5.1741711630213e-20 +3410,-0.0341,8.2025770070073e-09,-9.9830275373282e-21,1.660939559439e-20 +3415,-0.03415,7.8714320168396e-09,-7.5350840958504e-21,3.6991031950411e-21 +3420,-0.0342,7.5536542317446e-09,4.0789103537434e-20,-4.2223556926186e-20 +3425,-0.03425,7.2487198168164e-09,2.2405823799169e-20,-2.308673323182e-20 +3430,-0.0343,6.9561169723565e-09,-8.1992663907773e-20,8.5199086389069e-20 +3435,-0.03435,6.6753153119496e-09,1.3308661455442e-19,-1.3493365953645e-19 +3440,-0.0344,6.4058668971265e-09,6.0342784745342e-21,-6.8793273580709e-21 +3445,-0.03445,6.1473027058768e-09,4.0317683965458e-20,-4.0584705725392e-20 +3450,-0.0345,5.899184294201e-09,-2.8890948848232e-20,2.7564941852586e-20 +3455,-0.03455,5.6610845499625e-09,-1.2009212489262e-20,1.2797686979375e-20 +3460,-0.0346,5.4326004670003e-09,3.3505771250604e-20,-3.3200312353655e-20 +3465,-0.03465,5.2133357742736e-09,-3.0800287356268e-21,3.0466837773e-21 +3470,-0.0347,5.0029303593698e-09,4.2787877917767e-20,-4.2709667929585e-20 +3475,-0.03475,4.8010186554608e-09,9.4030540167926e-20,-9.8780723749943e-20 +3480,-0.0348,4.6072825362482e-09,2.6161159742305e-21,2.2414613622543e-22 +3485,-0.03485,4.4213545760944e-09,-2.7988754852766e-20,3.2789729113954e-20 +3490,-0.0349,4.2429334798548e-09,2.2724684593739e-20,-2.462520135961e-20 +3495,-0.03495,4.0717230548108e-09,2.3057739690481e-19,-2.3518266850558e-19 +3500,-0.035,3.9074190107543e-09,3.5841930296739e-20,-3.3825909534165e-20 +3505,-0.03505,3.7497431884476e-09,-4.6203929226457e-20,5.1056325325369e-20 +3510,-0.0351,3.5984346185158e-09,4.1985970263646e-20,-5.110837462169e-20 +3515,-0.03515,3.453252904153e-09,9.5754662502987e-21,-9.48491005109e-21 +3520,-0.0352,3.313919120333e-09,-4.951636848455e-20,6.5213591181832e-20 +3525,-0.03525,3.1802149639512e-09,-1.3064025408842e-19,1.2072589443345e-19 +3530,-0.0353,3.0518934848789e-09,-2.8535613116947e-20,5.0821380440106e-20 +3535,-0.03535,2.9287637098168e-09,-9.7656450381684e-21,-3.2438872263606e-20 +3540,-0.0354,2.810604299095e-09,-3.5750489425869e-20,8.453212211658e-20 +3545,-0.03545,2.6972182030622e-09,-5.898791413926e-20,2.3183852052586e-20 +3550,-0.0355,2.5884066757823e-09,4.1782150868279e-20,-4.6162444216659e-20 +3555,-0.03555,2.483979593578e-09,-4.0863002305494e-20,5.2965575597097e-20 +3560,-0.0356,2.383788584367e-09,4.2864214127816e-20,-4.3173169143995e-20 +3565,-0.03565,2.2876132495424e-09,-4.8190462494338e-18,5.0580238834744e-18 +3570,-0.0357,2.1953432728646e-09,-2.6467591661151e-19,1.6993690554447e-20 +3575,-0.03575,2.106787170257e-09,1.0154113292904e-17,-9.4096071714019e-18 +3580,-0.0358,2.0218063382939e-09,-1.587286449235e-19,-2.7636621821193e-19 +3585,-0.03585,1.9402583026143e-09,-1.7579922893594e-18,3.553981287615e-19 +3590,-0.0359,1.8619921514404e-09,1.5806888982709e-17,-1.5422572164384e-17 +3595,-0.03595,1.7868846985168e-09,-2.1310632590417e-18,2.5455928107393e-18 +3600,-0.036,1.7148106392634e-09,-1.0072897063541e-17,1.2225693956514e-17 +3605,-0.03605,1.6456517177164e-09,-8.7309470673512e-19,-8.9972574689767e-19 +3610,-0.0361,1.5792791525879e-09,-6.3888457540176e-17,6.169702810064e-17 +3615,-0.03615,1.5155800533618e-09,1.1415129482167e-18,1.112548415464e-18 +3620,-0.0362,1.4544627359781e-09,-6.7215654423208e-20,-4.2927139200573e-20 +3625,-0.03625,1.3957952403847e-09,3.4854515425809e-18,-4.2884917448898e-18 +3630,-0.0363,1.3394996270964e-09,3.7025059906952e-19,3.5168891874044e-19 +3635,-0.03635,1.2854819582109e-09,1.1787382254822e-20,-1.3231017541953e-20 +3640,-0.0364,1.2336410072057e-09,-3.3599816974498e-20,3.7060437202863e-20 +3645,-0.03645,1.1838877788747e-09,-1.4641745689306e-20,-1.0111962937731e-21 +3650,-0.0365,1.1361601001408e-09,7.8323814080092e-20,-6.790278265575e-20 +3655,-0.03655,1.0903376771531e-09,-1.0763916597449e-20,1.0715315619569e-20 +3660,-0.0366,1.0463740906469e-09,-2.4400086450769e-20,1.8709065164115e-20 +3665,-0.03665,1.0041715656273e-09,-5.7559577620794e-20,5.5444811170724e-20 +3670,-0.0367,9.6368134671794e-10,-3.1472091424967e-17,3.3213807192784e-17 +3675,-0.03675,9.2481191915661e-10,-1.0172487891841e-16,9.8103002182248e-17 +3680,-0.0368,8.8752595574825e-10,7.6150610408493e-19,1.2589322544371e-18 +3685,-0.03685,8.5173788581653e-10,-5.3805509055686e-18,6.1886084303273e-18 +3690,-0.0369,8.1740099168839e-10,-2.1070710146234e-19,-5.5903747444688e-19 +3695,-0.03695,7.8444953558679e-10,-4.4789625570546e-20,-4.1998155830885e-20 +3700,-0.037,7.528096058799e-10,-3.5807415324274e-20,5.0592799012167e-21 +3705,-0.03705,7.2246160627976e-10,-4.8789266152665e-20,4.0234049511409e-20 +3710,-0.0371,6.9332452170949e-10,-1.3771863901403e-20,8.3543217201122e-21 +3715,-0.03715,6.6536337244963e-10,-1.6412054487356e-21,1.0223414822192e-20 +3720,-0.0372,6.3854280078464e-10,2.0299977877342e-18,-2.1974626179187e-18 +3725,-0.03725,6.1278839663191e-10,1.8916225905954e-19,4.3214015971256e-20 +3730,-0.0373,5.8809466742064e-10,3.075849754042e-19,-3.7432888883075e-19 +3735,-0.03735,5.6438616256728e-10,5.4283064706931e-21,-1.9725426327401e-20 +3740,-0.0374,5.4163582864485e-10,5.2729217964588e-20,-5.1353391977375e-20 +3745,-0.03745,5.1979759196004e-10,6.2984590432884e-20,-6.2476439260827e-20 +3750,-0.0375,4.9884781846342e-10,4.2543146024284e-20,-4.2367886504584e-20 +3750.0390625,-0.037500390625,4.8610499129775e-10,-1.1901841519544e-18,-2.4730616614673e-18 +3750.078125,-0.03750078125,4.7363914032693e-10,3.0100482169115e-19,7.9757002864216e-21 +3750.1171875,-0.037501171875,4.7349132920349e-10,5.5670586299556e-19,4.8875671125116e-19 +3750.15625,-0.0375015625,4.7334132150913e-10,4.0040307644091e-19,3.8458536343272e-19 +3750.1953125,-0.037501953125,4.7318136758179e-10,2.6137245744904e-19,2.5819769781964e-19 +3750.234375,-0.03750234375,4.7303856244033e-10,1.4709502873231e-19,1.4646021677117e-19 +3750.2734375,-0.037502734375,4.728907863592e-10,9.8781000404311e-20,9.8745278148801e-20 +3750.3125,-0.037503125,4.7275518463813e-10,6.7754497101857e-20,6.7489533087244e-20 +3750.3515625,-0.037503515625,4.7261238449352e-10,4.5831701238493e-20,4.6168217651652e-20 +3750.390625,-0.03750390625,4.724646083705e-10,3.2004785915649e-20,3.1841905328908e-20 +3750.4296875,-0.037504296875,4.7231461003583e-10,2.1816379204632e-20,2.1749524579395e-20 +3750.46875,-0.0375046875,4.7215466094239e-10,1.4582455091484e-20,1.4637862099412e-20 +3750.5078125,-0.037505078125,4.7201186074136e-10,1.017004750525e-20,1.011196754127e-20 +3750.546875,-0.03750546875,4.7186408453734e-10,7.1355684578899e-21,7.0791474510406e-21 +3750.5859375,-0.037505859375,4.717212848768e-10,4.1286246754995e-21,4.2860239399284e-21 +3750.625,-0.03750625,4.7157350879938e-10,3.3621646477205e-21,3.7121492987633e-21 +3750.6640625,-0.037506640625,4.7143790701717e-10,2.4131357130806e-21,2.6093513069719e-21 +3750.703125,-0.03750703125,4.7129510689051e-10,1.5778212297316e-21,1.5956037401008e-21 +3750.7421875,-0.037507421875,4.7114733075852e-10,7.9799678506021e-22,1.114829190274e-21 +3750.78125,-0.0375078125,4.710045312245e-10,5.8574075265552e-22,3.33670005997e-22 +3750.8203125,-0.037508203125,4.7085675525335e-10,6.7765141131915e-22,7.176989601732e-22 +3750.859375,-0.03750859375,4.7070675691052e-10,3.1581424281809e-22,6.0916619782498e-22 +3750.8984375,-0.037508984375,4.7054680778085e-10,1.3114288822655e-22,-3.8168375865632e-22 +3750.9375,-0.037509375,4.7041120568554e-10,2.1535504655083e-22,2.3646100537522e-22 +3750.9765625,-0.037509765625,4.7026840577697e-10,2.7766430120064e-22,9.8236505591609e-23 +3751.015625,-0.03751015625,4.7012062967234e-10,1.5048411188423e-22,-3.0302690616224e-22 +3751.0546875,-0.037510546875,4.6997782980121e-10,2.0553919730266e-22,4.1068681625977e-22 +3751.09375,-0.0375109375,4.6983005401032e-10,-6.5022694921928e-23,-1.6708202631394e-23 +3751.1328125,-0.037511328125,4.6968725411665e-10,-1.4281177691974e-22,-7.4801376275094e-23 +3751.171875,-0.03751171875,4.6953228001871e-10,-3.3592900989258e-23,2.5154305181822e-22 +3751.2109375,-0.037512109375,4.6937730639225e-10,3.4589029326331e-23,4.9817494575414e-22 +3751.25,-0.0375125,4.6922953088275e-10,-7.6811065472883e-23,-6.3306856858461e-22 +3751.2890625,-0.037512890625,4.6909392852862e-10,-1.0303405868662e-22,-2.1975478271657e-22 +3751.328125,-0.03751328125,4.6895112855495e-10,-2.5055735926451e-22,1.3224011860531e-22 +3751.3671875,-0.037513671875,4.688033525071e-10,-1.2978641983126e-22,-3.9620432159969e-23 +3751.40625,-0.0375140625,4.6866055251444e-10,1.5333778426503e-22,1.3209567242173e-22 +3751.4453125,-0.037514453125,4.6850557881969e-10,1.6334903989362e-22,4.1277203797223e-22 +3751.484375,-0.03751484375,4.6835060505593e-10,-1.8066154314298e-22,-2.3502571664207e-22 +3751.5234375,-0.037515234375,4.6820282928812e-10,-4.1688834878018e-22,3.8978616755348e-22 +3751.5625,-0.037515625,4.6806002903512e-10,-1.3288332862801e-23,-4.9581501517355e-23 +3751.6015625,-0.037516015625,4.6791225373229e-10,2.9342003108792e-22,1.659366135822e-23 +3751.640625,-0.03751640625,4.6777665161276e-10,-3.5450408784697e-22,-5.2561881886942e-23 +3751.6796875,-0.037516796875,4.6763385119068e-10,4.3675793903253e-23,-1.3939220565233e-22 +3751.71875,-0.0375171875,4.6748607545012e-10,-3.2837065725545e-22,-1.0331811947074e-22 +3751.7578125,-0.037517578125,4.6733607765215e-10,4.6579952174852e-22,4.3411445826935e-22 +3751.796875,-0.03751796875,4.6717612809603e-10,-1.7456763640403e-23,1.3021961969602e-22 +3751.8359375,-0.037518359375,4.6703332806123e-10,-1.9438876947214e-22,7.9935691178705e-23 +3751.875,-0.03751875,4.6688555230406e-10,1.2349783517171e-22,-2.3490168938654e-23 +3751.9140625,-0.037519140625,4.6674995051274e-10,2.2622838830131e-22,9.3118950356475e-23 +3751.953125,-0.03751953125,4.6660715040773e-10,3.4893976364227e-22,-9.0810650889851e-23 +3751.9921875,-0.037519921875,4.6645937433699e-10,-3.8270183097905e-22,4.9069863411557e-23 +3752.03125,-0.0375203125,4.6630937620311e-10,-3.4324305533667e-22,-7.2933630831272e-23 +3752.0703125,-0.037520703125,4.6614942690709e-10,-3.6916607251728e-22,-6.4333066937557e-22 +3752.109375,-0.03752109375,4.6601382475623e-10,1.8059523166163e-22,6.226826518742e-22 +3752.1484375,-0.037521484375,4.6587822294649e-10,4.0107735628891e-22,2.0949405218848e-22 +3752.1875,-0.037521875,4.657282248158e-10,-5.1041356434104e-22,-1.616688126939e-22 +3752.2265625,-0.037522265625,4.6556827531339e-10,1.3321757707641e-22,4.2035598051488e-24 +3752.265625,-0.03752265625,4.6543267359227e-10,-1.3732404730487e-22,1.2743232465886e-22 +3752.3046875,-0.037523046875,4.6528987318365e-10,-1.7281344106278e-22,5.804332381519e-23 +3752.34375,-0.0375234375,4.6514209748116e-10,3.4569721348584e-22,-1.9002008956772e-22 +3752.3828125,-0.037523828125,4.6499929735528e-10,-3.2603075040198e-22,5.3666328119408e-23 +3752.421875,-0.03752421875,4.6485152170989e-10,2.1737077940994e-23,-9.9694236157321e-23 +3752.4609375,-0.037524609375,4.6470152352888e-10,-1.0016139042981e-22,8.184509787089e-23 +3752.5,-0.037525,4.6454157410686e-10,4.6748752051429e-22,3.3211295072123e-23 +3752.5390625,-0.037525390625,4.6439877389688e-10,1.1493389488706e-23,2.1825590183099e-23 +3752.578125,-0.03752578125,4.642509985681e-10,1.149087491547e-22,4.6778309574374e-22 +3752.6171875,-0.037526171875,4.6411539624536e-10,-1.5110016048746e-23,-4.9293836025779e-22 +3752.65625,-0.0375265625,4.6397259618776e-10,3.1510126757042e-23,-3.0480883858061e-22 +3752.6953125,-0.037526953125,4.6382482080565e-10,-2.5877779137684e-22,-1.1353071233027e-22 +3752.734375,-0.03752734375,4.6368202053943e-10,2.3340972896475e-22,-1.2463215312893e-22 +3752.7734375,-0.037527734375,4.6352704661723e-10,3.0667801710063e-22,1.6675094444952e-22 +3752.8125,-0.037528125,4.6337207282441e-10,-2.9893204248277e-22,2.8402504892846e-22 +3752.8515625,-0.037528515625,4.6322429717078e-10,2.9371236182546e-22,-1.7355946406573e-23 +3752.890625,-0.03752890625,4.6308869523225e-10,-3.6478021151294e-22,-3.2579499798484e-22 +3752.9296875,-0.037529296875,4.6294589502443e-10,3.2000918437108e-22,-3.4430891093532e-23 +3752.96875,-0.0375296875,4.6279811950109e-10,1.6585516016049e-22,1.527009126104e-22 +3753.0078125,-0.037530078125,4.6265531922398e-10,1.5070694950943e-22,-3.4085098911193e-23 +3753.046875,-0.03753046875,4.6250034574412e-10,1.1916170027684e-22,6.3469466234781e-22 +3753.0859375,-0.037530859375,4.6234537199545e-10,-2.0950351744891e-22,-4.2391592072532e-22 +3753.125,-0.03753125,4.6219759636264e-10,-1.6781935588308e-22,-1.3424330869384e-22 +3753.1640625,-0.037531640625,4.6205479567738e-10,4.4433772928957e-23,-4.5408965766748e-23 +3753.203125,-0.03753203125,4.6190702032199e-10,-1.5703736128721e-22,-3.1766084691006e-22 +3753.2421875,-0.037532421875,4.6177141819324e-10,4.1663121225956e-22,-7.4409667924885e-23 +3753.28125,-0.0375328125,4.6162861801409e-10,-1.1164035240755e-22,4.0795344884431e-22 +3753.3203125,-0.037533203125,4.6148084283438e-10,2.5276213857689e-22,-5.8766418746278e-22 +3753.359375,-0.03753359375,4.6133084421224e-10,-1.9171426185367e-22,1.8294051837437e-22 +3753.3984375,-0.037533984375,4.6117089511698e-10,1.0839481224757e-22,7.0701752323506e-23 +3753.4375,-0.037534375,4.610280947097e-10,-1.9053411563826e-22,-5.0586112559431e-22 +3753.4765625,-0.037534765625,4.6088031898966e-10,-5.8536431195118e-23,3.1330682612724e-22 +3753.515625,-0.03753515625,4.6073751922256e-10,-2.7623070498366e-23,-9.3716137406989e-23 +3753.5546875,-0.037535546875,4.6058974309302e-10,-2.5004416696056e-22,3.1212303285448e-22 +3753.59375,-0.0375359375,4.6045414130635e-10,1.9191559461305e-22,2.7482600418803e-22 +3753.6328125,-0.037536328125,4.6030414305516e-10,5.8853305819985e-23,-2.8342796098631e-22 +3753.671875,-0.03753671875,4.6015139169646e-10,-1.9484993047568e-22,-2.4600209978469e-23 +3753.7109375,-0.037537109375,4.6002076561801e-10,2.0463355507702e-22,-1.5868710470611e-22 +3753.75,-0.0375375,4.5987298945467e-10,4.718113631927e-22,-3.2207086419712e-22 +3753.7890625,-0.037537890625,4.5972299128233e-10,-9.7983823205993e-23,-2.5598683643296e-22 +3753.828125,-0.03753828125,4.5956304213864e-10,-2.3824669773765e-22,1.901557432501e-22 +3753.8671875,-0.037538671875,4.5942744027334e-10,-8.3524884386878e-23,1.2780005852332e-22 +3753.90625,-0.0375390625,4.5928464034912e-10,2.1646224362656e-22,-1.9222628365245e-22 +3753.9453125,-0.037539453125,4.5913686465349e-10,-1.5752737456052e-22,-2.4149291749661e-23 +3753.984375,-0.03753984375,4.5899406409507e-10,7.1239515183321e-22,-2.5540093778242e-22 +3754.0234375,-0.037540234375,4.5884628871788e-10,-3.6051234089225e-22,-1.1518687653972e-22 +3754.0625,-0.037540625,4.5869629003394e-10,1.0287447188917e-22,4.9304323759875e-22 +3754.1015625,-0.037541015625,4.5853634129659e-10,9.3327495361298e-23,3.2090768672572e-23 +3754.140625,-0.03754140625,4.5839354088317e-10,2.6431934715182e-22,-7.4083888122906e-22 +3754.1796875,-0.037541796875,4.5824576550169e-10,-4.6467027565381e-22,6.442285657531e-22 +3754.21875,-0.0375421875,4.5811016319969e-10,4.0387595670713e-22,1.9213520398692e-22 +3754.2578125,-0.037542578125,4.5796736293166e-10,-1.1331271452305e-22,1.0296482654579e-23 +3754.296875,-0.03754296875,4.5781958750338e-10,1.5344558334815e-22,3.8999878945739e-22 +3754.3359375,-0.037543359375,4.5767678716073e-10,1.8812763912094e-22,-3.3411706015631e-23 +3754.375,-0.03754375,4.5752181346063e-10,-6.7545004175563e-22,-5.1967175521647e-22 +3754.4140625,-0.037544140625,4.5736683954545e-10,-6.790567318516e-23,3.4188970704921e-22 +3754.453125,-0.03754453125,4.572190641861e-10,7.2380137741355e-22,5.2203341108235e-23 +3754.4921875,-0.037544921875,4.570762635447e-10,4.4689909443656e-23,-4.3083500203487e-23 +3754.53125,-0.0375453125,4.5692848806447e-10,-3.1022834177682e-23,4.0446829480093e-22 +3754.5703125,-0.037545703125,4.567928864352e-10,-4.8669537706114e-23,-7.8209066616726e-23 +3754.609375,-0.03754609375,4.5665008606374e-10,-2.184779854067e-22,-3.7732652313847e-22 +3754.6484375,-0.037546484375,4.5649511251893e-10,-2.3434006671175e-23,2.9845672713666e-22 +3754.6875,-0.037546875,4.5634013872615e-10,-1.158585751029e-22,-6.8324339604252e-23 +3754.7265625,-0.037547265625,4.561923628602e-10,-2.7063740585203e-23,-2.4360747299343e-22 +3754.765625,-0.03754765625,4.5604956309931e-10,-6.2936153228311e-24,1.0865435299875e-22 +3754.8046875,-0.037548046875,4.5590178707282e-10,1.9157417258943e-22,1.2187212696857e-22 +3754.84375,-0.0375484375,4.5576618495811e-10,-1.6208762583419e-22,-2.0591197815681e-22 +3754.8828125,-0.037548828125,4.5563058274063e-10,-3.6860245531819e-22,5.5309753903528e-23 +3754.921875,-0.03754921875,4.5548778270457e-10,1.482317123625e-22,4.9513389693319e-22 +3754.9609375,-0.037549609375,4.5534000708277e-10,-1.9961853893242e-22,8.7977083127703e-23 +3755,-0.03755,4.5520440520255e-10,-5.9738107877857e-22,-2.1357306240666e-22 +3755.0390625,-0.037550390625,4.5506160492669e-10,2.5299380139908e-22,-9.801182912647e-23 +3755.078125,-0.03755078125,4.5491382943252e-10,2.7230126196419e-22,-3.6691492031933e-22 +3755.1171875,-0.037551171875,4.5477822741897e-10,-6.7940611308496e-22,1.0705395122725e-22 +3755.15625,-0.0375515625,4.546426253777e-10,3.6418745541363e-22,7.9965113686756e-23 +3755.1953125,-0.037551953125,4.5450702291906e-10,-9.3826328723209e-23,5.3036167892726e-23 +3755.234375,-0.03755234375,4.5436422311364e-10,1.2934243004964e-22,-2.9006272735084e-22 +3755.2734375,-0.037552734375,4.5421644707884e-10,-2.859588395996e-22,2.6220649203119e-22 +3755.3125,-0.037553125,4.5407364755287e-10,-5.2853451675371e-23,1.4356707434152e-22 +3755.3515625,-0.037553515625,4.5392587170516e-10,2.6924291359826e-22,6.0344672426969e-22 +3755.390625,-0.03755390625,4.537974672121e-10,1.1077654969875e-22,-1.0649782861709e-22 +3755.4296875,-0.037554296875,4.5366684141017e-10,-9.7690603214911e-23,-5.8765687582412e-22 +3755.46875,-0.0375546875,4.5351906558618e-10,-9.0337272196718e-24,8.2630780004508e-23 +3755.5078125,-0.037555078125,4.5337626560414e-10,2.5317776062325e-23,-1.5907834427266e-22 +3755.546875,-0.03755546875,4.5322848991363e-10,-2.546578107505e-22,-1.2623810543198e-22 +3755.5859375,-0.037555859375,4.5309288766056e-10,1.737500497554e-22,1.2141107503049e-22 +3755.625,-0.03755625,4.5295008744943e-10,2.1184990981598e-22,4.3266783920745e-22 +3755.6640625,-0.037556640625,4.5280950954022e-10,-1.6992905875019e-22,-1.3218599581951e-22 +3755.703125,-0.03755703125,4.5267888380648e-10,7.6846547481217e-23,5.1721211890593e-22 +3755.7421875,-0.037557421875,4.5253110783536e-10,1.5486825979911e-22,-3.4521944497923e-22 +3755.78125,-0.0375578125,4.5238830777432e-10,2.9619450636943e-22,1.9344394380157e-22 +3755.8203125,-0.037558203125,4.5224772990139e-10,-2.7323520248849e-22,1.7665766797834e-23 +3755.859375,-0.03755859375,4.5211710363429e-10,-1.0469504530189e-22,-4.6800340543164e-22 +3755.8984375,-0.037558984375,4.5196932786323e-10,6.1861475830325e-22,5.5202540786065e-23 +3755.9375,-0.037559375,4.5183372601146e-10,-8.1646397982374e-23,-1.4443490893685e-22 +3755.9765625,-0.037559765625,4.5169092568367e-10,-1.8308105470384e-22,-1.5667957683112e-22 +3756.015625,-0.03756015625,4.5154314982867e-10,2.3760548360149e-22,4.0092736815461e-22 +3756.0546875,-0.037560546875,4.5140035003525e-10,-4.7761641456346e-22,1.343296279187e-22 +3756.09375,-0.0375609375,4.5125257444081e-10,2.9869857205789e-22,-3.7044340115677e-23 +3756.1328125,-0.037561328125,4.5112416977259e-10,-2.5830951349771e-22,4.1477366734402e-22 +3756.171875,-0.03756171875,4.5099354388685e-10,-4.56102531286e-22,-2.5163995283778e-22 +3756.2109375,-0.037562109375,4.5084576804515e-10,-7.1968406647342e-23,-5.17261372018e-23 +3756.25,-0.0375625,4.5070296802174e-10,-3.3056221246806e-22,-9.3915325827489e-23 +3756.2890625,-0.037562890625,4.5055519251155e-10,7.0066849919818e-22,7.3649149654438e-23 +3756.328125,-0.03756328125,4.5042678841914e-10,-3.0755256029862e-22,1.6717479268326e-22 +3756.3671875,-0.037563671875,4.5028896326273e-10,-3.3397862671306e-24,-8.3821437470437e-23 +3756.40625,-0.0375640625,4.5013621251121e-10,-8.2581591728998e-23,-5.877100574761e-24 +3756.4453125,-0.037564453125,4.5000558586471e-10,-2.3720867963377e-22,-8.3110562986045e-23 +3756.484375,-0.03756484375,4.4985781052045e-10,2.4452106565244e-22,-1.6236884501768e-22 +3756.5234375,-0.037565234375,4.4971501049972e-10,1.5899494196506e-22,-3.7103136150422e-24 +3756.5625,-0.037565625,4.4956723431815e-10,1.7310444458606e-22,-8.2549275353694e-23 +3756.6015625,-0.037566015625,4.4943883013834e-10,2.0356927693068e-22,2.25816459803e-22 +3756.640625,-0.03756640625,4.4930820392401e-10,-2.6560496318255e-22,2.1576143899328e-22 +3756.6796875,-0.037566796875,4.4916042833304e-10,-5.9903434600403e-22,-3.5792746394758e-22 +3756.71875,-0.0375671875,4.4901762844892e-10,4.3193276808445e-22,1.8878648594312e-22 +3756.7578125,-0.037567578125,4.4886985254241e-10,-6.6099313249902e-22,-2.4163333264359e-22 +3756.796875,-0.03756796875,4.4872705262807e-10,4.8517506056393e-22,5.2577714275068e-23 +3756.8359375,-0.037568359375,4.485864745541e-10,-1.6583357882131e-22,1.616839250613e-22 +3756.875,-0.03756875,4.4846304653407e-10,1.3805434481589e-22,1.1907153991291e-22 +3756.9140625,-0.037569140625,4.483202460722e-10,-2.3944833096635e-22,-1.352933717851e-22 +3756.953125,-0.03756953125,4.4817247084657e-10,3.5161244637372e-22,2.8081430405356e-22 +3756.9921875,-0.037569921875,4.4802967046192e-10,1.4270588284885e-22,-4.3335640178515e-23 +3757.03125,-0.0375703125,4.4788189506163e-10,-1.568039683542e-22,-1.8646258498486e-22 +3757.0703125,-0.037570703125,4.4775349083114e-10,-2.284530924121e-23,3.229484878548e-22 +3757.109375,-0.03757109375,4.4762286426796e-10,2.4553999702385e-22,1.1567188419368e-22 +3757.1484375,-0.037571484375,4.4747508893728e-10,-5.1231134596142e-22,-8.1600540038067e-23 +3757.1875,-0.037571875,4.4733228891229e-10,-2.9515752212939e-22,8.1658195248758e-24 +3757.2265625,-0.037572265625,4.4718451295189e-10,3.5150148033505e-22,1.6448149050306e-22 +3757.265625,-0.03757265625,4.4704891115234e-10,-2.1643419026223e-22,-2.0563733214725e-22 +3757.3046875,-0.037573046875,4.4690611106666e-10,-2.7361813942838e-22,6.0603436774134e-23 +3757.34375,-0.0375734375,4.4676553284592e-10,1.93718038062e-22,-1.7545506288357e-22 +3757.3828125,-0.037573828125,4.4663490674729e-10,-4.9803707396118e-23,-1.1785056724712e-25 +3757.421875,-0.03757421875,4.464871308647e-10,7.6449779145081e-23,5.4084131857253e-23 +3757.4609375,-0.037574609375,4.4634433092672e-10,-6.3457979812788e-23,1.2073979055637e-22 +3757.5,-0.037575,4.4619655504562e-10,6.6422653096505e-23,-3.9590007369513e-23 +3757.5390625,-0.037575390625,4.4606095338758e-10,-2.0084028558606e-22,1.7853948847921e-23 +3757.578125,-0.03757578125,4.4592535088278e-10,1.9664207600452e-22,-1.7153497556274e-22 +3757.6171875,-0.037576171875,4.457897492942e-10,-1.6724673678087e-24,1.2233471474179e-22 +3757.65625,-0.0375765625,4.4564694877336e-10,2.6622097824342e-23,1.0940745418419e-22 +3757.6953125,-0.037576953125,4.4549917324276e-10,6.165815450765e-24,-4.2020441234873e-22 +3757.734375,-0.03757734375,4.4535637287152e-10,-5.2978240840388e-24,2.8052072867416e-22 +3757.7734375,-0.037577734375,4.4521579536623e-10,2.5773552503184e-23,1.0550423334156e-22 +3757.8125,-0.037578125,4.4507797064945e-10,8.6894244079886e-23,3.75175146821e-22 +3757.8515625,-0.037578515625,4.4492521931743e-10,4.7133762786316e-23,-7.487452880368e-23 +3757.890625,-0.03757890625,4.448017914065e-10,4.6932175260709e-22,-4.6227411362821e-22 +3757.9296875,-0.037579296875,4.4465899135912e-10,-1.4735063368295e-22,3.6459798306257e-22 +3757.96875,-0.0375796875,4.4451121568871e-10,-1.3522045874214e-22,-1.0416030404784e-22 +3758.0078125,-0.037580078125,4.4436841528313e-10,6.9726714785735e-23,-6.4549424108436e-23 +3758.046875,-0.03758046875,4.4422783773868e-10,3.5280510426307e-22,-2.4389814959674e-22 +3758.0859375,-0.037580859375,4.4410440978046e-10,1.0866340437182e-22,-1.2381458114996e-22 +3758.125,-0.03758125,4.4396160932699e-10,1.1725924115407e-23,1.1694965129599e-23 +3758.1640625,-0.037581640625,4.4381383362381e-10,2.5833636396398e-22,4.3067377738065e-23 +3758.203125,-0.03758203125,4.4367103352719e-10,-5.1853277181156e-22,-1.7832927640564e-22 +3758.2421875,-0.037582421875,4.4352325799557e-10,2.2955655091415e-22,-9.5712322046959e-25 +3758.28125,-0.0375828125,4.4338765577604e-10,-8.7990953612259e-23,-2.1595268889198e-25 +3758.3203125,-0.037583203125,4.4325205382741e-10,8.0433686172734e-23,-1.0756599669463e-22 +3758.359375,-0.03758359375,4.431164517905e-10,-3.1729341947494e-22,-1.7269881081666e-22 +3758.3984375,-0.037583984375,4.4297365139241e-10,-3.3157343905931e-23,-3.999159708918e-23 +3758.4375,-0.037584375,4.4282587615933e-10,6.0999795220248e-22,8.4738824900614e-23 +3758.4765625,-0.037584765625,4.4268307560092e-10,-2.3462484626074e-22,3.283513325961e-22 +3758.515625,-0.03758515625,4.4254249784914e-10,-1.482334984828e-22,-3.6686707204365e-22 +3758.5546875,-0.037585546875,4.4241187198594e-10,-3.2948145560154e-22,-3.129788150082e-22 +3758.59375,-0.0375859375,4.422640963062e-10,2.8587751414419e-22,5.1770792245049e-22 +3758.6328125,-0.037586328125,4.4212849397888e-10,1.4658323355633e-22,-4.1117055502331e-23 +3758.671875,-0.03758671875,4.4198569390609e-10,3.3908992103147e-23,2.4516731655554e-22 +3758.7109375,-0.037587109375,4.4184511599618e-10,-2.8695040132303e-22,2.4432222718764e-22 +3758.75,-0.0375875,4.4170729134454e-10,4.9628631634809e-22,-2.6498073803531e-22 +3758.7890625,-0.037587890625,4.4155454031936e-10,-3.1380729634027e-22,1.9075735784312e-23 +3758.828125,-0.03758828125,4.4143111211798e-10,-1.5290605950073e-22,2.1865630088648e-22 +3758.8671875,-0.037588671875,4.4128831217096e-10,2.5909270733776e-22,-2.8407203642011e-22 +3758.90625,-0.0375890625,4.4114053610925e-10,1.9371911304159e-22,-4.5373085895773e-22 +3758.9453125,-0.037589453125,4.4099773604962e-10,4.4612103004782e-22,9.5720129118836e-23 +3758.984375,-0.03758984375,4.4085715836303e-10,-6.9930434933382e-22,-3.6570750533304e-22 +3759.0234375,-0.037590234375,4.4072653173503e-10,9.2322904746223e-23,3.2991090909782e-22 +3759.0625,-0.037590625,4.4057875626118e-10,4.223376965066e-22,-2.7123995999257e-22 +3759.1015625,-0.037591015625,4.4044315453721e-10,-2.8984971540684e-22,-2.3638250316496e-22 +3759.140625,-0.03759140625,4.4030035416844e-10,1.8677437752799e-22,-5.3551158052054e-22 +3759.1796875,-0.037591796875,4.4015257847529e-10,-1.5711935569492e-22,1.29977983307e-22 +3759.21875,-0.0375921875,4.4001697673446e-10,-2.7657741071604e-22,-5.0067722598916e-23 +3759.2578125,-0.037592578125,4.398813742343e-10,8.7028323645417e-22,3.0874382739904e-22 +3759.296875,-0.03759296875,4.3973857414939e-10,-2.3921989283183e-22,1.1135623772466e-22 +3759.3359375,-0.037593359375,4.3959079862603e-10,9.1469448705443e-23,1.5911444720983e-22 +3759.375,-0.03759375,4.394551966313e-10,-4.4557013859222e-22,-1.6591824426786e-23 +3759.4140625,-0.037594140625,4.393123965786e-10,1.1039489034442e-22,-2.8377054008453e-22 +3759.453125,-0.03759453125,4.3917181884828e-10,3.9867697736701e-22,1.8768706125863e-22 +3759.4921875,-0.037594921875,4.3904119220416e-10,-1.6110378335087e-22,4.696659879507e-22 +3759.53125,-0.0375953125,4.3889341682841e-10,2.0253153011498e-22,-5.5748753725494e-22 +3759.5703125,-0.037595703125,4.3875061670866e-10,2.0115770052901e-23,8.4307226509988e-23 +3759.609375,-0.03759609375,4.3860284063145e-10,3.374109852171e-22,6.1427541299854e-24 +3759.6484375,-0.037596484375,4.3847443655888e-10,-1.5272213516951e-23,-6.5123943144242e-23 +3759.6875,-0.037596875,4.3833661225986e-10,2.3590112437374e-22,-6.8232363875396e-23 +3759.7265625,-0.037597265625,4.3818386103477e-10,-2.1156735186774e-22,-1.4875306585648e-22 +3759.765625,-0.03759765625,4.3805323466953e-10,-1.1525699688449e-22,-3.2680697075106e-22 +3759.8046875,-0.037598046875,4.3790545911021e-10,3.9842802165339e-23,-3.2791891599016e-22 +3759.84375,-0.0375984375,4.3776985712921e-10,1.022503356949e-22,4.425345403041e-22 +3759.8828125,-0.037598828125,4.3762705685231e-10,3.1586233334191e-22,3.0134199731431e-22 +3759.921875,-0.03759921875,4.3748647886077e-10,2.8530739112716e-22,-6.4759919818235e-22 +3759.9609375,-0.037599609375,4.3735585262845e-10,-5.4483430065952e-22,-1.6265725609779e-22 +3760,-0.0376,4.3720807702818e-10,-6.215326294052e-24,-5.0807012885895e-23 +3760.0390625,-0.037600390625,4.3706527688632e-10,1.7106668883377e-22,2.9344944504831e-22 +3760.078125,-0.03760078125,4.369175013913e-10,-5.3093329816329e-22,3.1967420483998e-22 +3760.1171875,-0.037601171875,4.3678909679408e-10,5.5391728331488e-22,-2.9759205298619e-22 +3760.15625,-0.0376015625,4.3665847110537e-10,-1.6393322293459e-22,1.9649441852098e-22 +3760.1953125,-0.037601953125,4.3651069536166e-10,8.1472855783133e-23,-4.5827638648743e-22 +3760.234375,-0.03760234375,4.3637509302238e-10,-4.0517141985871e-22,-2.7788763687777e-22 +3760.2734375,-0.037602734375,4.362394912829e-10,5.2248688887222e-23,9.4883126128288e-23 +3760.3125,-0.037603125,4.3611108693753e-10,-1.8654664573142e-22,5.9127034032868e-22 +3760.3515625,-0.037603515625,4.3598046089075e-10,9.9895348871937e-24,-3.4027797390924e-22 +3760.390625,-0.03760390625,4.3583988295395e-10,2.6696132941604e-22,1.8628071120317e-22 +3760.4296875,-0.037604296875,4.3570925657377e-10,-4.2794779657914e-22,3.4718829125872e-22 +3760.46875,-0.0376046875,4.3556867853496e-10,-3.6318179047593e-22,1.5937252263697e-22 +3760.5078125,-0.037605078125,4.3544525069201e-10,4.0559347831745e-22,-2.2774455603166e-22 +3760.546875,-0.03760546875,4.3530964840227e-10,9.3442690423624e-23,7.9727425432117e-23 +3760.5859375,-0.037605859375,4.3517404622453e-10,6.4259164672489e-22,2.1660372678132e-22 +3760.625,-0.03760625,4.3503844463618e-10,-7.2394685657608e-22,-6.9008411337417e-23 +3760.6640625,-0.037606640625,4.3490284264165e-10,4.1440039935293e-22,2.3719244338623e-23 +3760.703125,-0.03760703125,4.3476004239e-10,-1.018465389006e-23,5.827591818443e-23 +3760.7421875,-0.037607421875,4.3461946480562e-10,-4.775950613851e-22,3.9828889862075e-23 +3760.78125,-0.0376078125,4.3449603610546e-10,2.8599156522315e-22,-1.491922943926e-22 +3760.8203125,-0.037608203125,4.3436043432433e-10,2.5048496071573e-22,5.7994897909852e-23 +3760.859375,-0.03760859375,4.3422483188934e-10,4.9257266137836e-24,1.0567789343666e-22 +3760.8984375,-0.037608984375,4.3408203215444e-10,-7.1085345388486e-22,-4.1077639035144e-22 +3760.9375,-0.037609375,4.3394145401728e-10,2.8455576057691e-22,2.6138691301483e-22 +3760.9765625,-0.037609765625,4.3381802612499e-10,-3.330268108222e-23,2.3803876454978e-22 +3761.015625,-0.03761015625,4.336824240981e-10,1.8993406639324e-22,2.9189105901143e-22 +3761.0546875,-0.037610546875,4.3354682222826e-10,2.2148288589652e-22,-8.4276079025503e-23 +3761.09375,-0.0376109375,4.3341121982378e-10,-1.9918927466644e-22,1.122751606701e-22 +3761.1328125,-0.037611328125,4.3327561757862e-10,-2.8271515234961e-22,-2.1109589660674e-22 +3761.171875,-0.03761171875,4.3314721390162e-10,-6.504081729257e-23,-4.3018579391266e-22 +3761.2109375,-0.037612109375,4.3301658742329e-10,1.1367712921678e-23,8.5212767568473e-23 +3761.25,-0.0376125,4.3287600942376e-10,7.1282277949638e-22,1.2481180068037e-22 +3761.2890625,-0.037612890625,4.3274538339286e-10,-4.605603170159e-22,-1.7314194464586e-23 +3761.328125,-0.03761328125,4.3260480540218e-10,2.8848176616563e-22,4.0350399220061e-22 +3761.3671875,-0.037613671875,4.3248137737241e-10,-4.9217229783069e-22,2.3073809798855e-22 +3761.40625,-0.0376140625,4.3233857709793e-10,1.3640406244568e-22,5.3059834327892e-23 +3761.4453125,-0.037614453125,4.3219799958317e-10,1.6269663398926e-22,-4.2119367488259e-22 +3761.484375,-0.03761484375,4.3206737326383e-10,3.7404408916176e-23,3.4451903301816e-23 +3761.5234375,-0.037615234375,4.319267951694e-10,-7.0191383781857e-23,-2.1519843560854e-22 +3761.5625,-0.037615625,4.3180336744884e-10,-1.9978536102476e-22,3.0482053212294e-22 +3761.6015625,-0.037616015625,4.3166776479614e-10,-5.7719634156163e-22,2.4139551820376e-23 +3761.640625,-0.03761640625,4.3153216302531e-10,1.0343107819468e-22,1.1044596384442e-22 +3761.6796875,-0.037616796875,4.3139656134126e-10,3.4497160639625e-22,-9.9165904545972e-23 +3761.71875,-0.0376171875,4.3126095925943e-10,1.3740437354723e-23,4.8838644573226e-22 +3761.7578125,-0.037617578125,4.3113255464639e-10,-5.9964170071938e-22,-4.2502814334035e-22 +3761.796875,-0.03761796875,4.310019286324e-10,3.2071871504373e-22,-1.238617264846e-22 +3761.8359375,-0.037618359375,4.308613507431e-10,-2.1441507930721e-22,-4.154719285224e-23 +3761.875,-0.03761875,4.3073072471555e-10,2.4532180558844e-22,-1.6009508549512e-22 +3761.9140625,-0.037619140625,4.3058294907376e-10,1.61035560376e-22,3.166139527633e-22 +3761.953125,-0.03761953125,4.3045454483798e-10,-2.8441568075246e-23,2.2971758780766e-22 +3761.9921875,-0.037619921875,4.3032391818478e-10,-5.6128840067007e-26,-4.377829613225e-22 +3762.03125,-0.0376203125,4.3017614263654e-10,3.9240340093439e-23,3.026937930396e-23 +3762.0703125,-0.037620703125,4.3004054040738e-10,8.7442329861213e-23,-4.2444500808983e-22 +3762.109375,-0.03762109375,4.2990493851268e-10,6.9966243142069e-22,4.632455403673e-23 +3762.1484375,-0.037621484375,4.2977653470388e-10,-6.1029685324849e-22,-1.5922143927517e-22 +3762.1875,-0.037621875,4.2964590802136e-10,4.2806408271932e-22,1.3979367671193e-22 +3762.2265625,-0.037622265625,4.2950533004641e-10,-2.1516211734377e-22,2.148848100184e-22 +3762.265625,-0.03762265625,4.2937470414981e-10,2.3782445843255e-22,3.103904942044e-22 +3762.3046875,-0.037623046875,4.2923412641611e-10,-2.3256105825869e-22,-6.7269190804638e-22 +3762.34375,-0.0376234375,4.2911069810083e-10,-3.9912649912664e-22,2.1826075543662e-23 +3762.3828125,-0.037623828125,4.2897509571089e-10,1.4324224237364e-22,5.7170083092695e-23 +3762.421875,-0.03762421875,4.2883949367398e-10,1.3719600609592e-22,-1.6943305179173e-22 +3762.4609375,-0.037624609375,4.2870389180283e-10,-4.6389933210491e-22,-2.7351482968389e-22 +3762.5,-0.037625,4.2856828968584e-10,4.0836054661282e-22,5.8235750171553e-22 +3762.5390625,-0.037625390625,4.2842548959995e-10,5.6259585504592e-22,-1.5307098838488e-22 +3762.578125,-0.03762578125,4.2828491218826e-10,-2.7471310133779e-22,-8.7184042529288e-23 +3762.6171875,-0.037626171875,4.281614835398e-10,-1.5413601395577e-22,2.7948019636973e-22 +3762.65625,-0.0376265625,4.2802588186991e-10,-3.2818138401418e-22,-1.1165336304044e-22 +3762.6953125,-0.037626953125,4.2789027983259e-10,3.2814362868103e-22,-7.7650936549896e-23 +3762.734375,-0.03762734375,4.2774747934036e-10,2.8335323812764e-22,1.7733801926945e-22 +3762.7734375,-0.037627734375,4.2760690192429e-10,1.8846128032605e-22,-5.0403972877256e-23 +3762.8125,-0.037628125,4.274834737061e-10,1.7193664730644e-23,-8.3045787485504e-23 +3762.8515625,-0.037628515625,4.2734787149538e-10,-4.119996432009e-22,-1.4901770688326e-22 +3762.890625,-0.03762890625,4.2721226920018e-10,1.0052786729379e-22,6.9813887829121e-23 +3762.9296875,-0.037629296875,4.2707666710847e-10,1.5293938046458e-22,4.7064895894193e-22 +3762.96875,-0.0376296875,4.2694106534688e-10,2.103552280681e-22,3.4807968492322e-22 +3763.0078125,-0.037630078125,4.2681266125259e-10,-6.0099077358599e-22,-2.4484639395794e-22 +3763.046875,-0.03763046875,4.2668203484379e-10,1.867882551507e-22,8.6665123554283e-23 +3763.0859375,-0.037630859375,4.2654145690913e-10,-8.0487077414063e-23,1.496042542667e-22 +3763.125,-0.03763125,4.2641083067647e-10,3.1882631422658e-22,1.1857522599803e-22 +3763.1640625,-0.037631640625,4.2627025330442e-10,-8.7368683404113e-22,-6.7312761760465e-22 +3763.203125,-0.03763203125,4.2614682481758e-10,-7.0415562181871e-23,9.2198391119143e-23 +3763.2034301758,-0.037632034301758,4.2674466802909e-10,7.3280348433086e-22,-3.2452913850902e-22 +3763.2037353516,-0.037632037353516,4.2661066283092e-10,-7.757299672052e-22,-1.4746410248164e-21 +3763.2040405273,-0.037632040405273,4.2660755801266e-10,1.2579957475069e-21,6.8735263201936e-22 +3763.2043457031,-0.037632043457031,4.266072934845e-10,-4.0189933792616e-22,-2.9581165798003e-22 +3763.2046508789,-0.037632046508789,4.2660727094568e-10,1.3253726289246e-22,-3.7099973762515e-22 +3763.2049560547,-0.037632049560547,4.2660726902524e-10,3.7744574212749e-22,2.7301377215947e-22 +3763.2052612305,-0.037632052612305,4.2660726886063e-10,-6.2535480188846e-22,-9.4782924045455e-22 +3763.2055664062,-0.037632055664063,4.2660726884711e-10,4.1081313982639e-21,-2.8904271205036e-22 +3763.205871582,-0.03763205871582,4.2660726884402e-10,2.7454747189647e-24,1.0701456135513e-21 +3763.2061767578,-0.037632061767578,4.2660726884607e-10,-1.8732768945364e-21,9.3239026849312e-22 +3763.2064819336,-0.037632064819336,4.2660726884471e-10,1.885773340802e-22,-1.0777829452904e-21 +3763.2067871094,-0.037632067871094,4.2660726884556e-10,-1.3887555086404e-21,-1.5467612934604e-21 +3763.2070922852,-0.037632070922852,4.2660726884683e-10,-9.669720854618e-22,-7.2604323944776e-23 +3763.2073974609,-0.037632073974609,4.2660726884752e-10,8.2338398795913e-22,1.4741575364567e-21 +3763.2077026367,-0.037632077026367,4.2660726884583e-10,-5.7704006131961e-22,1.6738313303635e-22 +3763.2080078125,-0.037632080078125,4.2660726884651e-10,-3.1400651070851e-22,-1.8783821918709e-21 +3763.2083129883,-0.037632083129883,4.266072688462e-10,3.9701154317126e-21,1.9767972210676e-21 +3763.2086181641,-0.037632086181641,4.2660726884718e-10,-2.6968179436438e-22,-9.9810210970572e-22 +3763.2089233398,-0.037632089233398,4.266072688432e-10,1.144193517571e-21,1.5103283604481e-21 +3763.2092285156,-0.037632092285156,4.2660726884502e-10,2.0804796415573e-21,1.5268441460368e-21 diff --git a/test/tests/plastic_damage_model/uni_cmp_v3.i b/test/tests/plastic_damage_model/uni_cmp_v3.i new file mode 100644 index 00000000..a99f8210 --- /dev/null +++ b/test/tests/plastic_damage_model/uni_cmp_v3.i @@ -0,0 +1,499 @@ +[Mesh] + type = GeneratedMesh + dim = 3 + nx = 1 + ny = 1 + nz = 1 + xmin = -0.5 + xmax = 0.5 + ymin = -0.5 + ymax = 0.5 + zmin = -0.5 + zmax = 0.5 +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./disp_z] + [../] +[] + +[Kernels] + [./TensorMechanics] + displacements = 'disp_x disp_y disp_z' + save_in = 'resid_x resid_y resid_z' + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./resid_z] + [../] + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xz] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yz] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yz] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] + [./min_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./mid_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./max_ep] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma0] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma1] + order = CONSTANT + family = MONOMIAL + [../] + [./sigma2] + order = CONSTANT + family = MONOMIAL + [../] + [./f0] + order = CONSTANT + family = MONOMIAL + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_xz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xz + index_i = 0 + index_j = 2 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_yz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yz + index_i = 1 + index_j = 2 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + [./strain_xx] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_xz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_xz + index_i = 0 + index_j = 2 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_yz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_yz + index_i = 1 + index_j = 2 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = elastic_strain + variable = strain_zz + index_i = 2 + index_j = 2 + [../] + [./f0_auxk] + type = MaterialStdVectorAux + property = plastic_yield_function + index = 0 + variable = f0 + [../] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./min_ep] + type = MaterialRealAux + property = min_ep + variable = min_ep + [../] + [./mid_ep] + type = MaterialRealAux + property = mid_ep + variable = mid_ep + [../] + [./max_ep] + type = MaterialRealAux + property = max_ep + variable = max_ep + [../] + [./sigma0] + type = MaterialRealAux + property = damaged_min_principal_stress + variable = sigma0 + [../] + [./sigma1] + type = MaterialRealAux + property = damaged_mid_principal_stress + variable = sigma1 + [../] + [./sigma2] + type = MaterialRealAux + property = damaged_max_principal_stress + variable = sigma2 + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] +[] + +[Postprocessors] + active ='react_x react_y react_z displacement_x' + [./react_x] + type = NodalSum + variable = resid_x + boundary = 'left' + [../] + [./react_y] + type = NodalSum + variable = resid_y + boundary = 'left' + [../] + [./react_z] + type = NodalSum + variable = resid_z + boundary = 'left' + [../] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./s_xx] + type = PointValue + point = '0 0 0' + variable = stress_xx + [../] + [./s_xy] + type = PointValue + point = '0 0 0' + variable = stress_xy + [../] + [./s_xz] + type = PointValue + point = '0 0 0' + variable = stress_xz + [../] + [./s_yy] + type = PointValue + point = '0 0 0' + variable = stress_yy + [../] + [./s_yz] + type = PointValue + point = '0 0 0' + variable = stress_yz + [../] + [./s_zz] + type = PointValue + point = '0 0 0' + variable = stress_zz + [../] + [./e_xx] + type = PointValue + point = '0 0 0' + variable = strain_xx + [../] + [./e_xy] + type = PointValue + point = '0 0 0' + variable = strain_xy + [../] + [./e_xz] + type = PointValue + point = '0 0 0' + variable = strain_xz + [../] + [./e_yy] + type = PointValue + point = '0 0 0' + variable = strain_yy + [../] + [./e_yz] + type = PointValue + point = '0 0 0' + variable = strain_yz + [../] + [./e_zz] + type = PointValue + point = '0 0 0' + variable = strain_zz + [../] + [./max_ep] + type = PointValue + point = '0 0 0' + variable = max_ep + [../] + [./mid_ep] + type = PointValue + point = '0 0 0' + variable = mid_ep + [../] + [./min_ep] + type = PointValue + point = '0 0 0' + variable = min_ep + [../] + [./sigma0] + type = PointValue + point = '0 0 0' + variable = sigma0 + [../] + [./sigma1] + type = PointValue + point = '0 0 0' + variable = sigma1 + [../] + [./sigma2] + type = PointValue + point = '0 0 0' + variable = sigma2 + [../] + [./f0] + type = PointValue + point = '0 0 0' + variable = f0 + [../] + [./D] + type = PointValue + point = '0 0 0' + variable = D + [../] + [./intnl0] + type = PointValue + point = '0 0 0' + variable = intnl0 + [../] + [./intnl1] + type = PointValue + point = '0 0 0' + variable = intnl1 + [../] +[] + +[BCs] + [./x_r] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '-2E-5*x*t' + [../] + [./x_l] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0' + [../] + [./y_l] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom' + function = '0' + [../] + [./z_l] + type = FunctionDirichletBC + variable = disp_z + boundary = 'back' + function = '0' + [../] +[] + +[Materials] + [./elasticity_tensor] + type = ComputeIsotropicElasticityTensor + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./strain] + type = ComputeIncrementalSmallStrain + displacements = 'disp_x disp_y disp_z' + [../] + [./pdm] + # type = PlasticDamageStressUpdate + # yield_function_tol = 1.E-5 + # alpha = 0.109 # fb0 = -19.47 + # alpha_p = 0.23 + # s0 = 0.001 + # + # at = 0.0001 # parameter to adjust yield strength + # Dt = 0.51 # degradation at half of maximum tensile strength + # ft = 3.48 # maximum yield strength + # gt = 4.8E-4 + # + # ac = 3.77 # parameter to adjust yield strength + # Dc = 0.40 # degradation at maximum compressive strength + # fc = 27.6 # maximum compressive strength of concrete + # gc = 6.889E-2 # + # + # tip_smoother = 1.E-6 + # smoothing_tol = 1.E-3 + + type = PlasticDamageStressUpdate + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.12 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.88 + damage_half_ten_str = 0.51 + frac_energy_ten = 4.8E-4 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.25 + frac_energy_cmp = 6.889E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] + [./stress] + type = ComputeMultipleInelasticDamageStress + inelastic_models = pdm + perform_finite_strain_rotations = false + [../] +[] + +[Executioner] +# nl_abs_tol=1E-6 +# petsc_options_iname = '-pc_type' +# petsc_options_value = 'lu' + + end_time = 4000 + dt = 5 + type = Transient +[] + +[Outputs] + file_base = ./test/tests/plastic_damage_model/uni_cmp_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/uni_ten_msh_sen_1ele_v3.csv b/test/tests/plastic_damage_model/uni_ten_msh_sen_1ele_v3.csv new file mode 100644 index 00000000..5a14019e --- /dev/null +++ b/test/tests/plastic_damage_model/uni_ten_msh_sen_1ele_v3.csv @@ -0,0 +1,202 @@ +time,displacement_x,react_x +0,0,0 +1,0.0001,-1.584998876772 +2,0.0002,-3.1699955355211 +3,0.0003,-4.7549899478177 +4,0.0004,-6.3399821136633 +5,0.0005,-7.9249720330599 +6,0.0006,-9.5099597060092 +7,0.0007,-11.094945132513 +8,0.0008,-12.679928312573 +9,0.0009,-14.264909246191 +10,0.001,-15.849887933369 +11,0.0011,-17.434864374109 +12,0.0012,-19.019838568412 +13,0.0013,-20.60481051628 +14,0.0014,-22.189780217716 +15,0.0015,-23.77474767272 +16,0.0016,-25.359712881295 +17,0.0017,-26.944675843442 +18,0.0018,-28.529636559164 +19,0.0019,-30.114595028461 +20,0.002,-31.699551251337 +21,0.0021,-33.284505227791 +22,0.0022,-34.869456957828 +23,0.0023,-36.454406441447 +24,0.0024,-38.039353678651 +25,0.0025,-39.624298669442 +26,0.0026,-41.209241413822 +27,0.0027,-42.794181911792 +28,0.0028,-44.379120163354 +29,0.0029,-45.96405616851 +30,0.003,-47.548989927261 +31,0.0031,-49.13392143961 +32,0.0032,-50.718850705559 +33,0.0033,-52.303777725108 +34,0.0034,-53.888702498261 +35,0.0035,-55.473625025017 +36,0.0036,-57.058545305381 +37,0.0037,-58.643463339352 +38,0.0038,-60.228379126934 +39,0.0039,-61.813292668127 +40,0.004,-63.398203962934 +41,0.0041,-64.983113011357 +42,0.0042,-66.568019813397 +43,0.0043,-68.152924369055 +44,0.0044,-69.737826678334 +45,0.0045,-71.322726741236 +46,0.0046,-72.907624557763 +47,0.0047,-74.492520127915 +48,0.0048,-76.077413451695 +49,0.0049,-77.662304529105 +50,0.005,-79.247193360147 +51,0.0051,-80.832079944822 +52,0.0052,-82.416964283132 +53,0.0053,-84.001846375079 +54,0.0054,-85.586726220664 +55,0.0055,-85.887991261319 +56,0.0056,-84.982427850776 +57,0.0057,-83.717786841141 +58,0.0058,-82.128988693484 +59,0.0059,-80.580765276714 +60,0.006,-79.071650306483 +61,0.0061,-77.60023106343 +62,0.0062,-76.165166876718 +63,0.0063,-74.765184243403 +64,0.0064,-73.399072359378 +65,0.0065,-72.065679022364 +66,0.0066,-70.763906869889 +67,0.0067,-69.492709919446 +68,0.0068,-68.251090381792 +69,0.0069,-67.03809572154 +70,0.007,-65.852815942076 +71,0.0071,-64.694381074286 +72,0.0072,-63.561958850761 +73,0.0073,-62.454752549066 +74,0.0074,-61.37199898935 +75,0.0075,-60.312966673048 +76,0.0076,-59.276954050768 +77,0.0077,-58.263287908615 +78,0.0078,-57.271321863221 +79,0.0079,-56.300434956739 +80,0.008,-55.350030343798 +81,0.0081,-54.419534063227 +82,0.0082,-53.508393887978 +83,0.0083,-52.616078247269 +84,0.0084,-51.74207521552 +85,0.0085,-50.885891563103 +86,0.0086,-50.047051864385 +87,0.0087,-49.225097658908 +88,0.0088,-48.419586661908 +89,0.0089,-47.630092020697 +90,0.009,-46.856201613708 +91,0.0091,-46.097517389263 +92,0.0092,-45.353654741364 +93,0.0093,-44.624241920032 +94,0.0094,-43.908919473874 +95,0.0095,-43.207339722797 +96,0.0096,-42.519166258879 +97,0.0097,-41.844073473623 +98,0.0098,-41.181746109898 +99,0.0099,-40.531878837035 +100,0.01,-39.894175847632 +101,0.0101,-39.268350474746 +102,0.0102,-38.654124828227 +103,0.0103,-38.051229449054 +104,0.0104,-37.459402980593 +105,0.0105,-36.878391855798 +106,0.0106,-36.307949999409 +107,0.0107,-35.747838544306 +108,0.0108,-35.197825561186 +109,0.0109,-34.657685800845 +110,0.011,-34.127200448319 +111,0.0111,-33.606156888275 +112,0.0112,-33.094348480997 +113,0.0113,-32.591574348409 +114,0.0114,-32.097639169602 +115,0.0115,-31.612352985347 +116,0.0116,-31.135531011123 +117,0.0117,-30.66699345822 +118,0.0118,-30.206565362498 +119,0.0119,-29.754076420403 +120,0.012,-29.30936083188 +121,0.0121,-28.872257149828 +122,0.0122,-28.442608135777 +123,0.0123,-28.020260621472 +124,0.0124,-27.605065376082 +125,0.0125,-27.19687697875 +126,0.0126,-26.795553696242 +127,0.0127,-26.400957365429 +128,0.0128,-26.0129532804 +129,0.0129,-25.631410083959 +130,0.013,-25.256199663326 +131,0.0131,-24.887197049836 +132,0.0132,-24.524280322447 +133,0.0133,-24.167330514901 +134,0.0134,-23.816231526353 +135,0.0135,-23.470870035328 +136,0.0136,-23.131135416849 +137,0.0137,-22.796919662599 +138,0.0138,-22.468117303989 +139,0.0139,-22.144625337992 +140,0.014,-21.826343155636 +141,0.0141,-21.513172473049 +142,0.0142,-21.205017264918 +143,0.0143,-20.901783700295 +144,0.0144,-20.60338008063 +145,0.0145,-20.309716779946 +146,0.0146,-20.020706187064 +147,0.0147,-19.736262649798 +148,0.0148,-19.456302421038 +149,0.0149,-19.180743606647 +150,0.015,-18.909506115089 +151,0.0151,-18.642511608738 +152,0.0152,-18.37968345678 +153,0.0153,-18.120946689665 +154,0.0154,-17.866227955033 +155,0.0155,-17.615455475064 +156,0.0156,-17.3685590052 +157,0.0157,-17.125469794182 +158,0.0158,-16.886120545345 +159,0.0159,-16.650445379146 +160,0.016,-16.418379796851 +161,0.0161,-16.189860645357 +162,0.0162,-15.964826083101 +163,0.0163,-15.743215547014 +164,0.0164,-15.524969720484 +165,0.0165,-15.310030502293 +166,0.0166,-15.098340976488 +167,0.0167,-14.889845383159 +168,0.0168,-14.684489090084 +169,0.0169,-14.482218565215 +170,0.017,-14.282981349979 +171,0.0171,-14.086726033355 +172,0.0172,-13.893402226709 +173,0.0173,-13.702960539361 +174,0.0174,-13.515352554845 +175,0.0175,-13.330530807863 +176,0.0176,-13.148448761887 +177,0.0177,-12.969060787394 +178,0.0178,-12.792322140719 +179,0.0179,-12.618188943499 +180,0.018,-12.446618162688 +181,0.0181,-12.277567591126 +182,0.0182,-12.110995828649 +183,0.0183,-11.946862263708 +184,0.0184,-11.785127055499 +185,0.0185,-11.625751116571 +186,0.0186,-11.468696095904 +187,0.0187,-11.313924362449 +188,0.0188,-11.161398989098 +189,0.0189,-11.011083737087 +190,0.019,-10.86294304081 +191,0.0191,-10.716941993028 +192,0.0192,-10.573046330478 +193,0.0193,-10.431222419841 +194,0.0194,-10.291437244086 +195,0.0195,-10.153658389162 +196,0.0196,-10.017854031032 +197,0.0197,-9.8839929230381 +198,0.0198,-9.7520443835931 +199,0.0199,-9.6219782841743 +200,0.02,-9.4937650376291 diff --git a/test/tests/plastic_damage_model/uni_ten_msh_sen_1ele_v3.i b/test/tests/plastic_damage_model/uni_ten_msh_sen_1ele_v3.i new file mode 100644 index 00000000..4beb0c3d --- /dev/null +++ b/test/tests/plastic_damage_model/uni_ten_msh_sen_1ele_v3.i @@ -0,0 +1,299 @@ +[Mesh] + [gmg] + type = GeneratedMeshGenerator + dim = 2 + nx = 1 + ny = 1 + + xmin = -25.4 + xmax = 25.4 + + ymin = -12.7 + ymax = 12.7 + [] + [./extra_nodeset1] + type = ExtraNodesetGenerator + input = gmg + new_boundary = 'bottom_left' + coord = '-25.4 -12.7' + [] + [./extra_nodeset2] + type = ExtraNodesetGenerator + input = extra_nodeset1 + new_boundary = 'top_left' + coord = '-25.4 12.7' + [] +[] + +[GlobalParams] + displacements = 'disp_x disp_y' + volumetric_locking_correction = true + out_of_plane_strain = strain_zz +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[Kernels] + [./TensorMechanics] + use_displaced_mesh = true + save_in = 'resid_x resid_y' + [../] + + [./solid_z] + type = WeakPlaneStress + variable = strain_zz + use_displaced_mesh = true + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] + + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./material_strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] + + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + + [./strain_xx] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = total_strain + variable = material_strain_zz + index_i = 2 + index_j = 2 + [../] +[] + +[BCs] + [./left_x] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0.' + [../] + [./y1] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom_left' + function = '0.' + [../] + [./right_surface] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '1E-4*t' + [../] +[] + +[Postprocessors] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./react_x] + type = NodalSum + variable = resid_x + boundary = 'left' + [../] +[] + +[Materials] + [./elasticity_tensor_right] + type = ComputeIsotropicElasticityTensor + block = '0' + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./stress_right] + type = ComputeMultipleInelasticDamageStress + block = '0' + inelastic_models = pdm_right + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain_right] + type = ComputePlaneIncrementalStrain + block = '0' + [../] + [./pdm_right] + type = PlasticDamageStressUpdate + block = '0' + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.40 + ft_ep_slope_factor_at_zero_ep = 0.90 + damage_half_ten_str = 0.27 + frac_energy_ten = 25E-3 #4.8E-4 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 6.889E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] +[] + +[Preconditioning] + active = SMP + [./SMP] + type = SMP + full = true + [../] + [./FDP] + type = FDP + full = true + [../] +[] + +[Executioner] + solve_type = 'NEWTON' + nl_max_its = 100 + nl_abs_tol = 1.E-5 + nl_rel_tol = 1E-3 + + line_search = none + + petsc_options_iname = '-pc_type' + petsc_options_value = 'lu' + + petsc_options = '-snes_converged_reason' + + type = Transient + end_time = 200 + dt = 1 +[] + + +[Outputs] + file_base = ./test/tests/plastic_damage_model/uni_ten_msh_sen_1ele_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/uni_ten_msh_sen_2ele_v3.csv b/test/tests/plastic_damage_model/uni_ten_msh_sen_2ele_v3.csv new file mode 100644 index 00000000..05970edc --- /dev/null +++ b/test/tests/plastic_damage_model/uni_ten_msh_sen_2ele_v3.csv @@ -0,0 +1,202 @@ +time,displacement_x,react_x +0,0,0 +1,0.0001,-1.5850019968401 +2,0.0002,-3.1700020433653 +3,0.0003,-4.7549998434194 +4,0.0004,-6.3399953970044 +5,0.0005,-7.9249887041219 +6,0.0006,-9.5099797647737 +7,0.0007,-11.094968578962 +8,0.0008,-12.679955146688 +9,0.0009,-14.264939467953 +10,0.001,-15.84992154276 +11,0.0011,-17.434901371111 +12,0.0012,-19.019878953006 +13,0.0013,-20.604854288449 +14,0.0014,-22.18982737744 +15,0.0015,-23.774798219981 +16,0.0016,-25.359766816075 +17,0.0017,-26.944733165723 +18,0.0018,-28.529697268926 +19,0.0019,-30.114659125688 +20,0.002,-31.699618736008 +21,0.0021,-33.28457609989 +22,0.0022,-34.869531217335 +23,0.0023,-36.454484088345 +24,0.0024,-38.039434712921 +25,0.0025,-39.624383091066 +26,0.0026,-41.20932922278 +27,0.0027,-42.794273108067 +28,0.0028,-44.379214746928 +29,0.0029,-45.964154139364 +30,0.003,-47.549091285377 +31,0.0031,-49.13402618497 +32,0.0032,-50.718958838143 +33,0.0033,-52.303889244899 +34,0.0034,-53.88881740524 +35,0.0035,-55.473743319166 +36,0.0036,-57.058666986681 +37,0.0037,-58.643588407786 +38,0.0038,-60.228507582483 +39,0.0039,-61.813424510773 +40,0.004,-63.398339192658 +41,0.0041,-64.98325162814 +42,0.0042,-66.568161817221 +43,0.0043,-68.153069759903 +44,0.0044,-69.737975456187 +45,0.0045,-71.322878906075 +46,0.0046,-72.907780109569 +47,0.0047,-74.492679066671 +48,0.0048,-76.077575777382 +49,0.0049,-77.662470241705 +50,0.005,-79.247362459641 +51,0.0051,-80.832252431192 +52,0.0052,-82.41714015636 +53,0.0053,-84.002025635146 +54,0.0054,-85.586777868156 +55,0.0055,-85.564730936483 +56,0.0056,-83.795799735862 +57,0.0057,-81.857809385566 +58,0.0058,-78.792003185273 +59,0.0059,-75.875861710394 +60,0.006,-72.783603646373 +61,0.0061,-69.936924208694 +62,0.0062,-67.232952693617 +63,0.0063,-64.7438886039 +64,0.0064,-62.432254780468 +65,0.0065,-60.305902732423 +66,0.0066,-58.315922259246 +67,0.0067,-56.461472782625 +68,0.0068,-54.73226773406 +69,0.0069,-53.093295706465 +70,0.007,-51.547224027425 +71,0.0071,-50.080942620006 +72,0.0072,-48.688885049463 +73,0.0073,-47.363699245011 +74,0.0074,-46.110718289057 +75,0.0075,-44.902463955907 +76,0.0076,-43.747550865492 +77,0.0077,-42.63930989962 +78,0.0078,-41.576060632528 +79,0.0079,-40.554427082952 +80,0.008,-39.571895390807 +81,0.0081,-38.625970517869 +82,0.0082,-37.724849104416 +83,0.0083,-36.845172351203 +84,0.0084,-35.996833865307 +85,0.0085,-35.176347252757 +86,0.0086,-34.38338719151 +87,0.0087,-33.616516038476 +88,0.0088,-32.880965093064 +89,0.0089,-32.180583594697 +90,0.009,-31.503897242645 +91,0.0091,-30.849947511562 +92,0.0092,-30.227169384667 +93,0.0093,-29.613609013298 +94,0.0094,-29.019286811991 +95,0.0095,-28.442318712535 +96,0.0096,-27.882670665468 +97,0.0097,-27.33954623422 +98,0.0098,-26.812306588123 +99,0.0099,-26.300292013916 +100,0.01,-25.802884518158 +101,0.0101,-25.31949780592 +102,0.0102,-24.849577699081 +103,0.0103,-24.392599422084 +104,0.0104,-23.94806574814 +105,0.0105,-23.515505115991 +106,0.0106,-23.09446993389 +107,0.0107,-22.693741922692 +108,0.0108,-22.294512763229 +109,0.0109,-21.905360968794 +110,0.011,-21.525812349805 +111,0.0111,-21.155875308818 +112,0.0112,-20.795205976408 +113,0.0113,-20.443511034615 +114,0.0114,-20.10048953392 +115,0.0115,-19.765850930327 +116,0.0116,-19.43931699152 +117,0.0117,-19.120621932484 +118,0.0118,-18.809511466031 +119,0.0119,-18.505742206229 +120,0.012,-18.209081116589 +121,0.0121,-17.928531247016 +122,0.0122,-17.636668980456 +123,0.0123,-17.367363234015 +124,0.0124,-17.097371712936 +125,0.0125,-16.832407782493 +126,0.0126,-16.573245203624 +127,0.0127,-16.319889531239 +128,0.0128,-16.07209666782 +129,0.0129,-15.829715936679 +130,0.013,-15.592607838217 +131,0.0131,-15.360622301341 +132,0.0132,-15.133612261446 +133,0.0133,-14.911438008432 +134,0.0134,-14.693965290396 +135,0.0135,-14.481064434926 +136,0.0136,-14.272610368684 +137,0.0137,-14.068482507924 +138,0.0138,-13.868564520539 +139,0.0139,-13.67274411688 +140,0.014,-13.480912872995 +141,0.0141,-13.292966061309 +142,0.0142,-13.108802486892 +143,0.0143,-12.928324332696 +144,0.0144,-12.751437013503 +145,0.0145,-12.578049037529 +146,0.0146,-12.408071875134 +147,0.0147,-12.241419834358 +148,0.0148,-12.07800994289 +149,0.0149,-11.917761836096 +150,0.015,-11.760597650759 +151,0.0151,-11.606441924204 +152,0.0152,-11.455221498522 +153,0.0153,-11.306865429591 +154,0.0154,-11.161304900635 +155,0.0155,-11.018473544982 +156,0.0156,-10.878306680582 +157,0.0157,-10.740729798173 +158,0.0158,-10.60563245685 +159,0.0159,-10.472955225712 +160,0.016,-10.342651809446 +161,0.0161,-10.214668714269 +162,0.0162,-10.088951579561 +163,0.0163,-9.9654492396757 +164,0.0164,-9.8441124289226 +165,0.0165,-9.7248928611862 +166,0.0166,-9.6077434265677 +167,0.0167,-9.4993722675838 +168,0.0168,-9.3865538656817 +169,0.0169,-9.2759042888784 +170,0.017,-9.1667242113947 +171,0.0171,-9.0593165624526 +172,0.0172,-8.9537789550181 +173,0.0173,-8.8500269275473 +174,0.0174,-8.7479922540988 +175,0.0175,-8.6476484200706 +176,0.0176,-8.5489663812298 +177,0.0177,-8.4519087782674 +178,0.0178,-8.3564398223675 +179,0.0179,-8.2625266852633 +180,0.018,-8.1701372337274 +181,0.0181,-8.079239660163 +182,0.0182,-7.989802971995 +183,0.0183,-7.9017970551174 +184,0.0184,-7.8151925352919 +185,0.0185,-7.7299607371321 +186,0.0186,-7.6460736919786 +187,0.0187,-7.5635041242187 +188,0.0188,-7.4822254266552 +189,0.0189,-7.4022116415533 +190,0.019,-7.3234374450019 +191,0.0191,-7.2458781306015 +192,0.0192,-7.1695095929671 +193,0.0193,-7.0943083119775 +194,0.0194,-7.020251337632 +195,0.0195,-6.9473162752679 +196,0.0196,-6.8754812711492 +197,0.0197,-6.8047249984568 +198,0.0198,-6.7350266436683 +199,0.0199,-6.6663658932906 +200,0.02,-6.5987229209361 diff --git a/test/tests/plastic_damage_model/uni_ten_msh_sen_2ele_v3.i b/test/tests/plastic_damage_model/uni_ten_msh_sen_2ele_v3.i new file mode 100644 index 00000000..c15d5b2f --- /dev/null +++ b/test/tests/plastic_damage_model/uni_ten_msh_sen_2ele_v3.i @@ -0,0 +1,344 @@ +[Mesh] + [gmg] + type = GeneratedMeshGenerator + dim = 2 + nx = 2 + ny = 1 + + xmin = -25.4 + xmax = 25.4 + + ymin = -12.7 + ymax = 12.7 + [] + [./subdomains] + type = SubdomainBoundingBoxGenerator + input = gmg + bottom_left = '0 12.7 0' + top_right = '25.4 -12.7 0' + block_id = '1' + location = INSIDE + [] + [./extra_nodeset1] + type = ExtraNodesetGenerator + input = subdomains + new_boundary = 'bottom_left' + coord = '-25.4 -12.7' + [] + [./extra_nodeset2] + type = ExtraNodesetGenerator + input = extra_nodeset1 + new_boundary = 'top_left' + coord = '-25.4 12.7' + [] +[] + +[GlobalParams] + displacements = 'disp_x disp_y' + volumetric_locking_correction = true + out_of_plane_strain = strain_zz +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[Kernels] + [./TensorMechanics] + use_displaced_mesh = true + save_in = 'resid_x resid_y' + [../] + + [./solid_z] + type = WeakPlaneStress + variable = strain_zz + use_displaced_mesh = true + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] + + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./material_strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] + + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + + [./strain_xx] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = total_strain + variable = material_strain_zz + index_i = 2 + index_j = 2 + [../] +[] + +[BCs] + [./left_x] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0.' + [../] + [./y1] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom_left' + function = '0.' + [../] + [./right_surface] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '1E-4*t' + [../] +[] + +[Postprocessors] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./react_x] + type = NodalSum + variable = resid_x + boundary = 'left' + [../] +[] + +[Materials] + [./elasticity_tensor_left] + type = ComputeIsotropicElasticityTensor + block = '0' + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./stress_left] + type = ComputeMultipleInelasticDamageStress + block = '0' + inelastic_models = pdm_left + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain_left] + type = ComputePlaneIncrementalStrain + block = '0' + [../] + [./pdm_left] + type = PlasticDamageStressUpdate + block = '0' + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.90 + damage_half_ten_str = 0.27 + frac_energy_ten = 25E-3 #4.8E-4 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 6.889E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] + [./elasticity_tensor_right] + type = ComputeIsotropicElasticityTensor + block = '1' + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./stress_right] + type = ComputeMultipleInelasticDamageStress + block = '1' + inelastic_models = pdm_right + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain_right] + type = ComputePlaneIncrementalStrain + block = '1' + [../] + [./pdm_right] + type = PlasticDamageStressUpdate + block = '1' + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.40 + ft_ep_slope_factor_at_zero_ep = 0.90 + damage_half_ten_str = 0.27 + frac_energy_ten = 25E-3 #4.8E-4 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 6.889E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] +[] + +[Preconditioning] + active = SMP + [./SMP] + type = SMP + full = true + [../] + [./FDP] + type = FDP + full = true + [../] +[] + +[Executioner] + solve_type = 'NEWTON' + nl_max_its = 100 + nl_abs_tol = 1.E-5 + nl_rel_tol = 1E-3 + + line_search = none + + petsc_options_iname = '-pc_type' + petsc_options_value = 'lu' + + petsc_options = '-snes_converged_reason' + + type = Transient + end_time = 200 + dt = 1 +[] + +[Outputs] + file_base = ./test/tests/plastic_damage_model/uni_ten_msh_sen_2ele_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/uni_ten_msh_sen_4ele_v3.csv b/test/tests/plastic_damage_model/uni_ten_msh_sen_4ele_v3.csv new file mode 100644 index 00000000..6e7d5eb2 --- /dev/null +++ b/test/tests/plastic_damage_model/uni_ten_msh_sen_4ele_v3.csv @@ -0,0 +1,202 @@ +time,displacement_x,react_x +0,0,0 +1,0.0001,-1.5850082369765 +2,0.0002,-3.1700082833958 +3,0.0003,-4.7550060834043 +4,0.0004,-6.3400016369437 +5,0.0005,-7.9249949440157 +6,0.0006,-9.5099860046221 +7,0.0007,-11.094974818765 +8,0.0008,-12.679961386445 +9,0.0009,-14.264945707666 +10,0.001,-15.849927782428 +11,0.0011,-17.434907610733 +12,0.0012,-19.019885192583 +13,0.0013,-20.604860527981 +14,0.0014,-22.189833616927 +15,0.0015,-23.774804459424 +16,0.0016,-25.359773055473 +17,0.0017,-26.944739405076 +18,0.0018,-28.529703508235 +19,0.0019,-30.114665364951 +20,0.002,-31.699624975227 +21,0.0021,-33.284582339065 +22,0.0022,-34.869537456465 +23,0.0023,-36.454490327431 +24,0.0024,-38.039440951963 +25,0.0025,-39.624389330063 +26,0.0026,-41.209335461734 +27,0.0027,-42.794279346977 +28,0.0028,-44.379220985793 +29,0.0029,-45.964160378185 +30,0.003,-47.549097524155 +31,0.0031,-49.134032423704 +32,0.0032,-50.718965076833 +33,0.0033,-52.303895483546 +34,0.0034,-53.888823643843 +35,0.0035,-55.473749557726 +36,0.0036,-57.058673225198 +37,0.0037,-58.643594646259 +38,0.0038,-60.228513820912 +39,0.0039,-61.813430749159 +40,0.004,-63.398345431001 +41,0.0041,-64.98325786644 +42,0.0042,-66.568168055478 +43,0.0043,-68.153075998116 +44,0.0044,-69.737981694357 +45,0.0045,-71.322885144203 +46,0.0046,-72.907786347654 +47,0.0047,-74.492685304713 +48,0.0048,-76.077582015382 +49,0.0049,-77.662476479663 +50,0.005,-79.247368697556 +51,0.0051,-80.832258669065 +52,0.0052,-82.416991449444 +53,0.0053,-84.001847640951 +54,0.0054,-85.537325240617 +55,0.0055,-84.252136534947 +56,0.0056,-80.414607103416 +57,0.0057,-73.139019953885 +58,0.0058,-64.855927142779 +59,0.0059,-56.020241960471 +60,0.006,-48.826735026265 +61,0.0061,-42.914874772378 +62,0.0062,-38.708590697917 +63,0.0063,-35.519677404353 +64,0.0064,-33.21592608833 +65,0.0065,-31.378816170235 +66,0.0066,-29.88863153237 +67,0.0067,-28.599532155256 +68,0.0068,-27.458875176908 +69,0.0069,-26.41534963932 +70,0.007,-25.45999641723 +71,0.0071,-24.564918099554 +72,0.0072,-23.746275083969 +73,0.0073,-22.993266198083 +74,0.0074,-22.280210194878 +75,0.0075,-21.607139567332 +76,0.0076,-20.974044782257 +77,0.0077,-20.36776226951 +78,0.0078,-19.791128497245 +79,0.0079,-19.241101010346 +80,0.008,-18.721231084727 +81,0.0081,-18.219110271389 +82,0.0082,-17.738758320361 +83,0.0083,-17.278181345605 +84,0.0084,-16.836476067974 +85,0.0085,-16.412374981026 +86,0.0086,-16.009510152295 +87,0.0087,-15.61738021993 +88,0.0088,-15.239976718294 +89,0.0089,-14.876225324808 +90,0.009,-14.525632275373 +91,0.0091,-14.187442357999 +92,0.0092,-13.865678065213 +93,0.0093,-13.550371505086 +94,0.0094,-13.245602888607 +95,0.0095,-12.950810270563 +96,0.0096,-12.665701651576 +97,0.0097,-12.389777241459 +98,0.0098,-12.122640309633 +99,0.0099,-11.868390083725 +100,0.01,-11.617677062055 +101,0.0101,-11.374385933824 +102,0.0102,-11.13834862163 +103,0.0103,-10.90939264131 +104,0.0104,-10.687177667199 +105,0.0105,-10.471446491916 +106,0.0106,-10.261947505096 +107,0.0107,-10.06240593833 +108,0.0108,-9.8647230698209 +109,0.0109,-9.6721443797516 +110,0.011,-9.4848197009166 +111,0.0111,-9.3026439228952 +112,0.0112,-9.1253820754983 +113,0.0113,-8.9528643284599 +114,0.0114,-8.7849290499415 +115,0.0115,-8.6214084020176 +116,0.0116,-8.4621407448182 +117,0.0117,-8.3069746862085 +118,0.0118,-8.1557662110319 +119,0.0119,-8.0096177861287 +120,0.012,-7.8657629532445 +121,0.0121,-7.7250800340589 +122,0.0122,-7.5879441417003 +123,0.0123,-7.4542125588567 +124,0.0124,-7.3236902648755 +125,0.0125,-7.1962839176114 +126,0.0126,-7.0719127001454 +127,0.0127,-6.9504770134625 +128,0.0128,-6.8318787430551 +129,0.0129,-6.7160289381588 +130,0.013,-6.6028432163003 +131,0.0131,-6.4922396803129 +132,0.0132,-6.3841397020736 +133,0.0133,-6.2784682069358 +134,0.0134,-6.1751532990295 +135,0.0135,-6.0741259990754 +136,0.0136,-5.9753207425602 +137,0.0137,-5.8786726349026 +138,0.0138,-5.7841218379699 +139,0.0139,-5.6957707802948 +140,0.014,-5.6057501636179 +141,0.0141,-5.5175177523492 +142,0.0142,-5.4309676167302 +143,0.0143,-5.3462038611511 +144,0.0144,-5.2632309524797 +145,0.0145,-5.1819889202357 +146,0.0146,-5.1024238811248 +147,0.0147,-5.0244972076227 +148,0.0148,-4.9481704507043 +149,0.0149,-4.8734034066637 +150,0.015,-4.8001575296388 +151,0.0151,-4.7283963255601 +152,0.0152,-4.6580844986144 +153,0.0153,-4.5891877787024 +154,0.0154,-4.5216730376368 +155,0.0155,-4.4555082562031 +156,0.0156,-4.3906624288423 +157,0.0157,-4.3271055043235 +158,0.0158,-4.2648083433673 +159,0.0159,-4.203742671421 +160,0.016,-4.1438810307124 +161,0.0161,-4.0851967363213 +162,0.0162,-4.0276638353395 +163,0.0163,-3.9712570680615 +164,0.0164,-3.9159518313448 +165,0.0165,-3.8617241443121 +166,0.0166,-3.8085506162981 +167,0.0167,-3.7564084169347 +168,0.0168,-3.7052752483178 +169,0.0169,-3.6551293191947 +170,0.017,-3.6059493210956 +171,0.0171,-3.5577144063317 +172,0.0172,-3.510404167772 +173,0.0173,-3.463998620322 +174,0.0174,-3.4184781840104 +175,0.0175,-3.3738237817942 +176,0.0176,-3.3300166232601 +177,0.0177,-3.2870380116029 +178,0.0178,-3.2448701483486 +179,0.0179,-3.203495068853 +180,0.018,-3.1628952925082 +181,0.0181,-3.1230537590681 +182,0.0182,-3.0839536958743 +183,0.0183,-3.0455786237802 +184,0.0184,-3.0079123880521 +185,0.0185,-2.9709390905498 +186,0.0186,-2.9346431719997 +187,0.0187,-2.8990093489995 +188,0.0188,-2.8640226248917 +189,0.0189,-2.8296682865458 +190,0.019,-2.7959319082214 +191,0.0191,-2.7627993208227 +192,0.0192,-2.7302566517287 +193,0.0193,-2.6982902940908 +194,0.0194,-2.6668869112275 +195,0.0195,-2.6360334344666 +196,0.0196,-2.6057170609582 +197,0.0197,-2.575925251435 +198,0.0198,-2.5466458847992 +199,0.0199,-2.5178663123223 +200,0.02,-2.4895751818483 diff --git a/test/tests/plastic_damage_model/uni_ten_msh_sen_4ele_v3.i b/test/tests/plastic_damage_model/uni_ten_msh_sen_4ele_v3.i new file mode 100644 index 00000000..8c60c9e5 --- /dev/null +++ b/test/tests/plastic_damage_model/uni_ten_msh_sen_4ele_v3.i @@ -0,0 +1,345 @@ +[Mesh] + [gmg] + type = GeneratedMeshGenerator + dim = 2 + nx = 4 + ny = 1 + + xmin = -25.4 + xmax = 25.4 + + ymin = -12.7 + ymax = 12.7 + [] + [./subdomains] + type = SubdomainBoundingBoxGenerator + input = gmg + bottom_left = '12.7 12.7 0' + top_right = '25.4 -12.7 0' + block_id = '1' + location = INSIDE + [] + [./extra_nodeset1] + type = ExtraNodesetGenerator + input = subdomains + new_boundary = 'bottom_left' + coord = '-25.4 -12.7' + [] + [./extra_nodeset2] + type = ExtraNodesetGenerator + input = extra_nodeset1 + new_boundary = 'top_left' + coord = '-25.4 12.7' + [] +[] + +[GlobalParams] + displacements = 'disp_x disp_y' + volumetric_locking_correction = true + out_of_plane_strain = strain_zz +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[Kernels] + [./TensorMechanics] + use_displaced_mesh = true + save_in = 'resid_x resid_y' + [../] + + [./solid_z] + type = WeakPlaneStress + variable = strain_zz + use_displaced_mesh = true + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] + + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./material_strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] + + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + + [./strain_xx] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = total_strain + variable = material_strain_zz + index_i = 2 + index_j = 2 + [../] +[] + +[BCs] + [./left_x] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0.' + [../] + [./y1] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom_left' + function = '0.' + [../] + [./right_surface] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '1E-4*t' + [../] +[] + +[Postprocessors] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./react_x] + type = NodalSum + variable = resid_x + boundary = 'left' + [../] +[] + +[Materials] + [./elasticity_tensor_left] + type = ComputeIsotropicElasticityTensor + block = '0' + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./stress_left] + type = ComputeMultipleInelasticDamageStress + block = '0' + inelastic_models = pdm_left + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain_left] + type = ComputePlaneIncrementalStrain + block = '0' + [../] + [./pdm_left] + type = PlasticDamageStressUpdate + block = '0' + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.90 + damage_half_ten_str = 0.27 + frac_energy_ten = 25E-3 #4.8E-4 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 6.889E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] + [./elasticity_tensor_right] + type = ComputeIsotropicElasticityTensor + block = '1' + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./stress_right] + type = ComputeMultipleInelasticDamageStress + block = '1' + inelastic_models = pdm_right + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain_right] + type = ComputePlaneIncrementalStrain + block = '1' + [../] + [./pdm_right] + type = PlasticDamageStressUpdate + block = '1' + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.40 + ft_ep_slope_factor_at_zero_ep = 0.90 + damage_half_ten_str = 0.27 + frac_energy_ten = 25E-3 #4.8E-4 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 6.889E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] +[] + +[Preconditioning] + active = SMP + [./SMP] + type = SMP + full = true + [../] + [./FDP] + type = FDP + full = true + [../] +[] + +[Executioner] + solve_type = 'NEWTON' + nl_max_its = 100 + nl_abs_tol = 1.E-5 + nl_rel_tol = 1E-3 + + line_search = none + + petsc_options_iname = '-pc_type' + petsc_options_value = 'lu' + + petsc_options = '-snes_converged_reason' + + type = Transient + end_time = 200 + dt = 1 +[] + + +[Outputs] + file_base = ./test/tests/plastic_damage_model/uni_ten_msh_sen_4ele_v3 + exodus = false + [./csv] + type = CSV + [../] +[] diff --git a/test/tests/plastic_damage_model/uni_ten_v3.csv b/test/tests/plastic_damage_model/uni_ten_v3.csv new file mode 100644 index 00000000..b242d78e --- /dev/null +++ b/test/tests/plastic_damage_model/uni_ten_v3.csv @@ -0,0 +1,202 @@ +time,displacement_x,s_xx +0,0,0 +1,0.0001,0.1248031496063 +2,0.0002,0.24960630369003 +3,0.0003,0.37440945777377 +4,0.0004,0.49921261185751 +5,0.0005,0.62401576594126 +6,0.0006,0.74881892002502 +7,0.0007,0.87362207410878 +8,0.0008,0.99842522819255 +9,0.0009,1.1232283822763 +10,0.001,1.2480315363601 +11,0.0011,1.3728346904439 +12,0.0012,1.4976378445277 +13,0.0013,1.6224409986115 +14,0.0014,1.7472441526953 +15,0.0015,1.8720473067791 +16,0.0016,1.9968504608629 +17,0.0017,2.1216536149467 +18,0.0018,2.2464567690305 +19,0.0019,2.3712599231144 +20,0.002,2.4960630771982 +21,0.0021,2.620866231282 +22,0.0022,2.7456693853659 +23,0.0023,2.8704725394497 +24,0.0024,2.9952756935336 +25,0.0025,3.1200788476175 +26,0.0026,3.2448820017013 +27,0.0027,3.3696851557852 +28,0.0028,3.4819850879993 +29,0.0029,3.4984543937017 +30,0.003,3.502304817391 +31,0.0031,3.4186386104666 +32,0.0032,3.3344324270304 +33,0.0033,3.2498616710992 +34,0.0034,3.1650918049682 +35,0.0035,3.0802836071844 +36,0.0036,2.9955926961424 +37,0.0037,2.9111690776607 +38,0.0038,2.8271567216192 +39,0.0039,2.7436931721888 +40,0.004,2.66090919581 +41,0.0041,2.5789284706317 +42,0.0042,2.4978673338026 +43,0.0043,2.4178344622399 +44,0.0044,2.3389309653112 +45,0.0045,2.2612477885858 +46,0.0046,2.1848745141715 +47,0.0047,2.1098862048143 +48,0.0048,2.0363522096655 +49,0.0049,1.9643340397544 +50,0.005,1.8938854929642 +51,0.0051,1.8250528218525 +52,0.0052,1.7578749410125 +53,0.0053,1.6923836702668 +54,0.0054,1.6286040096718 +55,0.0055,1.56655444209 +56,0.0056,1.5062472589531 +57,0.0057,1.4476889048013 +58,0.0058,1.3908803362194 +59,0.0059,1.3358173909097 +60,0.006,1.2824911628242 +61,0.0061,1.2308883795136 +62,0.0062,1.1809917781406 +63,0.0063,1.1327804769187 +64,0.0064,1.0862303390844 +65,0.0065,1.0413143268683 +66,0.0066,0.9980028432897 +67,0.0067,0.95626405996265 +68,0.0068,0.91606422944673 +69,0.0069,0.87736798100961 +70,0.007,0.84013859897932 +71,0.0071,0.80433828315145 +72,0.0072,0.76992839097601 +73,0.0073,0.73686966148122 +74,0.0074,0.70512242109451 +75,0.0075,0.67464677169568 +76,0.0076,0.6454027613848 +77,0.0077,0.61735053856826 +78,0.0078,0.59045049006305 +79,0.0079,0.56466336399349 +80,0.008,0.53995037830825 +81,0.0081,0.51627331578109 +82,0.0082,0.49359460637848 +83,0.0083,0.47187739788274 +84,0.0084,0.45108561565385 +85,0.0085,0.43118401239696 +86,0.0086,0.4121382087793 +87,0.0087,0.39391472570985 +88,0.0088,0.37648100906036 +89,0.0089,0.35980544756762 +90,0.009,0.343857384616 +91,0.0091,0.32860712455644 +92,0.0092,0.31402593417527 +93,0.0093,0.30008603988246 +94,0.0094,0.28676062114682 +95,0.0095,0.27402380066354 +96,0.0096,0.26185063169954 +97,0.0097,0.25021708302346 +98,0.0098,0.23910002179011 +99,0.0099,0.22847719471498 +100,0.01,0.21832720784112 +101,0.0101,0.20862950517074 +102,0.0102,0.19936434640495 +103,0.0103,0.19051278400892 +104,0.0104,0.18205663979543 +105,0.0105,0.17397848119721 +106,0.0106,0.16626159737824 +107,0.0107,0.15888997531513 +108,0.0108,0.15184827596301 +109,0.0109,0.1451218106046 +110,0.011,0.1386965174675 +111,0.0111,0.13255893868172 +112,0.0112,0.12669619763869 +113,0.0113,0.12109597680235 +114,0.0114,0.11574649601424 +115,0.0115,0.11063649132629 +116,0.0116,0.1057551943879 +117,0.0117,0.10109231240761 +118,0.0118,0.096638008704054 +119,0.0119,0.092382883856157 +120,0.012,0.088317957457999 +121,0.0121,0.084434650480396 +122,0.0122,0.080724768237813 +123,0.0123,0.077180483956546 +124,0.0124,0.07379432293781 +125,0.0125,0.070559147307276 +126,0.0126,0.067468141341053 +127,0.0127,0.06451479735659 +128,0.0128,0.061692902155967 +129,0.0129,0.058996524008057 +130,0.013,0.056420000155314 +131,0.0131,0.053957924830478 +132,0.0132,0.051605137768039 +133,0.0133,0.049356713195017 +134,0.0134,0.047207949285508 +135,0.0135,0.04515435806344 +136,0.0136,0.043191655737924 +137,0.0137,0.041315753455772 +138,0.0138,0.039522748455836 +139,0.0139,0.037808915610238 +140,0.014,0.036170699337528 +141,0.0141,0.034604705873417 +142,0.0142,0.033107695884841 +143,0.0143,0.031676577413601 +144,0.0144,0.030308399136102 +145,0.0145,0.029000343926183 +146,0.0146,0.027749722708342 +147,0.0147,0.026553968589168 +148,0.0148,0.025410631255064 +149,0.0149,0.024317371624874 +150,0.015,0.023271956746368 +151,0.0151,0.022272254925921 +152,0.0152,0.021316231081187 +153,0.0153,0.02040194230689 +154,0.0154,0.0195275336443 +155,0.0155,0.01869123404524 +156,0.0156,0.01789135252194 +157,0.0157,0.017126274474405 +158,0.0158,0.01639445818715 +159,0.0159,0.015694431487731 +160,0.016,0.015024788559649 +161,0.0161,0.014384186902581 +162,0.0162,0.013771344433172 +163,0.0163,0.013185036720003 +164,0.0164,0.01262409434645 +165,0.0165,0.012087400395646 +166,0.0166,0.01157388805183 +167,0.0167,0.011082538312738 +168,0.0168,0.010612377807852 +169,0.0169,0.010162476717651 +170,0.017,0.009731946789113 +171,0.0171,0.0093199394430358 +172,0.0172,0.0089256439688624 +173,0.0173,0.008548285803001 +174,0.0174,0.0081871248866534 +175,0.0175,0.0078414540995347 +176,0.0176,0.0075105977658927 +177,0.0177,0.0071939102294666 +178,0.0178,0.0068907744941755 +179,0.0179,0.0066006009274482 +180,0.018,0.0063228260232878 +181,0.0181,0.0060569112222779 +182,0.0182,0.0058023417858765 +183,0.0183,0.0055586257224384 +184,0.0184,0.0053252927626028 +185,0.0185,0.0051018933816899 +186,0.0186,0.0048879978669351 +187,0.0187,0.0046831954274952 +188,0.0188,0.0044870933451936 +189,0.0189,0.0042993161641133 +190,0.019,0.0041195049172807 +191,0.0191,0.0039473163886285 +192,0.0192,0.003782422408662 +193,0.0193,0.003624509182247 +194,0.0194,0.003473276647022 +195,0.0195,0.0033284378610056 +196,0.0196,0.0031897184180587 +197,0.0197,0.0030568558899075 +198,0.0198,0.0029295992934983 +199,0.0199,0.0028077085824988 +200,0.02,0.002690954161857 diff --git a/test/tests/plastic_damage_model/uni_ten_v3.i b/test/tests/plastic_damage_model/uni_ten_v3.i new file mode 100644 index 00000000..d71f6472 --- /dev/null +++ b/test/tests/plastic_damage_model/uni_ten_v3.i @@ -0,0 +1,307 @@ +[Mesh] + [gmg] + type = GeneratedMeshGenerator + dim = 2 + nx = 1 + ny = 1 + + xmin = -12.7 + xmax = 12.7 + + ymin = -12.7 + ymax = 12.7 + [] + [./subdomains] + type = SubdomainBoundingBoxGenerator + input = gmg + bottom_left = '0 12.7 0' + top_right = '12.7 -12.7 0' + block_id = '1' + location = INSIDE + [] + [./extra_nodeset1] + type = ExtraNodesetGenerator + input = subdomains + new_boundary = 'bottom_left' + coord = '-12.7 -12.7' + [] + [./extra_nodeset2] + type = ExtraNodesetGenerator + input = extra_nodeset1 + new_boundary = 'top_left' + coord = '-12.7 12.7' + [] +[] + +[GlobalParams] + displacements = 'disp_x disp_y' + volumetric_locking_correction = true + out_of_plane_strain = strain_zz +[] + +[Variables] + [./disp_x] + [../] + [./disp_y] + [../] + [./strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[Kernels] + [./TensorMechanics] + use_displaced_mesh = true + save_in = 'resid_x resid_y' + [../] + + [./solid_z] + type = WeakPlaneStress + variable = strain_zz + use_displaced_mesh = true + [../] +[] + +[AuxVariables] + [./resid_x] + [../] + [./resid_y] + [../] + [./D] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl0] + order = CONSTANT + family = MONOMIAL + [../] + [./intnl1] + order = CONSTANT + family = MONOMIAL + [../] + + [./stress_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./stress_zz] + order = CONSTANT + family = MONOMIAL + [../] + + [./strain_xx] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_xy] + order = CONSTANT + family = MONOMIAL + [../] + [./strain_yy] + order = CONSTANT + family = MONOMIAL + [../] + [./material_strain_zz] + order = CONSTANT + family = MONOMIAL + [../] +[] + +[AuxKernels] + [./D_auxk] + type = MaterialRealAux + property = Damage_Variable + variable = D + [../] + [./intnl0_auxk] + type = MaterialRealAux + property = damage_parameter_for_tension + variable = intnl0 + [../] + [./intnl1_auxk] + type = MaterialRealAux + property = damage_parameter_for_compression + variable = intnl1 + [../] + + [./stress_xx] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xx + index_i = 0 + index_j = 0 + [../] + [./stress_xy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_xy + index_i = 0 + index_j = 1 + [../] + [./stress_yy] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_yy + index_i = 1 + index_j = 1 + [../] + [./stress_zz] + type = RankTwoAux + rank_two_tensor = stress + variable = stress_zz + index_i = 2 + index_j = 2 + [../] + + [./strain_xx] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xx + index_i = 0 + index_j = 0 + [../] + [./strain_xy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_xy + index_i = 0 + index_j = 1 + [../] + [./strain_yy] + type = RankTwoAux + rank_two_tensor = total_strain + variable = strain_yy + index_i = 1 + index_j = 1 + [../] + [./strain_zz] + type = RankTwoAux + rank_two_tensor = total_strain + variable = material_strain_zz + index_i = 2 + index_j = 2 + [../] +[] + +[BCs] + [./left_x] + type = FunctionDirichletBC + variable = disp_x + boundary = 'left' + function = '0.' + [../] + [./y1] + type = FunctionDirichletBC + variable = disp_y + boundary = 'bottom_left' + function = '0.' + [../] + [./right_surface] + type = FunctionDirichletBC + variable = disp_x + boundary = 'right' + function = '1E-4*t' + [../] +[] + +[Postprocessors] + [./displacement_x] + type = AverageNodalVariableValue + variable = disp_x + boundary = 'right' + [../] + [./s_xx] + type = ElementAverageValue + variable = stress_xx + [../] + # [./react_x] + # type = NodalSum + # variable = resid_x + # boundary = 'left' + # [../] +[] + +[Materials] + [./elasticity_tensor] + type = ComputeIsotropicElasticityTensor + youngs_modulus = 3.17E4 + poissons_ratio = 0.18 + [../] + [./stress] + type = ComputeMultipleInelasticDamageStress + inelastic_models = pdm + perform_finite_strain_rotations = false + tangent_operator = nonlinear + [../] + [./strain] + type = ComputePlaneIncrementalStrain + [../] + [./pdm] + type = PlasticDamageStressUpdate + factor_relating_biaxial_unixial_cmp_str = 0.109 # fb0 = -20.862 + factor_controlling_dilatancy = 0.23 + stiff_recovery_factor = 0.001 + + yield_ten_str = 3.48 + ft_ep_slope_factor_at_zero_ep = 0.70 + damage_half_ten_str = 0.51 + frac_energy_ten = 12.3E-3 + + yield_cmp_str = 18.30 + max_cmp_str = 27.60 + damage_max_cmp_str = 0.40 + frac_energy_cmp = 1750E-2 + + yield_function_tol = 1.E-5 + tip_smoother = 1.E-6 + smoothing_tol = 1.E-3 + [../] +[] + +[Preconditioning] + active = SMP + [./SMP] + type = SMP + full = true + [../] + [./FDP] + type = FDP + full = true + [../] +[] + +[Executioner] + solve_type = 'NEWTON' + nl_max_its = 100 + nl_abs_tol = 1.E-5 + nl_rel_tol = 1E-3 + + line_search = none + + petsc_options_iname = '-pc_type' + petsc_options_value = 'lu' + + petsc_options = '-snes_converged_reason' + + type = Transient + end_time = 200 + dt = 1 +[] + + +[Outputs] + file_base = ./test/tests/plastic_damage_model/uni_ten_v3 + exodus = false + [./csv] + type = CSV + [../] +[]