From d2c30332e1356ca3320b2f52768234ba5155270b Mon Sep 17 00:00:00 2001 From: Pierre-Francois Loos Date: Fri, 11 Oct 2019 16:43:15 +0200 Subject: [PATCH] done with 1st iteration of intro, starting cleaning up theory --- Data/DNA_EA.dat | 10 +- Data/DNA_IP.dat | 10 +- Manuscript/GW-srDFT.tex | 201 +- Notebooks/GW100.nb | 10451 ++++++++++++++++++++++++++++---------- 4 files changed, 7826 insertions(+), 2846 deletions(-) diff --git a/Data/DNA_EA.dat b/Data/DNA_EA.dat index 4f347af..46681bf 100644 --- a/Data/DNA_EA.dat +++ b/Data/DNA_EA.dat @@ -1,5 +1,5 @@ -A 73-24-5 1.572302 0.8099 0.4735 0.1725 -0.54 -C 71-30-7 1.400624 0.6054 0.2638 -0.0257 NA -G 73-40-5 1.884993 1.114 0.7487 0.4149 NA -T 65-71-4 1.194189 0.3805 0.0564 -0.2136 -0.29 -U 66-22-8 1.157819 0.3428 0.0124 -0.2832 -0.22 +A 73-24-5 1.572302 0.818218 0.4735 0.1725 -0.54 +C 71-30-7 1.400624 0.613380 0.2638 -0.0257 NA +G 73-40-5 1.884993 1.122363 0.7487 0.4149 NA +T 65-71-4 1.194189 0.388406 0.0564 -0.2136 -0.29 +U 66-22-8 1.157819 0.350665 0.0124 -0.2832 -0.22 diff --git a/Data/DNA_IP.dat b/Data/DNA_IP.dat index cd2bf00..142d354 100644 --- a/Data/DNA_IP.dat +++ b/Data/DNA_IP.dat @@ -1,5 +1,5 @@ -A 73-24-5 -7.265806 -1.211220672617561E-002 -1.385783048793831E-002 -7.748 -6.440192825526375E-003 -6.479425433814747E-003 -7.975 -8.15 -8.33 -8.48 -C 71-30-7 -7.527844 -1.546006861838614E-002 -1.940117174135618E-002 -8.067 -7.060220080308114E-003 -7.369593245133022E-003 -8.287 -8.449 -9.512 -8.94 -G 73-40-5 -6.951933 -1.225096955803263E-002 -1.413179166956595E-002 -7.461 -6.514811691911574E-003 -6.600243767264653E-003 -7.691 -7.872 -8.034 -8.24 -T 65-71-4 -8.019884 -1.231951892771176E-002 -1.437665931379063E-002 -8.489 -6.688287305785518E-003 -6.858166603883720E-003 -8.708 -8.866 -9.081 -9.2 -U 66-22-8 -8.379481 -1.561024372083486E-002 -1.963262364674972E-002 -9.017 -8.522580585075183E-003 -9.357601174873545E-003 -9.223 -9.382 -10.125 -9.68 +A 73-24-5 -7.265806 -1.211220672617561E-002 -1.385783048793831E-002 -7.739974 -6.440192825526375E-003 -6.479425433814747E-003 -7.975 -8.15 -8.33 -8.48 +C 71-30-7 -7.527844 -1.546006861838614E-002 -1.940117174135618E-002 -8.060222 -7.060220080308114E-003 -7.369593245133022E-003 -8.287 -8.449 -9.512 -8.94 +G 73-40-5 -6.951933 -1.225096955803263E-002 -1.413179166956595E-002 -7.453525 -6.514811691911574E-003 -6.600243767264653E-003 -7.691 -7.872 -8.034 -8.24 +T 65-71-4 -8.019884 -1.231951892771176E-002 -1.437665931379063E-002 -8.481933 -6.688287305785518E-003 -6.858166603883720E-003 -8.708 -8.866 -9.081 -9.2 +U 66-22-8 -8.379481 -1.561024372083486E-002 -1.963262364674972E-002 -8.858697 -8.522580585075183E-003 -9.357601174873545E-003 -9.223 -9.382 -10.125 -9.68 diff --git a/Manuscript/GW-srDFT.tex b/Manuscript/GW-srDFT.tex index ba844ed..ad0647d 100644 --- a/Manuscript/GW-srDFT.tex +++ b/Manuscript/GW-srDFT.tex @@ -72,6 +72,7 @@ \newcommand{\RH}{R_{\ce{H2}}} \newcommand{\RF}{R_{\ce{F2}}} \newcommand{\RBeO}{R_{\ce{BeO}}} +\newcommand{\CBS}{\text{CBS}} % orbital energies \newcommand{\nDIIS}{N^\text{DIIS}} @@ -101,6 +102,7 @@ \newcommand{\tB}{\Tilde{B}} \renewcommand{\S}[1]{S_{#1}} \newcommand{\G}[1]{G_{#1}} +\newcommand{\F}[1]{F^{#1}} \newcommand{\Po}[1]{P_{#1}} \newcommand{\W}[1]{W_{#1}} \newcommand{\Wc}[1]{W^\text{c}_{#1}} @@ -143,14 +145,44 @@ \newcommand{\MO}[1]{\phi_{#1}} % coordinates -\newcommand{\br}[1]{\mathbf{r}_{#1}} \renewcommand{\b}[1]{\mathbf{#1}} \renewcommand{\d}{\text{d}} -\newcommand{\dbr}[1]{d\br{#1}} -\renewcommand{\bra}[1]{\ensuremath{\langle #1 \vert}} -\renewcommand{\ket}[1]{\ensuremath{\vert #1 \rangle}} -\renewcommand{\braket}[2]{\ensuremath{\langle #1 \vert #2 \rangle}} +% operators +\newcommand{\hT}{\Hat{T}} +\newcommand{\hWee}[1]{\Hat{W}_\text{ee}^{#1}} + +% coordinates +\newcommand{\br}[1]{\mathbf{r}_{#1}} +\newcommand{\dbr}[1]{d\br{#1}} + +\newcommand{\Bas}{\mathcal{B}} +\newcommand{\cD}{\mathcal{D}} +\newcommand{\Ne}{N} +\newcommand{\vne}{v_\text{ne}} + +\newcommand{\n}[2]{n_{#1}^{#2}} +\newcommand{\E}[2]{E_{#1}^{#2}} +\newcommand{\DE}[2]{\Delta E_{#1}^{#2}} +\newcommand{\bE}[2]{\Bar{E}_{#1}^{#2}} +\newcommand{\DbE}[2]{\Delta \Bar{E}_{#1}^{#2}} +\newcommand{\bEc}[1]{\Bar{E}_\text{c,md}^{#1}} +%\newcommand{\e}[2]{\varepsilon_{#1}^{#2}} +%\newcommand{\be}[2]{\Bar{\varepsilon}_{#1}^{#2}} +\newcommand{\bec}[1]{\Bar{e}^{#1}} +\newcommand{\wf}[2]{\Psi_{#1}^{#2}} +%\newcommand{\W}[2]{W_{#1}^{#2}} +\newcommand{\w}[2]{w_{#1}^{#2}} +\newcommand{\hn}[2]{\Hat{n}_{#1}^{#2}} +\newcommand{\rsmu}[2]{\mu_{#1}^{#2}} +\newcommand{\V}[2]{V_{#1}^{#2}} +\newcommand{\SO}[2]{\phi_{#1}(\br{#2})} + +% units +\newcommand{\IneV}[1]{#1 eV} +\newcommand{\InAU}[1]{#1 a.u.} +\newcommand{\InAA}[1]{#1 \AA} +\newcommand{\kcal}{kcal/mol} \newcommand{\ISCD}{Institut des Sciences du Calcul et des Donn\'ees, Sorbonne Universit\'e, Paris, France} \newcommand{\LCPQ}{Laboratoire de Chimie et Physique Quantiques (UMR 5626), Universit\'e de Toulouse, CNRS, UPS, France} @@ -197,7 +229,7 @@ The $GW$ approximation stems from the acclaimed Hedin's equations \cite{Hedin_19 \begin{subequations} \begin{align} \label{eq:G} - & G(12) = G_\text{0}(12) + \int G_0(13) \Sigma(34) G(42) d(34), + & G(12) = G_0(12) + \int G_0(13) \Sigma(34) G(42) d(34), \\ \label{eq:Gamma} & \Gamma(123) = \delta(12) \delta(13) @@ -225,22 +257,21 @@ Within the $GW$ approximation, one bypasses the calculation of the vertex correc Depending on the degree of self-consistency one is willing to perform, there exists several types of $GW$ calculations. \cite{Loos_2018} The simplest and most popular variant of $GW$ is perturbative $GW$, or {\GOWO}. \cite{Hybertsen_1985a, Hybertsen_1986} Although obviously starting-point dependent, it has been widely used in the literature to study solids, atoms and molecules. \cite{Bruneval_2012, Bruneval_2013, vanSetten_2015, vanSetten_2018} -For finite systems such as atoms and molecules, partially or fully self-consistent $GW$ methods have shown great promise. \cite{Ke_2011, Blase_2011, Faber_2011, Caruso_2012, Caruso_2013, Caruso_2013a, Caruso_2013b, Koval_2014, Hung_2016, Blase_2018, Jacquemin_2017} - +For finite systems such as atoms and molecules, partially \cite{Hybertsen_1986, Shishkin_2007, Blase_2011, Faber_2011} or fully self-consistent \cite{Caruso_2012, Caruso_2013, Caruso_2013a, Caruso_2013b} $GW$ methods have shown great promise. \cite{Ke_2011, Blase_2011, Faber_2011, Koval_2014, Hung_2016, Blase_2018, Jacquemin_2017} Similar to other electron correlation methods, MBPT methods suffer from the usual slow convergence of energetic properties with respect to the size of the one-electron basis set. This can be tracked down to the lack of explicit electron-electron terms modeling the infamous electron-electron coalescence point (also known as Kato cusp \cite{Kat-CPAM-57}) and, more specifically, the Coulomb correlation hole around it. -Pioneered by Hyllerras \cite{Hyl-ZP-29} in the 1930's and popularized in the 1990's by Kutzelnigg and coworkers \cite{Kut-TCA-85, NogKut-JCP-94, KutKlo-JCP-91} (and subsequently others \cite{KonBisVal-CR-12, HatKloKohTew-CR-12, TenNog-WIREs-12, GruHirOhnTen-JCP-17}), the so-called F12 methods overcome this slow convergence by employing geminal basis functions that closely resemble the correlation holes in electronic wave functions. +Pioneered by Hylleraas \cite{Hyl-ZP-29} in the 1930's and popularized in the 1990's by Kutzelnigg and coworkers \cite{Kut-TCA-85, NogKut-JCP-94, KutKlo-JCP-91} (and subsequently others \cite{KonBisVal-CR-12, HatKloKohTew-CR-12, TenNog-WIREs-12, GruHirOhnTen-JCP-17}), the so-called F12 methods overcome this slow convergence by employing geminal basis functions that closely resemble the correlation holes in electronic wave functions. F12 methods are now routinely employed in computational chemistry and provide robust tools for electronic structure calculations where small basis sets may be used to obtain near complete basis set (CBS) limit accuracy. \cite{TewKloNeiHat-PCCP-07} The basis-set correction presented here follow a different avenue, and relies on the range-separated density-functional theory (RS-DFT) formalism to capture, thanks to a short-range correlation functional, the missing part of the short-range correlation effects. \cite{GinPraFerAssSavTou-JCP-18} -As shown in recent studies on both ground- and excited-state properties, \cite{LooPraSceTouGin-JPCL-19, GinSceTouLoo-JCP-19} similar to F12 methods, it significantly speeds up the convergence of energetics towards the CBS limit while avoiding the usage of large auxiliary basis sets. +As shown in recent studies on both ground- and excited-state properties, \cite{LooPraSceTouGin-JPCL-19, GinSceTouLoo-JCP-19} similar to F12 methods, it significantly speeds up the convergence of energetics towards the CBS limit while avoiding the usage of large auxiliary basis sets that are used in F12 methods to avoid the numerous three- and four-electron integrals. \cite{KonBisVal-CR-12, HatKloKohTew-CR-12, TenNog-WIREs-12, GruHirOhnTen-JCP-17, Barca_2018} Explicitly correlated F12 correction schemes have been derived for second-order Green's function methods (GF2) \cite{SzaboBook, Casida_1989, Casida_1991, Stefanucci_2013, Ortiz_2013, Phillips_2014, Phillips_2015, Rusakov_2014, Rusakov_2016, Hirata_2015, Hirata_2017, Loos_2018} by Ten-no and coworkers \cite{Ohnishi_2016, Johnson_2018} and Valeev and coworkers. \cite{Pavosevic_2017, Teke_2019} However, to the best of our knowledge, a F12-based correction for $GW$ has not been designed yet. -In the present manuscript, we illustrate the performance of the density-based basis set correction on ionization potentials (IPs) obtained within {\GOWO}. -Note that the the present basis set correction can be straightforwardly applied to other properties (e.g., electron affinities and fundamental gap), as well as other flavours of $GW$ or Green's function-based methods, such as GF2 (and its higher-order variants). -Moreover, we are currently investigating the performances of the present approach for linear response theory, in order to speed up the convergence of excitation energies obtained within the random-phase approximation (RPA) \cite{Dreuw_2005} and Bethe-Salpeter equation (BSE) formalism. \cite{Strinati_1988, Leng_2016, Blase_2018} +In the present manuscript, we illustrate the performance of the density-based basis set correction developed in Refs.~\onlinecite{GinPraFerAssSavTou-JCP-18, LooPraSceTouGin-JPCL-19, GinSceTouLoo-JCP-19} on ionization potentials (IPs) obtained within {\GOWO}. +Note that the the present basis set correction can be straightforwardly applied to other properties (\textit{e.g.}, electron affinities and fundamental gap), as well as other flavours of (self-consistent) $GW$ or Green's function-based methods, such as GF2 (and its higher-order variants). +Moreover, we are currently investigating the performances of the present approach for linear response theory, in order to speed up the convergence of excitation energies obtained within the random-phase approximation (RPA) \cite{Casida_1995, Dreuw_2005} and Bethe-Salpeter equation (BSE) formalism. \cite{Strinati_1988, Leng_2016, Blase_2018} The paper is organised as follows. In Sec.~\ref{sec:theory}, we provide details about the theory behind the present basis set correction and its adaptation to $GW$ methods. @@ -254,91 +285,69 @@ Unless otherwise stated, atomic units are used throughout. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\subsection{Many-body Green's function theory with DFT basis-set correction} +\subsection{MBPT with DFT basis set correction} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -Following Ref.~\onlinecite{GinPraFerAssSavTou-JCP-18}, we start by defining, for a $N$-electron system with nuclei-electron potential $v_\text{ne}(\b{r})$, the approximate ground-state energy for one-electron densities $n$ which are ``representable'' in a finite basis set ${\cal B}$ + + +Following Ref.~\onlinecite{GinPraFerAssSavTou-JCP-18}, we start by defining, for a $\Ne$-electron system with nuclei-electron potential $\vne(\b{r})$, the approximate ground-state energy for one-electron densities $\n{}{}$ which are ``representable'' in a finite basis set $\Bas$ \begin{equation} -E_0^{\cal B} = \min_{n \in {\cal D}^{\cal B}} \left\{ F[n] + \int v_\text{ne}(\b{r}) n(\b{r}) \d\b{r}\right\}, + \E{0}{\Bas} = \min_{\n{}{} \in \cD^\Bas} \qty{ F[n] + \int \vne(\br{}) \n{}{}(\br{}) \dbr{} }, \label{E0B} \end{equation} -where ${\cal D}^{\cal B}$ is the set of $N$-representable densities which can be extracted from a wave function $\Psi^{\cal B}$ expandable in the Hilbert space generated by ${\cal B}$. In this expression, $F[n]=\min_{\Psi\to n} \bra{\Psi} \hat{T} + \hat{W}_\text{ee}\ket{\Psi}$ is the exact Levy-Lieb universal density functional, where $\hat{T}$ and $\hat{W}_\text{ee}$ are the kinetic and electron-electron interaction operators, which is then decomposed as +where $\cD^\Bas$ is the set of $\Ne$-representable densities which can be extracted from a wave function $\Psi^\Bas$ expandable in the Hilbert space generated by $\Bas$. +In this expression, $F[n] = \min_{\Psi \to \n{}{}} \mel*{\Psi}{\hT + \hWee{}}{\Psi}$ is the exact Levy-Lieb universal density functional, where $\hT$ and $\hWee{}$ are the kinetic and electron-electron interaction operators, which is then decomposed as \begin{equation} -F[n] = F^{\cal B}[n] + \bar{E}^{\cal B}[n], + F[n] = F^{\Bas}[\n{}{}] + \bE{}{\Bas}[\n{}{}], \label{Fn} \end{equation} -where $F^{\cal B}[n]$ is the Levy-Lieb density functional with wave functions $\Psi^{\cal B}$ expandable in the Hilbert space generated by ${\cal B}$ +where $F^\Bas[n]$ is the Levy-Lieb density functional with wave functions $\Psi^\Bas$ expandable in the Hilbert space generated by $\Bas$ \begin{equation} -F^{\cal B}[n] = \min_{\Psi^{\cal B}\to n} \bra{\Psi^{\cal B}} \hat{T} + \hat{W}_\text{ee}\ket{\Psi^{\cal B}}, + F^\Bas[n] = \min_{\Psi^\Bas \to n} \mel*{\Psi^\Bas}{ \hT + \hWee{}}{\Psi^\Bas}, \end{equation} -and $\bar{E}^{\cal B}[n]$ is the complementary basis-correction density functional. In the present work, instead of using wave-function methods for calculating $F^{\cal B}[n]$, we reexpress it with a contrained search over $N$-representable one-electron Green's functions $G^{\cal B}(\b{r},\b{r}',\omega)$ representable in the basis set ${\cal B}$ +and $\bar{E}^{\Bas}[n]$ is the complementary basis-correction density functional. In the present work, instead of using wave-function methods for calculating $F^\Bas[\n{}{}]$, we reexpress it with a contrained search over $N$-representable one-electron Green's functions $G^\Bas(\b{r},\b{r}',\omega)$ representable in the basis set $\Bas$ \begin{equation} -F^{\cal B}[n] = \min_{G^{\cal B}\to n} \Omega^{\cal B}[G^{\cal B}], + F^\Bas[n] = \min_{G^\Bas\to n} \Omega^\Bas[G^\Bas], \label{FBn} \end{equation} -where $\Omega^{\cal B}[G]$ is chosen to be a Klein-like energy functional of the Green's function (see, e.g., Refs.~\onlinecite{SteLee-BOOK-13,MarReiCep-BOOK-16,DahLee-JCP-05,DahLeeBar-IJQC-05,DahLeeBar-PRA-06}) +where $\Omega^\Bas[G]$ is chosen to be a Klein-like energy functional of the Green's function (see, \textit{e.g.}, Refs.~\onlinecite{SteLee-BOOK-13,MarReiCep-BOOK-16,DahLee-JCP-05,DahLeeBar-IJQC-05,DahLeeBar-PRA-06}) \begin{equation} -\Omega^{\cal B}[G] = \Tr \left[\ln ( - G ) \right] - \Tr \left[ (G_\text{s}^{\cal B})^{-1} G -1 \right] + \Phi_\text{Hxc}^{\cal B}[G], +\Omega^\Bas[G] = \Tr[\ln ( - G ) ] - \Tr[ (G_\text{s}^\Bas)^{-1} G -1 ] + \Phi_\text{Hxc}^\Bas[G], \label{OmegaB} \end{equation} -where $(G_\text{s}^{\cal B})^{-1}$ is the projection into ${\cal B}$ of the inverse free-particle Green's function $(G_\text{s})^{-1}(\b{r},\b{r}',\omega)= (\omega + (1/2) \nabla_\b{r}^2 )\delta(\b{r}-\b{r}')$ and we have used the notation $\Tr [A B] = 1/(2\pi i) \int_{-\infty}^{+\infty} \! \d \omega \, e^{i \omega 0^+} \! \iint \! \d \b{r} \d \b{r}' A(\b{r},\b{r}',\omega) B(\b{r}',\b{r},\omega)$. In Eq.~(\ref{OmegaB}), $\Phi_\text{Hxc}^{\cal B}[G]$ is a Hartree-exchange-correlation (Hxc) functional of the Green's functional such as its functional derivatives yields the Hxc self-energy in the basis: $\delta \Phi_\text{Hxc}^{\cal B}[G]/\delta G(\b{r},\b{r}',\omega) = \Sigma_\text{Hxc}^{\cal B}[G](\b{r},\b{r}',\omega)$. Inserting Eqs.~(\ref{Fn}) and~(\ref{FBn}) into Eq.~(\ref{E0B}), we finally arrive at +where $(G_\text{s}^\Bas)^{-1}$ is the projection into $\Bas$ of the inverse free-particle Green's function $(G_\text{s})^{-1}(\b{r},\b{r}',\omega)= (\omega + (1/2) \nabla_\b{r}^2 )\delta(\b{r}-\b{r}')$ and we have used the notation $\Tr [A B] = 1/(2\pi i) \int_{-\infty}^{+\infty} \! \d \omega \, e^{i \omega 0^+} \! \iint \! \d \b{r} \d \b{r}' A(\b{r},\b{r}',\omega) B(\b{r}',\b{r},\omega)$. In Eq.~(\ref{OmegaB}), $\Phi_\text{Hxc}^\Bas[G]$ is a Hartree-exchange-correlation (Hxc) functional of the Green's functional such as its functional derivatives yields the Hxc self-energy in the basis: $\delta \Phi_\text{Hxc}^\Bas[G]/\delta G(\b{r},\b{r}',\omega) = \Sigma_\text{Hxc}^\Bas[G](\b{r},\b{r}',\omega)$. Inserting Eqs.~(\ref{Fn}) and~(\ref{FBn}) into Eq.~(\ref{E0B}), we finally arrive at \begin{equation} -E_0^{\cal B} = \min_{G^{\cal B}} \left\{ \Omega^{\cal B}[G^{\cal B}] + \int v_\text{ne}(\b{r}) n_{G^{\cal B}}(\b{r}) \d\b{r} + \bar{E}^{\cal B}[n_{G^{\cal B}}] \right\}, +E_0^\Bas = \min_{G^\Bas} \left\{ \Omega^\Bas[G^\Bas] + \int v_\text{ne}(\b{r}) n_{G^\Bas}(\b{r}) \d\b{r} + \bar{E}^\Bas[n_{G^\Bas}] \right\}, \label{E0BGB} \end{equation} -where the minimization is over $N$-representable one-electron Green's functions $G^{\cal B}(\b{r},\b{r}',\omega)$ representable in the basis set ${\cal B}$. +where the minimization is over $N$-representable one-electron Green's functions $G^\Bas(\b{r},\b{r}',\omega)$ representable in the basis set $\Bas$. The stationary condition from Eq.~(\ref{E0BGB}) gives the following Dyson equation \begin{equation} -(G^{\cal B})^{-1} = (G_\text{0}^{\cal B})^{-1}- \Sigma_\text{Hxc}^{\cal B}[G^{\cal B}]- \bar{\Sigma}^{\cal B}[n_{G^{\cal B}}], + (G^\Bas)^{-1} = (G_\text{0}^\Bas)^{-1}- \Sigma_\text{Hxc}^\Bas[G^\Bas]- \bar{\Sigma}^\Bas[n_{G^\Bas}], \label{Dyson} \end{equation} -where $(G_\text{0}^{\cal B})^{-1}$ is the basis projection of the inverse non-interacting Green's function with potential $v_\text{ne}(\b{r})$, -$(G_\text{0})^{-1}(\b{r},\b{r}',\omega)= (\omega + (1/2) \nabla_\b{r}^2 + v_\text{ne}(\b{r}) + \lambda)\delta(\b{r}-\b{r}')$ with the chemical potential $\lambda$, and $\bar{\Sigma}^{\cal B}$ is a frequency-independent local self-energy coming from functional derivative of the complementary basis-correction density functional +where $(G_\text{0}^\Bas)^{-1}$ is the basis projection of the inverse non-interacting Green's function with potential $v_\text{ne}(\b{r})$, +$(G_\text{0})^{-1}(\b{r},\b{r}',\omega)= (\omega + (1/2) \nabla_\b{r}^2 + v_\text{ne}(\b{r}) + \lambda)\delta(\b{r}-\b{r}')$ with the chemical potential $\lambda$, and $\bar{\Sigma}^\Bas$ is a frequency-independent local self-energy coming from functional derivative of the complementary basis-correction density functional \begin{equation} -\bar{\Sigma}^{\cal B}[n](\b{r},\b{r}') = \bar{v}^{\cal B}[n](\b{r}) \delta(\b{r}-\b{r}'), +\bar{\Sigma}^\Bas[n](\b{r},\b{r}') = \bar{v}^\Bas[n](\b{r}) \delta(\b{r}-\b{r}'), \end{equation} -with $\bar{v}^{\cal B}[n](\b{r}) = \delta \bar{E}^{\cal B}[n] / \delta n(\b{r})$. The solution of the Dyson equation~(\ref{Dyson}) gives the Green's function $G^{\cal B}(\b{r},\b{r}',\omega)$ which is not exact (even using the exact complementary basis-correction density functional $\bar{\Sigma}^{\cal B}[n]$) but should converge more rapidly with the basis set thanks to the presence of the basis-set correction $\bar{\Sigma}^{\cal B}$. Of course, in the complete-basis-set (CBS) limit, the basis-set correction vanishes, $\bar{\Sigma}^{{\cal B}\to \text{CBS}}=0$, and the Green's function becomes exact, $G^{{\cal B}\to \text{CBS}}=G$. +with $\bar{v}^\Bas[n](\br{}) = \delta \bE{}{\Bas}[n] / \delta \n{}{}(\br{})$. The solution of the Dyson equation~(\ref{Dyson}) gives the Green's function $G^\Bas(\b{r},\b{r}',\omega)$ which is not exact (even using the exact complementary basis-correction density functional $\bar{\Sigma}^\Bas[n]$) but should converge more rapidly with the basis set thanks to the presence of the basis-set correction $\bar{\Sigma}^\Bas$. Of course, in the complete-basis-set (CBS) limit, the basis-set correction vanishes, $\bar{\Sigma}^{\Bas\to \CBS} = 0$, and the Green's function becomes exact, $G^{\Bas\to \CBS}=G$. -%From Julien: -%\begin{equation} -%\fdv{E[n_G]}{G(r,r',\omega)} = \int \fdv{E[n_G]}{n(r'')}] \fdv{n_G(r'')}{G(r,r',w)} dr'' -%\end{equation} -% -%\begin{equation} -%n_G(r'') = i \int G(r'',r'',w) d\omega -%\end{equation} -% -% -%\begin{equation} -%\fdv{n_G(r'')}{G(r,r',w)} = \delta(r -r') \delta (r'-r'') -%\end{equation} -% -% -%\begin{equation} -%\begin{split} -% \fdv{E[n_G]}{G(r,r',w)} -% & = \int \fdv{E[n_G]}{n(r'')} \delta(r -r') \delta (r'-r'') dr'' -% \\ -% & = \fdv{E[n_G]}{n(r)} \delta(r -r') -% \\ -% & = v[n_G](r) \delta(r -r') -%\end{split} -%\end{equation} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \subsection{The $GW$ Approximation} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% The Dyson equation can be written with an arbitrary reference \begin{equation} -(G^{\cal B})^{-1} = (G_\text{ref}^{\cal B})^{-1}- \left( \Sigma_\text{Hxc}^{\cal B}[G^{\cal B}]- \Sigma_\text{ref}^{\cal B} \right) - \bar{\Sigma}^{\cal B}[n_{G^{\cal B}}], +(G^\Bas)^{-1} = (G_\text{ref}^\Bas)^{-1}- \left( \Sigma_\text{Hxc}^\Bas[G^\Bas]- \Sigma_\text{ref}^\Bas \right) - \bar{\Sigma}^\Bas[n_{G^\Bas}], \end{equation} -where $(G_\text{ref}^{\cal B})^{-1} = (G_\text{0}^{\cal B})^{-1} - \Sigma_\text{ref}^{\cal B}$. For example, if the reference is Hartree-Fock (HF), $\Sigma_\text{ref}^{\cal B}(\b{r},\b{r}') = \Sigma_\text{Hx,HF}^{\cal B}(\b{r},\b{r}')$ is the HF nonlocal self-energy, and if the reference is Kohn-Sham, $\Sigma_\text{ref}^{\cal B}(\b{r},\b{r}') = v_\text{Hxc}^{\cal B}(\b{r}) \delta(\b{r}-\b{r}')$ is the local Hxc potential. +where $(G_\text{ref}^\Bas)^{-1} = (G_\text{0}^\Bas)^{-1} - \Sigma_\text{ref}^\Bas$. For example, if the reference is Hartree-Fock (HF), $\Sigma_\text{ref}^\Bas(\b{r},\b{r}') = \Sigma_\text{Hx,HF}^\Bas(\b{r},\b{r}')$ is the HF nonlocal self-energy, and if the reference is Kohn-Sham, $\Sigma_\text{ref}^\Bas(\b{r},\b{r}') = v_\text{Hxc}^\Bas(\b{r}) \delta(\b{r}-\b{r}')$ is the local Hxc potential. -Here, we provide self-contained summary of the main equations and quantities behind {\GOWO} and {\evGW}. +Here, we provide self-contained summary of the main equations and quantities behind {\GOWO}. More details can be found, for example, in Refs.~\citenum{vanSetten_2013, Kaplan_2016, Bruneval_2016}. - For a given (occupied or virtual) orbital $p$, the correlation part of the self-energy is conveniently split in its hole (h) and particle (p) contributions \begin{equation} \label{eq:SigC} @@ -391,64 +400,23 @@ with B_{ia,jb} & = 2 (ia|bj), \end{align} and $\delta_{pq}$ is the Kronecker delta. \cite{NISTbook} -The one-electron energies $\epsilon_p$ in \eqref{eq:SigCh}, \eqref{eq:SigCp} and \eqref{eq:RPA} are either the HF or the $GW$ quasiparticle energies. +The one-electron energies $\epsilon_p$ in \eqref{eq:SigCh}, \eqref{eq:SigCp} and \eqref{eq:RPA} are either the HF or KS orbital energies. Equation \eqref{eq:LR} also provides the neutral excitation energies $\Om{x}$. -In practice, there exist two ways of determining the {\GOWO} QP energies. \cite{Hybertsen_1985a, vanSetten_2013} -In its ``graphical'' version, they are provided by one of the many solutions of the (non-linear) QP equation +The {\GOWO} QP energies are provided by one of the many solutions of the (non-linear) QP equation \cite{Hybertsen_1985a, vanSetten_2013} \begin{equation} \label{eq:QP-G0W0} - \omega = \eHF{p} + \Re[\SigC{p}(\omega)]. + \omega = \epsilon_{p} + \Re[\SigC{p}(\omega)]. \end{equation} -In this case, special care has to be taken in order to select the ``right'' solution, known as the QP solution. -In particular, it is usually worth calculating its renormalization weight (or factor), $\Z{p}(\eHF{p})$, where +In this case, special care has to be taken in order to select the ``right'' solution, known as the QP solution. \cite{Veril_2019} +In particular, it is usually worth calculating its renormalization weight (or factor) \begin{equation} \label{eq:Z} - \Z{p}(\omega) = \qty[ 1 - \pdv{\Re[\SigC{p}(\omega)]}{\omega} ]^{-1}. + \Z{p} = \qty[ 1 - \left. \pdv{\Re[\SigC{p}(\omega)]}{\omega} \right|_{\omega = \epsilon_{p}}]^{-1}. \end{equation} Because of sum rules, \cite{Martin_1959, Baym_1961, Baym_1962, vonBarth_1996} the other solutions, known as satellites, share the remaining weight. -In a well-behaved case (belonging to the weakly correlated regime), the QP weight is much larger than the sum of the satellite weights, and of the order of $0.7$-$0.9$. +In a well-behaved case, the QP weight is much larger than the sum of the satellite weights, and of the order of $0.7$-$0.9$. -Within the linearized version of {\GOWO}, one assumes that -\begin{equation} - \label{eq:SigC-lin} - \SigC{p}(\omega) \approx \SigC{p}(\eHF{p}) + (\omega - \eHF{p}) \left. \pdv{\SigC{p}(\omega)}{\omega} \right|_{\omega = \eHF{p}}, -\end{equation} -that is, the self-energy behaves linearly in the vicinity of $\omega = \eHF{p}$. -Substituting \eqref{eq:SigC-lin} into \eqref{eq:QP-G0W0} yields -\begin{equation} -\label{eq:QP-G0W0-lin} - \eGOWO{p} = \eHF{p} + \Z{p}(\eHF{p}) \Re[\SigC{p}(\eHF{p})]. -\end{equation} -Unless otherwise stated, in the remaining of this paper, the {\GOWO} QP energies are determined via the linearized method. - -In the case of {\evGW}, the QP energy, $\eGW{p}$, are obtained via Eq.~\eqref{eq:QP-G0W0}, which has to be solved self-consistently due to the QP energy dependence of the self-energy [see Eq.~\eqref{eq:SigC}]. \cite{Hybertsen_1986, Shishkin_2007, Blase_2011, Faber_2011} -At least in the weakly correlated regime where a clear QP solution exists, we believe that, within {\evGW}, the self-consistent algorithm should select the solution of the QP equation \eqref{eq:QP-G0W0} with the largest renormalization weight $\Z{p}(\eGW{p})$. - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%\subsection{Basis Set Correction} -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%The present basis set correction is a two-level correction. -%First, one has to correct the neutral excitations $\Om{x}$ from the RPA calculation. -%The corrected matrix elements read -%\begin{align} -%\label{eq:RPA} -% \tA_{ia,jb} & = \A{ia,jb} + (ia|\fc|jb), -% & -% \tB_{ia,jb} & = \B{ia,jb} + (ia|\fc|bj), -%\end{align} -%where the elements $\A{ia,jb}$ and $\B{ia,jb}$ are given by Eq.~\eqref{eq:RPA}. -%\begin{equation} -% \fc(\br{1},\br{2})= \frac{\delta^2 \Ec}{\delta n(\br{1})\delta n(\br{2})} -%\end{equation} -%In a second time, we correct the GW energy -%\begin{equation} -% \tSigC{p} = \SigC{p} + (p|\Vc|p) -%\end{equation} -%with -%\begin{equation} -% \Vc(\br{}) = \fdv{\Ec}{n(\br{})} -%\end{equation} %%%%%%%%%%%%%%%%%%%%%%%% \section{Computational details} @@ -459,7 +427,7 @@ Unless otherwise stated, all the {\GOWO} calculations have been performed with M The HF, PBE and PBE0 calculations as well as the srLDA and srPBE basis set corrections have been computed with Quantum Package, \cite{QP2} which by default uses the SG-2 quadrature grid for the numerical integrations. Frozen-core (FC) calculations are systematically performed. The FC density-based correction is used consistently with the FC approximation in the {\GOWO} calculations. -The {\GOWO} quasiparticle energies have been obtained ``graphically'', i.e., by solving the non-linear, frequency-dependent quasiparticle equation (without linearization). +The {\GOWO} quasiparticle energies have been obtained ``graphically'', \textit{i.e.}, by solving the non-linear, frequency-dependent quasiparticle equation (without linearization). Moreover, the infinitesimal $\eta$ has been set to zero. %%%%%%%%%%%%%%%%%%%%%%%% @@ -470,6 +438,13 @@ Moreover, the infinitesimal $\eta$ has been set to zero. In this section, we study a subset of atoms and molecules from the GW100 test set. In particular, we study the 20 smallest molecules of the GW100 set, a subset that we label as GW20. We also study the five canonical nucleobases (adenine, cytosine, thymine, guanine and uracil) which are also part of the GW100 test set. +The ionization potential (IP) and electron affinity (EA) are defined as \cite{SzaboBook} +\begin{align} + \IP & = -\eHOMO, + & + \EA & = -\eLUMO, +\end{align} +where $\eHOMO$ and $\eLUMO$ are the HOMO and LUMO orbital energies, respectively. %%% TABLE I %%% \begin{squeezetable} @@ -586,7 +561,7 @@ The CCSD(T)/def2-TZVPP and experimental results are reported for comparison purp {\GOWO}@PBE\fnm[1] & def2-SVP & 7.27[-0.88] & 7.53[-0.92] & 6.95[-0.92] & 8.02[-0.85] & 8.38[-1.00] \\ {\GOWO}@PBE+srLDA\fnm[1] & def2-SVP & 7.60[-0.55] & 7.95[-0.50] & 7.29[-0.59] & 8.36[-0.51] & 8.80[-0.58] \\ {\GOWO}@PBE+srPBE\fnm[1] & def2-SVP & 7.64[-0.51] & 8.06[-0.39] & 7.34[-0.54] & 8.41[-0.45] & 8.91[-0.47] \\ - {\GOWO}@PBE\fnm[2] & def2-TZVP & 7.75[-0.40] & 8.07[-0.38] & 7.46[-0.41] & 8.49[-0.38] & 9.02[-0.37] \\ + {\GOWO}@PBE\fnm[1] & def2-TZVP & 7.74[-0.41] & 8.06[-0.39] & 7.45[-0.42] & 8.48[-0.38] & 8.86[-0.52] \\ {\GOWO}@PBE+srLDA\fnm[1] & def2-TZVP & 7.92[-0.23] & 8.26[-0.19] & 7.64[-0.23] & 8.67[-0.20] & 9.25[-0.13] \\ {\GOWO}@PBE+srPBE\fnm[1] & def2-TZVP & 7.92[-0.23] & 8.27[-0.18] & 7.64[-0.23] & 8.68[-0.19] & 9.27[-0.11] \\ {\GOWO}@PBE\fnm[2] & def2-QZVP & 7.98[-0.18] & 8.29[-0.16] & 7.69[-0.18] & 8.71[-0.16] & 9.22[-0.16] \\ @@ -639,10 +614,10 @@ The CCSD(T)/def2-TZVPP and experimental results are reported for comparison purp %%% FIG 2 %%% \begin{figure*} - \includegraphics[width=\linewidth]{DNA} + \includegraphics[width=\linewidth]{DNA_IP} \caption{ Error (in eV) with respect to the {\GOWO}@PBE/def2-TQZVP extrapolated values fort the IPs of the five canonical nucleobases (adenine, cytosine, thymine, guanine and uracil) computed at the {\GOWO}@PBE level of theory for various basis sets. - \label{fig:DNA} + \label{fig:DNA_IP} } \end{figure*} diff --git a/Notebooks/GW100.nb b/Notebooks/GW100.nb index 5d6ec36..b049c5b 100644 --- a/Notebooks/GW100.nb +++ b/Notebooks/GW100.nb @@ -10,10 +10,10 @@ NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 158, 7] -NotebookDataLength[ 12874807, 231630] -NotebookOptionsPosition[ 12858274, 231310] -NotebookOutlinePosition[ 12858750, 231329] -CellTagsIndexPosition[ 12858707, 231326] +NotebookDataLength[ 13087718, 236635] +NotebookOptionsPosition[ 13071177, 236315] +NotebookOutlinePosition[ 13071653, 236334] +CellTagsIndexPosition[ 13071610, 236331] WindowFrame->Normal*) (* Beginning of Notebook Content *) @@ -1094,9 +1094,9 @@ Cell[BoxData[ 3.779091480683105*^9, 3.779107106333764*^9, 3.779114977129085*^9, 3.779120504070854*^9, 3.7791205612966633`*^9, 3.779120755724413*^9, 3.779121060626163*^9, 3.779193832917255*^9, 3.779193986516164*^9, - 3.779609939311414*^9}, + 3.779609939311414*^9, 3.779786450323495*^9}, CellLabel-> - "Out[9]//TableForm=",ExpressionUUID->"1c3b522c-b0f2-4809-a18c-3ca0c1d2cf58"] + "Out[9]//TableForm=",ExpressionUUID->"40f927e8-67a1-476b-88f5-bc07063f413d"] }, Open ]] }, Closed]], @@ -1285,10 +1285,10 @@ Cell[BoxData[ 3.779081722065978*^9, 3.77909148076411*^9, 3.779107106434023*^9, 3.7791149772385187`*^9, 3.779120504191888*^9, 3.779120561392563*^9, 3.7791207609826937`*^9, 3.779121060713496*^9, 3.779193833101191*^9, - 3.7791939865950117`*^9, 3.779609939376405*^9}, + 3.7791939865950117`*^9, 3.779609939376405*^9, 3.779786450443389*^9}, CellLabel-> - "Out[12]//TableForm=",ExpressionUUID->"fab0a86e-f1c4-4ada-9061-\ -ac5abf179435"] + "Out[12]//TableForm=",ExpressionUUID->"83b57770-5e91-4790-8b2f-\ +a73f87b22be4"] }, Open ]] }, Closed]], @@ -1477,10 +1477,10 @@ Cell[BoxData[ 3.779031251674622*^9, 3.7790817221646967`*^9, 3.7790914808233147`*^9, 3.779107106554143*^9, 3.779114977337771*^9, 3.7791205042549667`*^9, 3.779120561503446*^9, 3.77912106081258*^9, 3.779193833292431*^9, - 3.779193986676055*^9, 3.779609939451413*^9}, + 3.779193986676055*^9, 3.779609939451413*^9, 3.779786450568263*^9}, CellLabel-> - "Out[15]//TableForm=",ExpressionUUID->"0ef400ae-ab13-4773-a60d-\ -671dc6f01a8b"] + "Out[15]//TableForm=",ExpressionUUID->"cbffbeea-f8cf-4918-a58e-\ +8a606b4cfaeb"] }, Open ]] }, Closed]], @@ -1672,10 +1672,10 @@ Cell[BoxData[ 3.77908172226735*^9, 3.779091480887507*^9, 3.779107106703458*^9, 3.779114977456044*^9, 3.77912050433219*^9, 3.779120561596643*^9, 3.779121060870659*^9, 3.779193833486043*^9, 3.7791939883214006`*^9, - 3.7796099396022377`*^9}, + 3.7796099396022377`*^9, 3.779786450660654*^9}, CellLabel-> - "Out[18]//TableForm=",ExpressionUUID->"282d454d-211d-444e-abcd-\ -b329d074528c"] + "Out[18]//TableForm=",ExpressionUUID->"c164f724-80ac-4855-a09e-\ +48564501ec3d"] }, Open ]] }, Closed]], @@ -1767,72 +1767,391 @@ Cell[BoxData[ 3.779007162046904*^9}, {3.7790073541504993`*^9, 3.779007372189651*^9}, { 3.7790149178693438`*^9, 3.77901492095431*^9}, {3.779193994058972*^9, 3.779193994641159*^9}}, - CellLabel-> - "In[153]:=",ExpressionUUID->"d5dcee17-a82a-4fd3-9194-9c1dca598d2d"], + CellLabel->"In[19]:=",ExpressionUUID->"d5dcee17-a82a-4fd3-9194-9c1dca598d2d"], Cell[BoxData[ RowBox[{"{", RowBox[{ RowBox[{"{", - RowBox[{"\<\"He\"\>", ",", "24.7523487959999037855`4.393616416228869"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"1", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"1", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"1", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"1", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"Ne\"\>", ",", "21.8192186747386536183`4.338839194862546"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"2", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"2", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"2", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"2", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"H2\"\>", ",", "16.6129114555196224501`4.22044575034801"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"3", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"3", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"3", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"3", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"Li2\"\>", ",", "5.4351821884969631071`3.7352141063124265"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"4", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"4", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"4", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"4", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"LiH\"\>", ",", "8.314738681478607063`3.919848604610832"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"5", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"5", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"5", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"5", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"FH\"\>", ",", "16.6196069054500945583`4.220620747437693"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"6", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"6", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"6", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"6", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"Ar\"\>", ",", "16.1470449970381686455`4.208093055527639"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"7", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"7", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"7", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"7", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"H2O\"\>", ",", "13.225307173729071053`4.121405767838133"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"8", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"8", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"8", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"8", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"LiF\"\>", ",", "11.7857344815965703333`4.071356652737717"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"9", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"9", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"9", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"9", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"HCl\"\>", ",", "13.1190011880269210565`4.117900771393242"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"10", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"10", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"10", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"10", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"BeO\"\>", ",", "10.1577590714473640077`4.006797907726501"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"11", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"11", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"11", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"11", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"CO\"\>", ",", "15.295394023261893679`4.184560669285669"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"12", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"12", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"12", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"12", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"N2\"\>", ",", "16.6245716168240953436`4.220750463187389"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"13", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"13", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"13", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"13", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"CH4\"\>", ",", "14.9466402074422930468`4.174543580396049"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"14", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"14", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"14", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"14", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"BH3\"\>", ",", "13.8168758083032994222`4.140409853993262"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"15", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"15", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"15", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"15", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"NH3\"\>", ",", "11.4676942970065312011`4.059476107112539"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"16", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"16", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"16", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"16", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"BF\"\>", ",", "11.4529514608937024178`4.058917420125966"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"17", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"17", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"17", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"17", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"BN\"\>", ",", "11.9811658110071252992`4.078499078541929"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"18", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"18", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"18", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"18", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"SH2\"\>", ",", "10.78438270895899187`4.032795291416753"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"19", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"19", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"19", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"19", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"F2\"\>", ",", "16.6906604866675287724`4.222473523020735"}], - "}"}]}], "}"}]], "Output", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"20", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"20", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"20", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{"20", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}]}], "}"}]], "Output", CellChangeTimes->{{3.779006708475514*^9, 3.7790067361815147`*^9}, 3.779007164523492*^9, {3.779007355631083*^9, 3.779007372612563*^9}, 3.779007493463765*^9, 3.7790149243676*^9, 3.779014981873602*^9, @@ -1840,11 +2159,11 @@ Cell[BoxData[ 3.779107107188053*^9, 3.779114977938065*^9, {3.7791205618142147`*^9, 3.7791205841072607`*^9}, 3.779120765426861*^9, 3.7791210610470467`*^9, 3.7791938339426737`*^9, {3.779193988585444*^9, 3.779193998649911*^9}, - 3.779609939986167*^9, 3.779612891377763*^9, 3.779613516792173*^9}, - CellLabel-> - "Out[153]=",ExpressionUUID->"e515d7f5-3071-4c7a-843b-f842dac2e530"] + 3.779609939986167*^9, 3.779612891377763*^9, 3.779613516792173*^9, + 3.779786450824087*^9}, + CellLabel->"Out[19]=",ExpressionUUID->"ad235e0f-5dc4-48e1-a12a-b159629d84c0"] }, Open ]] -}, Open ]], +}, Closed]], Cell[CellGroupData[{ @@ -1901,8 +2220,7 @@ Cell[BoxData[{ 3.77919386780691*^9, 3.779193888932817*^9}, {3.779194008870743*^9, 3.77919403139874*^9}, {3.779194061569977*^9, 3.7791940635998774`*^9}, { 3.779194253589912*^9, 3.77919425504422*^9}}, - CellLabel-> - "In[108]:=",ExpressionUUID->"50587b0f-febe-4ef9-a287-fc7d8440d3ea"], + CellLabel->"In[20]:=",ExpressionUUID->"50587b0f-febe-4ef9-a287-fc7d8440d3ea"], Cell[CellGroupData[{ @@ -1979,143 +2297,19 @@ Cell[BoxData[{ 3.7790923484868383`*^9, {3.779092384470986*^9, 3.7790924050141687`*^9}, { 3.77919398189672*^9, 3.779194003482129*^9}, {3.779194074241927*^9, 3.7791940893593693`*^9}, {3.779612888240376*^9, 3.779612897437357*^9}}, - CellLabel-> - "In[110]:=",ExpressionUUID->"1b01945f-d8b1-4386-8d85-0dcb9e2b5372"], + CellLabel->"In[22]:=",ExpressionUUID->"1b01945f-d8b1-4386-8d85-0dcb9e2b5372"], Cell[BoxData[ - TagBox[ - TagBox[GridBox[{ - { - TagBox["\<\"Mol.\"\>", - HoldForm], - TagBox["\<\"G0W0@HF/cc-pVDZ\"\>", - HoldForm], - TagBox["\<\"G0W0@HF/cc-pVTZ\"\>", - HoldForm], - TagBox["\<\"G0W0@HF/cc-pVQZ\"\>", - HoldForm], - TagBox["\<\"G0W0@HF/cc-pV5Z\"\>", - HoldForm], - TagBox["\<\"G0W0@HF/CBS\"\>", - HoldForm]}, - {"\<\"He\"\>", "24.3603680000000011319`4.386683844681781", - "24.5739860000000014395`4.390475606516782", - "24.6749159999999996273`4.392255682889858", - "24.7151619999999994093`4.392963461467866", - "24.7523487959999037855`4.393616416228869"}, - {"\<\"Ne\"\>", "20.8704010000000010905`4.319530793598956", - "21.3926009999999990896`4.3302635910827", - "21.630023000000001332`4.335056981240653", - "21.7327170000000009509`4.337114024725701", - "21.8192186747386536183`4.338839194862546"}, - {"\<\"H2\"\>", "16.2478240000000013765`4.210795206048966", - "16.4763739999999998531`4.216861641520162", - "16.5550280000000000769`4.218929919623587", - "16.5835919999999994445`4.219678604430215", - "16.6129114555196224501`4.220445750348011"}, - {"\<\"Li2\"\>", "5.2304320000000004143`3.7185375602760824", - "5.3406399999999996098`3.7275933041846727", - "5.3907020000000001048`3.731645324532638", - "5.4175769999999996429`3.733805092661438", - "5.4351821884969631071`3.7352141063124265"}, - {"\<\"LiH\"\>", "7.9635420000000003427`3.9011062748872183", - "8.1612410000000004118`3.911756202684354", - "8.245222000000000051`3.9162023533798127", - "8.284499999999999531`3.918266302279359", - "8.314738681478607063`3.919848604610833"}, - {"\<\"FH\"\>", "15.5409179999999995658`4.1914766689410285", - "16.1602050000000012631`4.2084468657086225", - "16.4189299999999995805`4.215344851307351", - "16.5245840000000008274`4.2181305350999745", - "16.6196069054500945583`4.220620747437693"}, - {"\<\"Ar\"\>", "15.4035650000000003956`4.187621245553969", - "15.7244519999999994297`4.196575519139685", - "15.9282099999999999795`4.20216697286315", - "16.0806159999999991328`4.206302681245563", - "16.1470449970381686455`4.208093055527639"}, - {"\<\"H2O\"\>", "12.1615190000000001902`4.084987822643766", - "12.792284999999999684`4.106948126515896", - "13.0372299999999992082`4.115185327323422", - "13.1350809999999995625`4.11843275529069", - "13.225307173729071053`4.121405767838134"}, - {"\<\"LiF\"\>", "10.7529229999999991207`4.03152653589969", - "11.3470320000000004512`4.054882279627364", - "11.5850329999999992481`4.063897275216844", - "11.7005490000000005324`4.06820623970145", - "11.7857344815965703333`4.071356652737717"}, - {"\<\"HCl\"\>", "12.3952299999999997482`4.0932545897407175", - "12.768910999999999234`4.1061538599213705", - "12.9625889999999994728`4.112691751235184", - "13.0487239999999999895`4.115568045248788", - "13.1190011880269210565`4.117900771393243"}, - {"\<\"BeO\"\>", "9.470736999999999739`3.976383776530088", - "9.7719430000000002678`3.989980925057676", - "9.9761869999999994718`3.998964581239026", - "10.0859470000000008838`4.003716681682721", - "10.1577590714473640077`4.0067979077265"}, - {"\<\"CO\"\>", "14.6647189999999998378`4.1662737456037435", - "15.0170279999999998211`4.1765839905300375", - "15.1705170000000002517`4.181000381473691", - "15.2398270000000000124`4.182980036992308", - "15.295394023261893679`4.184560669285668"}, - {"\<\"N2\"\>", "15.8670489999999997366`4.200496162911947", - "16.3118550000000013256`4.2125033522392", - "16.4825949999999998852`4.217025587546751", - "16.5631829999999986569`4.219143800232749", - "16.6245716168240953436`4.220750463187389"}, - {"\<\"CH4\"\>", "14.429716000000000875`4.159257783564277", - "14.7353059999999995711`4.168359159034372", - "14.8551369999999991478`4.17187666139513", - "14.9024300000000007316`4.173257090529354", - "14.9466402074422930468`4.1745435803960484"}, - {"\<\"BH3\"\>", "13.3491590000000002192`4.125453905913014", - "13.637223000000000539`4.134725942273338", - "13.7393710000000002225`4.13796685081072", - "13.7791209999999999525`4.1392215138687405", - "13.8168758083032994222`4.140409853993263"}, - {"\<\"NH3\"\>", "10.5882959999999997081`4.024826073672924", - "11.1320409999999991868`4.046574797198564", - "11.3247560000000007108`4.054028853599204", - "11.3960109999999996688`4.056752859770405", - "11.4676942970065312011`4.059476107112539"}, - {"\<\"BF\"\>", "11.0839890000000007575`4.0446960861067955", - "11.2993679999999994124`4.053054153059667", - "11.3836960000000004811`4.056283289458049", - "11.4225119999999993325`4.0577616229790925", - "11.4529514608937024178`4.058917420125967"}, - {"\<\"BN\"\>", "11.3505160000000007159`4.055015605217144", - "11.6869569999999995957`4.067701446136662", - "11.8474179999999993385`4.073623711482369", - "11.9235170000000003654`4.076404375236869", - "11.9811658110071252992`4.078499078541928"}, - {"\<\"SH2\"\>", "10.0972829999999991202`4.0042045285500985", - "10.4850180000000001712`4.020569180370649", - "10.6514039999999994279`4.0274068574709245", - "10.7238159999999993488`4.030349353719065", - "10.78438270895899187`4.032795291416754"}, - {"\<\"F2\"\>", "15.9291850000000003718`4.20219355614907", - "16.2952219999999989852`4.212060281506792", - "16.5079320000000002722`4.217692671249382", - "16.6149909999999998433`4.220500110366377", - "16.6906604866675287724`4.222473523020736"} - }, - GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxDividers->{ - "Columns" -> {{False}}, "Rows" -> {False, True, {False}, False}}, - GridBoxSpacings->{"Columns" -> { - Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, - Offset[0.27999999999999997`]}, "Rows" -> { - Offset[0.2], { - Offset[0.4]}, - Offset[0.2]}}], - {None, OutputFormsDump`HeadedColumns}], - Function[BoxForm`e$, - TableForm[ - BoxForm`e$, - TableHeadings -> { - None, {"Mol.", "G0W0@HF/cc-pVDZ", "G0W0@HF/cc-pVTZ", "G0W0@HF/cc-pVQZ", - "G0W0@HF/cc-pV5Z", "G0W0@HF/CBS"}}]]]], "Output", + RowBox[{"Hold", "[", + TagBox[ + RowBox[{"SetAccuracy", "[", + RowBox[{"IP$G0W0HF", ",", "3"}], "]"}], + Function[BoxForm`e$, + TableForm[ + BoxForm`e$, + TableHeadings -> { + None, {"Mol.", "G0W0@HF/cc-pVDZ", "G0W0@HF/cc-pVTZ", "G0W0@HF/cc-pVQZ", + "G0W0@HF/cc-pV5Z", "G0W0@HF/CBS"}}]]], "]"}]], "Output", CellChangeTimes->{ 3.776141375618598*^9, 3.778425025073845*^9, 3.778425076763853*^9, 3.778425399048726*^9, {3.778940809710058*^9, 3.77894084333232*^9}, { @@ -2137,34 +2331,69 @@ Cell[BoxData[ 3.7791210631829576`*^9, 3.779193834853096*^9, 3.7791938994694567`*^9, { 3.7791939887055893`*^9, 3.779194004042623*^9}, {3.779194078889264*^9, 3.779194090449135*^9}, 3.7796099409071836`*^9, {3.779612889179632*^9, - 3.77961292260291*^9}}, - CellLabel-> - "Out[111]//TableForm=",ExpressionUUID->"757e1f3e-beea-474f-bf7c-\ -db5dcfcf45cc"], + 3.77961292260291*^9}, 3.779786451722274*^9}, + CellLabel->"Out[23]=",ExpressionUUID->"930d4761-8fd8-44c0-93a4-187d7b7cd98e"], Cell[BoxData[ - TagBox[GridBox[{ - {"0.6645909516943697692`2.8225544241290352", - "0.2969751016943700805`2.4727200397211897", - "0.1341147016943701475`2.1274763879542937", - "0.0587366516943701455`1.768909185766877", "0``3."}, - {"0.7099183615263509051`2.8512084090329406", - "0.3183548052285897212`2.5029114094645415", - "0.1444853484290707923`2.1598238095906943", - "0.0628106524564088081`1.7980333047358086", "0``3."}, - {"1.0786889054500949925`3.0328962119424827", - "0.4594019054500932953`2.662192792175387", - "0.218834997038168666`2.3401167774655445", - "0.0950229054500937309`1.9778283054101922", "0``3."} - }, - GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxSpacings->{"Columns" -> { - Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, - Offset[0.27999999999999997`]}, "Rows" -> { - Offset[0.2], { - Offset[0.4]}, - Offset[0.2]}}], + TagBox[ + RowBox[{"Transpose", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"Hold", "[", + RowBox[{"StatIP", "[", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "k"}], "\[RightDoubleBracket]"}], + ",", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "6"}], "\[RightDoubleBracket]"}]}], + "]"}], "]"}], ",", + RowBox[{"Hold", "[", + RowBox[{"StatIP", "[", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "k"}], "\[RightDoubleBracket]"}], + ",", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "6"}], "\[RightDoubleBracket]"}]}], + "]"}], "]"}], ",", + RowBox[{"Hold", "[", + RowBox[{"StatIP", "[", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "k"}], "\[RightDoubleBracket]"}], + ",", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "6"}], "\[RightDoubleBracket]"}]}], + "]"}], "]"}], ",", + RowBox[{"Hold", "[", + RowBox[{"StatIP", "[", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "k"}], "\[RightDoubleBracket]"}], + ",", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "6"}], "\[RightDoubleBracket]"}]}], + "]"}], "]"}], ",", + RowBox[{"Hold", "[", + RowBox[{"StatIP", "[", + RowBox[{ + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "k"}], "\[RightDoubleBracket]"}], + ",", + RowBox[{"IP$G0W0HF", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "6"}], "\[RightDoubleBracket]"}]}], + "]"}], "]"}]}], "}"}], "]"}], Function[BoxForm`e$, TableForm[BoxForm`e$]]]], "Output", CellChangeTimes->{ @@ -2188,10 +2417,10 @@ Cell[BoxData[ 3.7791210631829576`*^9, 3.779193834853096*^9, 3.7791938994694567`*^9, { 3.7791939887055893`*^9, 3.779194004042623*^9}, {3.779194078889264*^9, 3.779194090449135*^9}, 3.7796099409071836`*^9, {3.779612889179632*^9, - 3.779612922605782*^9}}, + 3.77961292260291*^9}, 3.7797864535593233`*^9}, CellLabel-> - "Out[112]//TableForm=",ExpressionUUID->"4d410470-5cf5-40d2-90f8-\ -b8ca51dbfb88"] + "Out[24]//TableForm=",ExpressionUUID->"2cbc9256-a1f4-40cc-9b4c-\ +dcfcc46bffa1"] }, Open ]], Cell[CellGroupData[{ @@ -2277,137 +2506,1080 @@ Cell[BoxData[{ 3.779006791080922*^9}, {3.77909256871741*^9, 3.779092574101212*^9}, { 3.779194094654055*^9, 3.779194214797501*^9}, {3.779194263729128*^9, 3.7791943084855413`*^9}}, - CellLabel-> - "In[113]:=",ExpressionUUID->"4d3d2a6a-9cce-464c-b450-ab541240c58a"], + CellLabel->"In[25]:=",ExpressionUUID->"4d3d2a6a-9cce-464c-b450-ab541240c58a"], Cell[BoxData[ TagBox[ TagBox[GridBox[{ { - TagBox["\<\"Mol.\"\>", - HoldForm], - TagBox["\<\"G0W0@HF+srLDA/cc-pVDZ\"\>", - HoldForm], - TagBox["\<\"G0W0@HF+srLDA/cc-pVTZ\"\>", - HoldForm], - TagBox["\<\"G0W0@HF+srLDA/cc-pVQZ\"\>", - HoldForm], - TagBox["\<\"G0W0@HF+srLDA/cc-pV5Z\"\>", - HoldForm], - TagBox["\<\"G0W0@HF/CBS\"\>", - HoldForm]}, - {"\<\"He\"\>", "24.632143567849496435`4.39150220717734", - "24.6918916502131047253`4.392554362584", - "24.7283995378476681992`4.393196009027134", - "24.7425537357115103987`4.393444522135898", - "24.7523487959999037855`4.393616416228869"}, - {"\<\"Ne\"\>", "21.3788888804857499792`4.329985129983453", - "21.6694589018839209871`4.335848066886965", - "21.7958773156394904902`4.338374354687626", - "21.8358299255405121642`4.339169703023239", - "21.8192186747386536183`4.338839194862546"}, - {"\<\"H2\"\>", "16.4236072098453611545`4.215468549816227", - "16.5417400219589296739`4.2185811909595", - "16.5830435329847531989`4.219664240826888", - "16.5971824593903711786`4.220034368389676", - "16.6129114555196224501`4.220445750348011"}, - {"\<\"Li2\"\>", "5.3057404211000376293`3.724745998672785", - "5.3738326129601610148`3.730284134668808", - "5.4086952885002048674`3.733092515135806", - "5.4292298887716397005`3.7347382312875097", - "5.4351821884969631071`3.7352141063124265"}, - {"\<\"LiH\"\>", "8.1268315789211147404`3.9099212594940496", - "8.2264632042617549246`3.9152131595119903", - "8.2757845742447955217`3.9178091770837846", - "8.3017372441534913463`3.9191689835329737", - "8.314738681478607063`3.919848604610833"}, - {"\<\"FH\"\>", "16.0067462158324929078`4.204303059331911", - "16.4103699942035632375`4.2151183729257005", - "16.5650243825308116641`4.219192079468857", - "16.6130558950457398737`4.220449526267519", - "16.6196069054500945583`4.220620747437693"}, - {"\<\"Ar\"\>", "15.84857341586551982`4.199990175985885", - "15.9811288123536865413`4.203607452053203", - "16.0865456756346532075`4.206462796425307", - "16.179319037898295619`4.208960238888946", - "16.1470449970381686455`4.208093055527639"}, - {"\<\"H2O\"\>", "12.5772892159431233239`4.099587047673806", - "13.0090082713205905662`4.114244189819875", - "13.1596303119697193296`4.11924368899475", - "13.2070369001196201708`4.120805391250046", - "13.225307173729071053`4.121405767838134"}, - {"\<\"LiF\"\>", "11.2126565856213016303`4.049708521050715", - "11.5961829451724529605`4.064315058308706", - "11.7301382799885605124`4.0693031317985655", - "11.7886419568203830721`4.071463777560779", - "11.7857344815965703333`4.071356652737717"}, - {"\<\"HCl\"\>", "12.7918954452297324309`4.106934901039511", - "12.990066061891919702`4.113611359713688", - "13.0953276246932777127`4.117116368268432", - "13.1281490846635708891`4.118203499967575", - "13.1190011880269210565`4.117900771393243"}, - {"\<\"BeO\"\>", "9.8458345556927984177`3.9932525338383873", - "9.9726447121192975942`3.9988103470344103", - "10.0887749007019387193`4.003838432226228", - "10.1528354023952527285`4.006587345466032", - "10.1577590714473640077`4.0067979077265"}, - {"\<\"CO\"\>", "14.9902764013084848216`4.175809640750639", - "15.1826275599538274008`4.181346938623934", - "15.2601566554552050547`4.183558991957692", - "15.2918431205623441826`4.184459833930853", - "15.295394023261893679`4.184560669285668"}, - {"\<\"N2\"\>", "16.2247027596206265798`4.2101767491679984", - "16.499135432532504808`4.217461187443129", - "16.5865505247502795783`4.2197560759681245", - "16.6236908785067107885`4.220727454478805", - "16.6245716168240953436`4.220750463187389"}, - {"\<\"CH4\"\>", "14.6925496921124896232`4.167097168229299", - "14.852714387378414429`4.1718058297969804", - "14.911191232181682409`4.173512339958538", - "14.932133098000113236`4.174121852367941", - "14.9466402074422930468`4.1745435803960484"}, - {"\<\"BH3\"\>", "13.5734753185798098229`4.132691057567283", - "13.7324798178451548125`4.137748969426153", - "13.7828364388854964773`4.1393386024042105", - "13.8017901811829286629`4.139935420849499", - "13.8168758083032994222`4.140409853993263"}, - {"\<\"NH3\"\>", "10.9343489686819186346`4.038792930242795", - "11.3010904912782041976`4.053120352465222", - "11.4137181297058560858`4.057427143118765", - "11.4466287325273032849`4.0586775968552615", - "11.4676942970065312011`4.059476107112539"}, - {"\<\"BF\"\>", "11.2941057276203107307`4.05285184898499", - "11.3955518894321450318`4.0567353630162595", - "11.4319786618520460308`4.058121405159352", - "11.4495739533566407431`4.05878932657558", - "11.4529514608937024178`4.058917420125967"}, - {"\<\"BN\"\>", "11.6729422356909164904`4.067180336394411", - "11.8528797738803870487`4.073823879288046", - "11.9375735629260280035`4.0769160608535335", - "11.9752169044617886584`4.078283388437978", - "11.9811658110071252992`4.078499078541928"}, - {"\<\"SH2\"\>", "10.4395125612211518984`4.018680221184062", - "10.6670608594330413865`4.028044772904619", - "10.7567874689451272729`4.031682587982199", - "10.784109404877391114`4.032784285134636", - "10.78438270895899187`4.032795291416754"}, - {"\<\"F2\"\>", "16.4189016454629523878`4.215344101305395", - "16.562454075800935982`4.219124687075365", - "16.6662162597660952201`4.221837012903875", - "16.7117601083342712798`4.223022192866553", - "16.6906604866675287724`4.222473523020736"} + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], "]"}]} }, GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxDividers->{ - "Columns" -> {{False}}, "Rows" -> {False, True, {False}, False}}, GridBoxSpacings->{"Columns" -> { Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, + Offset[0.5599999999999999]}, Offset[0.27999999999999997`]}, "Rows" -> { Offset[0.2], { Offset[0.4]}, Offset[0.2]}}], - {None, OutputFormsDump`HeadedColumns}], + Column], Function[BoxForm`e$, TableForm[ BoxForm`e$, @@ -2427,36 +3599,246 @@ Cell[BoxData[ 3.779120568276415*^9, 3.7791207775573177`*^9, 3.77912106845227*^9, 3.779193838747319*^9, 3.779193989005227*^9, 3.779194097763247*^9, { 3.7791941396765347`*^9, 3.779194215267829*^9}, {3.779194264461011*^9, - 3.779194308973196*^9}, 3.779609944476287*^9, 3.779612925487275*^9}, + 3.779194308973196*^9}, 3.779609944476287*^9, 3.779612925487275*^9, + 3.7797864554932003`*^9}, CellLabel-> - "Out[114]//TableForm=",ExpressionUUID->"e7eff876-d953-4fc6-9848-\ -72bda9d68a31"], + "Out[26]//TableForm=",ExpressionUUID->"f2cb1b00-e4c0-4da3-877f-\ +b25a356c3a18"], Cell[BoxData[ - TagBox[GridBox[{ - {"0.3329083815601005525`2.522324729429658", - "0.1270204279006701964`2.10387357143712", - "0.0392469837341855587`1.593806285337708", - "0.0110476345972951411`1.04326930143202", "0``3."}, - {"0.3665952141469952519`2.5641867910050355", - "0.135964153072730104`2.1334244217908593", - "0.0420164781035943929`1.6234196462546697", - "0.0136852082120867379`1.1362514093217688", "0``3."}, - {"0.6480179577859477291`2.811587041147262", - "0.2162989024084804868`2.3350543156519916", - "0.0689841707454252884`1.8387494480332052", - "0.0322740408601269735`1.508853344498681", "0``3."} - }, - GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxSpacings->{"Columns" -> { - Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, - Offset[0.27999999999999997`]}, "Rows" -> { - Offset[0.2], { - Offset[0.4]}, - Offset[0.2]}}], - Function[BoxForm`e$, - TableForm[BoxForm`e$]]]], "Output", + InterpretationBox[ + TagBox[ + FrameBox[GridBox[{ + { + ItemBox[ + TagBox[ + TagBox[ + TemplateBox[{"1"}, + "OutputSizeLimit`Skeleton"], + Function[BoxForm`e$, + TableForm[BoxForm`e$]]], + Short[#, 5]& ], + BaseStyle->{Deployed -> False}, + StripOnInput->False]}, + {GridBox[{ + { + PaneBox[ + TagBox[ + TooltipBox[ + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource[ + "FEStrings", "sizeBriefExplanation"], StandardForm], + ImageSizeCache->{58., {2., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLText", + StripOnInput->False], + StyleBox[ + DynamicBox[ + ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeExplanation"], + StandardForm]], DynamicUpdating -> True, LineIndent -> 0, + LinebreakAdjustments -> {1., 100, 0, 0, 0}, + LineSpacing -> {1, 2}, StripOnInput -> False]], + Annotation[#, + Style[ + Dynamic[ + FEPrivate`FrontEndResource["FEStrings", "sizeExplanation"]], + DynamicUpdating -> True, LineIndent -> 0, + LinebreakAdjustments -> {1., 100, 0, 0, 0}, + LineSpacing -> {1, 2}], "Tooltip"]& ], + Alignment->Center, + BaselinePosition->Baseline, + ImageSize->{Automatic, {25, Full}}], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowLess"], + StandardForm], + ImageSizeCache->{50., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowLess"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 27, 21050643622708649428, + 5/2], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowMore"], + StandardForm], + ImageSizeCache->{56., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowMore"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 27, 21050643622708649428, + 5 2], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowAll"], + StandardForm], + ImageSizeCache->{42., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowAll"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 27, 21050643622708649428, + Infinity], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeChangeLimit"], + StandardForm], + ImageSizeCache->{74., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeChangeLimit"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>FrontEndExecute[{ + FrontEnd`SetOptions[ + FrontEnd`$FrontEnd, + FrontEnd`PreferencesSettings -> {"Page" -> "Advanced"}], + FrontEnd`FrontEndToken["PreferencesDialog"]}], + Evaluator->None, + Method->"Preemptive"]} + }, + AutoDelete->False, + FrameStyle->GrayLevel[0.85], + GridBoxDividers->{"Columns" -> {False, {True}}}, + GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, + GridBoxSpacings->{"Columns" -> {{2}}}]} + }, + DefaultBaseStyle->"Column", + GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, + GridBoxDividers->{"Columns" -> {{False}}, "Rows" -> {{False}}}, + GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{1.}}}, + GridBoxSpacings->{"Columns" -> { + Offset[0.27999999999999997`], { + Offset[0.5599999999999999]}, + Offset[0.27999999999999997`]}, "Rows" -> { + Offset[0.2], + Offset[1.2], { + Offset[0.4]}, + Offset[0.2]}}], + BaseStyle->"OutputSizeLimit", + FrameMargins->{{12, 12}, {0, 15}}, + FrameStyle->GrayLevel[0.85], + RoundingRadius->5, + StripOnInput->False], + Deploy, + DefaultBaseStyle->"Deploy"], + If[21050643622708649428 === $SessionID, + Out[27], Message[ + MessageName[Syntax, "noinfoker"]]; Missing["NotAvailable"]; + Null]]], "Output", CellChangeTimes->{ 3.778948232908155*^9, 3.7789490025112143`*^9, 3.778949244023615*^9, 3.778949466729723*^9, 3.778949514953648*^9, 3.778989281759061*^9, @@ -2469,10 +3851,11 @@ Cell[BoxData[ 3.779120568276415*^9, 3.7791207775573177`*^9, 3.77912106845227*^9, 3.779193838747319*^9, 3.779193989005227*^9, 3.779194097763247*^9, { 3.7791941396765347`*^9, 3.779194215267829*^9}, {3.779194264461011*^9, - 3.779194308973196*^9}, 3.779609944476287*^9, 3.7796129254902983`*^9}, + 3.779194308973196*^9}, 3.779609944476287*^9, 3.779612925487275*^9, + 3.779786455760133*^9}, CellLabel-> - "Out[115]//TableForm=",ExpressionUUID->"89dcf57b-8441-4391-a418-\ -856651d6f074"] + "Out[27]//TableForm=",ExpressionUUID->"a4840be6-728e-4cbe-bb54-\ +abbcaa062af5"] }, Open ]], Cell[CellGroupData[{ @@ -2558,137 +3941,1080 @@ Cell[BoxData[{ 3.7789490079748487`*^9, 3.778949032595141*^9}, {3.7790068012756357`*^9, 3.7790068080945387`*^9}, {3.779092621197775*^9, 3.779092624788823*^9}, { 3.7791941678817673`*^9, 3.779194180966914*^9}}, - CellLabel-> - "In[116]:=",ExpressionUUID->"8f082628-03e5-4288-91c2-151ab2b847fe"], + CellLabel->"In[28]:=",ExpressionUUID->"8f082628-03e5-4288-91c2-151ab2b847fe"], Cell[BoxData[ TagBox[ TagBox[GridBox[{ { - TagBox["\<\"Mol.\"\>", - HoldForm], - TagBox["\<\"G0W0@HF+srPBE/cc-pVDZ\"\>", - HoldForm], - TagBox["\<\"G0W0@HF+srPBE/cc-pVTZ\"\>", - HoldForm], - TagBox["\<\"G0W0@HF+srPBE/cc-pVQZ\"\>", - HoldForm], - TagBox["\<\"G0W0@HF+srPBE/cc-pV5Z\"\>", - HoldForm], - TagBox["\<\"G0W0@HF+srPBE/CBS\"\>", - HoldForm]}, - {"\<\"He\"\>", "24.6646522457441754739`4.392074996594468", - "24.6928258859418825466`4.392570794121613", - "24.7239204821706088921`4.3931173381308355", - "24.7400336141236216747`4.393400285366606", - "24.7523487959999037855`4.393616416228869"}, - {"\<\"Ne\"\>", "21.5645911073232419142`4.333741227772173", - "21.7293422265904965229`4.337046579901482", - "21.808142673869163275`4.338618679753961", - "21.8348965966809664963`4.339151139577845", - "21.8192186747386536183`4.338839194862546"}, - {"\<\"H2\"\>", "16.4248264967334591802`4.215500790596553", - "16.5337335717892450759`4.218370935031561", - "16.5793198174780371801`4.219566709231419", - "16.5956910813153797335`4.21999534210483", - "16.6129114555196224501`4.220445750348011"}, - {"\<\"Li2\"\>", "5.2807659757108860177`3.7226969215673784", - "5.3656458197038672253`3.729622001987655", - "5.4063104080326489509`3.732900977475465", - "5.4285172216045225468`3.734681219936", - "5.4351821884969631071`3.7352141063124265"}, - {"\<\"LiH\"\>", "8.0988153460079193025`3.9084214971109588", - "8.2131187410359824952`3.9145081016783947", - "8.2710030047321723146`3.9175581785981803", - "8.2998357293082243302`3.9190694968868005", - "8.314738681478607063`3.919848604610833"}, - {"\<\"FH\"\>", "16.1521227979756467619`4.208229607711245", - "16.4474789006253985235`4.216099337942132", - "16.5678867205997946144`4.219267116499435", - "16.6088809827466512559`4.220340373005917", - "16.6196069054500945583`4.220620747437693"}, - {"\<\"Ar\"\>", "15.9141157048323051981`4.201782511308794", - "15.994331458644971633`4.203966091879375", - "16.083060268536947035`4.206368689392833", - "16.1693612001072679618`4.20869286265541", - "16.1470449970381686455`4.208093055527639"}, - {"\<\"H2O\"\>", "12.6823695832228313662`4.103200405026273", - "13.0265712012045007384`4.114830117603786", - "13.1557724943673068907`4.119116354526701", - "13.2012313113363042305`4.120614440810341", - "13.225307173729071053`4.121405767838134"}, - {"\<\"LiF\"\>", "11.3425583291085718685`4.054711021303261", - "11.625546561728432593`4.065413379898575", - "11.730104344954929374`4.069301875392306", - "11.7833717541332312351`4.071269579473865", - "11.7857344815965703333`4.071356652737717"}, - {"\<\"HCl\"\>", "12.8307664630477660239`4.108252600313338", - "12.9903863697992747461`4.11362206837683", - "13.0862558155190775722`4.1168154058127495", - "13.1177353647900822864`4.117858865263176", - "13.1190011880269210565`4.117900771393243"}, - {"\<\"BeO\"\>", "9.9283949618225015854`3.9968790455180923", - "9.9806926566559184266`3.999160682221738", - "10.0824136611161616628`4.003564511695141", - "10.1464767854197219776`4.006315266064545", - "10.1577590714473640077`4.0067979077265"}, - {"\<\"CO\"\>", "15.0430966581461706966`4.177337246037153", - "15.1834148703362785682`4.181369458816053", - "15.2528275492446656614`4.183350360089738", - "15.286159072431100725`4.184298374673238", - "15.295394023261893679`4.184560669285668"}, - {"\<\"N2\"\>", "16.3049917190062210182`4.212320582572162", - "16.5020729050689247686`4.2175385014677325", - "16.5781212472912535816`4.219535311608333", - "16.6170636243069544946`4.2205542827196005", - "16.6245716168240953436`4.220750463187389"}, - {"\<\"CH4\"\>", "14.7254162815436835388`4.168067580961476", - "14.8464601453460343095`4.1716229167776095", - "14.9047563901933486363`4.173324882129175", - "14.9286654387777044661`4.174020985321782", - "14.9466402074422930468`4.1745435803960484"}, - {"\<\"BH3\"\>", "13.5838425090237642223`4.133022637721843", - "13.7228387079778819668`4.137443958869969", - "13.7768341263870190971`4.13914942951611", - "13.798896808858325258`4.1398443669101725", - "13.8168758083032994222`4.140409853993263"}, - {"\<\"NH3\"\>", "10.9949499112531174916`4.0411932552233285", - "11.3005778567289656422`4.053100651764143", - "11.4058923836506878047`4.05712926963317", - "11.4410166673613051813`4.058464618286262", - "11.4676942970065312011`4.059476107112539"}, - {"\<\"BF\"\>", "11.2934171503267215542`4.05282537017891", - "11.3849148959305637163`4.056329788542213", - "11.4248676484264315434`4.057851177679218", - "11.4456203620908354424`4.05863933676865", - "11.4529514608937024178`4.058917420125967"}, - {"\<\"BN\"\>", "11.7202259306495317759`4.068935983652093", - "11.8480483664837858981`4.073646818407662", - "11.9275853805173301936`4.07655253402617", - "11.9685327064204471981`4.078040910927321", - "11.9811658110071252992`4.078499078541928"}, - {"\<\"SH2\"\>", "10.4531777111378669787`4.019248333760483", - "10.6572937658224624613`4.027646937168862", - "10.7446247266749601579`4.031191251658045", - "10.7747500244287106597`4.032407203262417", - "10.78438270895899187`4.032795291416754"}, - {"\<\"F2\"\>", "16.5751430062096751783`4.219457284077705", - "16.6084297731988463909`4.220328574470012", - "16.6720447279382000261`4.22198886675083", - "16.7082133593031230134`4.222930012449942", - "16.6906604866675287724`4.222473523020736"} + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0HF$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0HF$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], "]"}]} }, GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxDividers->{ - "Columns" -> {{False}}, "Rows" -> {False, True, {False}, False}}, GridBoxSpacings->{"Columns" -> { Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, + Offset[0.5599999999999999]}, Offset[0.27999999999999997`]}, "Rows" -> { Offset[0.2], { Offset[0.4]}, Offset[0.2]}}], - {None, OutputFormsDump`HeadedColumns}], + Column], Function[BoxForm`e$, TableForm[ BoxForm`e$, @@ -2707,36 +5033,245 @@ Cell[BoxData[ 3.77909262564988*^9, 3.7791071138408623`*^9, 3.779114985153018*^9, 3.779120570840867*^9, 3.779120780590612*^9, 3.7791210711194143`*^9, 3.7791938410491543`*^9, 3.7791939890714083`*^9, 3.779194181431531*^9, - 3.779609946652101*^9, 3.779612927081641*^9}, + 3.779609946652101*^9, 3.779612927081641*^9, 3.779786457585979*^9}, CellLabel-> - "Out[117]//TableForm=",ExpressionUUID->"11a7d38c-bc10-4cb7-a97e-\ -8c21f2e13adf"], + "Out[29]//TableForm=",ExpressionUUID->"e62d07f6-2a4c-4656-8c46-\ +21e89d63727b"], Cell[BoxData[ - TagBox[GridBox[{ - {"0.2735475072530672014`2.4370327615511767", - "0.1197732676636843185`2.07835989817311", - "0.0433723081093328119`1.6372125342648436", - "0.013266716181846671`1.1227634382682956", "0``3."}, - {"0.2989263237859587918`2.4755641611804666", - "0.1262273020381746158`2.101153299774415", - "0.0463611077677696312`1.6661538045927187", - "0.0148351296967295584`1.17129134750677", "0``3."}, - {"0.5429375905062396868`2.734749911252793", - "0.1987359725245703146`2.2982764843968435", - "0.0753454103312023449`1.8770568023899823", - "0.0266776296452260198`1.426147239122676", "0``3."} - }, - GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxSpacings->{"Columns" -> { - Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, - Offset[0.27999999999999997`]}, "Rows" -> { - Offset[0.2], { - Offset[0.4]}, - Offset[0.2]}}], - Function[BoxForm`e$, - TableForm[BoxForm`e$]]]], "Output", + InterpretationBox[ + TagBox[ + FrameBox[GridBox[{ + { + ItemBox[ + TagBox[ + TagBox[ + TemplateBox[{"1"}, + "OutputSizeLimit`Skeleton"], + Function[BoxForm`e$, + TableForm[BoxForm`e$]]], + Short[#, 5]& ], + BaseStyle->{Deployed -> False}, + StripOnInput->False]}, + {GridBox[{ + { + PaneBox[ + TagBox[ + TooltipBox[ + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource[ + "FEStrings", "sizeBriefExplanation"], StandardForm], + ImageSizeCache->{58., {2., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLText", + StripOnInput->False], + StyleBox[ + DynamicBox[ + ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeExplanation"], + StandardForm]], DynamicUpdating -> True, LineIndent -> 0, + LinebreakAdjustments -> {1., 100, 0, 0, 0}, + LineSpacing -> {1, 2}, StripOnInput -> False]], + Annotation[#, + Style[ + Dynamic[ + FEPrivate`FrontEndResource["FEStrings", "sizeExplanation"]], + DynamicUpdating -> True, LineIndent -> 0, + LinebreakAdjustments -> {1., 100, 0, 0, 0}, + LineSpacing -> {1, 2}], "Tooltip"]& ], + Alignment->Center, + BaselinePosition->Baseline, + ImageSize->{Automatic, {25, Full}}], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowLess"], + StandardForm], + ImageSizeCache->{50., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowLess"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 30, 21050643622708649428, + 5/2], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowMore"], + StandardForm], + ImageSizeCache->{56., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowMore"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 30, 21050643622708649428, + 5 2], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowAll"], + StandardForm], + ImageSizeCache->{42., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowAll"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 30, 21050643622708649428, + Infinity], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeChangeLimit"], + StandardForm], + ImageSizeCache->{74., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeChangeLimit"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>FrontEndExecute[{ + FrontEnd`SetOptions[ + FrontEnd`$FrontEnd, + FrontEnd`PreferencesSettings -> {"Page" -> "Advanced"}], + FrontEnd`FrontEndToken["PreferencesDialog"]}], + Evaluator->None, + Method->"Preemptive"]} + }, + AutoDelete->False, + FrameStyle->GrayLevel[0.85], + GridBoxDividers->{"Columns" -> {False, {True}}}, + GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, + GridBoxSpacings->{"Columns" -> {{2}}}]} + }, + DefaultBaseStyle->"Column", + GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, + GridBoxDividers->{"Columns" -> {{False}}, "Rows" -> {{False}}}, + GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{1.}}}, + GridBoxSpacings->{"Columns" -> { + Offset[0.27999999999999997`], { + Offset[0.5599999999999999]}, + Offset[0.27999999999999997`]}, "Rows" -> { + Offset[0.2], + Offset[1.2], { + Offset[0.4]}, + Offset[0.2]}}], + BaseStyle->"OutputSizeLimit", + FrameMargins->{{12, 12}, {0, 15}}, + FrameStyle->GrayLevel[0.85], + RoundingRadius->5, + StripOnInput->False], + Deploy, + DefaultBaseStyle->"Deploy"], + If[21050643622708649428 === $SessionID, + Out[30], Message[ + MessageName[Syntax, "noinfoker"]]; Missing["NotAvailable"]; + Null]]], "Output", CellChangeTimes->{ 3.7789482693528748`*^9, 3.77894903322053*^9, 3.7789492441080933`*^9, 3.7789494669350233`*^9, 3.7789495150037107`*^9, 3.778989281825931*^9, @@ -2748,10 +5283,10 @@ Cell[BoxData[ 3.77909262564988*^9, 3.7791071138408623`*^9, 3.779114985153018*^9, 3.779120570840867*^9, 3.779120780590612*^9, 3.7791210711194143`*^9, 3.7791938410491543`*^9, 3.7791939890714083`*^9, 3.779194181431531*^9, - 3.779609946652101*^9, 3.7796129270859213`*^9}, + 3.779609946652101*^9, 3.779612927081641*^9, 3.7797864577526913`*^9}, CellLabel-> - "Out[118]//TableForm=",ExpressionUUID->"38a26884-8d91-4f9d-b12c-\ -ad26e22a4abc"] + "Out[30]//TableForm=",ExpressionUUID->"a62d563c-1bd3-4847-8ef0-\ +fe56d7b98951"] }, Open ]], Cell[CellGroupData[{ @@ -74098,7 +76633,7 @@ Cell[BoxData[{ 3.778940799895406*^9, 3.778940842897552*^9}, {3.778940948377639*^9, 3.778940953284575*^9}, {3.778940997622835*^9, 3.7789410608201733`*^9}, { 3.778944117997401*^9, 3.778944147208864*^9}}, - CellLabel->"In[29]:=",ExpressionUUID->"f374a050-8b43-4e1c-ab4b-8dfa7dfe4b74"], + CellLabel->"In[31]:=",ExpressionUUID->"f374a050-8b43-4e1c-ab4b-8dfa7dfe4b74"], Cell[BoxData[ TagBox[ @@ -74200,10 +76735,10 @@ Cell[BoxData[ 3.779015037026276*^9, 3.7790312523386707`*^9, 3.779081722803185*^9, 3.779107114154561*^9, 3.779114985423834*^9, 3.779120571121049*^9, 3.7791210713841352`*^9, 3.779193841626624*^9, 3.779193989141272*^9, - 3.779609946884309*^9}, + 3.779609946884309*^9, 3.7797864578663263`*^9}, CellLabel-> - "Out[31]//TableForm=",ExpressionUUID->"5560343e-cf8f-442a-8f4d-\ -0c93c1065397"] + "Out[33]//TableForm=",ExpressionUUID->"7a4f1f57-259f-426d-b639-\ +263bd254e348"] }, Open ]] }, Closed]], @@ -74291,7 +76826,7 @@ Cell[BoxData[{ 3.778940799895406*^9, 3.778940842897552*^9}, {3.7789409242363777`*^9, 3.77894094468468*^9}, {3.778941071778977*^9, 3.778941098194315*^9}, { 3.7789441726229467`*^9, 3.7789441997912083`*^9}}, - CellLabel->"In[32]:=",ExpressionUUID->"fa4c45a8-ddd6-4291-b0ff-f7ddb674a3fa"], + CellLabel->"In[34]:=",ExpressionUUID->"fa4c45a8-ddd6-4291-b0ff-f7ddb674a3fa"], Cell[BoxData[ TagBox[ @@ -74392,10 +76927,10 @@ Cell[BoxData[ 3.779015037109949*^9, 3.779031252411974*^9, 3.7790817229084253`*^9, 3.779107114260174*^9, 3.779114985505265*^9, 3.7791205712087717`*^9, 3.7791210714225397`*^9, 3.7791938418223963`*^9, 3.779193989191712*^9, - 3.779609946946731*^9}, + 3.779609946946731*^9, 3.779786457951107*^9}, CellLabel-> - "Out[34]//TableForm=",ExpressionUUID->"67d6b8be-1db8-4991-9c05-\ -fbd0933a86e6"] + "Out[36]//TableForm=",ExpressionUUID->"1c393656-940a-48b1-ac10-\ +ff36d42944f3"] }, Open ]] }, Closed]], @@ -74484,7 +77019,7 @@ Cell[BoxData[{ 3.778940799895406*^9, 3.778940842897552*^9}, {3.7789409242363777`*^9, 3.77894094468468*^9}, {3.778941071778977*^9, 3.778941139753708*^9}, { 3.778944209570156*^9, 3.7789442323864527`*^9}}, - CellLabel->"In[35]:=",ExpressionUUID->"718dda33-1726-4391-8bed-e0672e45e563"], + CellLabel->"In[37]:=",ExpressionUUID->"718dda33-1726-4391-8bed-e0672e45e563"], Cell[BoxData[ TagBox[ @@ -74585,10 +77120,10 @@ Cell[BoxData[ 3.779014905226952*^9, 3.7790150371604643`*^9, 3.7790312524950123`*^9, 3.7790817230168962`*^9, 3.779107114356686*^9, 3.779114985591751*^9, 3.779120571276531*^9, 3.779121071486504*^9, 3.7791938420232286`*^9, - 3.779193989246027*^9, 3.779609947020925*^9}, + 3.779193989246027*^9, 3.779609947020925*^9, 3.779786457968437*^9}, CellLabel-> - "Out[37]//TableForm=",ExpressionUUID->"357fe267-714e-4293-b001-\ -7212f1b84314"] + "Out[39]//TableForm=",ExpressionUUID->"16190cd5-e216-4474-ac90-\ +57fdcac59f22"] }, Open ]] }, Closed]], @@ -74678,7 +77213,7 @@ Cell[BoxData[{ 3.77894094468468*^9}, {3.778941071778977*^9, 3.778941098194315*^9}, { 3.7789411459949503`*^9, 3.778941164692428*^9}, {3.7789442404898167`*^9, 3.778944260998493*^9}}, - CellLabel->"In[38]:=",ExpressionUUID->"7895dc90-d7ba-4e21-8223-4615f676f072"], + CellLabel->"In[40]:=",ExpressionUUID->"7895dc90-d7ba-4e21-8223-4615f676f072"], Cell[BoxData[ TagBox[ @@ -74779,10 +77314,11 @@ Cell[BoxData[ 3.779006624064837*^9, 3.7790149053143578`*^9, 3.779015037210376*^9, 3.779031252578652*^9, 3.779081723152268*^9, 3.779107114477068*^9, 3.779114985678437*^9, 3.77912057135244*^9, 3.779121071607135*^9, - 3.7791938422232847`*^9, 3.779193989308299*^9, 3.779609947087453*^9}, + 3.7791938422232847`*^9, 3.779193989308299*^9, 3.779609947087453*^9, + 3.7797864580539017`*^9}, CellLabel-> - "Out[40]//TableForm=",ExpressionUUID->"141831b9-683a-48a0-a7be-\ -f2e9c6a02f6f"] + "Out[42]//TableForm=",ExpressionUUID->"0fc5367a-d568-4abf-a163-\ +7f9567740d5a"] }, Open ]] }, Closed]], @@ -74886,7 +77422,7 @@ Cell[BoxData[{ 3.778944260998493*^9}, {3.7789480302740583`*^9, 3.7789481753009977`*^9}, { 3.778989296778653*^9, 3.778989320855802*^9}, {3.779095556474421*^9, 3.779095561650095*^9}}, - CellLabel->"In[41]:=",ExpressionUUID->"8e941441-2618-4897-ba2f-18c0b38ca948"], + CellLabel->"In[43]:=",ExpressionUUID->"8e941441-2618-4897-ba2f-18c0b38ca948"], Cell[BoxData[ TagBox[ @@ -75033,10 +77569,11 @@ Cell[BoxData[ 3.779014905402546*^9, 3.779015037258107*^9, 3.7790312526658583`*^9, 3.779081723257575*^9, 3.779095562969215*^9, 3.77910711459979*^9, 3.779114985780925*^9, 3.779120571506633*^9, 3.7791210717210913`*^9, - 3.779193842431217*^9, 3.7791939893589373`*^9, 3.7796099471535597`*^9}, + 3.779193842431217*^9, 3.7791939893589373`*^9, 3.7796099471535597`*^9, + 3.779786458128839*^9}, CellLabel-> - "Out[43]//TableForm=",ExpressionUUID->"4087e84e-83a0-43cb-9180-\ -74aaeb2cc2c4"], + "Out[45]//TableForm=",ExpressionUUID->"6178173c-b6d9-4da2-98f8-\ +7e5e7eb4f880"], Cell[BoxData[ TagBox[GridBox[{ @@ -75074,10 +77611,11 @@ Cell[BoxData[ 3.779014905402546*^9, 3.779015037258107*^9, 3.7790312526658583`*^9, 3.779081723257575*^9, 3.779095562969215*^9, 3.77910711459979*^9, 3.779114985780925*^9, 3.779120571506633*^9, 3.7791210717210913`*^9, - 3.779193842431217*^9, 3.7791939893589373`*^9, 3.779609947154109*^9}, + 3.779193842431217*^9, 3.7791939893589373`*^9, 3.7796099471535597`*^9, + 3.779786458129431*^9}, CellLabel-> - "Out[44]//TableForm=",ExpressionUUID->"dd02adfb-128d-48f7-9dc1-\ -b21b1e1a2933"] + "Out[46]//TableForm=",ExpressionUUID->"efe6bcc6-9ed9-4b1a-b443-\ +776c3c0a0296"] }, Open ]], Cell[CellGroupData[{ @@ -75167,7 +77705,7 @@ Cell[BoxData[{ CellChangeTimes->{{3.7789481873480797`*^9, 3.7789482324048033`*^9}, { 3.7789893562129097`*^9, 3.7789893711485786`*^9}, {3.779095568562147*^9, 3.779095573569989*^9}}, - CellLabel->"In[45]:=",ExpressionUUID->"c771a5d0-a6b2-41e4-9a84-7b98eb54a22f"], + CellLabel->"In[47]:=",ExpressionUUID->"c771a5d0-a6b2-41e4-9a84-7b98eb54a22f"], Cell[BoxData[ TagBox[ @@ -75309,10 +77847,10 @@ Cell[BoxData[ 3.779031252725163*^9, 3.7790817233655243`*^9, 3.779095576314505*^9, 3.779107114715227*^9, 3.7791149858837976`*^9, 3.779120571591148*^9, 3.779121071972188*^9, 3.779193842664701*^9, 3.779193989475515*^9, - 3.779609947220604*^9}, + 3.779609947220604*^9, 3.7797864582076693`*^9}, CellLabel-> - "Out[47]//TableForm=",ExpressionUUID->"ea13e37e-52be-401a-9d68-\ -80b081cdaee7"], + "Out[49]//TableForm=",ExpressionUUID->"f8cf171c-58a1-481d-a55a-\ +5779c6d004fc"], Cell[BoxData[ TagBox[GridBox[{ @@ -75345,10 +77883,10 @@ Cell[BoxData[ 3.779031252725163*^9, 3.7790817233655243`*^9, 3.779095576314505*^9, 3.779107114715227*^9, 3.7791149858837976`*^9, 3.779120571591148*^9, 3.779121071972188*^9, 3.779193842664701*^9, 3.779193989475515*^9, - 3.779609947221169*^9}, + 3.779609947220604*^9, 3.7797864582083073`*^9}, CellLabel-> - "Out[48]//TableForm=",ExpressionUUID->"7409e76e-f608-4d53-a8bd-\ -49cd61187a24"] + "Out[50]//TableForm=",ExpressionUUID->"fedd3db8-e185-4612-a120-\ +bf0cc4b91c49"] }, Open ]], Cell[CellGroupData[{ @@ -75438,7 +77976,7 @@ Cell[BoxData[{ CellChangeTimes->{{3.7789481873480797`*^9, 3.778948268839349*^9}, { 3.7789894382944202`*^9, 3.778989457429191*^9}, {3.779095581051141*^9, 3.779095586585718*^9}}, - CellLabel->"In[49]:=",ExpressionUUID->"ec1256d4-33e8-4f45-b014-0878328e833b"], + CellLabel->"In[51]:=",ExpressionUUID->"ec1256d4-33e8-4f45-b014-0878328e833b"], Cell[BoxData[ TagBox[ @@ -75580,10 +78118,10 @@ Cell[BoxData[ 3.779031252797367*^9, 3.779081723469557*^9, 3.779095588716077*^9, 3.779107114820717*^9, 3.779114986001439*^9, 3.779120571670328*^9, 3.779121072073509*^9, 3.779193842878688*^9, 3.779193989542691*^9, - 3.7796099472896423`*^9}, + 3.7796099472896423`*^9, 3.779786458286212*^9}, CellLabel-> - "Out[51]//TableForm=",ExpressionUUID->"81dc0b2a-d9dc-44f6-8057-\ -eb570edb6d63"], + "Out[53]//TableForm=",ExpressionUUID->"60960976-062f-492b-b1a8-\ +3b7aab590f64"], Cell[BoxData[ TagBox[GridBox[{ @@ -75616,10 +78154,10 @@ Cell[BoxData[ 3.779031252797367*^9, 3.779081723469557*^9, 3.779095588716077*^9, 3.779107114820717*^9, 3.779114986001439*^9, 3.779120571670328*^9, 3.779121072073509*^9, 3.779193842878688*^9, 3.779193989542691*^9, - 3.779609947290217*^9}, + 3.7796099472896423`*^9, 3.779786458286892*^9}, CellLabel-> - "Out[52]//TableForm=",ExpressionUUID->"9c15ea51-0d9b-4e09-93dd-\ -1c34fb546464"] + "Out[54]//TableForm=",ExpressionUUID->"016ead65-7f51-4c85-8942-\ +375080da8fc4"] }, Open ]], Cell[CellGroupData[{ @@ -134733,7 +137271,7 @@ Cell[BoxData[{ 3.778940953284575*^9}, {3.778940997622835*^9, 3.7789410608201733`*^9}, { 3.778944117997401*^9, 3.778944147208864*^9}, {3.778993796498562*^9, 3.778993812570472*^9}}, - CellLabel->"In[53]:=",ExpressionUUID->"3733b820-19e8-4d95-9d3b-ef9c19a09235"], + CellLabel->"In[55]:=",ExpressionUUID->"3733b820-19e8-4d95-9d3b-ef9c19a09235"], Cell[BoxData[ TagBox[ @@ -134839,10 +137377,10 @@ Cell[BoxData[ 3.7791071149476852`*^9, 3.779114986111788*^9, 3.779120571771456*^9, 3.779121015050411*^9, {3.7791210721780243`*^9, 3.779121081611643*^9}, { 3.779121147843677*^9, 3.779121159905691*^9}, 3.779193843090057*^9, - 3.779193989609847*^9, 3.779609947359323*^9}, + 3.779193989609847*^9, 3.779609947359323*^9, 3.779786458360993*^9}, CellLabel-> - "Out[55]//TableForm=",ExpressionUUID->"6e2caf07-3e7b-48f0-9cf7-\ -185817391847"] + "Out[57]//TableForm=",ExpressionUUID->"58371051-8b9c-4f58-b5d0-\ +ce8bc08affb9"] }, Open ]] }, Closed]], @@ -134932,7 +137470,7 @@ Cell[BoxData[{ 3.77894094468468*^9}, {3.778941071778977*^9, 3.778941098194315*^9}, { 3.7789441726229467`*^9, 3.7789441997912083`*^9}, {3.7789938254863977`*^9, 3.7789938430764503`*^9}}, - CellLabel->"In[56]:=",ExpressionUUID->"589a346e-5dec-4bfd-8636-0f69c29fffb0"], + CellLabel->"In[58]:=",ExpressionUUID->"589a346e-5dec-4bfd-8636-0f69c29fffb0"], Cell[BoxData[ TagBox[ @@ -135036,10 +137574,11 @@ Cell[BoxData[ 3.7790312529455853`*^9, 3.779081723686989*^9, 3.779107115042788*^9, 3.779114986209077*^9, 3.779120571852219*^9, 3.77912101514815*^9, { 3.7791210723251963`*^9, 3.779121084944294*^9}, 3.7791211795159283`*^9, - 3.779193843473682*^9, 3.779193989675355*^9, 3.7796099474257917`*^9}, + 3.779193843473682*^9, 3.779193989675355*^9, 3.7796099474257917`*^9, + 3.779786458436139*^9}, CellLabel-> - "Out[58]//TableForm=",ExpressionUUID->"6c938ee1-3e30-45d7-b25c-\ -d8a5260df975"] + "Out[60]//TableForm=",ExpressionUUID->"79a69dc3-2feb-4739-ba08-\ +51c6de7b12e3"] }, Open ]] }, Closed]], @@ -135129,7 +137668,7 @@ Cell[BoxData[{ 3.77894094468468*^9}, {3.778941071778977*^9, 3.778941139753708*^9}, { 3.778944209570156*^9, 3.7789442323864527`*^9}, {3.778993853154049*^9, 3.778993870951878*^9}}, - CellLabel->"In[59]:=",ExpressionUUID->"f1083ffe-a0f7-468e-ab08-90e1a3f1ca50"], + CellLabel->"In[61]:=",ExpressionUUID->"f1083ffe-a0f7-468e-ab08-90e1a3f1ca50"], Cell[BoxData[ TagBox[ @@ -135234,10 +137773,10 @@ Cell[BoxData[ 3.779081723792148*^9, 3.779107115209997*^9, 3.77911498629557*^9, 3.779120571938652*^9, 3.779121015193987*^9, {3.7791210725407057`*^9, 3.779121088899686*^9}, 3.779121179615395*^9, 3.779193843833949*^9, - 3.779193989745235*^9, 3.779609947490632*^9}, + 3.779193989745235*^9, 3.779609947490632*^9, 3.779786458509069*^9}, CellLabel-> - "Out[61]//TableForm=",ExpressionUUID->"3d0ee768-7330-411e-a7c3-\ -cc5476e3ba93"] + "Out[63]//TableForm=",ExpressionUUID->"25e1661e-b4a7-46ad-893b-\ +658b1fa1c328"] }, Open ]] }, Closed]], @@ -135327,7 +137866,7 @@ Cell[BoxData[{ 3.77894094468468*^9}, {3.778941071778977*^9, 3.778941098194315*^9}, { 3.7789411459949503`*^9, 3.778941164692428*^9}, {3.7789442404898167`*^9, 3.778944260998493*^9}, {3.778993878875177*^9, 3.7789938951028767`*^9}}, - CellLabel->"In[62]:=",ExpressionUUID->"dd119632-a936-4ad0-a5cc-869a3f9ca110"], + CellLabel->"In[64]:=",ExpressionUUID->"dd119632-a936-4ad0-a5cc-869a3f9ca110"], Cell[BoxData[ TagBox[ @@ -135433,10 +137972,10 @@ Cell[BoxData[ 3.779107115313554*^9, 3.779114986377123*^9, 3.779120572025153*^9, 3.779121015260049*^9, {3.7791210727650013`*^9, 3.779121092329274*^9}, 3.779121179671891*^9, 3.779193843996827*^9, 3.7791939898783417`*^9, - 3.77960994755653*^9}, + 3.77960994755653*^9, 3.7797864585858107`*^9}, CellLabel-> - "Out[64]//TableForm=",ExpressionUUID->"14a63c99-b7c7-449f-895d-\ -1265cb1847f6"] + "Out[66]//TableForm=",ExpressionUUID->"00073d2c-a7ee-4ca9-a85b-\ +c2e748a9345d"] }, Open ]] }, Closed]], @@ -135530,83 +138069,401 @@ Cell[BoxData[ 3.779008697974452*^9, 3.779008720333139*^9}, {3.779009505908224*^9, 3.779009525612129*^9}, {3.77901554072021*^9, 3.779015541106265*^9}, { 3.7790156690441008`*^9, 3.779015673384585*^9}}, - CellLabel-> - "In[131]:=",ExpressionUUID->"43547991-0ca8-46bb-8873-c03223377bca"], + CellLabel->"In[67]:=",ExpressionUUID->"43547991-0ca8-46bb-8873-c03223377bca"], Cell[BoxData[ RowBox[{"{", RowBox[{ RowBox[{"{", - RowBox[{"\<\"He\"\>", ",", "24.0641877347945580823`4.381371207037684"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"1", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"1", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"1", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"1", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"Ne\"\>", ",", "21.124804289116340783`4.324792694116379"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"2", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"2", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"2", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"2", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"H2\"\>", ",", "16.2297202912805786923`4.210311035106567"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"3", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"3", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"3", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"3", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"Li2\"\>", ",", "5.318201430086257453`3.7257647824724667"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"4", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"4", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"4", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"4", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"LiH\"\>", ",", "7.6191943913043065351`3.8819090540289536"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"5", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"5", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"5", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"5", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"FH\"\>", ",", "15.9376513992792965269`4.2024243233660625"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"6", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"6", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"6", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"6", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"Ar\"\>", ",", "15.5612406844399444594`4.1920442199625105"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"7", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"7", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"7", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"7", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"H2O\"\>", ",", "12.558394273056467938`4.098934113690068"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"8", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"8", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"8", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"8", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"LiF\"\>", ",", "11.0161181664407337166`4.042028585814401"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"9", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"9", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"9", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"9", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"HCl\"\>", ",", "12.6329513129106025815`4.1015048223827035"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"10", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"10", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"10", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"10", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"BeO\"\>", ",", "9.8013458424621493492`3.9912857136337303"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"11", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"11", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"11", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"11", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"CO\"\>", ",", "14.2226462704705287621`4.152980408893074"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"12", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"12", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"12", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"12", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"N2\"\>", ",", "15.547343132065936544`4.191656183609257"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"13", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"13", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"13", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"13", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"CH4\"\>", ",", "14.3461008127406675072`4.156733878378907"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"14", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"14", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"14", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"14", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"BH3\"\>", ",", "13.2926412260115487385`4.1236112831183735"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"15", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"15", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"15", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"15", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"NH3\"\>", ",", "10.8163507981663560287`4.034080763956045"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"16", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"16", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"16", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"16", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"BF\"\>", ",", "10.9625863171069912738`4.039913025931286"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"17", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"17", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"17", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"17", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"BN\"\>", ",", "11.6525378454500483372`4.066420522121116"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"18", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"18", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"18", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"18", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"SH2\"\>", ",", "10.3578331003350854189`4.015268908787737"}], - "}"}], ",", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"19", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"19", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"19", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"19", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}], ",", RowBox[{"{", - RowBox[{"\<\"F2\"\>", ",", "15.7115600043829353183`4.196219308379217"}], - "}"}]}], "}"}]], "Output", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"20", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{"0``3.", "+", + RowBox[{"0.5773502691896258421`2.761439372640169", " ", + RowBox[{"(", + RowBox[{ + RowBox[{ + RowBox[{"-", "0.7220577785823703021`2.85857195091522"}], " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"20", ",", "3"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"0.9324605900361890853`2.969630485637294", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"20", ",", "4"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"1.5216479961150575217`3.182314198409834", " ", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{"20", ",", "5"}], "\[RightDoubleBracket]"}]}]}], + ")"}]}]}]}], "}"}]}], "}"}]], "Output", CellChangeTimes->{ 3.779010698833243*^9, {3.779015541786603*^9, 3.779015549884285*^9}, 3.77901561985186*^9, {3.7790156704611588`*^9, 3.779015673923024*^9}, 3.779095650518351*^9, 3.7791071154630003`*^9, 3.779114986564899*^9, 3.779120572176271*^9, 3.779121072926343*^9, 3.779121293106276*^9, 3.779193844213366*^9, 3.779193990155279*^9, 3.779609947585825*^9, - 3.779613107368078*^9}, - CellLabel-> - "Out[131]=",ExpressionUUID->"7dbcb4e8-71bd-47f4-b489-89409bbf4d67"] + 3.779613107368078*^9, 3.779786458617422*^9}, + CellLabel->"Out[67]=",ExpressionUUID->"f73fef9c-e376-4ba1-8caf-02ff06c48772"] }, Open ]] -}, Open ]], +}, Closed]], Cell[CellGroupData[{ @@ -135707,144 +138564,20 @@ Cell[BoxData[{ 3.779008733389523*^9, 3.779008744648859*^9}, {3.779095643369925*^9, 3.779095657409272*^9}, {3.779121289352046*^9, 3.779121301042254*^9}, { 3.779613103215661*^9, 3.7796131101333523`*^9}}, - CellLabel-> - "In[132]:=",ExpressionUUID->"ef1ef8d5-ac32-4eb0-b444-39483560e1d1"], + CellLabel->"In[68]:=",ExpressionUUID->"ef1ef8d5-ac32-4eb0-b444-39483560e1d1"], Cell[BoxData[ - TagBox[ - TagBox[GridBox[{ - { - TagBox["\<\"Mol.\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0/cc-pVDZ\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0/cc-pVTZ\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0/cc-pVQZ\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0/cc-pV5Z\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0/CBS\"\>", - HoldForm]}, - {"\<\"He\"\>", "23.9872860000000009961`4.379981113249158", - "23.9771549999999997738`4.3797976507769665", - "24.0341869999999993013`4.380829435913989", - "24.0412730000000003372`4.380957460096016", - "24.0641877347945580823`4.381371207037684"}, - {"\<\"Ne\"\>", "20.3523069999999997037`4.308613645039485", - "20.8788669999999996207`4.319706927807306", - "21.0511930000000013763`4.32327671293347", - "21.0532099999999999795`4.323318322452107", - "21.124804289116340783`4.32479269411638"}, - {"\<\"H2\"\>", "15.9793040000000008405`4.203557859111754", - "16.1338620000000005916`4.207738337911593", - "16.1928079999999994243`4.20932216642862", - "16.2068529999999988434`4.2096986929842775", - "16.2297202912805786923`4.210311035106568"}, - {"\<\"Li2\"\>", "5.1517049999999997567`3.711950986234472", - "5.2417139999999999844`3.7194733211488673", - "5.2804570000000001784`3.722671510410616", - "5.3050360000000003069`3.724688335371818", - "5.318201430086257453`3.725764782472467"}, - {"\<\"LiH\"\>", "7.319753000000000398`3.864496426338871", - "7.487382000000000204`3.874329991036409", - "7.5578139999999995879`3.8783961995990404", - "7.5942600000000002325`3.880485461730872", - "7.6191943913043065351`3.881909054028954"}, - {"\<\"FH\"\>", "14.946828000000000003`4.174549036923943", - "15.6054340000000006938`4.193275851257306", - "15.8213279999999993919`4.199242934210088", - "15.8512889999999995183`4.200064584082183", - "15.9376513992792965269`4.2024243233660625"}, - {"\<\"Ar\"\>", "14.9279240000000008592`4.173999415358438", - "15.2464560000000002304`4.183168904763817", - "15.4199800000000006861`4.188083810427307", - "15.49843199999999932`4.190287762157773", - "15.5612406844399444594`4.192044219962511"}, - {"\<\"H2O\"\>", "11.531121999999999872`4.061871567025954", - "12.2126479999999997261`4.086809839792856", - "12.4328050000000001063`4.094569122092256", - "12.4712902000000003255`4.095911385134969", - "12.558394273056467938`4.098934113690067"}, - {"\<\"LiF\"\>", "9.8940289999999997406`3.9953731789735354", - "10.5953189999999999316`4.025114036823515", - "10.8216090000000004778`4.034291838207715", - "10.935633599999999177`4.03884395070352", - "11.0161181664407337166`4.042028585814401"}, - {"\<\"HCl\"\>", "11.9559580000000007516`4.07758438073992", - "12.3355139999999998679`4.091157250519138", - "12.5034080000000002997`4.097028402917424", - "12.5711940000000002016`4.099376528520089", - "12.6329513129106025815`4.1015048223827035"}, - {"\<\"BeO\"\>", "9.1597869999999996793`3.9618853747813683", - "9.4418620000000004211`3.975057648597198", - "9.6307530000000003412`3.9836602446489406", - "9.7353009999999997603`3.988349383757249", - "9.8013458424621493492`3.991285713633729"}, - {"\<\"CO\"\>", "13.6695390000000003283`4.135753868398684", - "14.017856000000000094`4.146681594331603", - "14.1347810000000002617`4.150289084050983", - "14.1793119999999994718`4.151655158784115", - "14.2226462704705287621`4.152980408893074"}, - {"\<\"N2\"\>", "14.8396670000000003853`4.171424155546439", - "15.2988680000000005776`4.184659297514253", - "15.4396039999999992176`4.188636157216018", - "15.4954579999999992879`4.190204417227973", - "15.547343132065936544`4.191656183609256"}, - {"\<\"CH4\"\>", "13.8495290000000004227`4.141435004001248", - "14.153966999999999743`4.1508781787120395", - "14.2658199999999997232`4.154296739977675", - "14.3041245999999997451`4.155461284509502", - "14.3461008127406675072`4.1567338783789065"}, - {"\<\"BH3\"\>", "12.8676230000000000331`4.109498328308721", - "13.1308860000000002799`4.118294030882251", - "13.2243180000000002394`4.121373283998414", - "13.2577528000000004482`4.122469917035049", - "13.2926412260115487385`4.123611283118373"}, - {"\<\"NH3\"\>", "9.9628219999999991785`3.998382371098099", - "10.556383000000000294`4.023515138631103", - "10.7276109999999995637`4.030503016930004", - "10.7473694000000001836`4.031302176356716", - "10.8163507981663560287`4.034080763956045"}, - {"\<\"BF\"\>", "10.6605000000000007532`4.027777574498109", - "10.8653689999999993887`4.0360444800299975", - "10.9188089999999995428`4.038175269052154", - "10.9432810000000007022`4.039147551116693", - "10.9625863171069912738`4.039913025931286"}, - {"\<\"BN\"\>", "11.0696709999999995944`4.0441347134706085", - "11.3955619999999999692`4.056735748338702", - "11.5368709999999996541`4.062088036575616", - "11.6014769999999991512`4.064513283374842", - "11.6525378454500483372`4.066420522121116"}, - {"\<\"SH2\"\>", "9.6856539999999995416`3.9861289507135482", - "10.0977470000000000283`4.004224485206725", - "10.2457390000000003738`4.010543288461705", - "10.3031070000000006814`4.012968210091552", - "10.3578331003350854189`4.015268908787737"}, - {"\<\"F2\"\>", "14.9234899999999992559`4.173870398907362", - "15.3789250000000006224`4.186925978970949", - "15.5709959999999991709`4.192316393137768", - "15.6398539999999997008`4.194232694549257", - "15.7115600043829353183`4.196219308379217"} - }, - GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxDividers->{ - "Columns" -> {{False}}, "Rows" -> {False, True, {False}, False}}, - GridBoxSpacings->{"Columns" -> { - Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, - Offset[0.27999999999999997`]}, "Rows" -> { - Offset[0.2], { - Offset[0.4]}, - Offset[0.2]}}], - {None, OutputFormsDump`HeadedColumns}], - Function[BoxForm`e$, - TableForm[ - BoxForm`e$, - TableHeadings -> { - None, {"Mol.", "G0W0@PBE0/cc-pVDZ", "G0W0@PBE0/cc-pVTZ", - "G0W0@PBE0/cc-pVQZ", "G0W0@PBE0/cc-pV5Z", - "G0W0@PBE0/CBS"}}]]]], "Output", + RowBox[{"Hold", "[", + TagBox[ + RowBox[{"SetAccuracy", "[", + RowBox[{"IP$G0W0PBE0", ",", "3"}], "]"}], + Function[BoxForm`e$, + TableForm[ + BoxForm`e$, + TableHeadings -> { + None, {"Mol.", "G0W0@PBE0/cc-pVDZ", "G0W0@PBE0/cc-pVTZ", + "G0W0@PBE0/cc-pVQZ", "G0W0@PBE0/cc-pV5Z", "G0W0@PBE0/CBS"}}]]], + "]"}]], "Output", CellChangeTimes->{ 3.776141375618598*^9, 3.778425025073845*^9, 3.778425076763853*^9, 3.778425399048726*^9, {3.778940809710058*^9, 3.77894084333232*^9}, { @@ -135865,34 +138598,69 @@ Cell[BoxData[ 3.779121005279355*^9, 3.779121008922496*^9}, {3.7791210740401487`*^9, 3.779121098126433*^9}, {3.779121290303893*^9, 3.779121301318542*^9}, 3.7791938451322327`*^9, 3.7791939917591343`*^9, 3.779609948461097*^9, { - 3.7796131043795147`*^9, 3.7796131112613564`*^9}}, - CellLabel-> - "Out[133]//TableForm=",ExpressionUUID->"adae419d-e6b9-4e78-9766-\ -62ccba7c4a6e"], + 3.7796131043795147`*^9, 3.7796131112613564`*^9}, 3.779786459509493*^9}, + CellLabel->"Out[69]=",ExpressionUUID->"bd98020f-3ceb-4d60-9ba6-01efbb6d2feb"], Cell[BoxData[ - TagBox[GridBox[{ - {"0.6019455660950665532`2.7795572198069833", - "0.2360816660950665891`2.373062261441668", - "0.0981259160950667536`1.9917837243079608", - "0.0518950860950668363`1.715126236791981", "0``3."}, - {"0.6639355848307211261`2.8221259460704236", - "0.2561603284473217279`2.4085118714255054", - "0.1076530098303009747`2.032026176606491", - "0.0565849475263170767`1.752700917483651", "0``3."}, - {"1.1220891664407339761`3.0500273693573323", - "0.4207991664407337851`2.6240748708544563", - "0.1945091664407332388`2.2889400727096696", - "0.0871040730564676124`1.9400384634415324", "0``3."} - }, - GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxSpacings->{"Columns" -> { - Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, - Offset[0.27999999999999997`]}, "Rows" -> { - Offset[0.2], { - Offset[0.4]}, - Offset[0.2]}}], + TagBox[ + RowBox[{"Transpose", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"Hold", "[", + RowBox[{"StatIP", "[", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "k"}], "\[RightDoubleBracket]"}], + ",", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "6"}], "\[RightDoubleBracket]"}]}], + "]"}], "]"}], ",", + RowBox[{"Hold", "[", + RowBox[{"StatIP", "[", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "k"}], "\[RightDoubleBracket]"}], + ",", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "6"}], "\[RightDoubleBracket]"}]}], + "]"}], "]"}], ",", + RowBox[{"Hold", "[", + RowBox[{"StatIP", "[", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "k"}], "\[RightDoubleBracket]"}], + ",", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "6"}], "\[RightDoubleBracket]"}]}], + "]"}], "]"}], ",", + RowBox[{"Hold", "[", + RowBox[{"StatIP", "[", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "k"}], "\[RightDoubleBracket]"}], + ",", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "6"}], "\[RightDoubleBracket]"}]}], + "]"}], "]"}], ",", + RowBox[{"Hold", "[", + RowBox[{"StatIP", "[", + RowBox[{ + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "k"}], "\[RightDoubleBracket]"}], + ",", + RowBox[{"IP$G0W0PBE0", "\[LeftDoubleBracket]", + RowBox[{ + RowBox[{"1", ";;", "All"}], ",", "6"}], "\[RightDoubleBracket]"}]}], + "]"}], "]"}]}], "}"}], "]"}], Function[BoxForm`e$, TableForm[BoxForm`e$]]]], "Output", CellChangeTimes->{ @@ -135915,10 +138683,10 @@ Cell[BoxData[ 3.779121005279355*^9, 3.779121008922496*^9}, {3.7791210740401487`*^9, 3.779121098126433*^9}, {3.779121290303893*^9, 3.779121301318542*^9}, 3.7791938451322327`*^9, 3.7791939917591343`*^9, 3.779609948461097*^9, { - 3.7796131043795147`*^9, 3.7796131112648163`*^9}}, + 3.7796131043795147`*^9, 3.7796131112613564`*^9}, 3.779786461294404*^9}, CellLabel-> - "Out[134]//TableForm=",ExpressionUUID->"cc08480e-cf1e-4323-a47b-\ -07064584aa65"] + "Out[70]//TableForm=",ExpressionUUID->"c7260c85-b5ca-43da-bba4-\ +7d81ad48c71f"] }, Open ]], Cell[CellGroupData[{ @@ -136005,137 +138773,1080 @@ Cell[BoxData[{ 3.778994604131648*^9}, 3.778998294498117*^9, {3.7790055593412857`*^9, 3.779005559749799*^9}, {3.7790089266148577`*^9, 3.779008942948667*^9}, { 3.779095665617442*^9, 3.779095670977413*^9}}, - CellLabel-> - "In[135]:=",ExpressionUUID->"7d732451-8167-4c5a-9357-1bd6ca4bb5d4"], + CellLabel->"In[71]:=",ExpressionUUID->"7d732451-8167-4c5a-9357-1bd6ca4bb5d4"], Cell[BoxData[ TagBox[ TagBox[GridBox[{ { - TagBox["\<\"Mol.\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0+srLDA/cc-pVDZ\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0+srLDA/cc-pVTZ\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0+srLDA/cc-pVQZ\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0+srLDA/cc-pV5Z\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0/CBS\"\>", - HoldForm]}, - {"\<\"He\"\>", "24.2585895107474698307`4.384865545685239", - "24.0946216449534489357`4.381920111014939", - "24.0872739857683271225`4.381787652637286", - "24.0684013076329712533`4.381447244145759", - "24.0641877347945580823`4.381371207037684"}, - {"\<\"Ne\"\>", "20.8611131851956344008`4.319337479415953", - "21.1555831270035596958`4.325425000612698", - "21.2163391292582446113`4.326670448692458", - "21.1555404130378974514`4.325424123753942", - "21.124804289116340783`4.32479269411638"}, - {"\<\"H2\"\>", "16.1550071886836050794`4.208307155606831", - "16.1991827292226808765`4.20949310434867", - "16.220716371127657851`4.210070030464384", - "16.2203541985983470397`4.210060333526014", - "16.2297202912805786923`4.210311035106568"}, - {"\<\"Li2\"\>", "5.2305539002930689918`3.7185476818124514", - "5.2773867068136919301`3.722418918789968", - "5.3005959127278341469`3.7243246973481723", - "5.3183277406752909044`3.725775097113821", - "5.318201430086257453`3.725764782472467"}, - {"\<\"LiH\"\>", "7.4799245803383342945`3.8738972189195393", - "7.5521742723943461328`3.878072003094297", - "7.5885927552152692144`3.880161246869331", - "7.6118161181096697376`3.8814882883045683", - "7.6191943913043065351`3.881909054028954"}, - {"\<\"FH\"\>", "15.4122132015166677377`4.187865008101267", - "15.8546417080661186105`4.2001564320478755", - "15.9663109653567936164`4.203204583485914", - "15.9387587834604982362`4.202454498083773", - "15.9376513992792965269`4.2024243233660625"}, - {"\<\"Ar\"\>", "15.3737111682030356263`4.186778717553208", - "15.5034049344106374946`4.190427090546378", - "15.5788057194468887445`4.192534161338195", - "15.5973530487695963842`4.193050902594813", - "15.5612406844399444594`4.192044219962511"}, - {"\<\"H2O\"\>", "11.9462136264896390259`4.077230276690653", - "12.4281188299393310359`4.094405397056401", - "12.5540752502417518599`4.0987847275221805", - "12.5422783901546548435`4.0983764362070065", - "12.558394273056467938`4.098934113690067"}, - {"\<\"LiF\"\>", "10.346362992123740554`4.0147877111415795", - "10.8409650289433834303`4.035067943465343", - "10.9642807093134102558`4.039980145888369", - "11.0220170729003683618`4.042261079404085", - "11.0161181664407337166`4.042028585814401"}, - {"\<\"HCl\"\>", "12.352665282747837594`4.091760673604167", - "12.5567180813168040032`4.098876143746398", - "12.6364873116847693524`4.101626365626183", - "12.6507151171481879715`4.102115075919208", - "12.6329513129106025815`4.1015048223827035"}, - {"\<\"BeO\"\>", "9.528839954472701379`3.9790400326386908", - "9.6392738294697295487`3.984044317747943", - "9.7412360266739934644`3.9886140662735214", - "9.8008436336965782942`3.9912634603547312", - "9.8013458424621493492`3.991285713633729"}, - {"\<\"CO\"\>", "13.997307472967444042`4.146044502671549", - "14.1833965913454580487`4.151780246660592", - "14.224129738311964033`4.153025704844925", - "14.2310463211265059158`4.153236832254776", - "14.2226462704705287621`4.152980408893074"}, - {"\<\"N2\"\>", "15.2203989489189375206`4.182426036077348", - "15.4955477512189965239`4.190206932697103", - "15.5478450167491448752`4.191670202868278", - "15.558697919041769353`4.191973248808118", - "15.547343132065936544`4.191656183609256"}, - {"\<\"CH4\"\>", "14.1131612084617330538`4.149624302317219", - "14.272016737871942027`4.154485346362287", - "14.3222469570973167663`4.156011157952049", - "14.3340941366951089009`4.156370252297117", - "14.3461008127406675072`4.1567338783789065"}, - {"\<\"BH3\"\>", "13.0928351316745015254`4.117033699165022", - "13.2266868424518904135`4.121451071229125", - "13.2679949754915753601`4.122805298382816", - "13.2805411340560279854`4.123215771323151", - "13.2926412260115487385`4.123611283118373"}, - {"\<\"NH3\"\>", "10.3084332399611078301`4.013192662669957", - "10.7247456166085814999`4.030386999820548", - "10.815998896635750981`4.034066634294211", - "10.7975286212077339343`4.033324363913434", - "10.8163507981663560287`4.034080763956045"}, - {"\<\"BF\"\>", "10.8759226024582442705`4.036466108308171", - "10.9641568612144251205`4.039975240245108", - "10.9684778793452828438`4.040146363721783", - "10.9711343025545691177`4.040251531482951", - "10.9625863171069912738`4.039913025931286"}, - {"\<\"BN\"\>", "11.3962070972436197991`4.056760332843052", - "11.5627809136086323605`4.063062296903686", - "11.6275361304724000888`4.0654876976774625", - "11.6533771975559030665`4.066451803964153", - "11.6525378454500483372`4.066420522121116"}, - {"\<\"SH2\"\>", "10.027702817838525462`4.001201454675358", - "10.2799276285073979409`4.011990057202981", - "10.3515850720436493049`4.015006855622411", - "10.3635864678156437435`4.015510075258515", - "10.3578331003350854189`4.015268908787737"}, - {"\<\"F2\"\>", "15.4136698901100501757`4.187906053596479", - "15.645871160402425204`4.194399749624907", - "15.7286230306372871723`4.196690703782108", - "15.736007052683277152`4.196894541556727", - "15.7115600043829353183`4.196219308379217"} + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "3"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], "]"}]} }, GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxDividers->{ - "Columns" -> {{False}}, "Rows" -> {False, True, {False}, False}}, GridBoxSpacings->{"Columns" -> { Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, + Offset[0.5599999999999999]}, Offset[0.27999999999999997`]}, "Rows" -> { Offset[0.2], { Offset[0.4]}, Offset[0.2]}}], - {None, OutputFormsDump`HeadedColumns}], + Column], Function[BoxForm`e$, TableForm[ BoxForm`e$, @@ -136155,36 +139866,245 @@ Cell[BoxData[ 3.7790956662158537`*^9, 3.779095671709746*^9}, 3.779107120018826*^9, 3.779114991510816*^9, 3.77912057892028*^9, 3.77912107805052*^9, 3.7791213065592327`*^9, 3.779193849176399*^9, 3.779193995964774*^9, - 3.779609951964273*^9, 3.779613114498851*^9}, + 3.779609951964273*^9, 3.779613114498851*^9, 3.779786463442172*^9}, CellLabel-> - "Out[136]//TableForm=",ExpressionUUID->"5a4a3714-f45f-46cd-b709-\ -37526f13521d"], + "Out[72]//TableForm=",ExpressionUUID->"ba5a0739-a8d7-4d38-b300-\ +a34c4e1c3eff"], Cell[BoxData[ - TagBox[GridBox[{ - {"0.2885689936680629897`2.4602496649339023", - "0.0720887455222470191`1.857867468060584", - "0.0221450376142579217`1.3452764222884581", - "0.0115796230013586847`1.0636944202640566", "0``3."}, - {"0.3322776677088560282`2.521501153446237", - "0.0836135987771547268`1.922276916118348", - "0.0315194056984105242`1.4985780202282364", - "0.0151148367779168312`1.1794034616803735", "0``3."}, - {"0.6697551743169931626`2.8259160775152408", - "0.1751531374973502864`2.2434179211888647", - "0.0915348401419038282`1.9615864274155372", - "0.0361123643296519248`1.557655923256706", "0``3."} - }, - GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxSpacings->{"Columns" -> { - Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, - Offset[0.27999999999999997`]}, "Rows" -> { - Offset[0.2], { - Offset[0.4]}, - Offset[0.2]}}], - Function[BoxForm`e$, - TableForm[BoxForm`e$]]]], "Output", + InterpretationBox[ + TagBox[ + FrameBox[GridBox[{ + { + ItemBox[ + TagBox[ + TagBox[ + TemplateBox[{"1"}, + "OutputSizeLimit`Skeleton"], + Function[BoxForm`e$, + TableForm[BoxForm`e$]]], + Short[#, 5]& ], + BaseStyle->{Deployed -> False}, + StripOnInput->False]}, + {GridBox[{ + { + PaneBox[ + TagBox[ + TooltipBox[ + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource[ + "FEStrings", "sizeBriefExplanation"], StandardForm], + ImageSizeCache->{58., {2., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLText", + StripOnInput->False], + StyleBox[ + DynamicBox[ + ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeExplanation"], + StandardForm]], DynamicUpdating -> True, LineIndent -> 0, + LinebreakAdjustments -> {1., 100, 0, 0, 0}, + LineSpacing -> {1, 2}, StripOnInput -> False]], + Annotation[#, + Style[ + Dynamic[ + FEPrivate`FrontEndResource["FEStrings", "sizeExplanation"]], + DynamicUpdating -> True, LineIndent -> 0, + LinebreakAdjustments -> {1., 100, 0, 0, 0}, + LineSpacing -> {1, 2}], "Tooltip"]& ], + Alignment->Center, + BaselinePosition->Baseline, + ImageSize->{Automatic, {25, Full}}], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowLess"], + StandardForm], + ImageSizeCache->{50., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowLess"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 73, 21050643622708649428, + 5/2], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowMore"], + StandardForm], + ImageSizeCache->{56., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowMore"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 73, 21050643622708649428, + 5 2], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowAll"], + StandardForm], + ImageSizeCache->{42., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowAll"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 73, 21050643622708649428, + Infinity], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeChangeLimit"], + StandardForm], + ImageSizeCache->{74., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeChangeLimit"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>FrontEndExecute[{ + FrontEnd`SetOptions[ + FrontEnd`$FrontEnd, + FrontEnd`PreferencesSettings -> {"Page" -> "Advanced"}], + FrontEnd`FrontEndToken["PreferencesDialog"]}], + Evaluator->None, + Method->"Preemptive"]} + }, + AutoDelete->False, + FrameStyle->GrayLevel[0.85], + GridBoxDividers->{"Columns" -> {False, {True}}}, + GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, + GridBoxSpacings->{"Columns" -> {{2}}}]} + }, + DefaultBaseStyle->"Column", + GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, + GridBoxDividers->{"Columns" -> {{False}}, "Rows" -> {{False}}}, + GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{1.}}}, + GridBoxSpacings->{"Columns" -> { + Offset[0.27999999999999997`], { + Offset[0.5599999999999999]}, + Offset[0.27999999999999997`]}, "Rows" -> { + Offset[0.2], + Offset[1.2], { + Offset[0.4]}, + Offset[0.2]}}], + BaseStyle->"OutputSizeLimit", + FrameMargins->{{12, 12}, {0, 15}}, + FrameStyle->GrayLevel[0.85], + RoundingRadius->5, + StripOnInput->False], + Deploy, + DefaultBaseStyle->"Deploy"], + If[21050643622708649428 === $SessionID, + Out[73], Message[ + MessageName[Syntax, "noinfoker"]]; Missing["NotAvailable"]; + Null]]], "Output", CellChangeTimes->{ 3.778948232908155*^9, 3.778949244657428*^9, 3.778949515403491*^9, 3.778989282447901*^9, 3.778989371392345*^9, 3.778994611208705*^9, @@ -136197,10 +140117,10 @@ Cell[BoxData[ 3.7790956662158537`*^9, 3.779095671709746*^9}, 3.779107120018826*^9, 3.779114991510816*^9, 3.77912057892028*^9, 3.77912107805052*^9, 3.7791213065592327`*^9, 3.779193849176399*^9, 3.779193995964774*^9, - 3.779609951964273*^9, 3.7796131145036163`*^9}, + 3.779609951964273*^9, 3.779613114498851*^9, 3.779786463655102*^9}, CellLabel-> - "Out[137]//TableForm=",ExpressionUUID->"51de48a3-8c25-4bc0-a69f-\ -290f54394475"] + "Out[73]//TableForm=",ExpressionUUID->"5c20be2b-4a7e-4577-9e92-\ +f5ebb407b357"] }, Open ]], Cell[CellGroupData[{ @@ -136286,137 +140206,1080 @@ Cell[BoxData[{ 3.7789894382944202`*^9, 3.778989457429191*^9}, {3.778994616862583*^9, 3.778994644847723*^9}, {3.7790055682021427`*^9, 3.77900557296611*^9}, { 3.779095676793386*^9, 3.7790957018647118`*^9}}, - CellLabel-> - "In[138]:=",ExpressionUUID->"daa984c2-5086-443a-bf30-942881dce2c8"], + CellLabel->"In[74]:=",ExpressionUUID->"daa984c2-5086-443a-bf30-942881dce2c8"], Cell[BoxData[ TagBox[ TagBox[GridBox[{ { - TagBox["\<\"Mol.\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0+srPBE/cc-pVDZ\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0+srPBE/cc-pVTZ\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0+srPBE/cc-pVQZ\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0+srPBE/cc-pV5Z\"\>", - HoldForm], - TagBox["\<\"G0W0@PBE0/CBS\"\>", - HoldForm]}, - {"\<\"He\"\>", "24.2907792820734016459`4.38544144780124", - "24.0956975749160875466`4.381939503725066", - "24.082833242585930833`4.38170757848441", - "24.0658973970715734936`4.38140206079126", - "24.0641877347945580823`4.381371207037684"}, - {"\<\"Ne\"\>", "21.047097891535315739`4.323192220999145", - "21.2153005884912140289`4.326649189437457", - "21.2285204206857756049`4.326919725888838", - "21.1546432800065176139`4.3254057064420275", - "21.124804289116340783`4.32479269411638"}, - {"\<\"H2\"\>", "16.1562946428102485186`4.208341764811134", - "16.1912754228404374146`4.209281060444837", - "16.2170366977196600544`4.209971499480456", - "16.2188870128279951643`4.210021048347901", - "16.2297202912805786923`4.210311035106568"}, - {"\<\"Li2\"\>", "5.2054656637361613747`3.7164595861318808", - "5.2694146457159414254`3.721762374177474", - "5.2983774086389558988`3.7241428902865374", - "5.3177732440633427302`3.7257298145766646", - "5.318201430086257453`3.725764782472467"}, - {"\<\"LiH\"\>", "7.4531552868973829362`3.8723401698737607", - "7.5395005518022948365`3.8773425773312415", - "7.5841134372542411413`3.8799048202167614", - "7.6101017322381272479`3.8813904624807356", - "7.6191943913043065351`3.881909054028954"}, - {"\<\"FH\"\>", "15.5583147531397543162`4.191962553254617", - "15.8919366139476121447`4.201176824174184", - "15.9693257231702627763`4.203286579201191", - "15.93472348772958469`4.202344531644384", - "15.9376513992792965269`4.2024243233660625"}, - {"\<\"Ar\"\>", "15.4406627314841333742`4.188665936831949", - "15.5172806363042212752`4.190815614594507", - "15.575963106928753632`4.192454909847605", - "15.5875264146902612339`4.192777202444546", - "15.5612406844399444594`4.192044219962511"}, - {"\<\"H2O\"\>", "12.0524100476187783215`4.081073898838423", - "12.4461205763039082228`4.0950340040540265", - "12.5504956250091925796`4.098660876650238", - "12.5366507152434643046`4.098181526114105", - "12.558394273056467938`4.098934113690067"}, - {"\<\"LiF\"\>", "10.4755765124371773567`4.02017793324029", - "10.8705803339719064837`4.036252729837351", - "10.9645400239339529946`4.039990417203015", - "11.0169867368067144753`4.042062826591535", - "11.0161181664407337166`4.042028585814401"}, - {"\<\"HCl\"\>", "12.3928635880367306044`4.093171669313051", - "12.5576406831397751063`4.098908052256159", - "12.6278940288351044785`4.101330928709152", - "12.6403638915904448226`4.101759576623182", - "12.6329513129106025815`4.1015048223827035"}, - {"\<\"BeO\"\>", "9.6130011620955286844`3.982858994813027", - "9.6488687881849060091`3.9844764006136097", - "9.7357317627074824173`3.9883685997761607", - "9.7949502847356839652`3.9910022360306274", - "9.8013458424621493492`3.991285713633729"}, - {"\<\"CO\"\>", "14.0516489995184326034`4.147727292879441", - "14.1843152244788992533`4.15180837422361", - "14.2168416672814093005`4.1528031267159", - "14.2253938953972287607`4.153064300671963", - "14.2226462704705287621`4.152980408893074"}, - {"\<\"N2\"\>", "15.3118177077486645743`4.185026750044178", - "15.5069194442945548218`4.190525530810148", - "15.5420944100749967021`4.191509542743447", - "15.5528599738213983983`4.191810261957164", - "15.547343132065936544`4.191656183609256"}, - {"\<\"CH4\"\>", "14.146832665360310699`4.1506592165435965", - "14.2659965924817040417`4.154302115950852", - "14.3158205223697621022`4.155816244996464", - "14.3306061503112776023`4.156264560402086", - "14.3461008127406675072`4.1567338783789065"}, - {"\<\"BH3\"\>", "13.1036864220473976417`4.117393491650475", - "13.2171578842314545454`4.121138077850491", - "13.2619754364457076434`4.122608219185554", - "13.277631589688931868`4.12312061424426", - "13.2926412260115487385`4.123611283118373"}, - {"\<\"NH3\"\>", "10.3700894428745744591`4.01578250223083", - "10.7246819741988304031`4.0303844226378", - "10.8083650306563452403`4.0337600036789185", - "10.7920158598338105094`4.033102574898952", - "10.8163507981663560287`4.034080763956045"}, - {"\<\"BF\"\>", "10.8774824364643691865`4.036528390723407", - "10.9541424632086918933`4.03957838481105", - "10.9614916538756759223`4.0398696575212725", - "10.967188739893742877`4.040095317527421", - "10.9625863171069912738`4.039913025931286"}, - {"\<\"BN\"\>", "11.4477913058350733166`4.058721703600221", - "11.5591700721851609046`4.062926653633881", - "11.617970445689056902`4.065130267363959", - "11.6468755837325073088`4.066209436200443", - "11.6525378454500483372`4.066420522121116"}, - {"\<\"SH2\"\>", "10.0426227421774907356`4.0018471484370295", - "10.2707086038015784624`4.011600407774945", - "10.3397530239403128149`4.014510165293621", - "10.3542492504130674291`4.015118615231129", - "10.3578331003350854189`4.015268908787737"}, - {"\<\"F2\"\>", "15.5714299232289441477`4.192328495628715", - "15.6921520190644656623`4.1956825067428065", - "15.7346073969848276874`4.196855911059202", - "15.7325664729181600165`4.1967995753955645", - "15.7115600043829353183`4.196219308379217"} + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], + "]"}]}, + { + RowBox[{"Hold", "[", + RowBox[{"{", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "1"}], "\[RightDoubleBracket]"}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVDZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVTZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpVQZ", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{ + RowBox[{ + RowBox[{"-", "1.`3."}], " ", + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "-", + RowBox[{"1.`3.", " ", + RowBox[{"(", + RowBox[{ + RowBox[{"GW20$G0W0PBE0$ccpV5Z", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "4"}], "\[RightDoubleBracket]"}], " ", + "HaToeV"}], ")"}]}]}], ",", + RowBox[{"IP$G0W0PBE0$CBS", "\[LeftDoubleBracket]", + RowBox[{"k", ",", "2"}], "\[RightDoubleBracket]"}]}], "}"}], "]"}]} }, GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxDividers->{ - "Columns" -> {{False}}, "Rows" -> {False, True, {False}, False}}, GridBoxSpacings->{"Columns" -> { Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, + Offset[0.5599999999999999]}, Offset[0.27999999999999997`]}, "Rows" -> { Offset[0.2], { Offset[0.4]}, Offset[0.2]}}], - {None, OutputFormsDump`HeadedColumns}], + Column], Function[BoxForm`e$, TableForm[ BoxForm`e$, @@ -136435,36 +141298,245 @@ Cell[BoxData[ 3.7790817241762466`*^9, {3.779095682731093*^9, 3.7790957021881647`*^9}, 3.7791071223554153`*^9, 3.779114993816931*^9, 3.779120581336911*^9, 3.779121307874617*^9, 3.779193998212906*^9, 3.7796099540952663`*^9, - 3.7796131164381847`*^9}, + 3.7796131164381847`*^9, 3.7797864654725103`*^9}, CellLabel-> - "Out[139]//TableForm=",ExpressionUUID->"ed5b80eb-da8d-4e60-965b-\ -8b8e11b00438"], + "Out[75]//TableForm=",ExpressionUUID->"1de54e6e-ac38-4f49-b418-\ +133e6c8396d1"], Cell[BoxData[ - TagBox[GridBox[{ - {"0.2308784604669575358`2.3633834178167517", - "0.0699280453665247492`1.8446513889810314", - "0.0261634906899439017`1.4176956863741677", - "0.0107747694911219938`1.0324079878996302", "0``3."}, - {"0.2674172010369769148`2.4271893388840096", - "0.0795294775817166066`1.9005281296409504", - "0.0354959121908686379`1.5501783413601669", - "0.0140806847830136118`1.1486237762728804", "0``3."}, - {"0.54054165400355636`2.732829166202125", - "0.1524770542772433402`2.1832044931873784", - "0.1037161315694348218`2.015846309973722", - "0.0298389908901768308`1.4747841318623522", "0``3."} - }, - GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, - GridBoxSpacings->{"Columns" -> { - Offset[0.27999999999999997`], { - Offset[2.0999999999999996`]}, - Offset[0.27999999999999997`]}, "Rows" -> { - Offset[0.2], { - Offset[0.4]}, - Offset[0.2]}}], - Function[BoxForm`e$, - TableForm[BoxForm`e$]]]], "Output", + InterpretationBox[ + TagBox[ + FrameBox[GridBox[{ + { + ItemBox[ + TagBox[ + TagBox[ + TemplateBox[{"1"}, + "OutputSizeLimit`Skeleton"], + Function[BoxForm`e$, + TableForm[BoxForm`e$]]], + Short[#, 5]& ], + BaseStyle->{Deployed -> False}, + StripOnInput->False]}, + {GridBox[{ + { + PaneBox[ + TagBox[ + TooltipBox[ + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource[ + "FEStrings", "sizeBriefExplanation"], StandardForm], + ImageSizeCache->{58., {2., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLText", + StripOnInput->False], + StyleBox[ + DynamicBox[ + ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeExplanation"], + StandardForm]], DynamicUpdating -> True, LineIndent -> 0, + LinebreakAdjustments -> {1., 100, 0, 0, 0}, + LineSpacing -> {1, 2}, StripOnInput -> False]], + Annotation[#, + Style[ + Dynamic[ + FEPrivate`FrontEndResource["FEStrings", "sizeExplanation"]], + DynamicUpdating -> True, LineIndent -> 0, + LinebreakAdjustments -> {1., 100, 0, 0, 0}, + LineSpacing -> {1, 2}], "Tooltip"]& ], + Alignment->Center, + BaselinePosition->Baseline, + ImageSize->{Automatic, {25, Full}}], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowLess"], + StandardForm], + ImageSizeCache->{50., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowLess"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 76, 21050643622708649428, + 5/2], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowMore"], + StandardForm], + ImageSizeCache->{56., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowMore"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 76, 21050643622708649428, + 5 2], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowAll"], + StandardForm], + ImageSizeCache->{42., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeShowAll"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>OutputSizeLimit`ButtonFunction[ + Composition[OutputSizeLimit`Defer, + Function[{OutputSizeLimit`Dump`x$}, + TableForm[OutputSizeLimit`Dump`x$]]], 76, 21050643622708649428, + Infinity], + Enabled->True, + Evaluator->Automatic, + Method->"Queued"], + ButtonBox[ + PaneSelectorBox[{False-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeChangeLimit"], + StandardForm], + ImageSizeCache->{74., {0., 8.}}], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControl", + StripOnInput->False], True-> + StyleBox[ + StyleBox[ + DynamicBox[ToBoxes[ + FEPrivate`FrontEndResource["FEStrings", "sizeChangeLimit"], + StandardForm]], + StripOnInput->False, + DynamicUpdating->True, + LineSpacing->{1, 2}, + LineIndent->0, + LinebreakAdjustments->{1., 100, 0, 0, 0}], "OSLControlActive", + StripOnInput->False]}, Dynamic[ + CurrentValue["MouseOver"]], + Alignment->Center, + FrameMargins->0, + ImageSize->{Automatic, {25, Full}}], + Appearance->None, + BaselinePosition->Baseline, + ButtonFunction:>FrontEndExecute[{ + FrontEnd`SetOptions[ + FrontEnd`$FrontEnd, + FrontEnd`PreferencesSettings -> {"Page" -> "Advanced"}], + FrontEnd`FrontEndToken["PreferencesDialog"]}], + Evaluator->None, + Method->"Preemptive"]} + }, + AutoDelete->False, + FrameStyle->GrayLevel[0.85], + GridBoxDividers->{"Columns" -> {False, {True}}}, + GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, + GridBoxSpacings->{"Columns" -> {{2}}}]} + }, + DefaultBaseStyle->"Column", + GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, + GridBoxDividers->{"Columns" -> {{False}}, "Rows" -> {{False}}}, + GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{1.}}}, + GridBoxSpacings->{"Columns" -> { + Offset[0.27999999999999997`], { + Offset[0.5599999999999999]}, + Offset[0.27999999999999997`]}, "Rows" -> { + Offset[0.2], + Offset[1.2], { + Offset[0.4]}, + Offset[0.2]}}], + BaseStyle->"OutputSizeLimit", + FrameMargins->{{12, 12}, {0, 15}}, + FrameStyle->GrayLevel[0.85], + RoundingRadius->5, + StripOnInput->False], + Deploy, + DefaultBaseStyle->"Deploy"], + If[21050643622708649428 === $SessionID, + Out[76], Message[ + MessageName[Syntax, "noinfoker"]]; Missing["NotAvailable"]; + Null]]], "Output", CellChangeTimes->{ 3.7789482693528748`*^9, 3.778949244739724*^9, 3.7789495154736567`*^9, 3.778989282598178*^9, 3.7789894598663073`*^9, 3.7789946465939617`*^9, @@ -136476,10 +141548,10 @@ Cell[BoxData[ 3.7790817241762466`*^9, {3.779095682731093*^9, 3.7790957021881647`*^9}, 3.7791071223554153`*^9, 3.779114993816931*^9, 3.779120581336911*^9, 3.779121307874617*^9, 3.779193998212906*^9, 3.7796099540952663`*^9, - 3.779613116441533*^9}, + 3.7796131164381847`*^9, 3.779786465639777*^9}, CellLabel-> - "Out[140]//TableForm=",ExpressionUUID->"253eea94-d2c9-45e4-8c9e-\ -a372755e3a20"] + "Out[76]//TableForm=",ExpressionUUID->"02deceaa-bf58-4d23-a6a9-\ +59aa3d81688f"] }, Open ]], Cell[CellGroupData[{ @@ -213639,7 +218711,7 @@ vxUmDj3T84SaVyQ7bASnTxOIe1clO/ADk1vqCWNI/K/DzL8wPgDoe7m8 CellLabel-> "Out[145]=",ExpressionUUID->"8b0a34ff-63a6-4ad2-8e7f-a4859bac6620"] }, Open ]] -}, Open ]], +}, Closed]], Cell[CellGroupData[{ @@ -213755,7 +218827,7 @@ cyD9LGvBQRC9pObBCxAttITpE4g22p0q/gJIm87MkQDRQb1d598C6e83Ky6C EphWq3/x4z3IPef7WD6A7FVRFADRJrv0wLRBes8hNo03jpvfRp4E0RKs8e3s QHqf04EOEP0tbM0cDs03jlsYdoFpAF6/sE0= "], - CellLabel->"In[89]:=",ExpressionUUID->"934d17bf-e5ea-498d-8540-17002062e881"], + CellLabel->"In[94]:=",ExpressionUUID->"934d17bf-e5ea-498d-8540-17002062e881"], Cell[BoxData[ TagBox[ @@ -213786,9 +218858,9 @@ Cell[BoxData[ {"\<\"A\"\>", "7.2658060000000004308`3.8612837978407235", "7.5953959327800051327`3.880550417690542", "7.6428967748070144594`3.883257994030291", - "7.7480000000000002203`3.889189612047073", - "7.9232465730186332209`3.8989031714680613", - "7.9243141466673394646`3.8989616841128223", + "7.7399740000000001316`3.8887395018100896", + "7.9152205730186331323`3.8984630218275726", + "7.916288146667339376`3.898521593799906", "7.9749999999999996447`3.901730691729219", "8.1500000000000003553`3.911157608739977", "8.3300000000000000711`3.920645001406788", @@ -213796,9 +218868,9 @@ Cell[BoxData[ {"\<\"C\"\>", "7.5278439999999999799`3.8766706105997044", "7.9485338950705930472`3.900287030543432", "8.0557767734943581672`3.9061074233619975", - "8.0670000000000001705`3.9067120569429643", - "8.2591183739914200146`3.916933690692586", - "8.267536846603698919`3.9173761391455844", + "8.0602219999999995537`3.9063470035975514", + "8.2523403739914193977`3.9165771324733982", + "8.2607588466036983021`3.9170199441430267", "8.28700000000000081`3.9183973388437003", "8.4489999999999998437`3.9268053101116065", "9.5120000000000004547`3.978271841610635", @@ -213806,9 +218878,9 @@ Cell[BoxData[ {"\<\"G\"\>", "6.9519330000000003622`3.842105577901125", "7.2852988617628948731`3.8624473723520207", "7.336478638274779307`3.8654876573376202", - "7.4610000000000002984`3.8727970399895986", - "7.6382770557962151869`3.882995407064434", - "7.6406017809771373805`3.883127565364345", + "7.4535249999999999559`3.8723617124784586", + "7.6308020557962148445`3.8825701880334966", + "7.6331267809771379262`3.8827024757736477", "7.6909999999999998366`3.8859828113549733", "7.8719999999999998863`3.896085085423285", "8.0340000000000006963`3.904931827395653", @@ -213816,9 +218888,9 @@ Cell[BoxData[ {"\<\"T\"\>", "8.0198839999999993466`3.904168086672663", "8.3551151851226599376`3.9219524415326235", "8.411092826265583966`3.924852425950506", - "8.4890000000000007674`3.928856533581911", - "8.6709975676903958686`3.9380690643990532", - "8.675620218847752696`3.938300532223114", + "8.4819329999999997227`3.9284948375831092", + "8.6639305676903948239`3.9377149632167843", + "8.6685532188477516513`3.9379466197943103", "8.7080000000000001847`3.939918420369057", "8.8659999999999996589`3.9477277269633158", "9.0809999999999995168`3.9581336756762355", @@ -213826,9 +218898,9 @@ Cell[BoxData[ {"\<\"U\"\>", "8.3794810000000001793`3.9232171205615147", "8.8042573677539195387`3.944692729447149", "8.9137119006370877372`3.9500585931800964", - "9.01699999999999946`3.9550620696750327", - "9.2489112301870370914`3.966090611165823", - "9.2716332977906894541`3.9671562465216157", + "8.8586969999999993775`3.947369847471123", + "9.0906082301870370088`3.9585929417672827", + "9.1133302977906893716`3.959677110853805", "9.2230000000000007532`3.9648722086377757", "9.3819999999999996732`3.97229542861114", "10.125`4.005395031886707", "9.6799999999999997158`3.9858753573083936"} @@ -213863,10 +218935,11 @@ Cell[BoxData[ 3.77908180310662*^9}, 3.77908325962539*^9, 3.779083334623713*^9, 3.7790838762701902`*^9, 3.779107122621223*^9, {3.7791149941274977`*^9, 3.7791149944437227`*^9}, 3.779120581607521*^9, {3.779609954353168*^9, - 3.77960995489648*^9}}, + 3.77960995489648*^9}, {3.779786465760126*^9, 3.779786466289262*^9}, + 3.779786506866982*^9}, CellLabel-> - "Out[91]//TableForm=",ExpressionUUID->"7aab9494-d9c1-4885-ad14-\ -986b804d67f9"] + "Out[96]//TableForm=",ExpressionUUID->"20696223-b974-4ee0-8a35-\ +76d0c04c60fe"] }, Open ]], Cell[CellGroupData[{ @@ -213967,7 +219040,7 @@ Cell[BoxData[{ CellChangeTimes->{{3.7790830515309143`*^9, 3.779083083145974*^9}, { 3.7790832533079653`*^9, 3.779083258081696*^9}, {3.779083342033791*^9, 3.779083368717235*^9}, {3.779609837925684*^9, 3.779609838364656*^9}}, - CellLabel->"In[92]:=",ExpressionUUID->"0885d563-94b0-4b57-97f4-2c6aec2f8795"], + CellLabel->"In[97]:=",ExpressionUUID->"0885d563-94b0-4b57-97f4-2c6aec2f8795"], Cell[BoxData[ TagBox[ @@ -213993,41 +219066,41 @@ Cell[BoxData[ RowBox[{"-", "0.8841939999999999245`2.9465475635265026"}], RowBox[{"-", "0.5546040672199952226`2.743983050176433"}], RowBox[{"-", "0.5071032251929858958`2.7050963726836703"}], - RowBox[{"-", "0.402000000000000135`2.60422605308447"}], - RowBox[{"-", "0.2267534269813671344`2.3555538593830727"}], - RowBox[{"-", "0.2256858533326608907`2.3535043370480095"}], + RowBox[{"-", "0.4100260000000002236`2.6128113964722153"}], + RowBox[{"-", "0.234779426981367223`2.370660038316976"}], + RowBox[{"-", "0.2337118533326609793`2.368680739377342"}], RowBox[{"-", "0.1750000000000007105`2.243038048686296"}]}, {"\<\"C\"\>", RowBox[{"-", "0.9211559999999998638`2.9643331852479293"}], RowBox[{"-", "0.5004661049294067965`2.699374669346613"}], RowBox[{"-", "0.3932232265056416765`2.5946391623781033"}], - RowBox[{"-", "0.3819999999999996732`2.5820633629117085"}], - RowBox[{"-", "0.1898816260085798291`2.278482942045323"}], - RowBox[{"-", "0.1814631533963009247`2.258788453607905"}], + RowBox[{"-", "0.38877800000000029`2.589701681282712"}], + RowBox[{"-", "0.196659626008580446`2.293715208920667"}], + RowBox[{"-", "0.1882411533963015415`2.274714575197048"}], RowBox[{"-", "0.1619999999999990337`2.209515014542628"}]}, {"\<\"G\"\>", RowBox[{"-", "0.9200669999999995241`2.9638194541616443"}], RowBox[{"-", "0.5867011382371050132`2.7684169307757562"}], RowBox[{"-", "0.5355213617252205793`2.728776799340333"}], - RowBox[{"-", "0.4109999999999995879`2.613841821876069"}], - RowBox[{"-", "0.2337229442037846994`2.3687013484725776"}], - RowBox[{"-", "0.2313982190228625058`2.3643600120421797"}], + RowBox[{"-", "0.4184749999999999304`2.6216695180369145"}], + RowBox[{"-", "0.2411979442037850419`2.382373601872936"}], + RowBox[{"-", "0.2388732190228619601`2.378167462087447"}], RowBox[{"-", "0.1810000000000000497`2.2576785748691846"}]}, {"\<\"T\"\>", RowBox[{"-", "0.8461160000000003123`2.92742990760923"}], RowBox[{"-", "0.5108848148773397213`2.7083229942598974"}], RowBox[{"-", "0.4549071737344156929`2.6579227855630965"}], - RowBox[{"-", "0.3769999999999988916`2.5763413502057917"}], - RowBox[{"-", "0.1950024323096037904`2.29004002844996"}], - RowBox[{"-", "0.190379781152246963`2.2796208232487047"}], + RowBox[{"-", "0.3840669999999999362`2.584406993096981"}], + RowBox[{"-", "0.202069432309604835`2.305500621366283"}], + RowBox[{"-", "0.1974467811522480076`2.295450058106944"}], RowBox[{"-", "0.1579999999999994742`2.1986570869544213"}]}, {"\<\"U\"\>", RowBox[{"-", "1.0025189999999994939`3.001092612231833"}], RowBox[{"-", "0.5777426322460801345`2.7617344157776738"}], RowBox[{"-", "0.4682880993629119359`2.6705131211673243"}], - RowBox[{"-", "0.3650000000000002132`2.562292864456475"}], - RowBox[{"-", "0.1330887698129625818`2.124141410741185"}], - RowBox[{"-", "0.110366702209310219`2.042838065893217"}], + RowBox[{"-", "0.5233030000000002957`2.718753224477313"}], + RowBox[{"-", "0.2913917698129626643`2.4644772812181435"}], + RowBox[{"-", "0.2686697022093103016`2.429218693953811"}], RowBox[{"-", "0.15899999999999892`2.2013971243204487"}]} }, GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, @@ -214053,10 +219126,11 @@ Cell[BoxData[ 3.779083083668021*^9, 3.779083260413556*^9, 3.779083371461207*^9, 3.779083877353828*^9, {3.779107123129794*^9, 3.779107123346291*^9}, { 3.7791149942289267`*^9, 3.779114994577814*^9}, 3.779120581693985*^9, { - 3.779609954428705*^9, 3.779609955031344*^9}}, + 3.779609954428705*^9, 3.779609955031344*^9}, 3.779786465779195*^9, + 3.779786507801176*^9}, CellLabel-> - "Out[94]//TableForm=",ExpressionUUID->"4569d061-b6b4-433c-bf27-\ -1275e507dc20"] + "Out[99]//TableForm=",ExpressionUUID->"9fb1da72-b471-4f77-a87b-\ +6cab935996d0"] }, Open ]], Cell[CellGroupData[{ @@ -214205,7 +219279,7 @@ Cell[BoxData[{ RowBox[{"Scaled", "[", RowBox[{"{", RowBox[{"0.36", ",", "0.4"}], "}"}], "]"}], ",", "Automatic", ",", - "3"}], "]"}], ",", "\[IndentingNewLine]", + "4"}], "]"}], ",", "\[IndentingNewLine]", RowBox[{"Inset", "[", RowBox[{ RowBox[{"ChemicalData", "[", @@ -214270,8 +219344,9 @@ Cell[BoxData[{ 3.779119777774322*^9}, {3.7791198354577417`*^9, 3.779119856128281*^9}, { 3.779119979097682*^9, 3.779119979424932*^9}, 3.779120444847988*^9, { 3.7796099436154757`*^9, 3.7796099547261477`*^9}, {3.779610001175334*^9, - 3.779610006197423*^9}}, - CellLabel->"In[98]:=",ExpressionUUID->"6e0bf562-5aa6-452f-b6fb-9502e21cd49a"], + 3.779610006197423*^9}, {3.7797869186956863`*^9, 3.7797869366615543`*^9}}, + CellLabel-> + "In[112]:=",ExpressionUUID->"6e0bf562-5aa6-452f-b6fb-9502e21cd49a"], Cell[BoxData[ GraphicsBox[{ @@ -214380,19 +219455,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{3.9999999999999996`, 0.}, { - 4.833333333333333, -0.40200000000000014`}, "RoundingRadius" -> + 4.833333333333333, -0.4100260000000002}, "RoundingRadius" -> 0]}, ImageSizeCache->{{199.41764705882352`, - 223.49934640522875`}, {-146.8125, -78.49508207575113}}], + 223.49934640522875`}, {-146.8125, -77.14109551789036}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.40200000000000014`]& , - TagBoxNote->"-0.40200000000000014"], + StatusArea[#, -0.4100260000000002]& , + TagBoxNote->"-0.4100260000000002"], StyleBox[ - RowBox[{"-", "0.40200000000000014`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.4100260000000002`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.40200000000000014`, {FontFamily -> "Times"}], + Style[-0.4100260000000002, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[0.932, 1., 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -214409,19 +219484,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{5., 0.}, { - 5.833333333333333, -0.22675342698136713`}, "RoundingRadius" -> + 5.833333333333333, -0.23477942698136722`}, "RoundingRadius" -> 0]}, ImageSizeCache->{{227.7156862745098, - 251.79738562091504`}, {-146.8125, -108.05918675783329`}}], + 251.79738562091504`}, {-146.8125, -106.70520019997252`}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.22675342698136713`]& , - TagBoxNote->"-0.22675342698136713"], + StatusArea[#, -0.23477942698136722`]& , + TagBoxNote->"-0.23477942698136722"], StyleBox[ - RowBox[{"-", "0.22675342698136713`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.23477942698136722`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.22675342698136713`, {FontFamily -> "Times"}], + Style[-0.23477942698136722`, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[1., 0.864, 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -214438,19 +219513,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{6., 0.}, { - 6.833333333333333, -0.2256858533326609}, "RoundingRadius" -> + 6.833333333333333, -0.23371185333266098`}, "RoundingRadius" -> 0]}, ImageSizeCache->{{256.01372549019607`, - 280.0954248366013}, {-146.8125, -108.23928647997066`}}], + 280.0954248366013}, {-146.8125, -106.8852999221099}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.2256858533326609]& , - TagBoxNote->"-0.2256858533326609"], + StatusArea[#, -0.23371185333266098`]& , + TagBoxNote->"-0.23371185333266098"], StyleBox[ - RowBox[{"-", "0.2256858533326609`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.23371185333266098`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.2256858533326609, {FontFamily -> "Times"}], + Style[-0.23371185333266098`, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[1., 0.66, 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -214580,18 +219655,18 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{11.666666666666666`, 0.}, { - 12.5, -0.3819999999999997}, "RoundingRadius" -> 0]}, + 12.5, -0.3887780000000003}, "RoundingRadius" -> 0]}, ImageSizeCache->{{416.3692810457517, - 440.4509803921569}, {-146.8125, -81.86908296750488}}], + 440.4509803921569}, {-146.8125, -80.72563406528946}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.3819999999999997]& , - TagBoxNote->"-0.3819999999999997"], + StatusArea[#, -0.3887780000000003]& , + TagBoxNote->"-0.3887780000000003"], StyleBox[ - RowBox[{"-", "0.3819999999999997`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.3887780000000003`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.3819999999999997, {FontFamily -> "Times"}], + Style[-0.3887780000000003, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[0.932, 1., 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -214608,18 +219683,18 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{12.666666666666666`, 0.}, { - 13.5, -0.18988162600857983`}, "RoundingRadius" -> 0]}, + 13.5, -0.19665962600858045`}, "RoundingRadius" -> 0]}, ImageSizeCache->{{444.6673202614379, - 468.74901960784314`}, {-146.8125, -114.27946122597069`}}], + 468.74901960784314`}, {-146.8125, -113.13601232375527`}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.18988162600857983`]& , - TagBoxNote->"-0.18988162600857983"], + StatusArea[#, -0.19665962600858045`]& , + TagBoxNote->"-0.19665962600858045"], StyleBox[ - RowBox[{"-", "0.18988162600857983`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.19665962600858045`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.18988162600857983`, {FontFamily -> "Times"}], + Style[-0.19665962600858045`, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[1., 0.864, 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -214636,18 +219711,18 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{13.666666666666666`, 0.}, { - 14.5, -0.18146315339630092`}, "RoundingRadius" -> 0]}, + 14.5, -0.18824115339630154`}, "RoundingRadius" -> 0]}, ImageSizeCache->{{472.96535947712414`, - 497.0470588235295}, {-146.8125, -115.69965793102234`}}], + 497.0470588235295}, {-146.8125, -114.55620902880692`}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.18146315339630092`]& , - TagBoxNote->"-0.18146315339630092"], + StatusArea[#, -0.18824115339630154`]& , + TagBoxNote->"-0.18824115339630154"], StyleBox[ - RowBox[{"-", "0.18146315339630092`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.18824115339630154`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.18146315339630092`, {FontFamily -> "Times"}], + Style[-0.18824115339630154`, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[1., 0.66, 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -214778,19 +219853,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{19.333333333333332`, 0.}, { - 20.166666666666664`, -0.4109999999999996}, "RoundingRadius" -> + 20.166666666666664`, -0.41847499999999993`}, "RoundingRadius" -> 0]}, ImageSizeCache->{{633.3209150326797, - 657.402614379085}, {-146.8125, -76.97678167446206}}], + 657.402614379085}, {-146.8125, -75.71574884116907}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.4109999999999996]& , - TagBoxNote->"-0.4109999999999996"], + StatusArea[#, -0.41847499999999993`]& , + TagBoxNote->"-0.41847499999999993"], StyleBox[ - RowBox[{"-", "0.4109999999999996`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.41847499999999993`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.4109999999999996, {FontFamily -> "Times"}], + Style[-0.41847499999999993`, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[0.932, 1., 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -214807,19 +219882,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{20.333333333333332`, 0.}, { - 21.166666666666664`, -0.2337229442037847}, "RoundingRadius" -> + 21.166666666666664`, -0.24119794420378504`}, "RoundingRadius" -> 0]}, ImageSizeCache->{{661.6189542483661, - 685.7006535947712}, {-146.8125, -106.8834288916568}}], + 685.7006535947712}, {-146.8125, -105.62239605836382`}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.2337229442037847]& , - TagBoxNote->"-0.2337229442037847"], + StatusArea[#, -0.24119794420378504`]& , + TagBoxNote->"-0.24119794420378504"], StyleBox[ - RowBox[{"-", "0.2337229442037847`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.24119794420378504`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.2337229442037847, {FontFamily -> "Times"}], + Style[-0.24119794420378504`, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[1., 0.864, 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -214836,19 +219911,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{21.333333333333332`, 0.}, { - 22.166666666666664`, -0.2313982190228625}, "RoundingRadius" -> + 22.166666666666664`, -0.23887321902286196`}, "RoundingRadius" -> 0]}, ImageSizeCache->{{689.9169934640523, - 713.9986928104576}, {-146.8125, -107.27561013333249`}}], + 713.9986928104576}, {-146.8125, -106.01457730003965`}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.2313982190228625]& , - TagBoxNote->"-0.2313982190228625"], + StatusArea[#, -0.23887321902286196`]& , + TagBoxNote->"-0.23887321902286196"], StyleBox[ - RowBox[{"-", "0.2313982190228625`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.23887321902286196`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.2313982190228625, {FontFamily -> "Times"}], + Style[-0.23887321902286196`, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[1., 0.66, 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -214981,19 +220056,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{26.999999999999996`, 0.}, { - 27.83333333333333, -0.3769999999999989}, "RoundingRadius" -> + 27.83333333333333, -0.38406699999999994`}, "RoundingRadius" -> 0]}, ImageSizeCache->{{850.2725490196078, - 874.354248366013}, {-146.8125, -82.71258319044342}}], + 874.354248366013}, {-146.8125, -81.52037997534208}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.3769999999999989]& , - TagBoxNote->"-0.3769999999999989"], + StatusArea[#, -0.38406699999999994`]& , + TagBoxNote->"-0.38406699999999994"], StyleBox[ - RowBox[{"-", "0.3769999999999989`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.38406699999999994`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.3769999999999989, {FontFamily -> "Times"}], + Style[-0.38406699999999994`, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[0.932, 1., 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -215010,19 +220085,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{27.999999999999996`, 0.}, { - 28.83333333333333, -0.1950024323096038}, "RoundingRadius" -> + 28.83333333333333, -0.20206943230960484`}, "RoundingRadius" -> 0]}, ImageSizeCache->{{878.570588235294, - 902.6522875816993}, {-146.8125, -113.41558097466307`}}], + 902.6522875816993}, {-146.8125, -112.22337775956173`}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.1950024323096038]& , - TagBoxNote->"-0.1950024323096038"], + StatusArea[#, -0.20206943230960484`]& , + TagBoxNote->"-0.20206943230960484"], StyleBox[ - RowBox[{"-", "0.1950024323096038`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.20206943230960484`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.1950024323096038, {FontFamily -> "Times"}], + Style[-0.20206943230960484`, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[1., 0.864, 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -215039,20 +220114,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{28.999999999999996`, 0.}, { - 29.83333333333333, -0.19037978115224696`}, "RoundingRadius" -> + 29.83333333333333, -0.197446781152248}, "RoundingRadius" -> 0]}, ImageSizeCache->{{906.8686274509804, - 930.9503267973856}, {-146.8125, -114.19542243102248`}}], + 930.9503267973856}, {-146.8125, -113.00321921592113`}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.19037978115224696`]& , - TagBoxNote->"-0.19037978115224696"], + StatusArea[#, -0.197446781152248]& , + TagBoxNote->"-0.197446781152248"], StyleBox[ - RowBox[{"-", "0.19037978115224696`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.197446781152248`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.19037978115224696`, {FontFamily -> "Times"}], - "Tooltip"]& ]}, + Style[-0.197446781152248, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[1., 0.66, 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], TagBox[ @@ -215184,19 +220258,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{34.66666666666666, 0.}, { - 35.49999999999999, -0.3650000000000002}, "RoundingRadius" -> + 35.49999999999999, -0.5233030000000003}, "RoundingRadius" -> 0]}, ImageSizeCache->{{1067.2241830065357`, - 1091.3058823529411`}, {-146.8125, -84.7369837254954}}], + 1091.3058823529411`}, {-146.8125, -58.0312605671313}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.3650000000000002]& , - TagBoxNote->"-0.3650000000000002"], + StatusArea[#, -0.5233030000000003]& , + TagBoxNote->"-0.5233030000000003"], StyleBox[ - RowBox[{"-", "0.3650000000000002`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.5233030000000003`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.3650000000000002, {FontFamily -> "Times"}], + Style[-0.5233030000000003, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[0.932, 1., 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -215213,19 +220287,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{35.66666666666666, 0.}, { - 36.49999999999999, -0.13308876981296258`}, "RoundingRadius" -> + 36.49999999999999, -0.29139176981296266`}, "RoundingRadius" -> 0]}, ImageSizeCache->{{1095.522222222222, - 1119.6039215686274`}, {-146.8125, -123.86041859843324`}}], + 1119.6039215686274`}, {-146.8125, -97.15469544006913}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.13308876981296258`]& , - TagBoxNote->"-0.13308876981296258"], + StatusArea[#, -0.29139176981296266`]& , + TagBoxNote->"-0.29139176981296266"], StyleBox[ - RowBox[{"-", "0.13308876981296258`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.29139176981296266`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.13308876981296258`, {FontFamily -> "Times"}], + Style[-0.29139176981296266`, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[1., 0.864, 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -215242,19 +220316,19 @@ Cell[BoxData[ Opacity[0.66]}], {}, {}], RectangleBox[{36.66666666666666, 0.}, { - 37.49999999999999, -0.11036670220931022`}, "RoundingRadius" -> + 37.49999999999999, -0.2686697022093103}, "RoundingRadius" -> 0]}, ImageSizeCache->{{1123.8202614379084`, - 1147.9019607843136`}, {-146.8125, -127.69363241629375`}}], + 1147.9019607843136`}, {-146.8125, -100.98790925792964`}}], "DelayedMouseEffectStyle"], - StatusArea[#, -0.11036670220931022`]& , - TagBoxNote->"-0.11036670220931022"], + StatusArea[#, -0.2686697022093103]& , + TagBoxNote->"-0.2686697022093103"], StyleBox[ - RowBox[{"-", "0.11036670220931022`"}], {FontFamily -> "Times"}, + RowBox[{"-", "0.2686697022093103`"}], {FontFamily -> "Times"}, StripOnInput -> False]], Annotation[#, - Style[-0.11036670220931022`, {FontFamily -> "Times"}], + Style[-0.2686697022093103, {FontFamily -> "Times"}], "Tooltip"]& ]}, {RGBColor[1., 0.66, 0.66], EdgeForm[{Opacity[0.45499999999999996`], Thickness[Small]}], @@ -215293,11 +220367,12 @@ Cell[BoxData[ 2., -0.5546040672199952}, {2.833333333333333, -0.5546040672199952}, { 2.9999999999999996`, -0.5071032251929859}, { 3.833333333333333, -0.5071032251929859}, { - 3.9999999999999996`, -0.40200000000000014`}, { - 4.833333333333333, -0.40200000000000014`}, { - 5., -0.22675342698136713`}, { - 5.833333333333333, -0.22675342698136713`}, { - 6., -0.2256858533326609}, {6.833333333333333, -0.2256858533326609}, { + 3.9999999999999996`, -0.4100260000000002}, { + 4.833333333333333, -0.4100260000000002}, { + 5., -0.23477942698136722`}, { + 5.833333333333333, -0.23477942698136722`}, { + 6., -0.23371185333266098`}, { + 6.833333333333333, -0.23371185333266098`}, { 7., -0.1750000000000007}, {7.833333333333333, -0.1750000000000007}}]}, {RGBColor[0.44000000000000006`, 0.6666666666666667, 0.6666666666666667], PointSize[ @@ -215308,12 +220383,12 @@ Cell[BoxData[ 10.5, -0.5004661049294068}, { 10.666666666666666`, -0.3932232265056417}, { 11.5, -0.3932232265056417}, { - 11.666666666666666`, -0.3819999999999997}, { - 12.5, -0.3819999999999997}, { - 12.666666666666666`, -0.18988162600857983`}, { - 13.5, -0.18988162600857983`}, { - 13.666666666666666`, -0.18146315339630092`}, { - 14.5, -0.18146315339630092`}, { + 11.666666666666666`, -0.3887780000000003}, { + 12.5, -0.3887780000000003}, { + 12.666666666666666`, -0.19665962600858045`}, { + 13.5, -0.19665962600858045`}, { + 13.666666666666666`, -0.18824115339630154`}, { + 14.5, -0.18824115339630154`}, { 14.666666666666666`, -0.16199999999999903`}, { 15.5, -0.16199999999999903`}}]}, {RGBColor[0.44000000000000006`, 0.6666666666666667, 0.5306666666666667], @@ -215326,12 +220401,12 @@ Cell[BoxData[ 18.166666666666664`, -0.586701138237105}, { 18.333333333333332`, -0.5355213617252206}, { 19.166666666666664`, -0.5355213617252206}, { - 19.333333333333332`, -0.4109999999999996}, { - 20.166666666666664`, -0.4109999999999996}, { - 20.333333333333332`, -0.2337229442037847}, { - 21.166666666666664`, -0.2337229442037847}, { - 21.333333333333332`, -0.2313982190228625}, { - 22.166666666666664`, -0.2313982190228625}, { + 19.333333333333332`, -0.41847499999999993`}, { + 20.166666666666664`, -0.41847499999999993`}, { + 20.333333333333332`, -0.24119794420378504`}, { + 21.166666666666664`, -0.24119794420378504`}, { + 21.333333333333332`, -0.23887321902286196`}, { + 22.166666666666664`, -0.23887321902286196`}, { 22.333333333333332`, -0.18100000000000005`}, { 23.166666666666664`, -0.18100000000000005`}}]}, {RGBColor[0.4853333333333334, 0.6666666666666667, 0.44000000000000006`], @@ -215344,12 +220419,12 @@ Cell[BoxData[ 25.83333333333333, -0.5108848148773397}, { 25.999999999999996`, -0.4549071737344157}, { 26.83333333333333, -0.4549071737344157}, { - 26.999999999999996`, -0.3769999999999989}, { - 27.83333333333333, -0.3769999999999989}, { - 27.999999999999996`, -0.1950024323096038}, { - 28.83333333333333, -0.1950024323096038}, { - 28.999999999999996`, -0.19037978115224696`}, { - 29.83333333333333, -0.19037978115224696`}, { + 26.999999999999996`, -0.38406699999999994`}, { + 27.83333333333333, -0.38406699999999994`}, { + 27.999999999999996`, -0.20206943230960484`}, { + 28.83333333333333, -0.20206943230960484`}, { + 28.999999999999996`, -0.197446781152248}, { + 29.83333333333333, -0.197446781152248}, { 29.999999999999996`, -0.15799999999999947`}, { 30.83333333333333, -0.15799999999999947`}}]}, {RGBColor[0.6213333333333334, 0.6666666666666667, 0.44000000000000006`], @@ -215362,12 +220437,12 @@ Cell[BoxData[ 33.49999999999999, -0.5777426322460801}, { 33.66666666666666, -0.46828809936291194`}, { 34.49999999999999, -0.46828809936291194`}, { - 34.66666666666666, -0.3650000000000002}, { - 35.49999999999999, -0.3650000000000002}, { - 35.66666666666666, -0.13308876981296258`}, { - 36.49999999999999, -0.13308876981296258`}, { - 36.66666666666666, -0.11036670220931022`}, { - 37.49999999999999, -0.11036670220931022`}, { + 34.66666666666666, -0.5233030000000003}, { + 35.49999999999999, -0.5233030000000003}, { + 35.66666666666666, -0.29139176981296266`}, { + 36.49999999999999, -0.29139176981296266`}, { + 36.66666666666666, -0.2686697022093103}, { + 37.49999999999999, -0.2686697022093103}, { 37.66666666666666, -0.15899999999999892`}, { 38.49999999999999, -0.15899999999999892`}}]}}, { {RGBColor[0.44000000000000006`, 0.5306666666666668, 0.6666666666666667], @@ -215643,7 +220718,7 @@ N3nC/QUGDzIg6bwoDy5eDUqIckWQ9IMkDgBssTf4 CylinderBox[{29, 32}, 8.], CylinderBox[{31, 33}, 8.]}]}, ViewPoint -> {0., 0., 3.38}, ImageSize -> 225.2742100893225, Boxed -> False, Lighting -> "Neutral"], - Scaled[{0.36, 0.4}], Automatic, 3], + Scaled[{0.36, 0.4}], Automatic, 4], InsetBox[ Graphics3DBox[{ Specularity[ @@ -225630,9 +230705,10 @@ c8/l7V7KZJ6S+2R+E73Z8/w3AprM3Q== 3.779119661354648*^9, {3.779119693173772*^9, 3.779119700675027*^9}, 3.779119735777349*^9, 3.779119765911778*^9, {3.7791198186171494`*^9, 3.779119857065888*^9}, 3.7791199214640923`*^9, 3.779119981384886*^9, - 3.7791204459605*^9, 3.779609974597354*^9, 3.7796100096373177`*^9}, + 3.7791204459605*^9, 3.779609974597354*^9, 3.7796100096373177`*^9, + 3.7797867094705133`*^9, {3.779786919257162*^9, 3.779786937670356*^9}}, CellLabel-> - "Out[100]=",ExpressionUUID->"1f40df98-067d-4564-b835-a301a6ff056c"] + "Out[114]=",ExpressionUUID->"3f76b1d1-8c92-48e6-82d7-c7b922e359e9"] }, Open ]] }, Open ]], @@ -225743,7 +230819,8 @@ cyD9LGvBQRC9pObBCxAttITpE4g22p0q/gJIm87MkQDRQb1d598C6e83Ky6C EphWq3/x4z3IPef7WD6A7FVRFADRJrv0wLRBes8hNo03jpvfRp4E0RKs8e3s QHqf04EOEP0tbM0cDs03jlsYdoFpuy+nF4FoGzuLJSAaAKOatv8= "], - CellLabel->"In[81]:=",ExpressionUUID->"223dd076-11c6-4e21-adfd-47ec45d93ecb"], + CellLabel-> + "In[115]:=",ExpressionUUID->"223dd076-11c6-4e21-adfd-47ec45d93ecb"], Cell[BoxData[ TagBox[ @@ -225773,9 +230850,10 @@ Cell[BoxData[ HoldForm]}, {"\<\"A\"\>", RowBox[{"-", "1.5723020000000000884`3.1965359668539874"}], - RowBox[{"-", "23.6108035375979987691`4.373110767511024"}], + RowBox[{"-", "23.8371478465123587398`4.377254290136027"}], RowBox[{"-", "14.4568932804700001071`4.160074975108576"}], RowBox[{"-", "0.1724999999999999867`2.236789099409293"}], + "14.5216484508000007736`4.162015918874442", RowBox[{ RowBox[{"-", "0.1724999999999999867`2.236789099409293"}], "-", RowBox[{"27.2113860199999990641`4.434750663261108", " ", @@ -225786,83 +230864,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", - RowBox[{"{", - RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", - "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", - "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", - "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", - "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", - "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", - "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], - "}"}]}], "}"}], "\[LeftDoubleBracket]", - RowBox[{"1", ",", "7"}], "\[RightDoubleBracket]"}]}]}], - RowBox[{ - RowBox[{"-", "0.1724999999999999867`2.236789099409293"}], "-", - RowBox[{"27.2113860199999990641`4.434750663261108", " ", - RowBox[{ - RowBox[{"{", - RowBox[{ - RowBox[{"{", - - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", - "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", - "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", - "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", - "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "8"}], "\[RightDoubleBracket]"}]}]}], RowBox[{ @@ -225874,39 +230913,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "9"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -225918,39 +230962,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -225962,39 +231011,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "11"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226006,90 +231060,54 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "12"}], "\[RightDoubleBracket]"}]}]}, {"\<\"C\"\>", RowBox[{"-", "1.4006240000000000911`3.1463215638071067"}], - RowBox[{"-", "17.8743970965080016811`4.252231401965396"}], + RowBox[{"-", "18.0915439569475999804`4.257475631722709"}], RowBox[{"-", "8.5789876320760001249`3.9334360417247516"}], "0.0257000000000000006`1.4099331233312944", RowBox[{"0.0257000000000000006`1.4099331233312944", "-", - RowBox[{"27.2113860199999990641`4.434750663261108", " ", - RowBox[{ - RowBox[{"{", - RowBox[{ - RowBox[{"{", - - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", - "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", - "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", - "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", - "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", - "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", - "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", - "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", - "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", - "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", - "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], - "}"}]}], "}"}], "\[LeftDoubleBracket]", - RowBox[{"2", ",", "7"}], "\[RightDoubleBracket]"}]}]}], + RowBox[{ + "27.2113860199999990641`4.434750663261108", " ", "\<\"NA\"\>"}]}], RowBox[{"0.0257000000000000006`1.4099331233312944", "-", RowBox[{"27.2113860199999990641`4.434750663261108", " ", RowBox[{ @@ -226099,39 +231117,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "8"}], "\[RightDoubleBracket]"}]}]}], RowBox[{ @@ -226143,39 +231166,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "9"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226187,39 +231215,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226231,39 +231264,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "11"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226275,91 +231313,55 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "12"}], "\[RightDoubleBracket]"}]}]}, {"\<\"G\"\>", RowBox[{"-", "1.8849929999999999186`3.275309741774163"}], - RowBox[{"-", "32.198477026280002633`4.507835330244749"}], + RowBox[{"-", "32.4260458475652555421`4.510893992420007"}], RowBox[{"-", "22.2581577131740004916`4.347489215339514"}], RowBox[{"-", "0.414899999999999991`2.6179434348289727"}], RowBox[{ RowBox[{"-", "0.414899999999999991`2.6179434348289727"}], "-", - RowBox[{"27.2113860199999990641`4.434750663261108", " ", - RowBox[{ - RowBox[{"{", - RowBox[{ - RowBox[{"{", - - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", - "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", - "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", - "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", - "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", - "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", - "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", - "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", - "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", - "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", - "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], - "}"}]}], "}"}], "\[LeftDoubleBracket]", - RowBox[{"3", ",", "7"}], "\[RightDoubleBracket]"}]}]}], + RowBox[{ + "27.2113860199999990641`4.434750663261108", " ", "\<\"NA\"\>"}]}], RowBox[{ RowBox[{"-", "0.414899999999999991`2.6179434348289727"}], "-", RowBox[{"27.2113860199999990641`4.434750663261108", " ", @@ -226370,39 +231372,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "8"}], "\[RightDoubleBracket]"}]}]}], RowBox[{ @@ -226414,39 +231421,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "9"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226458,39 +231470,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226502,39 +231519,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "11"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226546,46 +231568,52 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "12"}], "\[RightDoubleBracket]"}]}]}, {"\<\"T\"\>", RowBox[{"-", "1.194188999999999945`3.0770730664594748"}], - RowBox[{"-", "11.5481213806099987096`4.062511340038272"}], + RowBox[{"-", "11.763254598484119029`4.070527496792051"}], RowBox[{"-", "2.7289111715279998904`3.4359893992305093"}], "0.2136000000000000121`2.3296012483565187", + "8.1049019458000000071`3.908747765062932", RowBox[{"0.2136000000000000121`2.3296012483565187", "-", RowBox[{"27.2113860199999990641`4.434750663261108", " ", RowBox[{ @@ -226595,83 +231623,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], - "}"}]}], "}"}], "\[LeftDoubleBracket]", - RowBox[{"4", ",", "7"}], "\[RightDoubleBracket]"}]}]}], - RowBox[{"0.2136000000000000121`2.3296012483565187", "-", - RowBox[{"27.2113860199999990641`4.434750663261108", " ", - RowBox[{ - RowBox[{"{", - RowBox[{ - RowBox[{"{", - - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", - "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", - "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", - "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", - "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", - "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", - "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", - "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", - "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", - "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", - "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "8"}], "\[RightDoubleBracket]"}]}]}], RowBox[{ @@ -226683,39 +231672,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "9"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226727,39 +231721,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226771,39 +231770,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "11"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226815,46 +231819,52 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "12"}], "\[RightDoubleBracket]"}]}]}, {"\<\"U\"\>", RowBox[{"-", "1.1578189999999999316`3.0636406721330567"}], - RowBox[{"-", "10.485882127655999696`4.020604971478383"}], + RowBox[{"-", "10.6998996787033000544`4.029379705798311"}], RowBox[{"-", "1.4952401866479998471`3.174710960792482"}], "0.2832000000000000073`2.4520932490177314", + "6.2697049244000000456`3.7972471018003535", RowBox[{"0.2832000000000000073`2.4520932490177314", "-", RowBox[{"27.2113860199999990641`4.434750663261108", " ", RowBox[{ @@ -226864,83 +231874,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], - "}"}]}], "}"}], "\[LeftDoubleBracket]", - RowBox[{"5", ",", "7"}], "\[RightDoubleBracket]"}]}]}], - RowBox[{"0.2832000000000000073`2.4520932490177314", "-", - RowBox[{"27.2113860199999990641`4.434750663261108", " ", - RowBox[{ - RowBox[{"{", - RowBox[{ - RowBox[{"{", - - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", - "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", - "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", - "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", - "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", - "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", - "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", - "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", - "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", - "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", - "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "8"}], "\[RightDoubleBracket]"}]}]}], RowBox[{ @@ -226949,42 +231920,46 @@ Cell[BoxData[ RowBox[{"{", RowBox[{ RowBox[{"{", - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "9"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -226996,39 +231971,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -227040,39 +232020,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "11"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -227084,39 +232069,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "12"}], "\[RightDoubleBracket]"}]}]} }, @@ -227149,10 +232139,11 @@ Cell[BoxData[ 3.779081724343192*^9, 3.779081724800482*^9}, {3.779081776496632*^9, 3.77908180310662*^9}, 3.77908325962539*^9, 3.779083334623713*^9, 3.7790838762701902`*^9, 3.779107122621223*^9, {3.7791149941274977`*^9, - 3.7791149944437227`*^9}, 3.779120581607521*^9, 3.779609954484037*^9}, + 3.7791149944437227`*^9}, 3.779120581607521*^9, 3.779609954484037*^9, + 3.779786465905891*^9, 3.7797903009205236`*^9}, CellLabel-> - "Out[83]//TableForm=",ExpressionUUID->"89d3c581-82d9-431e-b58c-\ -ac6d09cfd85e"] + "Out[117]//TableForm=",ExpressionUUID->"ac210c8b-f7b2-4360-b7ae-\ +cc78158c7b5b"] }, Open ]], Cell[CellGroupData[{ @@ -227254,7 +232245,7 @@ Cell[BoxData[{ 3.7790832533079653`*^9, 3.779083258081696*^9}, {3.779083342033791*^9, 3.779083368717235*^9}, {3.779609837925684*^9, 3.779609838364656*^9}, { 3.779609893189887*^9, 3.7796098974057283`*^9}}, - CellLabel->"In[84]:=",ExpressionUUID->"6d1a3678-ebb0-496f-b10d-b946f08cc7b2"], + CellLabel->"In[86]:=",ExpressionUUID->"6d1a3678-ebb0-496f-b10d-b946f08cc7b2"], Cell[BoxData[ TagBox[ @@ -227286,43 +232277,48 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ - RowBox[{"-", "23.6108035375979987691`4.373110767511024"}], "+", + RowBox[{"-", "23.8371478465123587398`4.377254290136027"}], "+", RowBox[{ RowBox[{"{", RowBox[{ @@ -227330,39 +232326,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -227374,39 +232375,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -227418,86 +232424,47 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "10"}], "\[RightDoubleBracket]"}]}], - RowBox[{ - RowBox[{"-", "0.1724999999999999867`2.236789099409293"}], "-", - RowBox[{"27.2113860199999990641`4.434750663261108", " ", - RowBox[{ - RowBox[{"{", - RowBox[{ - RowBox[{"{", - - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", - "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", - "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", - "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", - "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", - "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", - "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", - "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", - "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", - "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", - "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], - "}"}]}], "}"}], "\[LeftDoubleBracket]", - RowBox[{"1", ",", "7"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"14.5216484508000007736`4.162015918874442", "+", RowBox[{ RowBox[{"{", RowBox[{ @@ -227505,39 +232472,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -227550,39 +232522,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "8"}], "\[RightDoubleBracket]"}]}], "+", RowBox[{ @@ -227592,39 +232569,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -227637,81 +232619,90 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "9"}], "\[RightDoubleBracket]"}]}], "+", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"{", - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"1", ",", "10"}], "\[RightDoubleBracket]"}]}]}, {"\<\"C\"\>", @@ -227724,43 +232715,48 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ - RowBox[{"-", "17.8743970965080016811`4.252231401965396"}], "+", + RowBox[{"-", "18.0915439569475999804`4.257475631722709"}], "+", RowBox[{ RowBox[{"{", RowBox[{ @@ -227768,39 +232764,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -227812,39 +232813,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{"0.0257000000000000006`1.4099331233312944", "+", @@ -227855,85 +232861,49 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{"0.0257000000000000006`1.4099331233312944", "-", - RowBox[{"27.2113860199999990641`4.434750663261108", " ", - RowBox[{ - RowBox[{"{", - RowBox[{ - RowBox[{"{", - - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", - "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", - "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", - "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", - "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", - "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", - "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", - "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", - "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", - "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", - "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], - "}"}]}], "}"}], "\[LeftDoubleBracket]", - RowBox[{"2", ",", "7"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{ + "27.2113860199999990641`4.434750663261108", " ", "\<\"NA\"\>"}], "+", RowBox[{ RowBox[{"{", RowBox[{ @@ -227941,39 +232911,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{"0.0257000000000000006`1.4099331233312944", "-", @@ -227985,38 +232960,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", + RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "8"}], "\[RightDoubleBracket]"}]}], "+", RowBox[{ @@ -228026,39 +233007,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -228071,39 +233057,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "9"}], "\[RightDoubleBracket]"}]}], "+", RowBox[{ @@ -228113,39 +233104,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"2", ",", "10"}], "\[RightDoubleBracket]"}]}]}, {"\<\"G\"\>", @@ -228158,43 +233154,48 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ - RowBox[{"-", "32.198477026280002633`4.507835330244749"}], "+", + RowBox[{"-", "32.4260458475652555421`4.510893992420007"}], "+", RowBox[{ RowBox[{"{", RowBox[{ @@ -228202,39 +233203,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -228246,39 +233252,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -228290,85 +233301,50 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ RowBox[{"-", "0.414899999999999991`2.6179434348289727"}], "-", - RowBox[{"27.2113860199999990641`4.434750663261108", " ", - RowBox[{ - RowBox[{"{", - RowBox[{ - RowBox[{"{", - - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", - "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", - "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", - RowBox[{"{", - RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", - "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", - "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", - "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", - "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", - "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", - "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", - "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", - "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], - "}"}]}], "}"}], "\[LeftDoubleBracket]", - RowBox[{"3", ",", "7"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{ + "27.2113860199999990641`4.434750663261108", " ", "\<\"NA\"\>"}], "+", RowBox[{ RowBox[{"{", RowBox[{ @@ -228376,39 +233352,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -228421,39 +233402,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "8"}], "\[RightDoubleBracket]"}]}], "+", RowBox[{ @@ -228463,39 +233449,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -228508,39 +233499,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "9"}], "\[RightDoubleBracket]"}]}], "+", RowBox[{ @@ -228550,39 +233546,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"3", ",", "10"}], "\[RightDoubleBracket]"}]}]}, {"\<\"T\"\>", @@ -228595,43 +233596,48 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ - RowBox[{"-", "11.5481213806099987096`4.062511340038272"}], "+", + RowBox[{"-", "11.763254598484119029`4.070527496792051"}], "+", RowBox[{ RowBox[{"{", RowBox[{ @@ -228639,39 +233645,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -228683,39 +233694,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{"0.2136000000000000121`2.3296012483565187", "+", @@ -228726,85 +233742,47 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "10"}], "\[RightDoubleBracket]"}]}], - RowBox[{"0.2136000000000000121`2.3296012483565187", "-", - RowBox[{"27.2113860199999990641`4.434750663261108", " ", - RowBox[{ - RowBox[{"{", - RowBox[{ - RowBox[{"{", - - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", - "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", - "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", - "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", - "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", - "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", - "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", - "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", - "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", - "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", - "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], - "}"}]}], "}"}], "\[LeftDoubleBracket]", - RowBox[{"4", ",", "7"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"8.1049019458000000071`3.908747765062932", "+", RowBox[{ RowBox[{"{", RowBox[{ @@ -228812,39 +233790,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{"0.2136000000000000121`2.3296012483565187", "-", @@ -228856,39 +233839,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "8"}], "\[RightDoubleBracket]"}]}], "+", RowBox[{ @@ -228898,39 +233886,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -228943,39 +233936,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "9"}], "\[RightDoubleBracket]"}]}], "+", RowBox[{ @@ -228985,39 +233983,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"4", ",", "10"}], "\[RightDoubleBracket]"}]}]}, {"\<\"U\"\>", @@ -229030,43 +234033,48 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ - RowBox[{"-", "10.485882127655999696`4.020604971478383"}], "+", + RowBox[{"-", "10.6998996787033000544`4.029379705798311"}], "+", RowBox[{ RowBox[{"{", RowBox[{ @@ -229074,39 +234082,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -229118,39 +234131,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{"0.2832000000000000073`2.4520932490177314", "+", @@ -229161,85 +234179,46 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "10"}], "\[RightDoubleBracket]"}]}], - RowBox[{"0.2832000000000000073`2.4520932490177314", "-", - RowBox[{"27.2113860199999990641`4.434750663261108", " ", - RowBox[{ - RowBox[{"{", - RowBox[{ - RowBox[{"{", - - RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", - "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", - "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", - "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", - "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", - "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", - "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", - "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", - "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", - RowBox[{"{", - - RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", - "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", - "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], - "}"}]}], "}"}], "\[LeftDoubleBracket]", - RowBox[{"5", ",", "7"}], "\[RightDoubleBracket]"}]}], "+", + RowBox[{"6.2697049244000000456`3.7972471018003535", "+", RowBox[{ RowBox[{"{", RowBox[{ @@ -229247,39 +234226,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{"0.2832000000000000073`2.4520932490177314", "-", @@ -229291,38 +234275,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", + RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "8"}], "\[RightDoubleBracket]"}]}], "+", RowBox[{ @@ -229332,39 +234322,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "10"}], "\[RightDoubleBracket]"}]}], RowBox[{ @@ -229377,39 +234372,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "9"}], "\[RightDoubleBracket]"}]}], "+", RowBox[{ @@ -229419,39 +234419,44 @@ Cell[BoxData[ RowBox[{"\<\"A\"\>", ",", "\<\"73-24-5\"\>", ",", "1.5723020000000000884`3.1965359668539874", ",", - "0.8098999999999999533`2.908431398966006", ",", + "0.8182180000000000009`2.912869029323547", ",", "0.4734999999999999765`2.675319983339292", ",", - "0.1724999999999999867`2.236789099409293"}], "}"}], ",", + "0.1724999999999999867`2.236789099409293", ",", + RowBox[{"-", "0.5400000000000000355`2.732393759822969"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"C\"\>", ",", "\<\"71-30-7\"\>", ",", "1.4006240000000000911`3.1463215638071067", ",", - "0.6054000000000000492`2.782042416620554", ",", + "0.6133800000000000363`2.787729611178186", ",", "0.263799999999999979`2.4212747912103465", ",", - RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}]}], - "}"}], ",", + RowBox[{"-", "0.0257000000000000006`1.4099331233312944"}], + ",", "\<\"NA\"\>"}], "}"}], ",", RowBox[{"{", RowBox[{"\<\"G\"\>", ",", "\<\"73-40-5\"\>", ",", "1.8849929999999999186`3.275309741774163", ",", - "1.1140000000000001013`3.04688519083771", ",", + "1.1223629999999999995`3.050133341234227", ",", "0.7487000000000000322`2.874307833128039", ",", - "0.414899999999999991`2.6179434348289727"}], "}"}], ",", + "0.414899999999999991`2.6179434348289727", ",", "\<\"NA\"\>"}], + "}"}], ",", RowBox[{"{", RowBox[{"\<\"T\"\>", ",", "\<\"65-71-4\"\>", ",", "1.194188999999999945`3.0770730664594748", ",", - "0.3805000000000000049`2.580354661106592", ",", + "0.3884059999999999735`2.589285930161726", ",", "0.0563999999999999987`1.7512791039833424", ",", - RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}]}], - "}"}], ",", + RowBox[{"-", "0.2136000000000000121`2.3296012483565187"}], ",", + RowBox[{"-", "0.28999999999999998`2.462397997898956"}]}], "}"}], + ",", RowBox[{"{", RowBox[{"\<\"U\"\>", ",", "\<\"66-22-8\"\>", ",", "1.1578189999999999316`3.0636406721330567", ",", - "0.3427999999999999936`2.5350408132511606", ",", + "0.3506650000000000045`2.544892420955881", ",", "0.0123999999999999996`1.0934216851622351", ",", - RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}]}], + RowBox[{"-", "0.2832000000000000073`2.4520932490177314"}], ",", + RowBox[{"-", "0.2200000000000000011`2.3424226808222066"}]}], "}"}]}], "}"}], "\[LeftDoubleBracket]", RowBox[{"5", ",", "10"}], "\[RightDoubleBracket]"}]}]} }, @@ -229478,10 +234483,10 @@ Cell[BoxData[ 3.779083083668021*^9, 3.779083260413556*^9, 3.779083371461207*^9, 3.779083877353828*^9, {3.779107123129794*^9, 3.779107123346291*^9}, { 3.7791149942289267`*^9, 3.779114994577814*^9}, 3.779120581693985*^9, - 3.779609954599752*^9}, + 3.779609954599752*^9, 3.779786466038061*^9}, CellLabel-> - "Out[86]//TableForm=",ExpressionUUID->"1c70de59-8311-4dc8-91cb-\ -87972ad9164c"] + "Out[88]//TableForm=",ExpressionUUID->"22f8241f-2910-4163-a2b1-\ +90bfc94bb2bb"] }, Open ]], Cell[BoxData[{ @@ -229696,7 +234701,7 @@ Cell[BoxData[{ 3.7796099924709806`*^9}},ExpressionUUID->"c8108385-10fb-481f-ba17-\ 8a16f9de1ad2"] }, Open ]] -}, Closed]] +}, Open ]] }, Open ]], Cell[CellGroupData[{ @@ -230991,7 +235996,7 @@ Cell[BoxData[{ InitializationCell->True, CellChangeTimes->{{3.775979395177147*^9, 3.775979401152217*^9}, { 3.775979751816133*^9, 3.775979751982893*^9}}, - CellLabel->"In[87]:=",ExpressionUUID->"213df3fe-4089-4210-bf02-8173ea32533a"], + CellLabel->"In[89]:=",ExpressionUUID->"213df3fe-4089-4210-bf02-8173ea32533a"], Cell[CellGroupData[{ @@ -231369,265 +236374,265 @@ Cell[37385, 913, 722, 19, 54, "Section",ExpressionUUID->"50962d13-41d1-4f26-9807 Cell[CellGroupData[{ Cell[38132, 936, 2453, 57, 194, "Input",ExpressionUUID->"740b32b3-1b8a-4ece-8173-ba84e85f7b14", InitializationCell->True], -Cell[40588, 995, 5134, 103, 70, "Output",ExpressionUUID->"1c3b522c-b0f2-4809-a18c-3ca0c1d2cf58"] +Cell[40588, 995, 5156, 103, 70, "Output",ExpressionUUID->"40f927e8-67a1-476b-88f5-bc07063f413d"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[45771, 1104, 770, 20, 54, "Section",ExpressionUUID->"6811e92e-26bd-4687-be1f-71606109c64f"], +Cell[45793, 1104, 770, 20, 54, "Section",ExpressionUUID->"6811e92e-26bd-4687-be1f-71606109c64f"], Cell[CellGroupData[{ -Cell[46566, 1128, 2453, 57, 194, "Input",ExpressionUUID->"96bebe42-c17e-4928-8aeb-b7edbd2782ad", +Cell[46588, 1128, 2453, 57, 194, "Input",ExpressionUUID->"96bebe42-c17e-4928-8aeb-b7edbd2782ad", InitializationCell->True], -Cell[49022, 1187, 5070, 103, 70, "Output",ExpressionUUID->"fab0a86e-f1c4-4ada-9061-ac5abf179435"] +Cell[49044, 1187, 5092, 103, 70, "Output",ExpressionUUID->"83b57770-5e91-4790-8b2f-a73f87b22be4"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[54141, 1296, 820, 20, 54, "Section",ExpressionUUID->"8d79f72d-0619-41cf-8285-c2faeb7fccc4"], +Cell[54185, 1296, 820, 20, 54, "Section",ExpressionUUID->"8d79f72d-0619-41cf-8285-c2faeb7fccc4"], Cell[CellGroupData[{ -Cell[54986, 1320, 2453, 57, 194, "Input",ExpressionUUID->"3ee5d11c-5973-4742-8d2f-604aa1d19beb", +Cell[55030, 1320, 2453, 57, 194, "Input",ExpressionUUID->"3ee5d11c-5973-4742-8d2f-604aa1d19beb", InitializationCell->True], -Cell[57442, 1379, 5075, 103, 70, "Output",ExpressionUUID->"0ef400ae-ab13-4773-a60d-671dc6f01a8b"] +Cell[57486, 1379, 5097, 103, 70, "Output",ExpressionUUID->"cbffbeea-f8cf-4918-a58e-8a606b4cfaeb"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[62566, 1488, 818, 20, 54, "Section",ExpressionUUID->"9e9f5a66-81e4-4b37-808a-3a5b19a88be9"], +Cell[62632, 1488, 818, 20, 54, "Section",ExpressionUUID->"9e9f5a66-81e4-4b37-808a-3a5b19a88be9"], Cell[CellGroupData[{ -Cell[63409, 1512, 2504, 58, 194, "Input",ExpressionUUID->"0e83ae26-e77a-45c9-9c11-e053b599bcd2", +Cell[63475, 1512, 2504, 58, 194, "Input",ExpressionUUID->"0e83ae26-e77a-45c9-9c11-e053b599bcd2", InitializationCell->True], -Cell[65916, 1572, 5193, 105, 70, "Output",ExpressionUUID->"282d454d-211d-444e-abcd-b329d074528c"] +Cell[65982, 1572, 5215, 105, 70, "Output",ExpressionUUID->"c164f724-80ac-4855-a09e-48564501ec3d"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[71158, 1683, 863, 21, 54, "Section",ExpressionUUID->"2bfccbb2-6448-427a-875f-b0151ac9cd80"], +Cell[71246, 1683, 863, 21, 54, "Section",ExpressionUUID->"2bfccbb2-6448-427a-875f-b0151ac9cd80"], Cell[CellGroupData[{ -Cell[72046, 1708, 2949, 62, 147, "Input",ExpressionUUID->"d5dcee17-a82a-4fd3-9194-9c1dca598d2d", +Cell[72134, 1708, 2945, 61, 147, "Input",ExpressionUUID->"d5dcee17-a82a-4fd3-9194-9c1dca598d2d", InitializationCell->True], -Cell[74998, 1772, 2948, 72, 56, "Output",ExpressionUUID->"e515d7f5-3071-4c7a-843b-f842dac2e530"] -}, Open ]] -}, Open ]], -Cell[CellGroupData[{ -Cell[77995, 1850, 960, 22, 68, "Section",ExpressionUUID->"4e039aa6-68d1-47a5-bbbc-d6a2e4853781"], -Cell[78958, 1874, 1220, 30, 131, "Input",ExpressionUUID->"50587b0f-febe-4ef9-a287-fc7d8440d3ea", - InitializationCell->True], -Cell[CellGroupData[{ -Cell[80203, 1908, 3414, 74, 236, "Input",ExpressionUUID->"1b01945f-d8b1-4386-8d85-0dcb9e2b5372", - InitializationCell->True], -Cell[83620, 1984, 8023, 158, 388, "Output",ExpressionUUID->"757e1f3e-beea-474f-bf7c-db5dcfcf45cc"], -Cell[91646, 2144, 2628, 49, 86, "Output",ExpressionUUID->"4d410470-5cf5-40d2-90f8-b8ca51dbfb88"] -}, Open ]], -Cell[CellGroupData[{ -Cell[94311, 2198, 3547, 82, 236, "Input",ExpressionUUID->"4d3d2a6a-9cce-464c-b450-ab541240c58a", - InitializationCell->True], -Cell[97861, 2282, 7443, 150, 388, "Output",ExpressionUUID->"e7eff876-d953-4fc6-9848-72bda9d68a31"], -Cell[105307, 2434, 1987, 40, 86, "Output",ExpressionUUID->"89dcf57b-8441-4391-a418-856651d6f074"] -}, Open ]], -Cell[CellGroupData[{ -Cell[107331, 2479, 3511, 82, 236, "Input",ExpressionUUID->"8f082628-03e5-4288-91c2-151ab2b847fe", - InitializationCell->True], -Cell[110845, 2563, 7375, 149, 388, "Output",ExpressionUUID->"11a7d38c-bc10-4cb7-a97e-8c21f2e13adf"], -Cell[118223, 2714, 1910, 39, 86, "Output",ExpressionUUID->"38a26884-8d91-4f9d-b12c-ad26e22a4abc"] -}, Open ]], -Cell[CellGroupData[{ -Cell[120170, 2758, 8670, 185, 367, "Input",ExpressionUUID->"3ec08f0d-4141-41ff-b494-a3f3ed3f5aa3"], -Cell[128843, 2945, 3758479, 67757, 1889, "Output",ExpressionUUID->"cf19ccea-3a0c-4087-afa8-4bd974c8b72b"] -}, Open ]], -Cell[CellGroupData[{ -Cell[3887359, 70707, 6612, 160, 367, "Input",ExpressionUUID->"7fcceff8-cd4a-487a-ab2f-b6b86028bee6"], -Cell[3893974, 70869, 170896, 3144, 387, "Output",ExpressionUUID->"42159e66-231a-4402-b8d4-5ad0acb2206c"] +Cell[75082, 1771, 18951, 392, 70, "Output",ExpressionUUID->"ad235e0f-5dc4-48e1-a12a-b159629d84c0"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[4064919, 74019, 750, 19, 54, "Section",ExpressionUUID->"8bb2386b-7f94-4448-a34f-74a4f2d8352f"], -Cell[CellGroupData[{ -Cell[4065694, 74042, 2519, 58, 215, "Input",ExpressionUUID->"f374a050-8b43-4e1c-ab4b-8dfa7dfe4b74", +Cell[94082, 2169, 960, 22, 54, "Section",ExpressionUUID->"4e039aa6-68d1-47a5-bbbc-d6a2e4853781"], +Cell[95045, 2193, 1216, 29, 131, "Input",ExpressionUUID->"50587b0f-febe-4ef9-a287-fc7d8440d3ea", InitializationCell->True], -Cell[4068216, 74102, 5045, 103, 70, "Output",ExpressionUUID->"5560343e-cf8f-442a-8f4d-0c93c1065397"] +Cell[CellGroupData[{ +Cell[96286, 2226, 3410, 73, 236, "Input",ExpressionUUID->"1b01945f-d8b1-4386-8d85-0dcb9e2b5372", + InitializationCell->True], +Cell[99699, 2301, 1954, 33, 70, "Output",ExpressionUUID->"930d4761-8fd8-44c0-93a4-187d7b7cd98e"], +Cell[101656, 2336, 3859, 86, 70, "Output",ExpressionUUID->"2cbc9256-a1f4-40cc-9b4c-dcfcc46bffa1"] +}, Open ]], +Cell[CellGroupData[{ +Cell[105552, 2427, 3543, 81, 236, "Input",ExpressionUUID->"4d3d2a6a-9cce-464c-b450-ab541240c58a", + InitializationCell->True], +Cell[109098, 2510, 46777, 1095, 70, "Output",ExpressionUUID->"f2cb1b00-e4c0-4da3-877f-b25a356c3a18"], +Cell[155878, 3607, 10002, 250, 70, "Output",ExpressionUUID->"a4840be6-728e-4cbe-bb54-abbcaa062af5"] +}, Open ]], +Cell[CellGroupData[{ +Cell[165917, 3862, 3507, 81, 236, "Input",ExpressionUUID->"8f082628-03e5-4288-91c2-151ab2b847fe", + InitializationCell->True], +Cell[169427, 3945, 46699, 1093, 70, "Output",ExpressionUUID->"e62d07f6-2a4c-4656-8c46-21e89d63727b"], +Cell[216129, 5040, 9922, 248, 70, "Output",ExpressionUUID->"a62d563c-1bd3-4847-8ef0-fe56d7b98951"] +}, Open ]], +Cell[CellGroupData[{ +Cell[226088, 5293, 8670, 185, 367, "Input",ExpressionUUID->"3ec08f0d-4141-41ff-b494-a3f3ed3f5aa3"], +Cell[234761, 5480, 3758479, 67757, 1889, "Output",ExpressionUUID->"cf19ccea-3a0c-4087-afa8-4bd974c8b72b"] +}, Open ]], +Cell[CellGroupData[{ +Cell[3993277, 73242, 6612, 160, 367, "Input",ExpressionUUID->"7fcceff8-cd4a-487a-ab2f-b6b86028bee6"], +Cell[3999892, 73404, 170896, 3144, 387, "Output",ExpressionUUID->"42159e66-231a-4402-b8d4-5ad0acb2206c"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[4073310, 74211, 819, 20, 54, "Section",ExpressionUUID->"43349f32-6131-4f41-8239-f3a4811d4612"], +Cell[4170837, 76554, 750, 19, 54, "Section",ExpressionUUID->"8bb2386b-7f94-4448-a34f-74a4f2d8352f"], Cell[CellGroupData[{ -Cell[4074154, 74235, 2522, 58, 215, "Input",ExpressionUUID->"fa4c45a8-ddd6-4291-b0ff-f7ddb674a3fa", +Cell[4171612, 76577, 2519, 58, 215, "Input",ExpressionUUID->"f374a050-8b43-4e1c-ab4b-8dfa7dfe4b74", InitializationCell->True], -Cell[4076679, 74295, 4981, 102, 70, "Output",ExpressionUUID->"67d6b8be-1db8-4991-9c05-fbd0933a86e6"] +Cell[4174134, 76637, 5069, 103, 70, "Output",ExpressionUUID->"7a4f1f57-259f-426d-b639-263bd254e348"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[4081709, 74403, 852, 21, 54, "Section",ExpressionUUID->"9e831903-ff5b-4d95-875d-9e0e8daf116f"], +Cell[4179252, 76746, 819, 20, 54, "Section",ExpressionUUID->"43349f32-6131-4f41-8239-f3a4811d4612"], Cell[CellGroupData[{ -Cell[4082586, 74428, 2520, 58, 215, "Input",ExpressionUUID->"718dda33-1726-4391-8bed-e0672e45e563", +Cell[4180096, 76770, 2522, 58, 215, "Input",ExpressionUUID->"fa4c45a8-ddd6-4291-b0ff-f7ddb674a3fa", InitializationCell->True], -Cell[4085109, 74488, 5007, 102, 70, "Output",ExpressionUUID->"357fe267-714e-4293-b001-7212f1b84314"] +Cell[4182621, 76830, 5003, 102, 70, "Output",ExpressionUUID->"1c393656-940a-48b1-ac10-ff36d42944f3"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[4090165, 74596, 851, 21, 54, "Section",ExpressionUUID->"384bef20-ac2b-46c7-9ffa-6e1c5fc7f597"], +Cell[4187673, 76938, 852, 21, 54, "Section",ExpressionUUID->"9e831903-ff5b-4d95-875d-9e0e8daf116f"], Cell[CellGroupData[{ -Cell[4091041, 74621, 2571, 59, 194, "Input",ExpressionUUID->"7895dc90-d7ba-4e21-8223-4615f676f072", +Cell[4188550, 76963, 2520, 58, 215, "Input",ExpressionUUID->"718dda33-1726-4391-8bed-e0672e45e563", InitializationCell->True], -Cell[4093615, 74682, 5035, 102, 388, "Output",ExpressionUUID->"141831b9-683a-48a0-a7be-f2e9c6a02f6f"] +Cell[4191073, 77023, 5029, 102, 70, "Output",ExpressionUUID->"16190cd5-e216-4474-ac90-57fdcac59f22"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[4098699, 74790, 865, 21, 54, "Section",ExpressionUUID->"82fbc9b0-dfa0-4200-a252-d90e45cf2eb4"], +Cell[4196151, 77131, 851, 21, 54, "Section",ExpressionUUID->"384bef20-ac2b-46c7-9ffa-6e1c5fc7f597"], Cell[CellGroupData[{ -Cell[4099589, 74815, 3251, 73, 257, "Input",ExpressionUUID->"8e941441-2618-4897-ba2f-18c0b38ca948", +Cell[4197027, 77156, 2571, 59, 194, "Input",ExpressionUUID->"7895dc90-d7ba-4e21-8223-4615f676f072", InitializationCell->True], -Cell[4102843, 74890, 7346, 148, 388, "Output",ExpressionUUID->"4087e84e-83a0-43cb-9180-74aaeb2cc2c4"], -Cell[4110192, 75040, 1932, 39, 86, "Output",ExpressionUUID->"dd02adfb-128d-48f7-9dc1-b21b1e1a2933"] -}, Open ]], -Cell[CellGroupData[{ -Cell[4112161, 75084, 3609, 85, 278, "Input",ExpressionUUID->"c771a5d0-a6b2-41e4-9a84-7b98eb54a22f", - InitializationCell->True], -Cell[4115773, 75171, 7004, 143, 388, "Output",ExpressionUUID->"ea13e37e-52be-401a-9d68-80b081cdaee7"], -Cell[4122780, 75316, 1552, 34, 86, "Output",ExpressionUUID->"7409e76e-f608-4d53-a8bd-49cd61187a24"] -}, Open ]], -Cell[CellGroupData[{ -Cell[4124369, 75355, 3605, 85, 278, "Input",ExpressionUUID->"ec1256d4-33e8-4f45-b014-0878328e833b", - InitializationCell->True], -Cell[4127977, 75442, 7011, 143, 388, "Output",ExpressionUUID->"81dc0b2a-d9dc-44f6-8057-eb570edb6d63"], -Cell[4134991, 75587, 1558, 34, 70, "Output",ExpressionUUID->"9c15ea51-0d9b-4e09-93dd-1c34fb546464"] -}, Open ]], -Cell[CellGroupData[{ -Cell[4136586, 75626, 3939, 97, 262, "Input",ExpressionUUID->"159e0a02-aa18-4879-9cbf-5c768604a8d6"], -Cell[4140528, 75725, 3374233, 58921, 4029, "Output",ExpressionUUID->"614c64c0-b4d5-48e8-b45f-efa5f869f2f4"] +Cell[4199601, 77217, 5063, 103, 70, "Output",ExpressionUUID->"0fc5367a-d568-4abf-a163-7f9567740d5a"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[7514810, 134652, 777, 20, 54, "Section",ExpressionUUID->"6fa5b73c-8983-457d-a211-7386418fa555"], +Cell[4204713, 77326, 865, 21, 54, "Section",ExpressionUUID->"82fbc9b0-dfa0-4200-a252-d90e45cf2eb4"], Cell[CellGroupData[{ -Cell[7515612, 134676, 2582, 59, 194, "Input",ExpressionUUID->"3733b820-19e8-4d95-9d3b-ef9c19a09235", +Cell[4205603, 77351, 3251, 73, 257, "Input",ExpressionUUID->"8e941441-2618-4897-ba2f-18c0b38ca948", InitializationCell->True], -Cell[7518197, 134737, 5373, 107, 70, "Output",ExpressionUUID->"6e2caf07-3e7b-48f0-9cf7-185817391847"] +Cell[4208857, 77426, 7372, 149, 70, "Output",ExpressionUUID->"6178173c-b6d9-4da2-98f8-7e5e7eb4f880"], +Cell[4216232, 77577, 1960, 40, 70, "Output",ExpressionUUID->"efe6bcc6-9ed9-4b1a-b443-776c3c0a0296"] +}, Open ]], +Cell[CellGroupData[{ +Cell[4218229, 77622, 3609, 85, 278, "Input",ExpressionUUID->"c771a5d0-a6b2-41e4-9a84-7b98eb54a22f", + InitializationCell->True], +Cell[4221841, 77709, 7028, 143, 70, "Output",ExpressionUUID->"f8cf171c-58a1-481d-a55a-5779c6d004fc"], +Cell[4228872, 77854, 1576, 34, 70, "Output",ExpressionUUID->"fedd3db8-e185-4612-a120-bf0cc4b91c49"] +}, Open ]], +Cell[CellGroupData[{ +Cell[4230485, 77893, 3605, 85, 278, "Input",ExpressionUUID->"ec1256d4-33e8-4f45-b014-0878328e833b", + InitializationCell->True], +Cell[4234093, 77980, 7033, 143, 70, "Output",ExpressionUUID->"60960976-062f-492b-b1a8-3b7aab590f64"], +Cell[4241129, 78125, 1582, 34, 70, "Output",ExpressionUUID->"016ead65-7f51-4c85-8942-375080da8fc4"] +}, Open ]], +Cell[CellGroupData[{ +Cell[4242748, 78164, 3939, 97, 262, "Input",ExpressionUUID->"159e0a02-aa18-4879-9cbf-5c768604a8d6"], +Cell[4246690, 78263, 3374233, 58921, 4029, "Output",ExpressionUUID->"614c64c0-b4d5-48e8-b45f-efa5f869f2f4"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[7523619, 134850, 852, 21, 54, "Section",ExpressionUUID->"54b6abe4-f575-4768-9559-d633d9e5f503"], +Cell[7620972, 137190, 777, 20, 54, "Section",ExpressionUUID->"6fa5b73c-8983-457d-a211-7386418fa555"], Cell[CellGroupData[{ -Cell[7524496, 134875, 2589, 59, 215, "Input",ExpressionUUID->"589a346e-5dec-4bfd-8636-0f69c29fffb0", +Cell[7621774, 137214, 2582, 59, 194, "Input",ExpressionUUID->"3733b820-19e8-4d95-9d3b-ef9c19a09235", InitializationCell->True], -Cell[7527088, 134936, 5252, 105, 70, "Output",ExpressionUUID->"6c938ee1-3e30-45d7-b25c-d8a5260df975"] +Cell[7624359, 137275, 5395, 107, 70, "Output",ExpressionUUID->"58371051-8b9c-4f58-b5d0-ce8bc08affb9"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[7532389, 135047, 875, 21, 54, "Section",ExpressionUUID->"7eaea1d2-b7b2-45f8-a57e-abfdd6ee6bb6"], +Cell[7629803, 137388, 852, 21, 54, "Section",ExpressionUUID->"54b6abe4-f575-4768-9559-d633d9e5f503"], Cell[CellGroupData[{ -Cell[7533289, 135072, 2583, 59, 215, "Input",ExpressionUUID->"f1083ffe-a0f7-468e-ab08-90e1a3f1ca50", +Cell[7630680, 137413, 2589, 59, 215, "Input",ExpressionUUID->"589a346e-5dec-4bfd-8636-0f69c29fffb0", InitializationCell->True], -Cell[7535875, 135133, 5299, 106, 70, "Output",ExpressionUUID->"3d0ee768-7330-411e-a7c3-cc5476e3ba93"] +Cell[7633272, 137474, 5278, 106, 70, "Output",ExpressionUUID->"79a69dc3-2feb-4739-ba08-51c6de7b12e3"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[7541223, 135245, 876, 21, 54, "Section",ExpressionUUID->"821738e4-b980-4468-ba89-8091b5c370a2"], +Cell[7638599, 137586, 875, 21, 54, "Section",ExpressionUUID->"7eaea1d2-b7b2-45f8-a57e-abfdd6ee6bb6"], Cell[CellGroupData[{ -Cell[7542124, 135270, 2633, 59, 215, "Input",ExpressionUUID->"dd119632-a936-4ad0-a5cc-869a3f9ca110", +Cell[7639499, 137611, 2583, 59, 215, "Input",ExpressionUUID->"f1083ffe-a0f7-468e-ab08-90e1a3f1ca50", InitializationCell->True], -Cell[7544760, 135331, 5352, 107, 70, "Output",ExpressionUUID->"14a63c99-b7c7-449f-895d-1265cb1847f6"] +Cell[7642085, 137672, 5321, 106, 70, "Output",ExpressionUUID->"25e1661e-b4a7-46ad-893b-658b1fa1c328"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[7550161, 135444, 914, 22, 54, "Section",ExpressionUUID->"b2e5816f-6124-4596-b969-bb4abc269acc"], +Cell[7647455, 137784, 876, 21, 54, "Section",ExpressionUUID->"821738e4-b980-4468-ba89-8091b5c370a2"], Cell[CellGroupData[{ -Cell[7551100, 135470, 3051, 63, 147, "Input",ExpressionUUID->"43547991-0ca8-46bb-8873-c03223377bca", +Cell[7648356, 137809, 2633, 59, 215, "Input",ExpressionUUID->"dd119632-a936-4ad0-a5cc-869a3f9ca110", InitializationCell->True], -Cell[7554154, 135535, 2788, 71, 56, "Output",ExpressionUUID->"7dbcb4e8-71bd-47f4-b489-89409bbf4d67"] -}, Open ]] -}, Open ]], -Cell[CellGroupData[{ -Cell[7556991, 135612, 888, 21, 68, "Section",ExpressionUUID->"bddf8ad0-04f2-4416-be36-ffb03975d392"], -Cell[CellGroupData[{ -Cell[7557904, 135637, 3338, 73, 236, "Input",ExpressionUUID->"ef1ef8d5-ac32-4eb0-b444-39483560e1d1", - InitializationCell->True], -Cell[7561245, 135712, 8001, 158, 388, "Output",ExpressionUUID->"adae419d-e6b9-4e78-9766-62ccba7c4a6e"], -Cell[7569249, 135872, 2578, 48, 86, "Output",ExpressionUUID->"cc08480e-cf1e-4323-a47b-07064584aa65"] -}, Open ]], -Cell[CellGroupData[{ -Cell[7571864, 135925, 3629, 83, 257, "Input",ExpressionUUID->"7d732451-8167-4c5a-9357-1bd6ca4bb5d4", - InitializationCell->True], -Cell[7575496, 136010, 7446, 150, 388, "Output",ExpressionUUID->"5a4a3714-f45f-46cd-b709-37526f13521d"], -Cell[7582945, 136162, 1972, 40, 86, "Output",ExpressionUUID->"51de48a3-8c25-4bc0-a69f-290f54394475"] -}, Open ]], -Cell[CellGroupData[{ -Cell[7584954, 136207, 3549, 82, 257, "Input",ExpressionUUID->"daa984c2-5086-443a-bf30-942881dce2c8", - InitializationCell->True], -Cell[7588506, 136291, 7374, 149, 388, "Output",ExpressionUUID->"ed5b80eb-da8d-4e60-965b-8b8e11b00438"], -Cell[7595883, 136442, 1898, 39, 86, "Output",ExpressionUUID->"253eea94-d2c9-45e4-8c9e-a372755e3a20"] -}, Open ]], -Cell[CellGroupData[{ -Cell[7597818, 136486, 8739, 186, 367, "Input",ExpressionUUID->"3a9e658c-3253-4a18-8d7e-72563d7c2845"], -Cell[7606560, 136674, 4144326, 73235, 1895, "Output",ExpressionUUID->"dadd61c9-36f9-4b17-b299-07f5f6ed3e56"] -}, Open ]], -Cell[CellGroupData[{ -Cell[11750923, 209914, 6640, 161, 367, "Input",ExpressionUUID->"3ecf4148-e1e5-42fd-87df-352cf97e9c78"], -Cell[11757566, 210077, 198959, 3562, 387, "Output",ExpressionUUID->"8b0a34ff-63a6-4ad2-8e7f-a4859bac6620"] -}, Open ]] -}, Open ]], -Cell[CellGroupData[{ -Cell[11956574, 213645, 148, 3, 67, "Section",ExpressionUUID->"e30f1247-4a04-47f3-a04c-c8f1216198aa"], -Cell[CellGroupData[{ -Cell[11956747, 213652, 169, 3, 54, "Subsection",ExpressionUUID->"a2bc718a-cb8b-495a-910a-51d4ee1d2efe"], -Cell[CellGroupData[{ -Cell[11956941, 213659, 4137, 98, 278, "Input",ExpressionUUID->"934d17bf-e5ea-498d-8540-17002062e881", - InitializationCell->True], -Cell[11961081, 213759, 4946, 109, 130, "Output",ExpressionUUID->"7aab9494-d9c1-4885-ad14-986b804d67f9"] -}, Open ]], -Cell[CellGroupData[{ -Cell[11966064, 213873, 4248, 96, 257, "Input",ExpressionUUID->"0885d563-94b0-4b57-97f4-2c6aec2f8795", - InitializationCell->True], -Cell[11970315, 213971, 4095, 87, 130, "Output",ExpressionUUID->"4569d061-b6b4-433c-bf27-1275e507dc20"] -}, Open ]], -Cell[CellGroupData[{ -Cell[11974447, 214063, 9616, 210, 682, "Input",ExpressionUUID->"6e0bf562-5aa6-452f-b6fb-9502e21cd49a"], -Cell[11984066, 214275, 612408, 11359, 405, "Output",ExpressionUUID->"1f40df98-067d-4564-b835-a301a6ff056c"] -}, Open ]] -}, Open ]], -Cell[CellGroupData[{ -Cell[12596523, 225640, 167, 3, 54, "Subsection",ExpressionUUID->"eca95258-cde2-487a-9f76-1e8d5adf7cd8"], -Cell[CellGroupData[{ -Cell[12596715, 225647, 4153, 98, 278, "Input",ExpressionUUID->"223dd076-11c6-4e21-adfd-47ec45d93ecb", - InitializationCell->True], -Cell[12600871, 225747, 66318, 1407, 134, "Output",ExpressionUUID->"89d3c581-82d9-431e-b58c-ac6d09cfd85e"] -}, Open ]], -Cell[CellGroupData[{ -Cell[12667226, 227159, 4299, 97, 257, "Input",ExpressionUUID->"6d1a3678-ebb0-496f-b10d-b946f08cc7b2", - InitializationCell->True], -Cell[12671528, 227258, 105422, 2225, 134, "Output",ExpressionUUID->"1c70de59-8311-4dc8-91cb-87972ad9164c"] -}, Open ]], -Cell[12776965, 229486, 9593, 210, 682, "Input",ExpressionUUID->"c8108385-10fb-481f-ba17-8a16f9de1ad2"] -}, Open ]] -}, Closed]] -}, Open ]], -Cell[CellGroupData[{ -Cell[12786619, 229703, 198, 4, 98, "Title",ExpressionUUID->"36ec1eb5-e4bd-4b1e-b2ab-6a49f99064b6"], -Cell[CellGroupData[{ -Cell[12786842, 229711, 159, 3, 67, "Section",ExpressionUUID->"83c3d3fe-bd0d-4a98-b6f0-3b45e486e87b"], -Cell[CellGroupData[{ -Cell[12787026, 229718, 6018, 151, 177, "Input",ExpressionUUID->"0652676b-df64-4e70-bb70-a15f0a6fc92f"], -Cell[12793047, 229871, 18435, 376, 1245, "Output",ExpressionUUID->"9b4e722d-6ffd-40f0-8931-924adb7220d1"] +Cell[7650992, 137870, 5376, 107, 70, "Output",ExpressionUUID->"00073d2c-a7ee-4ca9-a85b-c2e748a9345d"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[12811531, 230253, 211, 4, 53, "Section",ExpressionUUID->"4e63b2ba-f0e9-4db6-9c25-7becd90e5558"], +Cell[7656417, 137983, 914, 22, 54, "Section",ExpressionUUID->"b2e5816f-6124-4596-b969-bb4abc269acc"], Cell[CellGroupData[{ -Cell[12811767, 230261, 6070, 152, 177, "Input",ExpressionUUID->"d1a34d38-9472-48f3-91d9-b324047a07c2"], -Cell[12817840, 230415, 18478, 377, 1245, "Output",ExpressionUUID->"da18bef0-28b6-4d69-abf1-72b177d15930"] +Cell[7657356, 138009, 3047, 62, 147, "Input",ExpressionUUID->"43547991-0ca8-46bb-8873-c03223377bca", + InitializationCell->True], +Cell[7660406, 138073, 18940, 390, 70, "Output",ExpressionUUID->"f73fef9c-e376-4ba1-8caf-02ff06c48772"] }, Open ]] }, Closed]], Cell[CellGroupData[{ -Cell[12836367, 230798, 236, 4, 53, "Section",ExpressionUUID->"6047ff2b-9735-42d5-a567-106730f18bd3"], -Cell[12836606, 230804, 6075, 153, 177, "Input",ExpressionUUID->"9489af81-bfa8-4e79-aef3-7e81ce08044d"] +Cell[7679395, 138469, 888, 21, 54, "Section",ExpressionUUID->"bddf8ad0-04f2-4416-be36-ffb03975d392"], +Cell[CellGroupData[{ +Cell[7680308, 138494, 3334, 72, 236, "Input",ExpressionUUID->"ef1ef8d5-ac32-4eb0-b444-39483560e1d1", + InitializationCell->True], +Cell[7683645, 138568, 1921, 33, 70, "Output",ExpressionUUID->"bd98020f-3ceb-4d60-9ba6-01efbb6d2feb"], +Cell[7685569, 138603, 3829, 85, 70, "Output",ExpressionUUID->"c7260c85-b5ca-43da-bba4-7d81ad48c71f"] +}, Open ]], +Cell[CellGroupData[{ +Cell[7689435, 138693, 3625, 82, 257, "Input",ExpressionUUID->"7d732451-8167-4c5a-9357-1bd6ca4bb5d4", + InitializationCell->True], +Cell[7693063, 138777, 47161, 1094, 70, "Output",ExpressionUUID->"ba5a0739-a8d7-4d38-b300-a34c4e1c3eff"], +Cell[7740227, 139873, 9978, 249, 70, "Output",ExpressionUUID->"5c20be2b-4a7e-4577-9e92-f5ebb407b357"] +}, Open ]], +Cell[CellGroupData[{ +Cell[7750242, 140127, 3545, 81, 257, "Input",ExpressionUUID->"daa984c2-5086-443a-bf30-942881dce2c8", + InitializationCell->True], +Cell[7753790, 140210, 47093, 1093, 70, "Output",ExpressionUUID->"1de54e6e-ac38-4f49-b418-133e6c8396d1"], +Cell[7800886, 141305, 9908, 248, 70, "Output",ExpressionUUID->"02deceaa-bf58-4d23-a6a9-59aa3d81688f"] +}, Open ]], +Cell[CellGroupData[{ +Cell[7810831, 141558, 8739, 186, 367, "Input",ExpressionUUID->"3a9e658c-3253-4a18-8d7e-72563d7c2845"], +Cell[7819573, 141746, 4144326, 73235, 1895, "Output",ExpressionUUID->"dadd61c9-36f9-4b17-b299-07f5f6ed3e56"] +}, Open ]], +Cell[CellGroupData[{ +Cell[11963936, 214986, 6640, 161, 367, "Input",ExpressionUUID->"3ecf4148-e1e5-42fd-87df-352cf97e9c78"], +Cell[11970579, 215149, 198959, 3562, 387, "Output",ExpressionUUID->"8b0a34ff-63a6-4ad2-8e7f-a4859bac6620"] +}, Open ]] +}, Closed]], +Cell[CellGroupData[{ +Cell[12169587, 218717, 148, 3, 53, "Section",ExpressionUUID->"e30f1247-4a04-47f3-a04c-c8f1216198aa"], +Cell[CellGroupData[{ +Cell[12169760, 218724, 169, 3, 54, "Subsection",ExpressionUUID->"a2bc718a-cb8b-495a-910a-51d4ee1d2efe"], +Cell[CellGroupData[{ +Cell[12169954, 218731, 4137, 98, 278, "Input",ExpressionUUID->"934d17bf-e5ea-498d-8540-17002062e881", + InitializationCell->True], +Cell[12174094, 218831, 5025, 110, 130, "Output",ExpressionUUID->"20696223-b974-4ee0-8a35-76d0c04c60fe"] +}, Open ]], +Cell[CellGroupData[{ +Cell[12179156, 218946, 4248, 96, 257, "Input",ExpressionUUID->"0885d563-94b0-4b57-97f4-2c6aec2f8795", + InitializationCell->True], +Cell[12183407, 219044, 4139, 88, 130, "Output",ExpressionUUID->"9fb1da72-b471-4f77-a87b-6cab935996d0"] +}, Open ]], +Cell[CellGroupData[{ +Cell[12187583, 219137, 9670, 211, 682, "Input",ExpressionUUID->"6e0bf562-5aa6-452f-b6fb-9502e21cd49a"], +Cell[12197256, 219350, 612506, 11360, 405, "Output",ExpressionUUID->"3f76b1d1-8c92-48e6-82d7-c7b922e359e9"] +}, Open ]] +}, Open ]], +Cell[CellGroupData[{ +Cell[12809811, 230716, 167, 3, 54, "Subsection",ExpressionUUID->"eca95258-cde2-487a-9f76-1e8d5adf7cd8"], +Cell[CellGroupData[{ +Cell[12810003, 230723, 4157, 99, 278, "Input",ExpressionUUID->"223dd076-11c6-4e21-adfd-47ec45d93ecb", + InitializationCell->True], +Cell[12814163, 230824, 63221, 1321, 134, "Output",ExpressionUUID->"ac210c8b-f7b2-4360-b7ae-cc78158c7b5b"] +}, Open ]], +Cell[CellGroupData[{ +Cell[12877421, 232150, 4299, 97, 257, "Input",ExpressionUUID->"6d1a3678-ebb0-496f-b10d-b946f08cc7b2", + InitializationCell->True], +Cell[12881723, 232249, 108130, 2239, 134, "Output",ExpressionUUID->"22f8241f-2910-4163-a2b1-90bfc94bb2bb"] +}, Open ]], +Cell[12989868, 234491, 9593, 210, 682, "Input",ExpressionUUID->"c8108385-10fb-481f-ba17-8a16f9de1ad2"] +}, Open ]] +}, Open ]] +}, Open ]], +Cell[CellGroupData[{ +Cell[12999522, 234708, 198, 4, 98, "Title",ExpressionUUID->"36ec1eb5-e4bd-4b1e-b2ab-6a49f99064b6"], +Cell[CellGroupData[{ +Cell[12999745, 234716, 159, 3, 67, "Section",ExpressionUUID->"83c3d3fe-bd0d-4a98-b6f0-3b45e486e87b"], +Cell[CellGroupData[{ +Cell[12999929, 234723, 6018, 151, 177, "Input",ExpressionUUID->"0652676b-df64-4e70-bb70-a15f0a6fc92f"], +Cell[13005950, 234876, 18435, 376, 1245, "Output",ExpressionUUID->"9b4e722d-6ffd-40f0-8931-924adb7220d1"] +}, Open ]] +}, Closed]], +Cell[CellGroupData[{ +Cell[13024434, 235258, 211, 4, 53, "Section",ExpressionUUID->"4e63b2ba-f0e9-4db6-9c25-7becd90e5558"], +Cell[CellGroupData[{ +Cell[13024670, 235266, 6070, 152, 177, "Input",ExpressionUUID->"d1a34d38-9472-48f3-91d9-b324047a07c2"], +Cell[13030743, 235420, 18478, 377, 1245, "Output",ExpressionUUID->"da18bef0-28b6-4d69-abf1-72b177d15930"] +}, Open ]] +}, Closed]], +Cell[CellGroupData[{ +Cell[13049270, 235803, 236, 4, 53, "Section",ExpressionUUID->"6047ff2b-9735-42d5-a567-106730f18bd3"], +Cell[13049509, 235809, 6075, 153, 177, "Input",ExpressionUUID->"9489af81-bfa8-4e79-aef3-7e81ce08044d"] }, Closed]] }, Closed]], Cell[CellGroupData[{ -Cell[12842730, 230963, 203, 4, 72, "Title",ExpressionUUID->"9fb0ce88-036b-4aaf-98dd-069443cb99a4"], -Cell[12842936, 230969, 934, 24, 68, "Input",ExpressionUUID->"213df3fe-4089-4210-bf02-8173ea32533a", +Cell[13055633, 235968, 203, 4, 72, "Title",ExpressionUUID->"9fb0ce88-036b-4aaf-98dd-069443cb99a4"], +Cell[13055839, 235974, 934, 24, 68, "Input",ExpressionUUID->"213df3fe-4089-4210-bf02-8173ea32533a", InitializationCell->True], Cell[CellGroupData[{ -Cell[12843895, 230997, 209, 4, 67, "Section",ExpressionUUID->"3c5c79d9-27c1-449c-aac0-357f2c893350"], +Cell[13056798, 236002, 209, 4, 67, "Section",ExpressionUUID->"3c5c79d9-27c1-449c-aac0-357f2c893350"], Cell[CellGroupData[{ -Cell[12844129, 231005, 157, 3, 53, "Subsection",ExpressionUUID->"167860cd-18b0-47ba-8567-ab311dbfedaf"], +Cell[13057032, 236010, 157, 3, 53, "Subsection",ExpressionUUID->"167860cd-18b0-47ba-8567-ab311dbfedaf"], Cell[CellGroupData[{ -Cell[12844311, 231012, 2486, 56, 93, "Input",ExpressionUUID->"8dbb67bb-8e8c-4d42-bce8-f8f4c87784d4"], -Cell[12846800, 231070, 11422, 234, 1837, "Output",ExpressionUUID->"d8227114-0e36-4dfa-aee2-71f28efe0607"] +Cell[13057214, 236017, 2486, 56, 93, "Input",ExpressionUUID->"8dbb67bb-8e8c-4d42-bce8-f8f4c87784d4"], +Cell[13059703, 236075, 11422, 234, 1837, "Output",ExpressionUUID->"d8227114-0e36-4dfa-aee2-71f28efe0607"] }, Open ]] }, Open ]] }, Closed]]