%=SNX 2.10 USN 21:007:78014 USN 91:302:57614 91:303:57754 R 00069 2 C E S * * Created on: 2021.01.07-21:40:14 local time * Created at: United States Naval Observatory * Created by: ( ) * Generated by: routine WRITE_SINEX_J , revision date 2019Oct16 * * ----------------------------------------------------------------------------- * +FILE/REFERENCE DESCRIPTION USN OUTPUT Single session VLBI solution CONTACT < > SOFTWARE VLBI analysis system Calc/Solve, revision date 2020.01.23 HARDWARE HPx86_64 Linux 5.4.0-58-generic INPUT VLBI experiment is9147, database $91OCT29XI version 018 -FILE/REFERENCE * * ----------------------------------------------------------------------------- * +FILE/COMMENT Format Description: http://gemini.gsfc.nasa.gov/solve_root/help/sinex.html Solution description: n/a >>> FORMAT DESCRIPTION <<< >>> ################## <<< Sinex output implementation in the VLBI Analysis software system Calc/Solve Leonid Petrov John Gipson (CALIBRATION blocks) 2019.11.14 Abstract This document describes how Calc/Solve writes down a listing of a VLBI solution in Sinex format. Questions and comments about this guide should be sent to: Dan MacMillan (Daniel.S.MacMillan@nasa.gov) David Gordon (David.Gordon-1@nasa.gov) John Gipson (John.M.Gipson@nasa.gov) Table of contents: 1 ................ Overview 2 ................ Deviations from the SINEX 1.00 standard 2.1 ........... New block SOLUTION/CONSTRAINT_EQUATION_INFO 2.2 ........... New block SOLUTION/CONSTRAINT_EQUATION_MATRIX 2.3 ........... New block SOLUTION/CONSTRAINT_EQUATION_VECTOR 2.4 ........... New block SOLUTION/CONSTRAINT_WEIGHT_MATRIX 2.5 ........... New block SOLUTION/DECOMPOSED_NORMAL_MATRIX BLOCK 2.6 ........... New block SOLUTION/DECOMPOSED_NORMAL_VECTOR BLOCK 2.7 ........... New block NUTATION/DATA 2.8 ........... New block PRECESSION/DATA 2.9 ........... New block SOURCE/ID 2.10 .......... New block SOLUTION/CALIBRATION_ESTIMATE 2.11 .......... New block SOLUTION/DECOMPOSED_CALIBRATION 3 ................ Deviations from the SINEX 2.10 standard 4 ................ Implementation in Solve 4.1 ........... Syntax of INCLUDE_PARAM and EXCLUDE_PARAM lists 4.2 ........... Examples of INCLUDE_PARAM and EXCLUDE_PARAM lists 4.3 ........... Treatment of station with discontinuous motion 4.4 ........... Restrictions ________________________________________________________________________________ 1 Overview ========== SINEX stands for "Solution INdependent EXchange format". This format was developed by Blewitt et al. (1994) http://www.dgfi.badw-muenchen.de/gps/sinex.html and http://alpha.fesg.tu-muenchen.de/iers/sinex/sinex_v2_appendix1.pdf for facilitating the task of combining several GPS solutions. Original design of Sinex format was made for solving this specific task. However, later this format evolved towards to a common machine-readable form of solution listings for other space geodesy techniques, VLBI and SLR, and attempts were made for overcoming flaws of the original design. This process of evolution is not yet completed, therefore, different software systems implement a little bit different flavors of Sinex format. Listings in Sinex format produced by Solve contain information about stations, sources, estimates of the parameters, their covariance matrix, constraint equation, right-hand side of constraint equations and weight matrix of constraint equations. In addition to these results, a portion of the decomposed normal matrix and normal vector can be included in the listing as well. A user has control which blocks should be included in the listing. The current implementation of the Sinex format does not allow to include in the listing any parameter which was solved for. Only some type of parameters, like station position, EOP, etc can be included. However, a user has total control which parameters among the parameters of the supported type are to be included or not included in the listing. 2 Deviations from the SINEX 1.00 standard ========================================= Solve currently writes listing either in Sinex 2.10 format or in Sinex 2.20 format. Deviations from the Sinex 1.00 standard are as follows: 1) Eight new blocks were added: SOLUTION/CONSTRAINT_EQUATION_INFO SOLUTION/CONSTRAINT_EQUATION_MATRIX SOLUTION/CONSTRAINT_EQUATION_VECTOR SOLUTION/CONSTRAINT_WEIGHT_MATRIX The purpose of these four blocks is to overcome the flaw of original design of Sinex format and provide complete information about all constraints used in the solution. SOLUTION/DECOMPOSED_NORMAL_MATRIX SOLUTION/DECOMPOSED_NORMAL_VECTOR The purpose of these blocks is to provide information about transformed normal equations before applying constraints. NB: one of the three items: covariance matrix, constraint equations and decomposed normal equations is redundant: having two of them one can derive the third one. NUTATION/DATA PRECESSION/DATA The purpose of this section is to provide information about used nutation/precession model and to define parameter "estimates of nutation angles". John Gipson added two blocks to allow users to 'back-out' the effect of calibrations. SOLUTION/CALIBRATION_ESTIMATE SOLUTION/DECOMPOSED_CALIBRATION 2) SOLUTION/STATISTICS block has new items: WEIGHTED SQUARE SUM OF O-C sum { y(T) * w * y } WRMS OF POSTFIT RESIDUALS sum { (A*e - y)(T) * w * (A*e - y) )/Sp ( w ) where y -- the difference between the observed time delay and theoretical; A -- matrix of equations of conditions; e -- vector of the parameter adjustments; w -- weight matrix; Sp -- stands for the mathematical operation of computing trace of a matrix: the sum of diagonal elements. Summing is done over all observations used in parameter estimation. Comment: field WEIGHTED SQUARE SUM OF O-C is not computed in global mode. Meaning of other parameters: NUMBER OF OBSERVATIONS total number of used observables NUMBER OF UNKNOWNS total number of unknowns, including those, which are not shown in the Sinex listing SQUARE SUM OF RESIDUALS (VTPV) sum { (A*e - y)(T) * w * (A*e - y) ) VARIANCE FACTOR sum { (A*e - y)(T) * w * (A*e - y) )}/ ( N - M - Sp( Cov(A) * B(T) * z * B ) ) where Cov(A) -- covariance matrix of the entire solution (NB: Sinex listing may have only a portion of the solution) B -- matrix of equations of constraints; z -- weight matrix of constraints; N -- total number of equations of conditions (observables); M -- total number of unknowns. 3) The blocks which keep element of matrices do not have fields "Second Matrix Element" and "Third Matrix Element". The purpose of this change is to facilitate the process of creation of the listing and to reduce significantly the probability of errors. 4) SOLUTION/MATRIX_APRIORI is not provided. The reason is that Solve does not operate the notion of apriori covariance matrix. And it also uses singular constraints which cannot be reduced to the form of apriori covariance matrix. Since full information about constraints is provided in other blocks, SOLUTION/MATRIX_APRIORI is considered as an obsolete block. 2.1 New block SOLUTION/CONSTRAINT_EQUATION_INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ___________________________________________________________________ |S_O_L_U_T_I_O_N__C_O_N_S_T_R_A_I_T__I_N_F_O__B_L_O_C_K_____________| | | | | |__Field_________|______Description__________________|___Format_____| | | | | | Constraint | Row index for the constraint | 1X,I5 | | Equation Row | equation matrix. It must match | | | Index | the index of the constraint | | | | equation. | | |________________|___________________________________|______________| | | | | | Constraint | Identifier of the constraint | 1X,A8 | | Equation | | | | Identifier | | | |________________|___________________________________|______________| | | | | | Constraint | Index of vector constraint. | 1X,I5 | | Equation | 1 for scalar constraint. | | | Sub-index | | | | | | | |________________|___________________________________|______________| | | | | | Constraint | Description of the constraint | 1X,A40 | | Equation | | | | Description | | | |________________|___________________________________|______________| This block provides description of constraint equations. Matrix of constraint equations has dimension N_cns * N_par, where N_cns -- the number of constraint equations, N_par -- number of estimated parameters. The first field of the CONSTRAINT_EQUATION_INFO keeps the index of the constraint, the second field keeps constraint identifier. Currently, the following constraint identifiers are supported: NNT_POS -- net rotation on station position. This vector constraint defines three equations: 1: sum { Delta_X } = const 2: sum { Delta_Y } = const 3: sum { Delta_Y } = const where Delta_X, Delta_Y, Delta_Z are X, Y and Z component of the adjustment to station position. NNR_POS -- net rotation on station position. This vector constraint defines three equations: 1: sum { Phi_X } = const 2: sum { Phi_Y } = const 3: sum { Phi_Y } = const where Phi_X, Phi_Y and Phi_Z are the components of the vector of a small rotation defined as Phi = ( r x Delta r )/ |r|^2 * R_e here r -- vector of station coordinate; Delta r -- vector of adjustments to station position R_e -- Earth's equatorial radius. Units: dimensionless NNT_VEL -- net rotation on station velocity. This vector constraint defines three equations: 1: sum { Delta_X } = const 2: sum { Delta_Y } = const 3: sum { Delta_Y } = const where Delta_X, Delta_Y, Delta_Z are X, Y and Z component of the adjustment to station position. NNR_VEL -- net rotation on station velocity This vector constraint defines three equations: 1: sum { Phi_X } = const 2: sum { Phi_Y } = const 3: sum { Phi_Y } = const where Phi_X, Phi_Y and Phi_Z are the components of the vector of a small rotation defined as Phi = ( r x Delta v )/ |r|^2 * R_e here r -- vector of station coordinates; Delta r -- vector of adjustments to station velocity; R_e -- Earth's equatorial radius. Units: 1/yr NNR_SRC -- net rotation on source coordinates 1: sum { Phi_X } = const 2: sum { Phi_Y } = const 3: sum { Phi_Y } = const where Phi_X, Phi_Y and Phi_Z are the components of the vector of a small rotation EOP_XPL -- constraint on X pole coordinate EOP_YPL -- constraint on Y pole coordinate EOP_UT1 -- constraint on UT1 angle EOR_XPL -- constraint on X pole rate EOR_YPL -- constraint on Y pole rate EOR_UT1 -- constraint on UT1 rate VEL_U -- constraint on Up topocentric coordinate of station velocity VEL_E -- constraint on East topocentric coordinate of station velocity VEL_N -- constraint on North topocentric coordinate of station velocity VEL_X -- constraint on X coordinate of station velocity VEL_Y -- constraint on Y coordinate of station velocity VEL_Z -- constraint on Z coordinate of station velocity STA_U -- constraint on Up topocentric coordinate of station position STA_E -- constraint on East topocentric coordinate of station position STA_N -- constraint on North topocentric coordinate of station position STA_X -- constraint on X coordinate of station position STA_Y -- constraint on Y coordinate of station position STA_Z -- constraint on Z coordinate of station position BLC_VAL -- constraint on baseline clocks DCL_ORG -- constraint on declination of the set of certain sources GRD_OFF -- constraint on atmosphere path delay gradient offset NUT_OFF -- constraint on offset of nutation in longitude and nutation in obliquity OAT_RAT -- constraint on rate of changes of atmosphere path delay OCL_RAT -- constraint on clock drift RAS_ORG -- constraint on right ascension of the set of certain sources SRC_COO -- constraint on source right ascension and declination STA_ORG -- constraint on position of certain stations STA_TIE -- constraint on differences in position of several sites VEL_DIR -- constraint on horizontal projection of the differences in velocities of two stations VEL_ORG -- constraint on velocities of certain stations VEL_SET -- constraint on linear combination of velocity components VEL_TIE -- constraint on differences in velocities of several sites VEL_VER -- constraint on vertical component of station velocity Constraints on segmented parameters STA_PWC -- constraint on site velocity in the the case when site position is modeled by linear spline GRD_RAT -- constraint on atmosphere path delay gradient rate ATM_RAT -- constraint on atmosphere path delay rate between segments CLO_RAT -- constraint on clock rate between segments UT1_RAT -- constraint on UT1 rate in the case of linear spline EOP parametrization XPL_RAT -- constraint on X pole coordinate in the case of linear spline EOP parametrization YPL_RAT -- constraint on Y pole coordinate in the case of linear spline EOP parametrization Constraint equation sub-index is 1 for scalar constraint, like EOP_XPL and runs over components of vector constraints, like NNT_POS (1,2,3 in this example). 2.2 New block SOLUTION/CONSTRAINT_EQUATION_MATRIX ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This block keep matrix of constraint equations. Equations are organized by rows. Zero elements are omitted. _____________________________________________________________________ |__S_O_L_U_T_I_O_N__C_O_N_S_T_R_A_I_T__E_Q_U_A_T_I_O_N__B_L_O_C_K_____| | | | | |__Field___________|______Description__________________|___Format_____| | | | | | Constraint | Row index for the constraint | 1X,I5 | | equation row | equation matrix. It must match | | | Index | the index of the constraint | | | | equation. | | |__________________|___________________________________|______________| | | | | | Constraint | Column index for the Constraint | 1X,I5 | | equation | Equation. It must match the | | | column index | parameter index in the | | | | SOLUTION/ESTIMATE block for the | | | | same parameter. | | |__________________|___________________________________|______________| | | | | | Constraint | Matrix element at the location | 1X,E21.14 | | matrix element | (row index, column index). | | |__________________|___________________________________|______________| 2.3 New block SOLUTION/CONSTRAINT_EQUATION_VECTOR ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This block keeps the right-hand side of constraint equations. ___________________________________________________________________ |__S_O_L_U_T_I_O_N__C_O_N_S_T_R_A_I_T__V_A_L_U_E__B_L_O_C_K_________| | | | | |__Field_________|______Description__________________|___Format_____| | | | | | Constraint | Row index for the constraint | 1X,I5 | | Equation Row | equation vector. It must match | | | | the index of the constraint | | | | equation. | | |________________|___________________________________|______________| | | | | | Right hand | Value of right hand part of the | | side value | constraint equation. | 1X,E21.15 | |________________|___________________________________|______________| | | | | | Sigma | Reciprocal weight which is | | | | ascribed to this constraint | 1X,E21.15 | | | equation. | | |________________|___________________________________|______________| | | | 48 | |______________| 2.4 New block SOLUTION/CONSTRAINT_WEIGHT_MATRIX ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This block contains the elements of the weight matrix of constraint equations. Zero elements are omitted. ______________________________________________________________________ |_____________C_O_N_S_T_R_A_I_N_T___W_E_I_G_H_T___M_A_T_R_I_X__________| | | |__Field__________________Description_______________________Format_____| | | | | | Row index of the | Row index for the weight | 1X,I5 | | weight matrix | constraint matrix. It matches | | | of constraint | the index of the constraint | | | equations | equation. | | |___________________|___________________________________|______________| | | | | | Column index of | Column index for the weight | 1X,I5 | | the weight matrix | constraint matrix. It matches the | | | of constraint | index of the constraint equation | | | equations | | | |___________________|___________________________________|______________| | | | | | Weight matrix of | Matrix element at the location | 1X,E21.14 | | constraint | (row index, column index). | | | equations element | | | |___________________|___________________________________|______________| 2.5 New block SOLUTION/DECOMPOSED_NORMAL_MATRIX BLOCK ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This block contains decomposed normal equations for the subset of parameters described in the SOLUTION/ESTIMATE block. In the case if the SOLUTION/ESTIMATE block described all parameters adjusted in the solution, decomposed normal matrix is equivalent to the full normal matrix. In the case if the SOLUTION/ESTIMATE block describes only a subset of parameters, then the decomposed normal matrix D_ii is defined as D_ii = N_ii - N_ei(T) * (C_ee + N_ee){-1} * N_ei where N_ii -- the block of normal matrix which corresponds to the equations included in the SOLUTION/ESTIMATE list; N_ee -- the block of normal matrix which corresponds to omitted parameters; N_ei -- the block of normal matrix which corresponds to the product of equations of conditions of the omitted parameters and parameters included in the SOLUTION/ESTIMATE list. C_ee -- the block of normal matrix of constraints which corresponds to omitted parameters; Solve computes D_ii as D_ii = (V_ii){-1} - C_ii where V_ii -- covariance matrix of the parameters mentioned in SOLUTION/ESTIMATE list; C_ii -- the block of normal matrix of constraints which corresponds to the parameters in SOLUTION/ESTIMATE list. It is assumed that C_ei = 0 C_ei -- the block of normal matrix of constraints which corresponds to the product of equations of constraints of the omitted parameters and parameters from the SOLUTION/ESTIMATE list. ___________________________________________________________________ |__S_O_L_U_T_I_O_N__D_E_C_O_M_P_O_S_E_D__N_O_R_M_A_L__M_A_T_R_I_X___| | | | | |__Field_________|______Description__________________|___Format_____| | | | | | Decomposed | Row index for the normal matrix. | 1X,I5 | | normal matrix | It must match the parameter index | | | row index | in the SOLUTION/ESTIMATE block | | | | for the same parameter. | | |________________|___________________________________|______________| | | | | | Decomposed | Column index for the normal matrix| 1X,I5 | | normal matrix | It must match the parameter index | | | column index | in the SOLUTION/ESTIMATE block | | | | for the same parameter. | | |________________|___________________________________|______________| | | | | | Decomposed | Matrix element at the location | 1X,E21.14 | | normal matrix | (row index, column index). | | | element | | | |________________|___________________________________|______________| 2.6 New block SOLUTION/DECOMPOSED_NORMAL_VECTOR BLOCK ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This block contains decomposed right hand parts of normal equations for the subset of parameters described in the SOLUTION/ESTIMATE block. In the case if the SOLUTION/ESTIMATE block describes all parameters adjusted in the solution, the decomposed normal vector is equivalent to the full normal vector. In the case if the SOLUTION/ESTIMATE block describes only a subset of parameters, then the decomposed normal vector d_i is defined as d_i = n_i - N_ei(T) * (C_ee + N_ee){-1} * n_e where n_i -- the block of normal vector which corresponds to the equations listed in the SOLUTION/ESTIMATE; n_e -- the block of the normal vector which corresponds to the omitted parameters; N_ee -- the block of normal matrix which corresponds to omitted parameters; N_ei -- the block of normal matrix which corresponds to the product of equations of conditions of the omitted parameters and parameters from the SOLUTION/ESTIMATE list. C_ee -- the block of normal matrix of constraints which corresponds to omitted parameters; Solve computes d_i as d_i = D_i * e_i where e_i -- vector of the estimates of the parameters from the SOLUTION/ESTIMATE list. ___________________________________________________________________ |__S_O_L_U_T_I_O_N__D_E_C_O_M_P_O_S_E_D__N_O_R_M_A_L__V_E_C_T_O_R___| | | | | |__Field_________|______Description__________________|___Format_____| | | | | | Estimated | Index of the estimated parameter. | 1X,I5 | | Parameter | | | | Index | | | | | | | |________________|___________________________________|______________| | | | | | Element of | Element of the decomposed normal | 1X,E21.14 | | decomposed | ( Row Number , Column Number ). | | | normal vector | ( Row Number , Column Number ). | | |________________|___________________________________|______________| | | | 28 | |______________| 2.7 New block NUTATION/DATA ~~~~~~~~~~~~~~~~~~~~~~~~~~~ This block describes which apriori nutation model is used and what is the reference model to which the nutation angles are referred. ___________________________________________________________________ |_________________N_U_T_A_T_I_O_N___D_A_T_A___L_I_N_E_______________| | | | | |__Field_________|______Description__________________|___Format_____| | | | | | [Nutat. Code] | Code for nutation reference | 1X,A8 | | | NONE | | | | REN2000 | | | | IAU1980 | | | | IERS1996 | | | | IAU2000a | | | | IAU2000b | | |________________|___________________________________|______________| | | | | | [Nut. Usage] | Usage flag: APR or REF | 1X,A3 | | | APR means that the previous | | | | field kept the nutation model | | | | used for apriori. | | | | REF means that the previous | | | | field kept the nutation model | | | | used as a reference. | | | | NONE means that the total | | | | nutation angles are presented | | |________________|___________________________________|______________| | | | | | Comments | | 1X,A66 | |________________|___________________________________|______________| | | | 80 | |______________| 2.8 New block PRECESSION/DATA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This block describes the apriori precession constant which was used. ___________________________________________________________________ |_________________N_U_T_A_T_I_O_N___D_A_T_A___L_I_N_E_______________| | | | | |__Field_________|______Description__________________|___Format_____| | | | | | [Prec. Code] | Code for nutation reference | 1X,A8 | | | NONE | | | | IAU1980 | | | | IAU2000 | | |________________|___________________________________|______________| | | | | | Comments | | 1X,A70 | |________________|___________________________________|______________| | | | 80 | |______________| Nutation angles can be presented either as nutation in obliquity and nutation in longitude in accordance to Newcomb-Andoyer formalism or as nutation X, nutation Y in accordance to Ginot-Capitaine formalism. Contrary to claims of Dr. Capitaine, both approaches are equivalent. 2.9 New block SOURCE/ID ~~~~~~~~~~~~~~~~~~~~~~~ ___________________________________________________________________ |_____________R_A_D_I_O___S_O_U_R_C_E___D_A_T_A___L_I_N_E___________| | | | | |__Field_________|______Description__________________|___Format_____| | | | | | Source Code | Call sign for a source | 1X,A4 | |________________|___________________________________|______________| | | | | | IERS name | IERS name of the radio source | 1X,A8 | |________________|___________________________________|______________| | | | | | ICRF name | ICRF name of the radio source | 1X,A16 | |________________|___________________________________|______________| | | | | | IAU name | IAU J2000.0 name of the radio | 1X,A10 | | | source | | |________________|___________________________________|______________| | | | | | IVS name | IVS name of the radio source | 1X,A8 | |________________|___________________________________|______________| | | | | | Comments | Comments or other names of the | 1X,A29 | | | radio source | | |________________|___________________________________|______________| | | | 80 | |______________| 2.10 New block SOLUTION/CALIBRATION_ESTIMATE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The purpose of this block is to allow users to 'back-out' the effects of a calibration. The format is almost identical to the SOLUTION/ESTIMATE block. Suppose that the normal equations without the calibration are: N A = B The effect of the calibration is to modify the RHS of this to give: N A' = B+ del_B When the normal equations are inverted we get: A' = N^-1 B + N^-1 del_B = A + del_A The solution contribution block gives the values for the 'del_A' term. The format of this block is almost identical to SOLUTION/ESTIMATE block. The first few lines look look something like this: +SOLUTION/CALIBRATION_ESTIMATE LOADING_EFFECT *Index TYPE__ CODE PT SBIN Ref_epoch___ Unit S value 1 STAX 7641 A 1 19:155:16735 m 2 1.12094296576514D-05 0.00000D+00 2 STAY 7641 A 1 19:155:16735 m 2 -1.64886779400689D-04 0.00000D+00 3 STAZ 7641 A 1 19:155:16735 m 2 -7.99174504030867D-04 0.00000D+00 4 STAX 7297 A 1 19:155:14114 m 2 -1.28824231979959D-03 0.00000D+00 5 STAY 7297 A 1 19:155:14114 m 2 1.26091351520643D-03 0.00000D+00 6 STAZ 7297 A 1 19:155:14114 m 2 -6.42471735486039D-04 0.00000D+00 .... -SOLUTION/CALIBRATION_ESTIMATE The sigmas are 0 because it is assumed there is no uncertainty in the calibration. Suppose we have two solutions in sinex format. Solution 1 does not include the effect of the calibration. * There will only be SOLUTION/ESTIMATE block. Solution 2 includes the effect of the calibration, and we have included the CALBIRATION information. * Then there will be a SOLUTION/ESTIMATE block * There will also be a SOLUTION/CALIBRATION_ESTIMATE block. The relation between Solution 1 and Solution 2 is: SOLUTION/ESTIMATE(1) = SOLUTION/ESTIMATE(2)-SOLUTION/CALIBRATION_ESTIMATE(2) 2.11 New block SOLUTION/DECOMPOSED_CALIBRATION ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This block is similar to the SOLUTION/DECOMPOSED_NORMAL_VECTOR block. It provides a means of backing out the effect of a calibration. Suppose that the normal equations without the calibration are: N A = B The effect of the calibration is to modify the RHS of this to give: N A' = B+ del_B The DECOMPOSED_NORMAL_VECTOR block gives the effective B vector after the nuisance parameters have been squeezed out. The DECOMPOSED_CALIBRATION block gives the value of the effect del_B vector after the nuisance parameters have been squeezed out. The format of the first few lines look like: +SOLUTION/DECOMPOSED_CALIBRATION LOADING_EFFECT * Ind1 Decomposed_vector(ind1) 1 -9.08414333456434D+06 2 -2.78630680723758D+07 3 1.27314635010659D+07 4 7.21652034185454D+06 5 8.03838945195598D+07 6 -1.02827125834327D+08 7 -4.42092453014595D+07 .... +SOLUTION/DECOMPOSED_CALIBRATION Suppose we have two solutions in sinex format. Solution 1 does not include the effect of the calibration. * There will only be SOLUTION/DECOMPOSED_NORMAL_VECTOR block. Solution 2 includes the effect of the calibration, and we have included the CALBIRATION information. * There will be a SOLUTION/DECOMPOSED_NORMAL_VECTOR block. * There will also be SOLUTION/DECOMPOSED_CALIBRATION block. Note that: SOLUTION/DECOMPOSED_NORMAL_VECTOR(1) = SOLUTION/DECOMPOSED_NORMAL_VECTOR(2)-SOLUTION/DECOMPOSED_CALIBRATION(2) 3 Deviations from the SINEX 2.10 standard ========================================= Sinex listing in 2.20 format has different names for parameters in accordance to an anonymous document circulated in 2008 known as "Proposal 2". 4 Implementation in Solve ========================= Solve normally produces the listing in its own so-called "spool-format". In addition to the spool listing, Solve has a limited ability to generate listings in Sinex format. It can write the listing in Sinex format when it runs in batch mode. Description of the keyword Sinex in the control language can be found in http://gemini.gsfc.nasa.gov/solve_root/help/solve_guide_03.html#section3.13 When a user requests to apply specific constraints, Solve does not modify normal matrix immediately. Procedures of imposing constraints collect all constraint equation coefficients, weights, right hand part equations as well as constraint description in an intermediate data structure. After collecting all information about constraints Solve "applies" constraints by modifying normal matrix and normal matrix. If a Sinex output option is specified, then Solve passes this intermediate data structure to the routine which writes listing down and, thus, this subroutine has access to full information about the constraints. Solve allows a user to specify which items among ESTIMATES, COVARIANCES, CONSTRAINTS, DECOMPOSED_NORMAL_EQUATIONS or all of them are to be included in the listing together with mandatory blocks. Solve allows a user to specify which parameters are to be included in the output. Currently, Solve does not allow to include any parameter in the listing, but only one from the pre-defined list of supported parameter. 4.1 Syntax of INCLUDE_PARAM and EXCLUDE_PARAM lists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDE_PARAM and EXCLIDE_PARAM files contain the parameter lists. List consists of one or more lines with Solve intrinsic 20-characters long parameter names. The lines which starts from # are considered as comments. Wild-card symbols * and ? can be included. Solve check the name of each estimated parameter against INCLUDE_PARAM list. If the name matches with at least one line (except comment) then the name is flagged as "included". After that Solve check each parameter against EXCLUDE_PARM list. If it matches with at least one line (except comment) then it is flagged as "excluded". All parameters which are flagged as "included" and are not flagged as "excluded" will be included in the Sinex output. The list of intrinsic parameter names: Parameters which can be put in the listing in Sinex format: ssssssss X COMPONENT X-coordinate of station position at reference epoch ssssssss Y COMPONENT Y-coordinate of station position at reference epoch ssssssss Z COMPONENT Z-coordinate of station position at reference epoch ssssssss X VELOCITY X-coordinate of station velocity ssssssss Y VELOCITY Y-coordinate of station velocity ssssssss Z VELOCITY Z-coordinate of station velocity ssssssss Xyymmdd-COO X-coordinate of station position at epoch yymmdd ssssssss Yyymmdd-COO Y-coordinate of station position at epoch yymmdd ssssssss Zyymmdd-COO Z-coordinate of station position at epoch yymmdd ssssssss Xyymmdd-POS X-coordinate of station position at epoch yymmdd ssssssss Yyymmdd-POS Y-coordinate of station position at epoch yymmdd ssssssss Zyymmdd-POS Z-coordinate of station position at epoch yymmdd ssssssss AXIS OFFSET axis offset of the ssssssss station X WOBBLE 0yymmddhhmm X-coordinate of pole position at epoch yymmddhhmm X WOBBLE 1yymmddhhmm Time derivative of X pole coordinate at yymmddhhmm Y WOBBLE 0yymmddhhmm Y-coordinate of pole position at epoch yymmddhhmm Y WOBBLE 1yymmddhhmm Time derivative of Y pole coordinate at yymmddhhmm UT1-TAI 0yymmddhhmm UT1 angle at epoch yymmddhhmm UT1-TAI 1yymmddhhmm First time derivative of UT1 angle at epoch yymmddhhmm LONGITUDE NUTATION Nutation in longitude OBLIQUITY NUTATION Nutation in obliquity qqqqqqqq RIGHT ASCEN Right ascension at J2000.0 epoch qqqqqqqq DECLINATION Declination at J2000.0 epoch qqqqqqqq RIGHT ASC V Proper motion in right ascension qqqqqqqq DEC VELO Proper motion in declination Other parameters which the current version of Solve cannot put in the listing in Sinex format: ssssssssA0yymmddhhmm Atmosphere path delay at epoch yymmddhhmm ssssssssa0yymmddhhmm Atmosphere path delay at epoch yymmddhhmm ssssssssC0yymmddhhmm Global clock offset at epoch yymmddhhmm ssssssssC1yymmddhhmm Global clock rate at epoch yymmddhhmm ssssssssC2yymmddhhmm Global clock rate drift at epoch yymmddhhmm ssssssss--ssssssss C baseline dependent clocks ssssssssNGyymmddhhmm Atmosphere gradient in north direction ssssssssEGyymmddhhmm Atmosphere gradient in east direction X WOBBLE 2yymmddhhmm Second time derivative of X pole coordinate at yymmddhhmm Y WOBBLE 2yymmddhhmm Second time derivative of Y pole coordinate at yymmddhhmm UT1-TAI 2yymmddhhmm Second time derivative of UT1 angle at epoch yymmddhhmm Gamma Relativistic PPN parameter gamma where "ssssssss" stands for the IVS station name "qqqqqqqq" stands for the IVS source name "yyddmmhhss" stands for time epoch like 980729113459 -- July 29, 1998 11 hours 34 minutes 59 seconds. 4.2 Examples of INCLUDE_PARAM and EXCLUDE_PARAM lists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. daily_inc.bsc # # -- Include parameters which will be put in Sinex listing # # The following parameters are to be included in the Sinex listing: # # 1) Station coordinates # 2) pole coordinates # 3) UT1 # 4) rate of change of pole coordinates # 5) rate of change of UT1 # 6) daily nutation angles # ?????????X COMPONENT ?????????Y COMPONENT ?????????Z COMPONENT ?????????X??????-COO ?????????Y??????-COO ?????????Z??????-COO ?????????X??????-POS ?????????Y??????-POS ?????????Z??????-POS X WOBBLE 0* X WOBBLE 1* Y WOBBLE 0* Y WOBBLE 1* UT1-TAI 0* UT1-TAI 1* LONGITUDE NUTATION OBLIQUITY NUTATION 2. daily_exc.bsc # # -- Exclude parameters which will be put in Sinex listing # # Nothing to exclude # 3. daily_esc_notigo.bsc # # -- Exclude parameters which will be put in Sinex listing # # All parameters related to station TIGOCONC are excluded # # (NB: no common constraint equations with other stations can be # imposed if computation of the decomposed normal matrix is required ) # TIGOCONC* 4.3 Treatment of station with discontinuous motion ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ It is an empirical fact that some stations has a quasi-instant motion due to seismic events, rails repair and other reasons of instability of VLBI site positions. It is an analyst who determines the appropriate model for handing such stations. In the case if an analyst trusts to results of the measurements of such a motion by an independent technique, f.e. results of local survey before and after rails repairing, then position of the station is modeled by one parameter, and the motion of the station is described by the set of eccentricity values at the epochs before and after the motion. If an analyst does not trust to independent measurements, or such measurements are unavailable, f.e. in the case of seismic motion, then coordinates of such station are described by a model X = a1*B0(t0,t1) + a2*B0(t1,t2) + ... + b*(t-tref) where B0 -- a basis spline of the 0-th order on the range t0, t1 ( it is 1 at the range [t0, t1], and 0 otherwise ) tref -- reference epoch; t0 -- epoch of the first observations; t1, t2 ... -- epoch of discontinuities. Parameters a1, a2 ... have the same parameter name STAX, STAY, STAZ, but they are distinguished by sub-index 1,2... in the field SBIN (former name SOLN). This field is used in sections SITE/EPOCHS, SITE/APRIORI, SITE/ESTIMATES. If the station did not have discontinuity in the motion than SBIN always has the value 1. The modern approach is to model non-liner site position with B-spline or order 0,1,2,3. Sinex format does not allow to put in the listing estimates of B-spline of order higher than 0. 4.4 Restrictions ~~~~~~~~~~~~~~~~ The current implementation (2002.10.04) cannot write the listing in Sinex format in several cases: 1) Constraint NO_NET_TRANSLATION is not supported. Use NO_NET_TRANSLATION_POSITION instead of that. 2) Suppressions VELOCITIES NO STATIONS NO SOURCES NO PROPER_MOTIONS NO 3) Solve cannot put in the listing site position modeled by linear spline. 4) Currently, Solve can include in Sinex listing global parameters if it runs in global mode and local parameters if it runs in independent mode. It cannot include local parameters if it runs in global mode. This restriction may be lifted in the future. 5) Solve cannot include in the listing in Sinex format second and higher order UT1 and polar motion time derivatives. 6) Solve cannot include user parameters in the listing in Sinex format, but can include user constraints. 7) No common constraints between included and not included parameters can be imposed if computation of decomposed normal matrix is required. Solve will issue a warning if a constraint equation has non-zero elements for the parameters from both groups of included and not included parameters in the case if computation of a decomposed normal matrix is required, and will issue an error message and stop if the decomposed normal matrix is to be included in the sinex listing. >>> Solution Control file <<< >>> ##################### <<< Refer to http://gemini.gsfc.nasa.gov/solve_root/help/solve_guide_03.html for description the syntax of Mark5 VLBI analysis software control files Local file name: snx2020d_84to94_00.cnt File length: 15107 Modification date: 2021.01.07_20:14:59 ************************************************************************** *** *** 2020a Sinex global solution -- M.Johnson *** last modified: 01/04/2021 MCJ *** *** Solution: snx2020d_84to94_00.cnt *** *** ARC list: snx2020d_84to94.arc *** Weights: usno2020Nov21_base.wgt *** Atmosphere: 20 minutes *** Clocks: 60 minutes *** EOP off./rate: XYU/XYU *** Nutation: offset *** Gradient: 6 hours *** Sources: local *** Stations: local *** Axis offsets: no *** Data: delay only *** Elev. cutoff: 5 degrees *** EOP mod file: last_usno_finalF.erp *** *** NOTE: ** ************************************************************************** *** *** This section determines the solution's general characteristics *** $SETUP DEFAULTS NO SOLUTION INDEPENDENT *** vgosDb directory VGOSDB_DIR /data/vgosDb CGM NONE NONE MERGE_CGM NONE ARC_FILES NONE ID USNO export Sinex solution for EOP * TRAIN NO GLO_PARLIM 2560 INC_PARLIM 128 SORT YES STATIONS ALPHABET SOURCES RIGHT_ASCENSION * USER_PROGRAM NONE USER_PARTIALS NONE USER_CONSTRAINTS NONE * WEIGHTS REQUIRE /data/solve/solutions/itrf2020_2020d/usno2020Nov21_base.wgt BY_BASELINE * WEIGHTS IN * FAST_MODE B3D FAST_DBG MONITOR FAST_COV SEG SAVING_RATE 100 SUPMET PRE98 QUALCODE_LIMIT 5 WARNING NO * SINGULARITY_CHECK ACTION REPARAM/EXCLUDE \ * SINGULARITY_CHECK ACTION WARNING \ STAMIN 8 \ SOUMIN 4 \ BASMIN 3 * SOURCE_WEIGHTS NO ELEVATION_DEPENDENT_NOISE NO EMULATION NO *** *** This section specifies parameters to be estimated (adjusted). *** $FLAGS * ATMOSPHERES MOST 20 CLOCKS MOST 60 * GRADIENTS YES 6 *?GRADIENTS YES 6 EXCEPT NO \ *? AIRA AUSTINTX AZORES BERMUDA BLKBUTTE \ *? BLOOMIND BREST CARNUSTY CARROLGA CHICHI10 \ *? CHLBOLTN CTVASBAY CTVASTJ DAITO DEADMANL \ *? DSS15 ELY FLAGSTAF FORTORDS FORT_ORD \ *? FTD_7900 GBT-VLBA GGAO7108 GIFU11 GIFU3 \ *? GOLDVENU GORF7102 GRASSE HALEAKAL HOFN \ *? HOHENFRG HOHNBERG JPL_MV1 KAINAN KANOZAN \ *? KARLBURG KASHIM11 KIRSBERG KODIAK KOGANEI \ *? KOGANEI3 KWAJAL26 LEONRDOK MAMMOTHL MARCUS \ *? MARPOINT MCD_7850 METSAHOV METSHOVI MIAMI20 \ *? MILESMON MIURA MIYAZAKI MIZNAO10 MIZUSGSI \ *? MOJ_7288 MON_PEAK MV2ONSLA NOBEY_6M NOME \ *? NRAO85_1 OCOTILLO OHIGGINS ONSALA85 OVR_7853 \ *? PARKES PBLOSSOM PENTICTN PINFLATS PLATTVIL \ *? PRESIDIO PT_REYES PVERDES QUINCY ROBLED32 \ *? SAGARA SANPAULA SEATTLE1 SESHAN25 SEST \ *? SHANGHAI SINTOTU SINTOTU3 SNDPOINT SOURDOGH \ *? SUWON SYOWA TATEYAMA TITIJIMA TOMAKO11 \ *? TOULOUSE TROMSONO TRYSILNO TIDBIN64 TIGOWTZL \ *? TSUKUBA TSUKU3 URUMQI USSURISK USUDA64 \ *? VERNAL VICTORIA VLA VLA-N8 WHTHORSE \ *? YAKATAGA YEBES YELLOWKN YLOW7296 YUMA * UT1/PM POLYNOMIAL OFFSET XYU RATE XYU 2ND_ORDER --- MIDDLE * * Use the following to put the X/Y precession/nutation into the * individual Sinex files. * NUTATION XY_OFFSET *?NUTATION OFFSET * BASELINE_CLOCKS IN * SOURCES YES REF_EPOCH 2015.01.01 STATIONS YES REF_EPOCH 2010.01.01 VELOCITIES NO PROPER_MOTIONS NO HI_FREQ_EOP NO PRECESSION NO RELATIVITY NO AXIS NO *** *** This section determines what output BATCH produces. *** $OUTPUT RESET YES FORWARD NO BASELINES YES MINIMUM NO SCREEN NO COVARIANCES NO CORRELATIONS NO STATION_TABLE NO POS_ELLIPSES NO MOD_FILES NO RESIDUALS NONE MINIMIZE_SIGMAS NO *?SINEX NO SINEX YES \ FORMAT_VERSION 2.10 \ ALLOW_OVERWRITE NO \ GLOBAL NO \ LOCAL YES \ SEGMENTED NO \ ESTIMATES YES \ DECOMPOSED_NORMAL_EQUATIONS YES \ CONSTRAINTS YES \ COVARIANCES YES \ LOADING_EFFECT YES \ INCLUDE_PARAM /data/solve/oper/sinex/ivs_daily_inc.bsc \ EXCLUDE_PARAM /data/solve/oper/sinex/ivs_daily_exc.bsc \ OUTPUT_FILE /data/solve/solutions/itrf2020_2020d/snx84to94/_usn2020d.snx \ ACKNOWLEDGMENTS_FILE /data/solve/oper/sinex/ivs_daily_ack.bsc \ COMMENTS_FILE /data/solve/oper/sinex/ivs_daily_com.bsc NORMAL_MATRIX NO SEG_OUTPUT NO MAPPED_EOP_OUTPUT NO APRIORI_ZENDEL NO CRES_EMULATION NO NRD_TABLE YES CHI_SQUARE_TABLE NO LISTING_OPTIONS SRC_STAT LONG \ SEG_STYLE POST2005 *** *** Some parameters can be treated either as global or as *** session parameters. This section tells BATCH how to *** treat these parameters (YES = global). *** $CARRY SOURCES NO STATIONS NO AXIS NO *** *** This section determines which data is included in the solution. *** $DATA SOURCES YES EXCEPT \ * * 9 lensed sources (gravitational lenses) * 0218+357 0218+35A 0218+35B 1830-211 1830-21A 1830-21B 1422+231 1422+23C \ 0132-097 \ * * 1 source with really bad data (not sure why?) * 2224-308 \ * * 1 pulsar XU Vel * 0833-450 \ * * 5 radio stars with no data * HD32918 HD132742 HD146361 SIGCRB UXARI \ * * 3 radio stars with data (but they are stars) * HR1099 LSI61303 HR5907 \ * * 1 Not sure what this is, but has good data * * LANA \ * * 1 SN * SN1993J \ * * 238 sources with less than 3 (0,1,2,4) observations in crf2020d_01 * 0008-300 0012-008 UG00192 4C+00.02 OB338 0032+276 0036-216 0040+517 \ NGC0253 0045-255 0056-187 0103+337 0104-487 0106+130 0118-684 0118-488 \ 0117+117 0119-011 0126-531 0131-450 0131-367 0141-609 0141+339 0153-663 \ 0154+410 0201-440 0206-625 0207-078 0232-507 M77 0253-218 NGC1167 \ 0324-489 0328-272 0333-276 0335+225 0340-600 0340-493 0340+044 0355-636 \ 0358-620 0400-613 0409-752 0409-526 0412-779 0409+000 0411+245 0423+183 \ 0428+205 0446+074 0459+791 0511+009 0512-129 0515-674 0512+249 0535+677 \ 0548-090 NGC2110 0611+139 MRK003 NGC2146 0633-263 0705+025 0712-037 \ 0722+284 0731-465 0730+353 UG03927 0743+182 0758+120 0802-276 0806-483 \ 0808-491 0810-180 0811-477 0809+483 0810+563 0817+472 0830+115 0831-445 \ 0833+441 4C+32.26 0839+157 0844-557 0846+184 0844+387 0854+178 0855+143 \ 0902+343 0906-474 0905+524 0912+171 0915+099 0918+167 0920+168 0923+102 \ 0922+364 0932-194 0937-282 0948-860 0941-080 M82 0951+699 0956+015 \ NGC3079 1001+123 1001+621 1007+135 1017+109 1020-103 1026-179 1030-590 \ 1036-697 1043-290 1045+155 1046-026 1047-597 1046+588 1050+341 1051+391 \ NGC3690 1132-000 1216-062 M106 NGC4278 1221+248 1225-023 1224-854 \ 1237+246 1239-044 1243-412 1245-197 1252+039 1254+226 1305-241 1313+200 \ 1316-12A 1317+143 1319-652 1320-407 1331+512 1332+317 1338+332 1341+144 \ 1344-135 1414+652 1414-596 1421-490 1422+268 TON202 1438-390 1439+327 \ 1501+481 1509-564 1511+238 1516-129 1529+441 1528-509 1538-584 1556-580 \ 1557-515 1616-029 1622+238 1623-243 3C343 3C343.1 1646+217 NGC6240 \ 1701-132 1707-376 1713+218 1717-236 SGR-A 1742-283 1744-299 1745-235 \ 1749-300 1750+093 1752-217 NGC6500 1805-214 1810+522 1813-241 1817+512 \ 1827-360 1846-168 1848+333 1851+030 1854-663 1858-143 NAQL93 1910-560 \ 1920+154 1921+14B 1926+050 1930-028 1934+207 1950-270 1955-210 2000-045 \ 2003+104 2004+064 2016-615 2022-582 2027+383 NGC6946 2039-631 2047-655 \ 2102+003 2101-715 2122-148 2134+237 2135-209 2134-470 2144+568 2152-505 \ 2154-183 2157-133 2205-002 2205-683 2209+184 2210-104 2226-411 2227-210 \ 2226-634 2235-556 2245-059 2303-673 2310-417 2311-632 2314-625 2318-195 \ 2324-009 2325+293 2344+092 2345-611 2348-010 2355+042 * STATIONS YES EXCEPT \ * * --- Duplicate names (used for polarization tests) * NOTOX WIDE85_3 VLBA85_3 MOJAVLBA LEFT85_1 \ HARTDBBC YEBESDBC YEBDBBC ONSALAAN YEBEDBBC \ OHIGGADS WETTDBBC LEFTKOK LEFT85_3 NYALDBBC \ NOTDBBC NOTOVDIF WETTVDIF * TYPE GROUP_DELAYS_ONLY ELEVATION 5.0 WVR_MASK NO EVERY NO NORATE_FLAG NO *** *** This section determines which contributions BATCH applies to a *** session. Contributions are corrections to delay and delay rate which *** were computed and stored in the superfile but not yet added to the *** theoretical delay and/or delay rate. *** $CONTRIBUTIONS SET WobXCont SET WobYCont SET EarthTid * Contribution for mean pole model is now in MAPPING section * SET Pol_Tide * SET PTideOld * SET Feed_Rot SET OPTLCont SET Ocean * Apply IERS2003 hi freq model for X,Y,UT1,nutation * if applied must turn off HI_FREQ_EOP * SET XpYpNutn * Apply IERS2020 hi freq model for X,Y,UT1,nutation now in MAPPING section * SET XpYpOrth * SET UT1Ortho SET XpYpLib SET UT1Libra *** *** This section specifies which station-dependent calibrations (e.g., *** cable, Chao) and zenith path delay calibrations (e.g. NMFDRFLY, *** CFAKBDRY) BATCH applies. It also determines whether BATCH applies the *** ionosphere calibration and rejects observations with bad or missing *** S-band ionospheric values. *** $CALIBRATIONS ION ON RESET YES KEEP cable KEEP pcal_rmv DISABLE NMFDRFLY *** *** This section determines which mode calibration should be applied to *** each session. Mode calibrations are the calibrations which depend *** on a) band and b) observable type. *** $MODE_CALIBRATIONS SET NONE *** *** This section specifies which partials with respect to atmosphere wet *** path delay BATCH should use. *** $PARTIALS SET NMFWTFLY OFF SET GRADMAP CH 0.0032 0.0032 *** *** This section replaces a-priori calculated from a standard theoretical *** model and read from the sessions' superfiles with alternate a-priori. *** This process is called mapping. *** $MAPPING GALACTIC_ABERRATION 5.8 POLETIDE IERS2022 STATIONS itrf2014_usno.sit VELOCITIES itrf2014_usno.vel SOURCES trf2020d_00.src EARTHQUAKE ITRF2014-psd-vlbi_sites.dat EARTH_ORIENTATION last_usno_finalF.erp SPL UT1S NUTATION_SERIES NONE NUTATION2006 NO PIECE_WISE_STA NONE PRESSURE_LOADING NONE EPISODIC_MOTION NONE * HI_FREQ_EOP hf1102a HI_FREQ_EOP NONE HARMONIC_EOP NONE AXIS_OFFSET gsfc_itrf2020_2020Apr01.axo ECCENTRICITY ECCDAT_itrf2020.ecc MEAN_GRADIENT gsfc_dao_gmao.mgr SPLINE_DISPLACEMENTS NONE METRIC_TENSOR NONE POSITION_VARIATIONS \ /data/solve/oper/apriori/aplo_bds/ TIME_SERIES SPLINE IF_AVAILABLE \ /data/solve/oper/apriori/vsgd_aplo_s1_s2_noib.hps HARMONIC_MODEL SPLINE IF_AVAILABLE *?POSITION_VARIATIONS * Ocean loading applied in CONTRIBUTIONS section *? /data1/solve/oper/apriori/2007b_oclo.hps HARMONIC_MODEL SPLINE IF_AVAILABLE \ *? /data1/solve/oper/apriori/aplo_bds/ TIME_SERIES SPLINE IF_AVAILABLE \ *? /data1/solve/oper/apriori/vsgd_aplo_s1_s2_noib.hps HARMONIC_MODEL SPLINE IF_AVAILABLE ANTENNA_THERMAL MODEL AVERAGE \ /data/solve/save_files/antenna-info_Nothnagel_modwe.14dec05.txt INSITU NONE GRAVITY_DEFORM /data/solve/save_files/gravity_deform_model_v2019Nov21.txt EXTERNAL_TRP_DELAY REQUIRE DIRECTORY /data/vmf/vmf1/trp/tot HFEOP_XYU /data/solve/save_files/desai_model_jgrb51665-sup-0002-ds01.txt *** *** This section constrains specific parameter estimates. *** $CONSTRAINTS ATMOSPHERES MOST 50.0 CLOCKS MOST 5.0 GRADIENTS YES 0.5 2.0 * BASELINE_CLOCKS YES SIGMA 5.D-7 EARTH_ORIENTATION YES SIGMA 45.0 45.0 3.0 RATES SIGMA 45.0 45.0 3.0 NUTATION NO * PIECE_WISE_STA NO SOURCES YES SIGMA 1.D-6 STATIONS NO NUVEL_COVAR NO VELOCITIES NO * NO_NET_TRANSLATION NO NO_NET_TRANSLATION_POSITION LOCAL SIGMA 1.D-4 ALL UNIFORM YES NO_NET_ROTATION_POSITION LOCAL SIGMA 1.D-4 UNIFORM YES NO_NET_TRANSLATION_VELOCITY NO NO_NET_ROTATION_VELOCITY NO * NO_NET_ROTATION_SOURCE LOCAL SIGMA 1.D-10 UNIFORM YES NO_NET_ROTATION_SOURCE LOCAL SIGMA 5.D-11 WEIGHTED YES *** *** This section has two purposes. It suppresses specific global *** parameters. It also imposes certain restrictions on the estimates *** BATCH produces. For example, BATCH can produce identical velocity *** estimates for a group of (closely located) stations. *** $SUPPRESSION VELOCITY_TIE NO VELOCITIES NO STATIONS NO RIGHT_ASCENSION NO DECLINATION NO STATION_ORIGIN NO SOURCES NO PROPER_MOTIONS NO PRECESSION NO RELATIVITY NO DIRECTION NO VELOCITY_ORIGIN NO STATION_TIE NO *** *** This section lists the session names which are to participate in the *** solution. Suppression solutions do not process sessions, but must *** specify a session in this section in order to activate the proper *** BATCH paths. *** $ARCS ARCFILE ./snx2020d_84to94.arc -FILE/COMMENT * * ----------------------------------------------------------------------------- * +INPUT/ACKNOWLEDGEMENTS USN U.S. Naval Observatory, VLBI analysis group -INPUT/ACKNOWLEDGEMENTS * * ----------------------------------------------------------------------------- * +SITE/ID *Code PT Domes____ T Station description___ Approx_lon_ Approx_lat_ App_h__ 7232 A 30302S001 R HARTRAO Hartebeesthoe 27 41 07.4 -25 53 23.1 1416.5 7222 A 40405S009 R MOJAVE12 12-m at Golds 243 06 44.6 35 19 53.9 911.1 7219 A 40499S001 R RICHMOND Richmond, FL, 279 36 55.0 25 36 49.5 -12.9 7209 A 40440S003 R WESTFORD Westford, MA, 288 30 22.3 42 36 46.6 87.7 7224 A 14201S004 R WETTZELL Wettzell, Ger 12 52 38.8 49 08 42.1 670.1 -SITE/ID * * ----------------------------------------------------------------------------- * +SOURCE/ID *Code IERS nam ICRF designator IAU name IVS name 0001 0212+735 J021730.8+734932 J0217+7349 0212+735 0002 0229+131 J023145.8+132254 J0231+1322 0229+131 0003 0234+285 J023752.4+284808 J0237+2848 0234+285 0004 0300+470 J030335.2+471616 J0303+4716 0300+470 0005 0420-014 J042315.8-012033 J0423-0120 0420-014 0006 0454-234 J045703.1-232452 J0457-2324 0454-234 0007 0528+134 J053056.4+133155 J0530+1331 0528+134 0008 0552+398 J055530.8+394849 J0555+3948 0552+398 0009 0727-115 J073019.1-114112 J0730-1141 0727-115 0010 0851+202 J085448.8+200630 J0854+2006 OJ287 0011 0923+392 J092703.0+390220 J0927+3902 4C39.25 0012 1404+286 J140700.3+282714 J1407+2827 OQ208 0013 1611+343 J161341.0+341247 J1613+3412 1611+343 0014 1622-253 J162546.8-252738 J1625-2527 1622-253 0015 1730-130 J173302.7-130449 J1733-1304 NRAO530 0016 1741-038 J174358.8-035004 J1743-0350 1741-038 0017 1803+784 J180045.6+782804 J1800+7828 1803+784 0018 1921-293 J192451.0-291430 J1924-2914 1921-293 0019 1958-179 J200057.0-174857 J2000-1748 1958-179 0020 2121+053 J212344.5+053522 J2123+0535 2121+053 0021 2128-123 J213135.2-120704 J2131-1207 2128-123 0022 2234+282 J223622.4+282857 J2236+2828 2234+282 0023 2255-282 J225805.9-275821 J2258-2758 2255-282 -SOURCE/ID * * ----------------------------------------------------------------------------- * +SITE/RECEIVER *Code PT SBIN T Data_Start__ Data_End____ Receiver Type_______ S/N__ Firmware_ID 7232 A 1 R 91:302:58122 91:303:57382 ----VLBI Station---- --NM- -----NA---- 7222 A 1 R 91:302:57614 91:303:57754 ----VLBI Station---- --NM- -----NA---- 7219 A 1 R 91:302:57614 91:303:57382 ----VLBI Station---- --NM- -----NA---- 7209 A 1 R 91:302:57614 91:303:53736 ----VLBI Station---- --NM- -----NA---- 7224 A 1 R 91:302:57614 91:303:57754 ----VLBI Station---- --NM- -----NA---- -SITE/RECEIVER * * ----------------------------------------------------------------------------- * +SITE/ANTENNA *Code PT SBIN T Data_Start__ Data_End____ Receiver Type_______ S/N__ 7232 A 1 R 91:302:58122 91:303:57382 ----VLBI Station---- --NM- 7222 A 1 R 91:302:57614 91:303:57754 ----VLBI Station---- --NM- 7219 A 1 R 91:302:57614 91:303:57382 ----VLBI Station---- --NM- 7209 A 1 R 91:302:57614 91:303:53736 ----VLBI Station---- --NM- 7224 A 1 R 91:302:57614 91:303:57754 ----VLBI Station---- --NM- -SITE/ANTENNA * * ----------------------------------------------------------------------------- * +SITE/ECCENTRICITY *Code PT SBIN T Data_Start__ Data_End____ typ Apr --> Benchmark (m)_______ 7232 A 1 R 91:302:58122 91:303:57382 XYZ 0.0000 0.0000 0.0000 7222 A 1 R 91:302:57614 91:303:57754 XYZ 0.0000 0.0000 0.0000 7219 A 1 R 91:302:57614 91:303:57382 XYZ 0.0000 0.0000 0.0000 7209 A 1 R 91:302:57614 91:303:53736 XYZ 0.0000 0.0000 0.0000 7224 A 1 R 91:302:57614 91:303:57754 XYZ 0.0000 0.0000 0.0000 -SITE/ECCENTRICITY * * ----------------------------------------------------------------------------- * +SOLUTION/EPOCHS *Code PT SBIN T Data_start__ Data_end____ Mean_epoch__ 7232 A 1 R 91:302:58122 91:303:57382 91:303:12856 7222 A 1 R 91:302:57614 91:303:57754 91:303:20721 7219 A 1 R 91:302:57614 91:303:57382 91:303:21838 7209 A 1 R 91:302:57614 91:303:53736 91:303:15860 7224 A 1 R 91:302:57614 91:303:57754 91:303:15203 -SOLUTION/EPOCHS * * ----------------------------------------------------------------------------- * +NUTATION/DATA IAU2006/2000 Precession/Nutation apriori nutation modelwas used NONE REF Total nutation angles are reported in estimation block -NUTATION/DATA * * ----------------------------------------------------------------------------- * +PRECESSION/DATA CAPITAINE2003 apriori precession constant and obliquity rates were used -PRECESSION/DATA * * ----------------------------------------------------------------------------- * +SOLUTION/STATISTICS * Units for WRMS: sec NUMBER OF OBSERVATIONS 792 NUMBER OF UNKNOWNS 598 WEIGHTED SQUARE SUM OF O-C 2.27153221232889D+13 SQUARE SUM OF RESIDUALS (VTPV) 4.87550240991166D+02 VARIANCE FACTOR 9.24247400706443D-01 WRMS OF POSTFIT RESIDUALS 3.10457821811879D-11 -SOLUTION/STATISTICS * * ----------------------------------------------------------------------------- * +SOLUTION/APRIORI *Index Type__ CODE PT SBIN Ref_epoch___ Unit S Apriori_value________ Constraint_ 1 STAX 7232 A 1 91:303:12856 m 2 5.08544278453638D+06 0.00000D+00 2 STAY 7232 A 1 91:303:12856 m 2 2.66826337933725D+06 0.00000D+00 3 STAZ 7232 A 1 91:303:12856 m 2 -2.76869709350575D+06 0.00000D+00 4 STAX 7222 A 1 91:303:20721 m 2 -2.35617097321325D+06 0.00000D+00 5 STAY 7222 A 1 91:303:20721 m 2 -4.64675587413314D+06 0.00000D+00 6 STAZ 7222 A 1 91:303:20721 m 2 3.66847060352047D+06 0.00000D+00 7 STAX 7219 A 1 91:303:21838 m 2 9.61258103195291D+05 0.00000D+00 8 STAY 7219 A 1 91:303:21838 m 2 -5.67409004336613D+06 0.00000D+00 9 STAZ 7219 A 1 91:303:21838 m 2 2.74053378729691D+06 0.00000D+00 10 STAX 7209 A 1 91:303:15860 m 2 1.49220666932931D+06 0.00000D+00 11 STAY 7209 A 1 91:303:15860 m 2 -4.45813050355582D+06 0.00000D+00 12 STAZ 7209 A 1 91:303:15860 m 2 4.29601551266922D+06 0.00000D+00 13 STAX 7224 A 1 91:303:15203 m 2 4.07553996614316D+06 0.00000D+00 14 STAY 7224 A 1 91:303:15203 m 2 9.31735173136959D+05 0.00000D+00 15 STAZ 7224 A 1 91:303:15203 m 2 4.80162931426215D+06 0.00000D+00 16 RS_RA 0001 A 1 91:303:14484 rad 2 6.00016080672232D-01 0.00000D+00 17 RS_DE 0001 A 1 91:303:14484 rad 2 1.28850203083902D+00 0.00000D+00 18 RS_RA 0002 A 1 91:303:14484 rad 2 6.62199302416976D-01 0.00000D+00 19 RS_DE 0002 A 1 91:303:14484 rad 2 2.33557615312662D-01 0.00000D+00 20 RS_RA 0003 A 1 91:303:14484 rad 2 6.88852779784385D-01 0.00000D+00 21 RS_DE 0003 A 1 91:303:14484 rad 2 5.02698409421261D-01 0.00000D+00 22 RS_RA 0004 A 1 91:303:14484 rad 2 8.01051019566873D-01 0.00000D+00 23 RS_DE 0004 A 1 91:303:14484 rad 2 8.25037865335767D-01 0.00000D+00 24 RS_RA 0005 A 1 91:303:14484 rad 2 1.14870304455216D+00 0.00000D+00 25 RS_DE 0005 A 1 91:303:14484 rad 2 -2.34313622761713D-02 0.00000D+00 26 RS_RA 0006 A 1 91:303:14484 rad 2 1.29613816966298D+00 0.00000D+00 27 RS_DE 0006 A 1 91:303:14484 rad 2 -4.08659245722325D-01 0.00000D+00 28 RS_RA 0007 A 1 91:303:14484 rad 2 1.44399937451372D+00 0.00000D+00 29 RS_DE 0007 A 1 91:303:14484 rad 2 2.36177709645926D-01 0.00000D+00 30 RS_RA 0008 A 1 91:303:14484 rad 2 1.55121995846785D+00 0.00000D+00 31 RS_DE 0008 A 1 91:303:14484 rad 2 6.94879400794617D-01 0.00000D+00 32 RS_RA 0009 A 1 91:303:14484 rad 2 1.96488530682488D+00 0.00000D+00 33 RS_DE 0009 A 1 91:303:14484 rad 2 -2.03973723271040D-01 0.00000D+00 34 RS_RA 0010 A 1 91:303:14484 rad 2 2.33356883640335D+00 0.00000D+00 35 RS_DE 0010 A 1 91:303:14484 rad 2 3.50959730877594D-01 0.00000D+00 36 RS_RA 0011 A 1 91:303:14484 rad 2 2.47422339431298D+00 0.00000D+00 37 RS_DE 0011 A 1 91:303:14484 rad 2 6.81361277268203D-01 0.00000D+00 38 RS_RA 0012 A 1 91:303:14484 rad 2 3.69576337376620D+00 0.00000D+00 39 RS_DE 0012 A 1 91:303:14484 rad 2 4.96617392291769D-01 0.00000D+00 40 RS_RA 0013 A 1 91:303:14484 rad 2 4.24849968149783D+00 0.00000D+00 41 RS_DE 0013 A 1 91:303:14484 rad 2 5.97134873083730D-01 0.00000D+00 42 RS_RA 0014 A 1 91:303:14484 rad 2 4.30128333932629D+00 0.00000D+00 43 RS_DE 0014 A 1 91:303:14484 rad 2 -4.44372108202488D-01 0.00000D+00 44 RS_RA 0015 A 1 91:303:14484 rad 2 4.59477602611299D+00 0.00000D+00 45 RS_DE 0015 A 1 91:303:14484 rad 2 -2.28296571803862D-01 0.00000D+00 46 RS_RA 0016 A 1 91:303:14484 rad 2 4.64249262602199D+00 0.00000D+00 47 RS_DE 0016 A 1 91:303:14484 rad 2 -6.69266701439249D-02 0.00000D+00 48 RS_RA 0017 A 1 91:303:14484 rad 2 4.71571120850721D+00 0.00000D+00 49 RS_DE 0017 A 1 91:303:14484 rad 2 1.36952116839359D+00 0.00000D+00 50 RS_RA 0018 A 1 91:303:14484 rad 2 5.08262101712642D+00 0.00000D+00 51 RS_DE 0018 A 1 91:303:14484 rad 2 -5.10363948970969D-01 0.00000D+00 52 RS_RA 0019 A 1 91:303:14484 rad 2 5.24013949030248D+00 0.00000D+00 53 RS_DE 0019 A 1 91:303:14484 rad 2 -3.10948211219154D-01 0.00000D+00 54 RS_RA 0020 A 1 91:303:14484 rad 2 5.60138097267509D+00 0.00000D+00 55 RS_DE 0020 A 1 91:303:14484 rad 2 9.75546600319911D-02 0.00000D+00 56 RS_RA 0021 A 1 91:303:14484 rad 2 5.63561446792557D+00 0.00000D+00 57 RS_DE 0021 A 1 91:303:14484 rad 2 -2.11498979897421D-01 0.00000D+00 58 RS_RA 0022 A 1 91:303:14484 rad 2 5.91830029051398D+00 0.00000D+00 59 RS_DE 0022 A 1 91:303:14484 rad 2 4.97115407546378D-01 0.00000D+00 60 RS_RA 0023 A 1 91:303:14484 rad 2 6.01309290635450D+00 0.00000D+00 61 RS_DE 0023 A 1 91:303:14484 rad 2 -4.88213469724759D-01 0.00000D+00 62 XPO ---- - 1 91:303:14400 mas 2 2.59328625402491D+02 0.00000D+00 63 XPOR ---- - 1 91:303:14400 masD 2 1.97167492914443D-01 0.00000D+00 64 YPO ---- - 1 91:303:14400 mas 2 3.40325904511280D+02 0.00000D+00 65 YPOR ---- - 1 91:303:14400 masD 2 -3.13788132600226D+00 0.00000D+00 66 UT1 ---- - 1 91:303:14400 ms 2 -2.59792611615575D+04 0.00000D+00 67 LOD ---- - 1 91:303:14400 ms 2 2.34674851181963D+00 0.00000D+00 68 NUT_X ---- - 1 91:303:14400 mas 2 -1.57656236107346D+05 0.00000D+00 69 NUT_Y ---- - 1 91:303:14400 mas 2 2.18224278584498D+03 0.00000D+00 -SOLUTION/APRIORI * * ----------------------------------------------------------------------------- * +SOLUTION/ESTIMATE *Index TYPE__ CODE PT SBIN Ref_epoch___ Unit S Total_value__________ Formal_erro 1 STAX 7232 A 1 91:303:12856 m 2 5.08544280967241D+06 1.39865D-02 2 STAY 7232 A 1 91:303:12856 m 2 2.66826341634976D+06 1.67394D-02 3 STAZ 7232 A 1 91:303:12856 m 2 -2.76869713085797D+06 1.98145D-02 4 STAX 7222 A 1 91:303:20721 m 2 -2.35617098485529D+06 7.44933D-03 5 STAY 7222 A 1 91:303:20721 m 2 -4.64675587112284D+06 1.04795D-02 6 STAZ 7222 A 1 91:303:20721 m 2 3.66847061610365D+06 1.19545D-02 7 STAX 7219 A 1 91:303:21838 m 2 9.61258101412427D+05 4.01219D-03 8 STAY 7219 A 1 91:303:21838 m 2 -5.67409005291694D+06 1.05811D-02 9 STAZ 7219 A 1 91:303:21838 m 2 2.74053378512951D+06 5.91628D-03 10 STAX 7209 A 1 91:303:15860 m 2 1.49220667065547D+06 3.16620D-03 11 STAY 7209 A 1 91:303:15860 m 2 -4.45813052896234D+06 8.04281D-03 12 STAZ 7209 A 1 91:303:15860 m 2 4.29601553685394D+06 8.43988D-03 13 STAX 7224 A 1 91:303:15203 m 2 4.07553995310587D+06 8.29812D-03 14 STAY 7224 A 1 91:303:15203 m 2 9.31735168071501D+05 7.36253D-03 15 STAZ 7224 A 1 91:303:15203 m 2 4.80162931701386D+06 1.81633D-02 16 RS_RA 0001 A 1 91:303:14484 rad 2 6.00016087102566D-01 4.31938D-09 17 RS_DE 0001 A 1 91:303:14484 rad 2 1.28850203097406D+00 1.00510D-09 18 RS_RA 0002 A 1 91:303:14484 rad 2 6.62199302364180D-01 1.41759D-09 19 RS_DE 0002 A 1 91:303:14484 rad 2 2.33557617622953D-01 2.28257D-09 20 RS_RA 0003 A 1 91:303:14484 rad 2 6.88852780276219D-01 1.58978D-09 21 RS_DE 0003 A 1 91:303:14484 rad 2 5.02698411123545D-01 2.03608D-09 22 RS_RA 0004 A 1 91:303:14484 rad 2 8.01051020686534D-01 2.52340D-09 23 RS_DE 0004 A 1 91:303:14484 rad 2 8.25037863644091D-01 2.11410D-09 24 RS_RA 0005 A 1 91:303:14484 rad 2 1.14870304520787D+00 1.45007D-09 25 RS_DE 0005 A 1 91:303:14484 rad 2 -2.34313543334539D-02 3.27502D-09 26 RS_RA 0006 A 1 91:303:14484 rad 2 1.29613816901835D+00 2.46489D-09 27 RS_DE 0006 A 1 91:303:14484 rad 2 -4.08659234797823D-01 5.54576D-09 28 RS_RA 0007 A 1 91:303:14484 rad 2 1.44399937451017D+00 2.27710D-09 29 RS_DE 0007 A 1 91:303:14484 rad 2 2.36177711480390D-01 2.09352D-09 30 RS_RA 0008 A 1 91:303:14484 rad 2 1.55121995891032D+00 1.26758D-09 31 RS_DE 0008 A 1 91:303:14484 rad 2 6.94879401328544D-01 1.27254D-09 32 RS_RA 0009 A 1 91:303:14484 rad 2 1.96488530692601D+00 1.30060D-09 33 RS_DE 0009 A 1 91:303:14484 rad 2 -2.03973715620139D-01 3.99223D-09 34 RS_RA 0010 A 1 91:303:14484 rad 2 2.33356883589263D+00 9.36379D-10 35 RS_DE 0010 A 1 91:303:14484 rad 2 3.50959733730964D-01 1.76957D-09 36 RS_RA 0011 A 1 91:303:14484 rad 2 2.47422339076695D+00 1.36875D-09 37 RS_DE 0011 A 1 91:303:14484 rad 2 6.81361278543592D-01 1.36647D-09 38 RS_RA 0012 A 1 91:303:14484 rad 2 3.69576337353790D+00 1.69962D-09 39 RS_DE 0012 A 1 91:303:14484 rad 2 4.96617391327860D-01 3.15918D-09 40 RS_RA 0013 A 1 91:303:14484 rad 2 4.24849968435297D+00 2.01461D-09 41 RS_DE 0013 A 1 91:303:14484 rad 2 5.97134877928834D-01 2.58942D-09 42 RS_RA 0014 A 1 91:303:14484 rad 2 4.30128334566472D+00 3.31033D-09 43 RS_DE 0014 A 1 91:303:14484 rad 2 -4.44372093801064D-01 7.19889D-09 44 RS_RA 0015 A 1 91:303:14484 rad 2 4.59477602644260D+00 2.45585D-09 45 RS_DE 0015 A 1 91:303:14484 rad 2 -2.28296564478454D-01 5.46345D-09 46 RS_RA 0016 A 1 91:303:14484 rad 2 4.64249262814727D+00 2.02389D-09 47 RS_DE 0016 A 1 91:303:14484 rad 2 -6.69266639860024D-02 4.51400D-09 48 RS_RA 0017 A 1 91:303:14484 rad 2 4.71571121342863D+00 5.75767D-09 49 RS_DE 0017 A 1 91:303:14484 rad 2 1.36952117000920D+00 1.35022D-09 50 RS_RA 0018 A 1 91:303:14484 rad 2 5.08262101376492D+00 4.34886D-09 51 RS_DE 0018 A 1 91:303:14484 rad 2 -5.10363937155458D-01 7.30722D-09 52 RS_RA 0019 A 1 91:303:14484 rad 2 5.24013948726933D+00 3.85743D-09 53 RS_DE 0019 A 1 91:303:14484 rad 2 -3.10948200409943D-01 5.87233D-09 54 RS_RA 0020 A 1 91:303:14484 rad 2 5.60138097038106D+00 1.90955D-09 55 RS_DE 0020 A 1 91:303:14484 rad 2 9.75546679428795D-02 3.29249D-09 56 RS_RA 0021 A 1 91:303:14484 rad 2 5.63561446609397D+00 3.69227D-09 57 RS_DE 0021 A 1 91:303:14484 rad 2 -2.11498970995108D-01 4.88995D-09 58 RS_RA 0022 A 1 91:303:14484 rad 2 5.91830029303641D+00 1.77129D-09 59 RS_DE 0022 A 1 91:303:14484 rad 2 4.97115413657290D-01 2.29805D-09 60 RS_RA 0023 A 1 91:303:14484 rad 2 6.01309290567020D+00 3.78712D-09 61 RS_DE 0023 A 1 91:303:14484 rad 2 -4.88213456481517D-01 6.39853D-09 62 XPO ---- - 1 91:303:14400 mas 2 2.58895738499496D+02 4.78685D-01 63 XPOR ---- - 1 91:303:14400 masD 2 3.81618772313525D-01 8.20419D-01 64 YPO ---- - 1 91:303:14400 mas 2 3.41229958799401D+02 4.91476D-01 65 YPOR ---- - 1 91:303:14400 masD 2 -2.19057499290514D+00 6.08475D-01 66 UT1 ---- - 1 91:303:14400 ms 2 -2.59792210000877D+04 3.03544D-02 67 LOD ---- - 1 91:303:14400 ms 2 2.37711519229187D+00 3.58326D-02 68 NUT_X ---- - 1 91:303:14400 mas 2 -1.57656304945176D+05 2.09487D-01 69 NUT_Y ---- - 1 91:303:14400 mas 2 2.18296068251088D+03 2.46374D-01 -SOLUTION/ESTIMATE * * ----------------------------------------------------------------------------- * +SOLUTION/CALIBRATION_ESTIMATE LOADING_EFFECT *Index TYPE__ CODE PT SBIN Ref_epoch___ Unit S value 1 STAX 7232 A 1 91:303:12856 m 2 -1.17740214446667D-03 0.00000D+00 2 STAY 7232 A 1 91:303:12856 m 2 -5.57718531373413D-04 0.00000D+00 3 STAZ 7232 A 1 91:303:12856 m 2 -8.52686850604268D-04 0.00000D+00 4 STAX 7222 A 1 91:303:20721 m 2 -1.14996317550580D-03 0.00000D+00 5 STAY 7222 A 1 91:303:20721 m 2 9.28747488673596D-04 0.00000D+00 6 STAZ 7222 A 1 91:303:20721 m 2 -2.24935004794573D-03 0.00000D+00 7 STAX 7219 A 1 91:303:21838 m 2 -2.89716425740266D-04 0.00000D+00 8 STAY 7219 A 1 91:303:21838 m 2 2.60272829818566D-04 0.00000D+00 9 STAZ 7219 A 1 91:303:21838 m 2 -7.47954257879039D-04 0.00000D+00 10 STAX 7209 A 1 91:303:15860 m 2 1.22318408417754D-03 0.00000D+00 11 STAY 7209 A 1 91:303:15860 m 2 -2.71917006936917D-03 0.00000D+00 12 STAZ 7209 A 1 91:303:15860 m 2 2.22445916346907D-03 0.00000D+00 13 STAX 7224 A 1 91:303:15203 m 2 1.39389765806756D-03 0.00000D+00 14 STAY 7224 A 1 91:303:15203 m 2 2.08786828877219D-03 0.00000D+00 15 STAZ 7224 A 1 91:303:15203 m 2 1.62553200119858D-03 0.00000D+00 16 RS_RA 0001 A 1 91:303:14484 rad 2 7.73785204996786D-11 0.00000D+00 17 RS_DE 0001 A 1 91:303:14484 rad 2 -2.15684269780076D-11 0.00000D+00 18 RS_RA 0002 A 1 91:303:14484 rad 2 -1.41544961682798D-11 0.00000D+00 19 RS_DE 0002 A 1 91:303:14484 rad 2 1.49131707731651D-11 0.00000D+00 20 RS_RA 0003 A 1 91:303:14484 rad 2 -1.31965651073699D-11 0.00000D+00 21 RS_DE 0003 A 1 91:303:14484 rad 2 -2.95372034266429D-12 0.00000D+00 22 RS_RA 0004 A 1 91:303:14484 rad 2 8.88342332264668D-12 0.00000D+00 23 RS_DE 0004 A 1 91:303:14484 rad 2 -3.52482346001800D-11 0.00000D+00 24 RS_RA 0005 A 1 91:303:14484 rad 2 -4.85596265513064D-12 0.00000D+00 25 RS_DE 0005 A 1 91:303:14484 rad 2 5.20071277766812D-11 0.00000D+00 26 RS_RA 0006 A 1 91:303:14484 rad 2 -9.06722827180776D-12 0.00000D+00 27 RS_DE 0006 A 1 91:303:14484 rad 2 1.19100889986041D-10 0.00000D+00 28 RS_RA 0007 A 1 91:303:14484 rad 2 -8.26653134655114D-12 0.00000D+00 29 RS_DE 0007 A 1 91:303:14484 rad 2 2.30229002416508D-11 0.00000D+00 30 RS_RA 0008 A 1 91:303:14484 rad 2 2.76297206700758D-11 0.00000D+00 31 RS_DE 0008 A 1 91:303:14484 rad 2 6.59610772511278D-12 0.00000D+00 32 RS_RA 0009 A 1 91:303:14484 rad 2 1.40813790307467D-11 0.00000D+00 33 RS_DE 0009 A 1 91:303:14484 rad 2 7.69349104175981D-11 0.00000D+00 34 RS_RA 0010 A 1 91:303:14484 rad 2 4.27344783287471D-11 0.00000D+00 35 RS_DE 0010 A 1 91:303:14484 rad 2 3.05369173099143D-11 0.00000D+00 36 RS_RA 0011 A 1 91:303:14484 rad 2 4.36498807601760D-11 0.00000D+00 37 RS_DE 0011 A 1 91:303:14484 rad 2 -5.06887341514670D-12 0.00000D+00 38 RS_RA 0012 A 1 91:303:14484 rad 2 -4.75132375947557D-11 0.00000D+00 39 RS_DE 0012 A 1 91:303:14484 rad 2 -1.25055680700962D-11 0.00000D+00 40 RS_RA 0013 A 1 91:303:14484 rad 2 -7.13227668517485D-11 0.00000D+00 41 RS_DE 0013 A 1 91:303:14484 rad 2 1.12903204137150D-11 0.00000D+00 42 RS_RA 0014 A 1 91:303:14484 rad 2 -4.64626799412723D-11 0.00000D+00 43 RS_DE 0014 A 1 91:303:14484 rad 2 1.78368687608916D-10 0.00000D+00 44 RS_RA 0015 A 1 91:303:14484 rad 2 -3.91038344636509D-11 0.00000D+00 45 RS_DE 0015 A 1 91:303:14484 rad 2 1.12488899722065D-10 0.00000D+00 46 RS_RA 0016 A 1 91:303:14484 rad 2 -4.79002576478618D-11 0.00000D+00 47 RS_DE 0016 A 1 91:303:14484 rad 2 7.05394540346427D-11 0.00000D+00 48 RS_RA 0017 A 1 91:303:14484 rad 2 2.97549530811605D-11 0.00000D+00 49 RS_DE 0017 A 1 91:303:14484 rad 2 4.15302365617135D-11 0.00000D+00 50 RS_RA 0018 A 1 91:303:14484 rad 2 -5.36585481949542D-11 0.00000D+00 51 RS_DE 0018 A 1 91:303:14484 rad 2 2.09604364467978D-10 0.00000D+00 52 RS_RA 0019 A 1 91:303:14484 rad 2 -9.79812038235812D-11 0.00000D+00 53 RS_DE 0019 A 1 91:303:14484 rad 2 5.82936823324684D-11 0.00000D+00 54 RS_RA 0020 A 1 91:303:14484 rad 2 -1.86337368316559D-11 0.00000D+00 55 RS_DE 0020 A 1 91:303:14484 rad 2 3.33304858725296D-12 0.00000D+00 56 RS_RA 0021 A 1 91:303:14484 rad 2 -4.27022465671767D-11 0.00000D+00 57 RS_DE 0021 A 1 91:303:14484 rad 2 6.15682210622979D-11 0.00000D+00 58 RS_RA 0022 A 1 91:303:14484 rad 2 4.11294714328914D-11 0.00000D+00 59 RS_DE 0022 A 1 91:303:14484 rad 2 -7.15188117553641D-12 0.00000D+00 60 RS_RA 0023 A 1 91:303:14484 rad 2 -1.12807298734061D-10 0.00000D+00 61 RS_DE 0023 A 1 91:303:14484 rad 2 4.88800141722680D-11 0.00000D+00 62 XPO ---- - 1 91:303:14400 mas 2 -7.80876561440842D-02 0.00000D+00 63 XPOR ---- - 1 91:303:14400 masD 2 2.47042111272527D-02 0.00000D+00 64 YPO ---- - 1 91:303:14400 mas 2 -4.77139737886147D-02 0.00000D+00 65 YPOR ---- - 1 91:303:14400 masD 2 6.13451211202035D-03 0.00000D+00 66 UT1 ---- - 1 91:303:14400 ms 2 -1.06053590366359D-03 0.00000D+00 67 LOD ---- - 1 91:303:14400 ms 2 -3.25687846513782D-04 0.00000D+00 68 NUT_X ---- - 1 91:303:14400 mas 2 4.83896631916215D-03 0.00000D+00 69 NUT_Y ---- - 1 91:303:14400 mas 2 3.99746125813684D-03 0.00000D+00 -SOLUTION/CALIBRATION_ESTIMATE * * ----------------------------------------------------------------------------- * +SOLUTION/MATRIX_ESTIMATE L COVA * Ind1 Ind2 Covariance(ind1,ind2) 1 1 1.95622402312080D-04 2 1 2.20671774841787D-04 2 2 2.80208336167513D-04 3 1 -1.60111098979442D-04 3 2 -2.27165956810346D-04 3 3 3.92614594619059D-04 4 1 -5.81502074629968D-05 4 2 -6.16617764609856D-05 4 3 6.18942851007288D-05 4 4 5.54925000018593D-05 5 1 -9.22947489229775D-05 5 2 -6.96996334036676D-05 5 3 6.03203222178840D-05 5 4 5.64440187554736D-05 5 5 1.09819460335534D-04 6 1 1.53859485989720D-04 6 2 1.50034834026806D-04 6 3 -7.40988715012817D-05 6 4 -4.46904419852434D-05 6 5 -9.20481807856235D-05 6 6 1.42910878610417D-04 7 1 -4.14444452921049D-05 7 2 -4.69937859572328D-05 7 3 2.20440119803069D-05 7 4 7.98899621953427D-06 7 5 1.93387051246626D-05 7 6 -3.05420088193685D-05 7 7 1.60977023440735D-05 8 1 -2.13576304047444D-05 8 2 -6.84619299899243D-05 8 3 3.85155722521344D-05 8 4 1.08844864396736D-05 8 5 -4.01926867010628D-05 8 6 6.59107574686528D-06 8 7 2.89800551790651D-06 8 8 1.11959120826176D-04 9 1 1.49630202843352D-05 9 2 2.99180585767066D-05 9 3 2.99272714327802D-05 9 4 5.49002569581463D-06 9 5 1.50430091571484D-05 9 6 8.23530975336197D-06 9 7 -7.87299551391076D-06 9 8 -3.90091914955644D-05 9 9 3.50024057646237D-05 10 1 -1.84633027384618D-05 10 2 -2.39717605378156D-05 10 3 3.21305125308711D-05 10 4 4.93510293204715D-06 10 5 9.86343880556967D-06 10 6 -1.35625144326370D-05 10 7 9.48043889407461D-07 10 8 1.10970750141501D-05 10 9 -2.21984154538329D-06 10 10 1.00248500294750D-05 11 1 -6.01059529151269D-05 11 2 -8.65288657884558D-05 11 3 7.97576057421063D-05 11 4 1.19148440041906D-05 11 5 1.79812620350658D-06 11 6 -2.66527858638680D-05 11 7 1.82800023086743D-05 11 8 6.85663459001737D-06 11 9 -1.73728601021764D-06 11 10 -8.47355814117946D-07 11 11 6.46867768653898D-05 12 1 4.75964763071394D-05 12 2 7.95049237773942D-05 12 3 -1.17823515489116D-04 12 4 -9.96215456848417D-06 12 5 6.25625391891467D-06 12 6 9.52925003925475D-06 12 7 -1.07494729521633D-05 12 8 -7.71100187474632D-06 12 9 -1.16932218683994D-05 12 10 -3.33162358075471D-07 12 11 -5.70697877796053D-05 12 12 7.12315074975026D-05 13 1 -7.75598749359955D-05 13 2 -8.80454935405914D-05 13 3 4.40428929275826D-05 13 4 -1.02650879998873D-05 13 5 6.64920047340528D-06 13 6 -6.50658136462523D-05 13 7 1.64112446169168D-05 13 8 -3.52181229510874D-06 13 9 -1.03601080145541D-05 13 10 2.55639185910656D-06 13 11 3.07587262208149D-05 13 12 -2.65515390617411D-05 13 13 6.88588231373768D-05 14 1 -4.69135870274403D-05 14 2 -5.55145503266698D-05 14 3 4.85736213252487D-05 14 4 -1.75821280545884D-05 14 5 -1.72205254370259D-06 14 6 -3.79244176175205D-05 14 7 6.47569139230879D-06 14 8 -1.01588590182794D-05 14 9 -4.21598419394358D-06 14 10 3.85839066133761D-06 14 11 1.31885824313688D-05 14 12 -2.09813797883155D-05 14 13 5.41616723707790D-05 14 14 5.42067748991136D-05 15 1 -5.63098779352460D-05 15 2 -3.22899135534652D-05 15 3 -2.30616896087396D-04 15 4 -1.27316955077168D-05 15 5 1.04292138212992D-05 15 6 -8.65731672218871D-05 15 7 2.71195866126216D-05 15 8 1.61370038325558D-06 15 9 -6.14710606431018D-05 15 10 -1.60145162067312D-05 15 11 5.70140848078853D-06 15 12 4.87570032021850D-05 15 13 5.79369440978348D-05 15 14 1.45462863466493D-05 15 15 3.29906410275582D-04 16 1 1.69955444924274D-11 16 2 2.32491761516620D-11 16 3 -3.13600730134956D-11 16 4 -1.19659117534401D-11 16 5 -8.79012996006955D-12 16 6 8.44125547129588D-12 16 7 -2.59356959438532D-12 16 8 -5.59077188785589D-12 16 9 -3.10660659692920D-12 16 10 -2.35321806332255D-12 16 11 -1.11238242730243D-11 16 12 1.25908015273476D-11 16 13 -8.28451110646763D-14 16 14 2.25554992186635D-12 16 15 1.34346225918305D-11 16 16 1.86570696617352D-17 17 1 -2.91354787658999D-12 17 2 -4.04109923688956D-12 17 3 7.30995011898325D-12 17 4 5.42193798641761D-13 17 5 3.82445708116069D-13 17 6 -1.55315237493525D-12 17 7 2.79264868408436D-13 17 8 5.56919513104492D-13 17 9 1.10054426077619D-12 17 10 4.31250978477350D-13 17 11 1.54968857866568D-12 17 12 -2.62658081784736D-12 17 13 1.66083823508928D-12 17 14 1.55204544782876D-12 17 15 -4.23076118040893D-12 17 16 -1.18880151149885D-18 17 17 1.01023522617557D-18 18 1 -1.21699180578419D-12 18 2 -4.46097608942980D-13 18 3 -3.10024938267919D-12 18 4 -9.53339079685114D-13 18 5 6.94229242722955D-13 18 6 -2.03021751415998D-12 18 7 4.00850986921319D-13 18 8 -9.09216594172496D-13 18 9 -8.17891513785945D-13 18 10 7.77484784350840D-15 18 11 -1.00416797477836D-12 18 12 1.18208535788076D-12 18 13 1.76170504622075D-12 18 14 1.66525293638854D-12 18 15 4.76627305706812D-12 18 16 1.99148625231873D-18 18 17 -1.21981947625122D-19 18 18 2.00956121547331D-18 19 1 -2.80376950621061D-13 19 2 3.36637875745212D-12 19 3 -2.24136576481111D-11 19 4 -6.80794901756367D-12 19 5 -1.99973689501738D-12 19 6 -4.87689487553090D-12 19 7 1.34776593577720D-12 19 8 -3.83280448150154D-12 19 9 -4.76885524495013D-12 19 10 -1.15904631192530D-12 19 11 -2.57276316173448D-12 19 12 6.27391835217912D-12 19 13 6.89960632862873D-12 19 14 5.03892577627727D-12 19 15 2.57854894238504D-11 19 16 3.48075677355375D-18 19 17 -5.58105314780651D-19 19 18 4.18870498797809D-19 19 19 5.21011263403660D-18 20 1 4.92925533724761D-12 20 2 7.07963795916167D-12 20 3 -1.07599701703428D-11 20 4 -2.68649667184421D-12 20 5 -1.37242399039394D-12 20 6 2.32239098407347D-12 20 7 -4.88084899823775D-13 20 8 -1.81438982354354D-12 20 9 -1.14332133508625D-12 20 10 -9.26875325475561D-13 20 11 -3.93707072019666D-12 20 12 4.12452368151584D-12 20 13 -8.27798450471302D-13 20 14 4.42465577900274D-14 20 15 5.45637683230217D-12 20 16 3.53074126996609D-18 20 17 -3.26832748334507D-19 20 18 1.28792766951917D-18 20 19 7.11922417626978D-19 20 20 2.52739641911060D-18 21 1 -1.10032935638909D-12 21 2 2.91857550929757D-13 21 3 -4.87536122408362D-12 21 4 -5.27457601137097D-12 21 5 -1.95350750156194D-12 21 6 -3.03850018301516D-12 21 7 9.07051999058732D-14 21 8 -3.21060935809662D-12 21 9 -6.67440501083326D-13 21 10 9.54152206541353D-14 21 11 -1.36032083737927D-12 21 12 1.03002237518690D-12 21 13 6.18878494561464D-12 21 14 6.23258015005112D-12 21 15 7.55127953760396D-12 21 16 1.51199887118508D-18 21 17 -1.72747699586834D-20 21 18 1.64545087843330D-19 21 19 2.65652482726839D-18 21 20 2.91757219057063D-20 21 21 4.14563219488698D-18 22 1 1.25805462052469D-11 22 2 1.61632040600860D-11 22 3 -1.86266890472382D-11 22 4 -5.76940037264944D-12 22 5 -4.81366042639635D-12 22 6 7.90750580193719D-12 22 7 -1.68996917382362D-12 22 8 -3.00357626657333D-12 22 9 -1.50681940263457D-12 22 10 -1.98109301143203D-12 22 11 -7.47241336322020D-12 22 12 7.50298628422295D-12 22 13 -3.14008366780508D-12 22 14 -8.73554044892603D-13 22 15 4.72301634262561D-12 22 16 6.91259607829760D-18 22 17 -6.35220436236185D-19 22 18 1.13878883164340D-18 22 19 1.21813043537260D-18 22 20 2.30325955144414D-18 22 21 2.60977061460948D-19 22 22 6.36753628476412D-18 23 1 -4.46395186875315D-12 23 2 -5.32480033150031D-12 23 3 9.41099635522209D-12 23 4 -1.04745887944328D-12 23 5 4.43052470274850D-13 23 6 -3.35384624364776D-12 23 7 7.46926461546054D-14 23 8 -1.34508282212616D-12 23 9 1.73794690956430D-12 23 10 1.10437537985242D-12 23 11 1.69009612764492D-12 23 12 -3.37616119090418D-12 23 13 4.33234273130895D-12 23 14 4.53673457490569D-12 23 15 -4.41893582002261D-12 23 16 -1.42445378836929D-18 23 17 6.76085603793080D-19 23 18 -1.29843855736091D-19 23 19 -7.29745274443136D-20 23 20 -6.39610241723830D-19 23 21 6.79258817716570D-19 23 22 -1.70469074650867D-18 23 23 4.46942846010735D-18 24 1 -3.81659199214481D-12 24 2 -3.47957552874581D-12 24 3 8.17845483996524D-14 24 4 3.67128005450711D-13 24 5 1.88911242075709D-12 24 6 -4.00008723727248D-12 24 7 6.00062845501072D-13 24 8 -4.46742291935537D-13 24 9 -3.83430286869743D-13 24 10 4.77462258301202D-13 24 11 3.70431479799304D-13 24 12 1.01481287505714D-14 24 13 2.37193888507985D-12 24 14 1.66677393119256D-12 24 15 4.29158485510757D-12 24 16 3.68200473247380D-19 24 17 1.76305713828893D-19 24 18 9.65555486459040D-19 24 19 5.68814100864143D-20 24 20 6.28098380750176D-19 24 21 1.08979702694634D-19 24 22 1.48843189286053D-19 24 23 3.27304922552112D-19 24 24 2.10271363278262D-18 25 1 3.30989060107015D-12 25 2 9.93732087792500D-12 25 3 -4.38703447029629D-11 25 4 -8.17704012134119D-12 25 5 -2.40399817213671D-12 25 6 -5.04899353618629D-12 25 7 1.85697489078888D-12 25 8 -3.76582042732537D-12 25 9 -8.82759382451627D-12 25 10 -2.24303314112975D-12 25 11 -5.43048215447804D-12 25 12 1.34267610604790D-11 25 13 5.25320774507351D-12 25 14 1.66297985693123D-12 25 15 4.43201710049988D-11 25 16 5.21002112338138D-18 25 17 -1.04718422502824D-18 25 18 7.79322485012874D-19 25 19 5.67712237216859D-18 25 20 1.43159687633480D-18 25 21 2.46635271200303D-18 25 22 2.23727900872495D-18 25 23 -8.02707448667085D-19 25 24 4.98358781061094D-19 25 25 1.07257406004655D-17 26 1 -5.96910209540326D-12 26 2 -4.89625232359815D-12 26 3 2.62451716143214D-12 26 4 1.81159031553418D-12 26 5 3.96980048337724D-12 26 6 -6.41072471513991D-12 26 7 2.91931916244600D-13 26 8 -2.21420481456295D-12 26 9 1.41346017313449D-12 26 10 1.06685141955587D-12 26 11 1.77746001693959D-12 26 12 -9.74192939169029D-13 26 13 2.79872846064517D-12 26 14 1.36319666001429D-12 26 15 3.34694032714400D-12 26 16 -1.42630832003260D-18 26 17 3.79877625391699D-19 26 18 7.11724726536958D-19 26 19 -1.36307815548391D-19 26 20 -3.43580900032336D-19 26 21 1.24634935239224D-19 26 22 -1.31229805566005D-18 26 23 1.05774630413359D-18 26 24 1.73771729492307D-18 26 25 -1.32265352918530D-19 26 26 6.07570652788523D-18 27 1 1.31774736284317D-11 27 2 2.64101187127176D-11 27 3 -8.41359251161257D-11 27 4 -1.31605941761404D-11 27 5 -4.68439036362555D-12 27 6 -3.04872510658268D-12 27 7 2.52676864082248D-12 27 8 -6.30056428929500D-12 27 9 -1.45518545618328D-11 27 10 -4.60905176045023D-12 27 11 -1.09234091622252D-11 27 12 2.65908030019205D-11 27 13 2.06540362238903D-12 27 14 -4.50175495346498D-12 27 15 7.51457017662520D-11 27 16 9.42116094979070D-18 27 17 -2.11917182985693D-18 27 18 1.19406625564323D-18 27 19 9.20818666477674D-18 27 20 2.37099223257482D-18 27 21 3.17770588857231D-18 27 22 4.26575250285249D-18 27 23 -2.18625977997667D-18 27 24 1.37055900581909D-19 27 25 1.56252107936119D-17 27 26 9.89219964155563D-19 27 27 3.07554453519175D-17 28 1 3.28345295879027D-12 28 2 4.41589693284081D-12 28 3 -6.20005759385473D-12 28 4 -2.48118939440306D-12 28 5 -1.91554880915833D-12 28 6 1.52095559997990D-12 28 7 -6.11021250442160D-13 28 8 -5.31623875930357D-13 28 9 -8.65299637740355D-13 28 10 -2.32905987884445D-13 28 11 -2.48264985883923D-12 28 12 2.85187238126834D-12 28 13 4.16636698220602D-14 28 14 5.13925602463778D-13 28 15 2.69252924577557D-12 28 16 1.55926200476482D-18 28 17 4.54577015788354D-20 28 18 5.44277341446708D-19 28 19 1.73994934404401D-19 28 20 7.24569661187072D-19 28 21 -6.25722710630614D-20 28 22 1.06109124887420D-18 28 23 3.28659685200794D-21 28 24 7.89297909427434D-19 28 25 5.62360862448081D-19 28 26 6.66373655735911D-19 28 27 9.73066810507744D-19 28 28 5.18516688092291D-18 29 1 2.59323026534247D-12 29 2 6.36314118328582D-12 29 3 -1.94129983608788D-11 29 4 -5.49952237388185D-12 29 5 -1.68931757624139D-12 29 6 -1.98905620675180D-12 29 7 3.58448447529472D-13 29 8 -3.59546869045622D-12 29 9 -3.17718857709643D-12 29 10 -8.42217968312750D-13 29 11 -3.44188352945136D-12 29 12 6.58469147759753D-12 29 13 3.39006161857513D-12 29 14 2.36352860226952D-12 29 15 1.79945516656454D-11 29 16 3.18905651773706D-18 29 17 -4.69759776057279D-19 29 18 4.23001046596326D-19 29 19 3.16977334058425D-18 29 20 8.53888320079172D-19 29 21 1.71531058752200D-18 29 22 1.30487026740362D-18 29 23 -1.50122197649343D-19 29 24 2.32352807024978D-19 29 25 4.41234094595348D-18 29 26 1.41771038769220D-19 29 27 7.44787752855876D-18 29 28 1.12664830314555D-18 29 29 4.38283423159148D-18 30 1 7.23061659529449D-12 30 2 8.35649810886475D-12 30 3 -9.11455643976402D-12 30 4 -2.67378610264091D-12 30 5 -3.33176267050290D-12 30 6 5.41110895506207D-12 30 7 -9.24493884028338D-13 30 8 -4.20422099767581D-13 30 9 -8.89797271183403D-13 30 10 -1.15755221808939D-12 30 11 -3.35930501588273D-12 30 12 3.11606739859067D-12 30 13 -2.47478440028885D-12 30 14 -1.24500834409868D-12 30 15 1.47717734562419D-12 30 16 2.56975588883363D-18 30 17 -2.19029075687188D-20 30 18 4.39216996108132D-19 30 19 -8.93528412321372D-21 30 20 9.29347925616565D-19 30 21 -3.53264086974360D-19 30 22 1.87246636523945D-18 30 23 -3.22226528001919D-19 30 24 2.32603424569124D-19 30 25 5.16258500377925D-19 30 26 -3.48794252032215D-19 30 27 1.27539991075006D-18 30 28 9.05967001517915D-19 30 29 2.59777990769490D-19 30 30 1.60675311341810D-18 31 1 -3.34081777392245D-12 31 2 -3.86947849536651D-12 31 3 8.36897945396292D-12 31 4 -2.14690511107270D-12 31 5 -4.61543802985323D-13 31 6 -2.72056061043184D-12 31 7 -1.61630726954344D-13 31 8 -1.86798155113189D-12 31 9 1.66174966707289D-12 31 10 6.70752708327558D-13 31 11 5.03107928578298D-13 31 12 -2.73318224392255D-12 31 13 4.97860090565590D-12 31 14 5.69589593289854D-12 31 15 -4.57698625764244D-12 31 16 -3.38655427272971D-19 31 17 3.02781756343147D-19 31 18 -1.90578678387254D-19 31 19 6.14808270525762D-19 31 20 -3.62617244706122D-19 31 21 1.28664876752836D-18 31 22 -4.70894915718292D-19 31 23 9.38266651331135D-19 31 24 -5.60280363846535D-20 31 25 -2.86130055487578D-19 31 26 6.36095871829636D-20 31 27 -1.64799954688062D-18 31 28 -1.95280833975888D-19 31 29 2.12200870430062D-19 31 30 -4.11742168887557D-19 31 31 1.61935204382454D-18 32 1 -4.90355705586222D-12 32 2 -5.30635028522455D-12 32 3 5.57647824655000D-12 32 4 1.60193621456685D-12 32 5 2.38282117237935D-12 32 6 -3.95969563995334D-12 32 7 4.74273323807644D-13 32 8 -7.16743439605356D-13 32 9 5.53378495514131D-13 32 10 6.03002849606584D-13 32 11 2.09412175587362D-12 32 12 -1.81547524184203D-12 32 13 2.22434467513765D-12 32 14 1.54615081453490D-12 32 15 -3.54685849792186D-13 32 16 -7.17201709382079D-19 32 17 4.08887660192240D-19 32 18 -2.12009972878857D-19 32 19 -2.40702019118917D-19 32 20 -5.79475561380307D-19 32 21 7.76265023236450D-20 32 22 -8.93827109214326D-19 32 23 8.32063555877235D-19 32 24 4.45065629124605D-19 32 25 -6.05670054740555D-19 32 26 1.32385867387508D-18 32 27 -1.30533791005121D-18 32 28 1.78134128169066D-19 32 29 -1.58720441714917D-19 32 30 -1.91070122534688D-19 32 31 3.64653033788971D-19 32 32 1.69155436525329D-18 33 1 1.11750040627548D-11 33 2 2.16688650277465D-11 33 3 -6.49896856466660D-11 33 4 -1.10579104665347D-11 33 5 -4.51141257764997D-12 33 6 -1.76068444337184D-12 33 7 1.57495073552164D-12 33 8 -5.41760696861211D-12 33 9 -1.08408426834648D-11 33 10 -3.95820056415065D-12 33 11 -9.44410645580045D-12 33 12 2.07221291579718D-11 33 13 2.26615619414152D-12 33 14 -2.29573906680516D-12 33 15 5.68690836072639D-11 33 16 7.71042313065046D-18 33 17 -1.40693437650956D-18 33 18 9.37699790369796D-19 33 19 6.74922805302071D-18 33 20 2.15851416030149D-18 33 21 2.33432973955204D-18 33 22 3.74585597237821D-18 33 23 -1.46754983168528D-18 33 24 8.36299010507249D-20 33 25 1.13292709924620D-17 33 26 -7.05410700403496D-19 33 27 2.07260236548711D-17 33 28 9.75108163245757D-19 33 29 5.42906201484435D-18 33 30 1.41508538033973D-18 33 31 -9.91952371902920D-19 33 32 -7.48287332307553D-19 33 33 1.59379055017014D-17 34 1 6.37839719770584D-13 34 2 -1.16053032629710D-13 34 3 7.76967831046847D-13 34 4 4.94088779670050D-13 34 5 -6.16802007270184D-13 34 6 1.35282770997717D-12 34 7 5.72706478613838D-14 34 8 1.06719704676267D-12 34 9 -2.78758249960918D-13 34 10 -4.04759996301093D-13 34 11 1.43054925793640D-13 34 12 -6.78688966207958D-13 34 13 -7.84439154835922D-13 34 14 -4.77396935378228D-13 34 15 -1.17234832445677D-12 34 16 -3.92653303370894D-20 34 17 1.10764627829943D-19 34 18 -2.15782369424829D-19 34 19 -3.88952084678713D-19 34 20 -5.24595274934781D-20 34 21 -2.28602178190651D-19 34 22 3.18814760460824D-19 34 23 -1.27343640480150D-19 34 24 -6.65949162591551D-20 34 25 -5.63743570880357D-19 34 26 -2.60303180035404D-19 34 27 -1.09595739538908D-18 34 28 2.32387436671908D-19 34 29 -3.55617723533701D-19 34 30 4.19236744747683D-19 34 31 1.28605856134800D-19 34 32 3.53579822533569D-19 34 33 -5.45888780766210D-19 34 34 8.76806121032239D-19 35 1 2.14682078977658D-12 35 2 5.45244569660045D-12 35 3 -1.88453170612072D-11 35 4 -6.32031215196275D-12 35 5 -2.89221283342803D-12 35 6 -2.09254487121712D-12 35 7 7.14927506101200D-13 35 8 -3.07734502068869D-12 35 9 -3.21187147556875D-12 35 10 -1.37456844890580D-12 35 11 -3.09671237432514D-12 35 12 5.61494306397574D-12 35 13 4.83313228709491D-12 35 14 3.61382452504275D-12 35 15 1.85347903510519D-11 35 16 3.22997607735039D-18 35 17 -2.93000373128283D-19 35 18 3.32970414238294D-19 35 19 2.99038191354461D-18 35 20 8.50445641389426D-19 35 21 1.70978410990987D-18 35 22 1.58119687114613D-18 35 23 -1.65616302777799D-19 35 24 -3.36987655737861D-20 35 25 4.05560146809641D-18 35 26 -6.63992145756244D-19 35 27 6.62230383692095D-18 35 28 3.78760821261548D-19 35 29 2.21845736309134D-18 35 30 5.40286584350704D-19 35 31 5.71758522474597D-19 35 32 -4.62333904662018D-19 35 33 5.31532198138091D-18 35 34 2.16060924630306D-20 35 35 3.13137707653627D-18 36 1 7.07273547884820D-12 36 2 6.60863846875122D-12 36 3 -3.16642520630114D-12 36 4 7.02499415449183D-14 36 5 -2.58495645248355D-12 36 6 7.15090888997240D-12 36 7 -8.58904398894793D-13 36 8 1.86214539451365D-12 36 9 -2.65196192793408D-13 36 10 -9.89989511426411D-13 36 11 -2.10555630775678D-12 36 12 1.16037428956803D-12 36 13 -5.29409151707690D-12 36 14 -3.78027112584732D-12 36 15 -4.87966179537079D-12 36 16 1.50129164283917D-19 36 17 -3.19175935894380D-20 36 18 -2.53048587042514D-19 36 19 -8.83606978043491D-19 36 20 2.46056664934486D-19 36 21 -7.78047047221650D-19 36 22 1.04433684622430D-18 36 23 -6.34039947139669D-19 36 24 -3.29831910417619D-19 36 25 -8.45539124548801D-19 36 26 -1.00756758668371D-18 36 27 -1.04641276150199D-18 36 28 3.40340206638769D-19 36 29 -5.79032377062052D-19 36 30 8.98091049957396D-19 36 31 -2.92501330850470D-19 36 32 -1.85986746476938D-19 36 33 -3.89846063745815D-19 36 34 8.66704275514083D-19 36 35 -6.71193408813598D-20 36 36 1.87347327991718D-18 37 1 2.74043609913020D-12 37 2 3.62874211997899D-12 37 3 -2.57411120833721D-12 37 4 -4.89628402767895D-12 37 5 -3.29963056961084D-12 37 6 1.24132837676982D-12 37 7 -5.06155939696142D-13 37 8 -1.91535782242783D-12 37 9 4.57897308182949D-13 37 10 -1.65377165482324D-13 37 11 -2.10905703605231D-12 37 12 7.92078670076407D-13 37 13 2.82738102787487D-12 37 14 3.69530330033367D-12 37 15 8.28068507376564D-14 37 16 1.45679294760947D-18 37 17 7.74210720091252D-20 37 18 1.00182349415850D-19 37 19 1.34993757617677D-18 37 20 3.86613235298670D-19 37 21 1.27336546046634D-18 37 22 8.48921416316929D-19 37 23 2.37911034810328D-19 37 24 -1.98536376145010D-19 37 25 1.16372205347812D-18 37 26 -7.94903956561624D-19 37 27 1.36170121064025D-18 37 28 1.02002100842811D-19 37 29 8.85303038603230D-19 37 30 2.27745953961337D-19 37 31 8.17236443269870D-19 37 32 -5.61331476093604D-19 37 33 1.18829790771212D-18 37 34 -9.17086255773104D-21 37 35 1.36436196080571D-18 37 36 3.09668843437593D-21 37 37 1.86723447597336D-18 38 1 8.42362055341548D-12 38 2 7.80422566227201D-12 38 3 -5.32089104768626D-12 38 4 -1.29050067942063D-12 38 5 -4.46039628504243D-12 38 6 8.22768977877721D-12 38 7 -1.04037920670710D-12 38 8 2.36167234725248D-12 38 9 -8.43436194358073D-13 38 10 -8.85834085003625D-13 38 11 -1.66551142008452D-12 38 12 1.57798210165591D-12 38 13 -5.20690659011868D-12 38 14 -4.03999033081390D-12 38 15 -3.64134465586226D-12 38 16 -7.36925838573567D-19 38 17 -2.14263903445352D-19 38 18 -6.28918228789041D-19 38 19 -1.34148247706513D-19 38 20 -7.45899868908540D-20 38 21 -3.47228899105798D-19 38 22 5.24730465195835D-19 38 23 -8.05229388065277D-19 38 24 -9.77251154624730D-19 38 25 -3.80917469172844D-20 38 26 -1.86708863184520D-18 38 27 4.36137548260945D-19 38 28 -2.32862201560129D-19 38 29 -2.21480207698335D-19 38 30 3.13782305834467D-19 38 31 -3.38772023829933D-19 38 32 -9.32306192489825D-19 38 33 3.15586202453026D-19 38 34 2.91544964261508D-19 38 35 1.67582770652394D-19 38 36 1.05530959355023D-18 38 37 3.45802225327306D-19 38 38 2.88869867857883D-18 39 1 4.09971498969501D-12 39 2 7.89303212155883D-12 39 3 -1.41707876021066D-11 39 4 -8.70205457599770D-12 39 5 -4.67387576227378D-12 39 6 -5.89199098152106D-13 39 7 -1.00484473861146D-12 39 8 -7.07145459650064D-12 39 9 -3.34092930588677D-13 39 10 -1.40550021217368D-12 39 11 -3.80049481996439D-12 39 12 3.48921890293547D-12 39 13 7.01268452810983D-12 39 14 7.65279304407320D-12 39 15 1.16048607229392D-11 39 16 2.67548676733000D-18 39 17 -1.79952198736786D-19 39 18 -7.08124737846961D-20 39 19 3.79349960393523D-18 39 20 3.72847044721129D-19 39 21 2.80655026535963D-18 39 22 9.53029644180193D-19 39 23 6.60717077641264D-19 39 24 -4.98117179046808D-19 39 25 4.16821620175373D-18 39 26 -8.14772273774055D-19 39 27 6.21883847709264D-18 39 28 -7.58918175443803D-20 39 29 2.63516862561108D-18 39 30 -8.43438824646598D-20 39 31 1.50236003078666D-18 39 32 -7.54229074898807D-19 39 33 4.54379371410131D-18 39 34 -5.70563437514338D-19 39 35 2.67501532414714D-18 39 36 -9.53328126886666D-19 39 37 1.96730470992179D-18 39 38 -7.45714794110031D-19 39 39 9.98038807541886D-18 40 1 1.13120122374218D-11 40 2 1.23876626221205D-11 40 3 -1.10990302459684D-11 40 4 -1.60958852355712D-12 40 5 -4.15307320008917D-12 40 6 9.42112516340822D-12 40 7 -1.45169301347361D-12 40 8 1.00514054189092D-12 40 9 -5.93840875089339D-13 40 10 -1.49478677546942D-12 40 11 -3.96711902881143D-12 40 12 3.94541024508518D-12 40 13 -6.75594393441055D-12 40 14 -5.27261097396744D-12 40 15 -1.67366431461579D-12 40 16 -4.55785793719834D-19 40 17 -3.57710416219613D-19 40 18 -6.89818194638312D-19 40 19 5.11430497375149D-19 40 20 8.72808096726033D-20 40 21 -3.10668093204947D-20 40 22 6.51229862707488D-19 40 23 -8.62365911977568D-19 40 24 -1.30324444328302D-18 40 25 8.77887801019582D-19 40 26 -2.40860465789060D-18 40 27 2.21067202689067D-18 40 28 -4.64161784528954D-19 40 29 1.96117052203760D-19 40 30 3.14684231827915D-19 40 31 -3.88063299144997D-19 40 32 -1.52382080565039D-18 40 33 1.40717272433216D-18 40 34 -1.54606319832474D-20 40 35 4.25716224065027D-19 40 36 8.72660427405315D-19 40 37 4.40376108039717D-19 40 38 2.10678117943905D-18 40 39 1.11987958146841D-18 40 40 4.05865706443852D-18 41 1 1.72631475651561D-12 41 2 4.12860005771920D-12 41 3 -1.02945158697994D-11 41 4 -8.75709834261810D-12 41 5 -4.09147223390429D-12 41 6 -1.48153280870879D-12 41 7 4.78243471683010D-13 41 8 -4.54608821624144D-12 41 9 -1.47909571994279D-12 41 10 -5.90592857152435D-13 41 11 -2.79357525977726D-12 41 12 2.96006720161982D-12 41 13 7.14313296004997D-12 41 14 7.30253564320690D-12 41 15 1.02950771973096D-11 41 16 3.06535116792736D-18 41 17 1.38160932784729D-19 41 18 -3.91759121436350D-20 41 19 3.77601792643394D-18 41 20 3.72680223485383D-19 41 21 2.93701018306474D-18 41 22 1.16080564903241D-18 41 23 8.44979994282118D-19 41 24 -3.60642258832068D-19 41 25 4.08908526652762D-18 41 26 -6.95004684714843D-19 41 27 6.09173817689868D-18 41 28 8.54442380197471D-20 41 29 2.64849261924264D-18 41 30 1.55481027670899D-19 41 31 1.62386309117046D-18 41 32 -3.05870955711204D-19 41 33 4.54601879918624D-18 41 34 -2.50527203283658D-19 41 35 2.84632121115881D-18 41 36 -6.06135550741073D-19 41 37 2.19015680744422D-18 41 38 -1.62389149477032D-19 41 39 5.07290989587224D-18 41 40 7.19407877997428D-19 41 41 6.70511665961349D-18 42 1 -8.20577079092594D-12 42 2 -9.11514113536418D-12 42 3 1.07557726009062D-11 42 4 1.31925036049602D-12 42 5 2.82688140110909D-12 42 6 -6.45466508333268D-12 42 7 1.09430445853340D-12 42 8 -1.14344106819683D-12 42 9 1.83230214860993D-12 42 10 1.43042399297517D-12 42 11 4.94338935154236D-12 42 12 -4.28608847294908D-12 42 13 4.36179199401811D-12 42 14 2.48831147704622D-12 42 15 -1.84732118127992D-12 42 16 -2.67340688118491D-18 42 17 1.12728618056040D-19 42 18 -1.34626512054454D-18 42 19 8.03562435765752D-19 42 20 -1.86099701225401D-18 42 21 1.16008645304636D-18 42 22 -3.07580796416053D-18 42 23 6.24153781329148D-19 42 24 -1.39672914510303D-18 42 25 1.59854969072334D-19 42 26 -9.88801421437917D-19 42 27 -1.54760961065192D-19 42 28 -1.94883398285631D-18 42 29 1.17810752711786D-19 42 30 -2.32915302376129D-18 42 31 6.21092616984444D-19 42 32 -8.10800564543710D-19 42 33 -9.67857204926854D-19 42 34 -1.39305162515520D-18 42 35 -1.03080747615576D-19 42 36 -2.20910845716672D-18 42 37 2.71393558163719D-19 42 38 -2.76010129011778D-19 42 39 2.23390867335590D-18 42 40 4.90869402536851D-19 42 41 1.23423275695721D-18 42 42 1.09583125270068D-17 43 1 2.07627364902929D-11 43 2 3.78667457373392D-11 43 3 -1.08796139529039D-10 43 4 -2.00228594914226D-11 43 5 -9.17334671018005D-12 43 6 -5.77908564082076D-13 43 7 2.38697720408012D-12 43 8 -9.52664496983974D-12 43 9 -1.78826017952688D-11 43 10 -6.99936726900241D-12 43 11 -1.66607058302608D-11 43 12 3.35509189634278D-11 43 13 3.87251300267527D-12 43 14 -2.50604830863512D-12 43 15 9.37057308994567D-11 43 16 1.00325674864658D-17 43 17 -1.78032861473115D-18 43 18 8.76731219659696D-19 43 19 1.19460649781614D-17 43 20 2.96164244857533D-18 43 21 5.18706155014397D-18 43 22 5.40295863971683D-18 43 23 -1.78073239921781D-18 43 24 5.17437032954678D-20 43 25 1.90964383475581D-17 43 26 -9.84933563775281D-19 43 27 3.40016316847572D-17 43 28 1.90046801596676D-18 43 29 9.42207441277709D-18 43 30 2.53483804661174D-18 43 31 -4.41094324784374D-20 43 32 -1.17454926592441D-18 43 33 2.59402949410367D-17 43 34 3.03980441588910D-19 43 35 9.99521370621046D-18 43 36 6.79987436605035D-19 43 37 3.02747944072200D-18 43 38 1.32137739331001D-18 43 39 8.61059966086089D-18 43 40 3.06478897969254D-18 43 41 9.04116281219602D-18 43 42 -7.58771541155579D-19 43 43 5.18240248658240D-17 44 1 -6.58946159348851D-12 44 2 -8.59711177122873D-12 44 3 1.06746911963436D-11 44 4 1.31043841662467D-12 44 5 1.12787460734413D-12 44 6 -4.12470058602236D-12 44 7 1.07290122544699D-12 44 8 1.18318593469638D-12 44 9 1.09134258627652D-12 44 10 1.01534799505672D-12 44 11 4.54269776162672D-12 44 12 -4.59166348870186D-12 44 13 3.19077396465094D-12 44 14 1.74335348853724D-12 44 15 -3.04966969552427D-12 44 16 -2.20184780690286D-18 44 17 9.36125524733387D-20 44 18 -1.01163748218421D-18 44 19 3.01698888540689D-19 44 20 -1.32987983247661D-18 44 21 5.63012502047645D-19 44 22 -2.07700326243824D-18 44 23 2.73684073540621D-19 44 24 -1.25586826518839D-18 44 25 -3.25415945957999D-19 44 26 -1.37080717360590D-18 44 27 -9.21543713120979D-19 44 28 -1.69145848708741D-18 44 29 -2.01148610068189D-19 44 30 -1.78663867731842D-18 44 31 3.46543845090742D-19 44 32 -1.15025843799520D-18 44 33 -1.31852455023982D-18 44 34 -1.23034270080106D-18 44 35 -3.22681163105303D-19 44 36 -1.59470707859129D-18 44 37 2.70575334402773D-19 44 38 1.94038064712902D-20 44 39 1.71276157930583D-18 44 40 6.35599664980250D-19 44 41 8.40674363955649D-19 44 42 5.73113690445259D-18 44 43 -3.17434094092047D-18 44 44 6.03120462499792D-18 45 1 1.15154669964351D-11 45 2 2.37058789817459D-11 45 3 -7.74779475791863D-11 45 4 -1.63806780403310D-11 45 5 -6.96318637134116D-12 45 6 -3.86434696945249D-12 45 7 2.63641028397716D-12 45 8 -7.04341203051528D-12 45 9 -1.36424036767341D-11 45 10 -4.86173953184775D-12 45 11 -1.14779146812849D-11 45 12 2.38427470115926D-11 45 13 7.09054023949756D-12 45 14 1.77863405241931D-12 45 15 7.11419512087936D-11 45 16 7.50592584544629D-18 45 17 -1.16208976538497D-18 45 18 5.65779311766319D-19 45 19 9.71343892710637D-18 45 20 2.07944882628854D-18 45 21 4.67859823259158D-18 45 22 4.02720842949829D-18 45 23 -8.82225535507012D-19 45 24 -9.44563949454371D-20 45 25 1.47935650582246D-17 45 26 -1.02260179868394D-18 45 27 2.57608696624695D-17 45 28 1.23392114176711D-18 45 29 7.48474970273870D-18 45 30 1.65906820694273D-18 45 31 6.02633946024593D-19 45 32 -9.10705831933175D-19 45 33 1.96971751656846D-17 45 34 8.27978441501524D-20 45 35 8.13674843950056D-18 45 36 2.61631190025284D-19 45 37 2.96694797231100D-18 45 38 1.13893121799819D-18 45 39 7.42974470477056D-18 45 40 2.42159307286888D-18 45 41 7.94651177839792D-18 45 42 -1.36821530840455D-18 45 43 3.70843747309976D-17 45 44 -1.53553287862589D-18 45 45 2.98492727771441D-17 46 1 -5.21330064119235D-12 46 2 -6.64795230475707D-12 46 3 7.37277960492264D-12 46 4 1.13935933507854D-12 46 5 1.20266669608224D-12 46 6 -3.40260105200101D-12 46 7 1.00173683661434D-12 46 8 1.02228331235739D-12 46 9 5.31218199863056D-13 46 10 7.13494723010154D-13 46 11 3.20135437803725D-12 46 12 -3.14894038648567D-12 46 13 2.35870975027705D-12 46 14 1.22164793227351D-12 46 15 -1.35245635677976D-12 46 16 -1.81213479816358D-18 46 17 -3.77335574606479D-20 46 18 -8.45520206534129D-19 46 19 3.56605879248895D-19 46 20 -1.00572544341616D-18 46 21 4.14138209109410D-19 46 22 -1.55368831978154D-18 46 23 3.44912705401624D-20 46 24 -1.19338093542864D-18 46 25 -6.23622096884270D-20 46 26 -1.53818288184673D-18 46 27 -3.68166756773214D-19 46 28 -1.46741326483397D-18 46 29 -1.42818938352192D-19 46 30 -1.43463385247586D-18 46 31 1.66353040153753D-19 46 32 -1.22509029335613D-18 46 33 -8.13966024407640D-19 46 34 -1.06820144070798D-18 46 35 -2.02576529420723D-19 46 36 -1.26774087145923D-18 46 37 2.49209552067181D-19 46 38 2.51635406844769D-19 46 39 1.47932417209352D-18 46 40 1.00455255842549D-18 46 41 7.28481983716666D-19 46 42 4.82451834753619D-18 46 43 -2.40458180822714D-18 46 44 4.18957730328708D-18 46 45 -1.39994745242948D-18 46 46 4.09613974400034D-18 47 1 7.14922038908917D-12 47 2 1.69115105356367D-11 47 3 -6.03963860713927D-11 47 4 -1.42040850075604D-11 47 5 -5.64979816191182D-12 47 6 -5.14834930374462D-12 47 7 2.34281559539239D-12 47 8 -6.55304647690730D-12 47 9 -1.06811740291358D-11 47 10 -3.76408015422561D-12 47 11 -8.80127786643718D-12 47 12 1.82098184195523D-11 47 13 8.47612913492333D-12 47 14 4.09261193728363D-12 47 15 5.80160909871444D-11 47 16 6.00121272557657D-18 47 17 -7.91761337958148D-19 47 18 4.54803091815481D-19 47 19 8.35350336336139D-18 47 20 1.59574079812271D-18 47 21 4.39235455460850D-18 47 22 3.16238019642298D-18 47 23 -4.12882743521494D-19 47 24 -7.39915019843837D-20 47 25 1.22090697207946D-17 47 26 -8.13624937633513D-19 47 27 2.08439021886002D-17 47 28 9.08565407606092D-19 47 29 6.31765949259163D-18 47 30 1.18421597559621D-18 47 31 9.30750245995965D-19 47 32 -6.65362951308384D-19 47 33 1.59545490217347D-17 47 34 -1.83093549027050D-20 47 35 6.94794504365678D-18 47 36 -1.52487065025494D-20 47 37 2.77020132247344D-18 47 38 8.33318723401169D-19 47 39 6.47556210155976D-18 47 40 1.92692530632704D-18 47 41 7.15748881834217D-18 47 42 -8.51508781129551D-19 47 43 2.99223984656890D-17 47 44 -1.32958042841881D-18 47 45 2.38125335857228D-17 47 46 -8.11057423739077D-19 47 47 2.03761922530468D-17 48 1 3.29692738794381D-11 48 2 3.83708759938599D-11 48 3 -3.46609385311917D-11 48 4 -5.97031806379207D-12 48 5 -9.57348954555311D-12 48 6 2.52726805961538D-11 48 7 -6.14636139018164D-12 48 8 -2.83137829272696D-12 48 9 -1.84148245090136D-12 48 10 -3.30415000405668D-12 48 11 -1.54856959402959D-11 48 12 1.42882960464786D-11 48 13 -1.75484444452485D-11 48 14 -1.04803123353346D-11 48 15 -3.05855574849118D-12 48 16 2.16238548152358D-18 48 17 -2.73290657708835D-18 48 18 2.34930669897322D-19 48 19 1.89608696328817D-18 48 20 2.06469200133730D-18 48 21 2.18438612668837D-19 48 22 4.02205659293226D-18 48 23 -3.92510882815633D-18 48 24 -1.94162855200046D-18 48 25 3.11661837617948D-18 48 26 -4.48058970496000D-18 48 27 6.91679584532217D-18 48 28 -4.88276187430767D-19 48 29 1.43718769086181D-18 48 30 3.69800196061164D-19 48 31 -7.54183759791006D-19 48 32 -3.56646870018466D-18 48 33 4.62480799309421D-18 48 34 9.76106938985523D-20 48 35 1.43241035466977D-18 48 36 2.23565788060810D-18 48 37 1.20105940056558D-18 48 38 4.43150126612009D-18 48 39 2.34714356250781D-18 48 40 6.00616228122350D-18 48 41 4.41668453208064D-19 48 42 -1.98372424313837D-18 48 43 9.32441668827935D-18 48 44 -9.87473062351362D-19 48 45 6.34017360930404D-18 48 46 2.44837988055817D-19 48 47 4.66621474124832D-18 48 48 3.31507667632149D-17 49 1 1.63381271775626D-12 49 2 3.14471785760061D-12 49 3 -7.86861273357243D-12 49 4 -4.20632373801568D-12 49 5 -2.60273748298424D-12 49 6 -6.36117910216600D-13 49 7 -2.56316754473809D-13 49 8 -1.66906264954586D-12 49 9 -1.22093543218132D-12 49 10 -4.25266939150713D-13 49 11 -2.00265590918498D-12 49 12 2.66099881014302D-12 49 13 3.25409470614310D-12 49 14 3.12973818321857D-12 49 15 7.06466727066314D-12 49 16 3.78238851628835D-18 49 17 -2.92619902608468D-19 49 18 5.18667470682022D-19 49 19 1.49613745896437D-18 49 20 6.81552994659140D-19 49 21 9.50134065748053D-19 49 22 1.36708684200003D-18 49 23 2.83254708504431D-20 49 24 9.85720178481283D-20 49 25 1.96628018294266D-18 49 26 -1.20827939520808D-19 49 27 3.28038330139496D-18 49 28 2.71102777792157D-19 49 29 1.19024212049148D-18 49 30 3.75295143726549D-19 49 31 2.52916858156058D-19 49 32 -1.15860689754112D-19 49 33 2.47398027708682D-18 49 34 -1.87067401486164D-19 49 35 1.16699522144178D-18 49 36 -3.93837147659188D-19 49 37 5.42630605119398D-19 49 38 -4.46980727035202D-19 49 39 1.23827185905722D-18 49 40 -4.17658770793045D-19 49 41 1.20734205576543D-18 49 42 -6.74762568095178D-20 49 43 3.00294719268456D-18 49 44 -1.52350761039216D-19 49 45 2.44128363266891D-18 49 46 -1.16567617650365D-19 49 47 2.14680885946401D-18 49 48 -1.43605680464690D-19 49 49 1.82308780701931D-18 50 1 -9.95866197917972D-12 50 2 -8.16201324503921D-12 50 3 5.66602311083052D-12 50 4 1.46029173408439D-12 50 5 5.98848885042303D-12 50 6 -1.08943498651101D-11 50 7 7.89567137198378D-13 50 8 -3.19217770478344D-12 50 9 1.78387747826626D-12 50 10 2.22567871489175D-12 50 11 2.27481482855761D-12 50 12 -3.00930787789290D-13 50 13 5.48312441324977D-12 50 14 3.09088730193277D-12 50 15 3.74538007636267D-12 50 16 -3.55966118819752D-18 50 17 -9.10900533056627D-19 50 18 -6.03843469336742D-19 50 19 7.61570278252972D-19 50 20 -1.56931337125963D-18 50 21 7.54944512235180D-19 50 22 -3.29924963915065D-18 50 23 1.28138766311791D-19 50 24 -5.23782489328198D-19 50 25 7.55998958785938D-19 50 26 4.90508547504147D-19 50 27 8.96424043366376D-19 50 28 -1.79025991241381D-18 50 29 5.02241056796243D-19 50 30 -2.98710692128149D-18 50 31 3.32489665644449D-19 50 32 -1.12218176924789D-18 50 33 1.49275754542771D-20 50 34 -2.25243942955083D-18 50 35 8.10056962736601D-20 50 36 -3.16053334991539D-18 50 37 4.34439613846245D-19 50 38 -1.16837072765723D-18 50 39 1.78946435526544D-18 50 40 -8.84325475034681D-19 50 41 1.35590260168694D-19 50 42 5.44387266431395D-18 50 43 -1.89056643408307D-18 50 44 4.28308271475816D-18 50 45 -9.38902937454235D-19 50 46 3.43179377537088D-18 50 47 -5.41320657655959D-19 50 48 3.68346561805931D-19 50 49 -3.46680194499980D-19 50 50 1.89125801033969D-17 51 1 2.58587672677125D-11 51 2 4.45790812425406D-11 51 3 -1.06612036040196D-10 51 4 -2.02668019518430D-11 51 5 -9.99331215440505D-12 51 6 2.90462336545262D-12 51 7 6.16130007234117D-13 51 8 -1.08657734568806D-11 51 9 -1.45941025274675D-11 51 10 -6.54386409196797D-12 51 11 -1.79233640376297D-11 51 12 3.52429455962994D-11 51 13 3.35768711426504D-13 51 14 -5.79663167783921D-12 51 15 8.30585695737800D-11 51 16 8.75960695010780D-18 51 17 -2.34213343575193D-18 51 18 -5.58658473731737D-21 51 19 1.08623250478845D-17 51 20 2.14363849494366D-18 51 21 4.05126591520911D-18 51 22 4.52100278691356D-18 51 23 -2.21676345497399D-18 51 24 -7.70429250473430D-19 51 25 1.78243297060907D-17 51 26 -1.54376433789408D-18 51 27 3.25909968942750D-17 51 28 1.14121486326512D-18 51 29 8.84911185263405D-18 51 30 1.43138974449248D-18 51 31 -3.20038735958020D-19 51 32 -1.67456432824212D-18 51 33 2.49788178587513D-17 51 34 -5.94464564644529D-19 51 35 9.60222983753039D-18 51 36 -4.67824408824066D-20 51 37 3.37708130642658D-18 51 38 1.98738178014360D-18 51 39 9.14284933986683D-18 51 40 3.37237287293502D-18 51 41 8.04340422290913D-18 51 42 -1.02014061004957D-18 51 43 4.40967593475389D-17 51 44 -1.78706650158980D-18 51 45 3.41136658588803D-17 51 46 -1.10150467243904D-18 51 47 2.75198793628847D-17 51 48 1.11290533213572D-17 51 49 2.49959722643687D-18 51 50 7.03020928644278D-18 51 51 5.33954782950164D-17 52 1 -1.44586096365289D-11 52 2 -1.59916841343998D-11 52 3 1.89389037732900D-11 52 4 3.55737593189090D-12 52 5 7.13258780152440D-12 52 6 -1.15762439747893D-11 52 7 1.69916570710718D-12 52 8 -5.86580525284448D-13 52 9 1.90476437618666D-12 52 10 2.73921846298814D-12 52 11 4.19238711031601D-12 52 12 -5.05211372688528D-12 52 13 6.46284954839790D-12 52 14 5.25328978914561D-12 52 15 -4.21531042164865D-12 52 16 -2.60674488797284D-18 52 17 6.55187683075171D-20 52 18 -4.32015660812489D-20 52 19 -5.42529321317796D-19 52 20 -9.15656475314464D-19 52 21 2.17320074143436D-19 52 22 -2.29091404565934D-18 52 23 4.91893464903155D-19 52 24 -2.23582889748208D-19 52 25 -1.39199746390622D-18 52 26 3.49020406864817D-20 52 27 -3.35995547871681D-18 52 28 -1.42131767172155D-18 52 29 -7.01673218193587D-19 52 30 -2.00347729414642D-18 52 31 2.51204603550191D-19 52 32 -7.96604317599896D-19 52 33 -3.09120445671225D-18 52 34 -1.50905601056187D-18 52 35 -1.18992989013103D-18 52 36 -2.21930121162969D-18 52 37 -3.68594602149121D-19 52 38 -1.10830299419002D-18 52 39 -2.81084195155662D-19 52 40 -1.02925736273915D-18 52 41 -8.91021542751382D-19 52 42 4.10656731494580D-18 52 43 -7.62681030627531D-18 52 44 4.10548727570343D-18 52 45 -5.11480263121568D-18 52 46 3.48275189202585D-18 52 47 -3.81725087289278D-18 52 48 -2.23970479345726D-18 52 49 -1.98199813018595D-20 52 50 5.49111103127191D-18 52 51 -6.18848734815087D-18 52 52 1.48797533677389D-17 53 1 8.71827502346745D-12 53 2 2.12286829855208D-11 53 3 -7.71613938463722D-11 53 4 -1.54698428559156D-11 53 5 -5.47094889438603D-12 53 6 -6.70089948126211D-12 53 7 3.11967130783602D-12 53 8 -7.52352476078508D-12 53 9 -1.35643625307590D-11 53 10 -4.70927106013292D-12 53 11 -1.01793418549162D-11 53 12 2.35583195446565D-11 53 13 8.34116753133604D-12 53 14 1.94513248600818D-12 53 15 7.38683363187128D-11 53 16 7.42735732879113D-18 53 17 -1.50049336415728D-18 53 18 4.46284156222115D-19 53 19 9.44523612684816D-18 53 20 1.95720182841313D-18 53 21 4.24364304192772D-18 53 22 3.60629373094563D-18 53 23 -1.23830674430238D-18 53 24 -3.48098022690531D-19 53 25 1.47332483969464D-17 53 26 -1.30586134812924D-18 53 27 2.58330538419472D-17 53 28 7.66582803152084D-19 53 29 7.23163893898520D-18 53 30 1.08404551669157D-18 53 31 2.25002825757304D-19 53 32 -1.05725612559735D-18 53 33 1.97308326885815D-17 53 34 -3.42346656205916D-19 53 35 7.97544209441624D-18 53 36 -4.41462290602204D-19 53 37 2.82052226404175D-18 53 38 1.09105356832755D-18 53 39 7.23650099625817D-18 53 40 2.56951045415312D-18 53 41 7.54671359257353D-18 53 42 -3.72810902113707D-19 53 43 3.47827558166685D-17 53 44 -1.00289594354814D-18 53 45 2.74442763514673D-17 53 46 -3.06314541382161D-19 53 47 2.27566958807872D-17 53 48 6.76767802455785D-18 53 49 2.66072968291132D-18 53 50 2.85226416891731D-19 53 51 3.35938818959708D-17 53 52 -1.14512398000882D-18 53 53 3.44843115988755D-17 54 1 -2.33062095820700D-12 54 2 -2.02079249236063D-12 54 3 1.15930099863714D-13 54 4 -1.46270028879753D-12 54 5 3.98082511040520D-13 54 6 -2.82014440567875D-12 54 7 1.47878602263168D-13 54 8 -7.93443069484454D-13 54 9 -4.11659050700916D-13 54 10 7.60226737310461D-13 54 11 -4.43532963227148D-13 54 12 3.58205782007091D-13 54 13 2.88521590662223D-12 54 14 2.85968601855489D-12 54 15 2.75766757906222D-12 54 16 8.96958759706839D-19 54 17 -4.42099605876023D-19 54 18 6.64685916577271D-19 54 19 6.95870026093859D-19 54 20 4.36306909021756D-19 54 21 5.06809541656074D-19 54 22 1.46391132532864D-19 54 23 -2.00349491871076D-19 54 24 2.94829294728807D-20 54 25 8.59853688516082D-19 54 26 -3.39460993779305D-19 54 27 1.13549515558903D-18 54 28 -3.93763298812870D-19 54 29 4.43414920996846D-19 54 30 -5.36496856228198D-19 54 31 -5.46915000391632D-20 54 32 -1.02202212857430D-18 54 33 4.76528669614809D-19 54 34 -9.21034171555487D-19 54 35 1.34474771368094D-19 54 36 -1.11185961575405D-18 54 37 2.47145032850092D-19 54 38 -4.00913861938475D-19 54 39 7.67418583895777D-19 54 40 1.86862031596736D-20 54 41 1.56110537710427D-19 54 42 1.29348235527529D-18 54 43 -8.66884241540615D-19 54 44 1.32898516253609D-18 54 45 -4.80822345048586D-19 54 46 1.29299874521516D-18 54 47 -2.54118919348594D-19 54 48 2.17547183446660D-18 54 49 6.56725967428956D-19 54 50 2.87898739564549D-18 54 51 -4.84379174729381D-19 54 52 2.91933248592650D-18 54 53 1.84859558705083D-19 54 54 3.64637765972701D-18 55 1 4.00438098275257D-12 55 2 1.11568913508704D-11 55 3 -3.83518181865133D-11 55 4 -1.09964098757580D-11 55 5 -4.03688071196362D-12 55 6 -4.84171973228628D-12 55 7 1.12143925000190D-12 55 8 -6.34134866472538D-12 55 9 -6.02087772337435D-12 55 10 -2.10816081362311D-12 55 11 -5.93052712688990D-12 55 12 1.18801557064494D-11 55 13 7.97875042964109D-12 55 14 5.15186513649087D-12 55 15 3.73342599411010D-11 55 16 4.84566337791875D-18 55 17 -8.06231464568373D-19 55 18 4.15653641658077D-19 55 19 6.03960941241043D-18 55 20 1.09535426145236D-18 55 21 3.38036148052072D-18 55 22 2.02429460018919D-18 55 23 -2.09872918675374D-19 55 24 -1.66355514128537D-19 55 25 8.44009460865312D-18 55 26 -5.65714934198540D-19 55 27 1.43220813061665D-17 55 28 2.98295732084748D-19 55 29 4.52101269860614D-18 55 30 3.00508118724627D-19 55 31 9.50828403691720D-19 55 32 -4.69701063673110D-19 55 33 1.09304476099247D-17 55 34 -3.86785868115943D-19 55 35 5.06885473262975D-18 55 36 -7.78367003693092D-19 55 37 2.39337824943228D-18 55 38 2.83409482728580D-19 55 39 5.49209270947667D-18 55 40 1.27082611546215D-18 55 41 5.63471791634837D-18 55 42 7.19993086920763D-19 55 43 1.93470752964771D-17 55 44 -1.35046702676900D-19 55 45 1.56439638794868D-17 55 46 1.20484413409453D-19 55 47 1.33579088031717D-17 55 48 3.90759857142552D-18 55 49 2.02185497587647D-18 55 50 3.52911028183547D-19 55 51 1.80523939956984D-17 55 52 -1.87092954166999D-18 55 53 1.58852798604681D-17 55 54 7.91979757702044D-19 55 55 1.08405222963913D-17 56 1 1.97355415368939D-13 56 2 8.62685689604487D-13 56 3 2.72406975712445D-12 56 4 8.33386039005653D-13 56 5 7.52629158846060D-13 56 6 -5.98073954085057D-13 56 7 -1.34906349592151D-12 56 8 -3.99549701169227D-13 56 9 2.22576478203069D-12 56 10 8.99036993326283D-13 56 11 -9.60608397625235D-13 56 12 -1.04663861955429D-13 56 13 -5.80714938978339D-13 56 14 -2.55156744671562D-13 56 15 -4.24709672804009D-12 56 16 -1.50556807924086D-18 56 17 -2.60368332749296D-19 56 18 3.47145632581619D-19 56 19 -3.18208288392676D-19 56 20 -2.09496082397708D-19 56 21 1.88400170301899D-19 56 22 -1.21505155246417D-18 56 23 9.07519680965490D-20 56 24 -4.53520089794165D-20 56 25 -2.76242791251912D-19 56 26 1.51537111458725D-19 56 27 -5.66000880973299D-19 56 28 -8.14966417317217D-19 56 29 -6.76412156870999D-20 56 30 -1.08028183248866D-18 56 31 1.40809019595650D-20 56 32 -9.67380143085712D-19 56 33 -8.09644331589303D-19 56 34 -1.16153199104576D-18 56 35 -3.76251407358102D-19 56 36 -1.33234668043183D-18 56 37 2.03529281957673D-19 56 38 -4.13992325966033D-19 56 39 5.04130223106833D-19 56 40 5.88564041363220D-21 56 41 -3.42887323848883D-19 56 42 2.43624736817716D-18 56 43 -2.45388081411495D-18 56 44 2.09888423105632D-18 56 45 -1.91183690432632D-18 56 46 1.75929750448065D-18 56 47 -1.54552540426427D-18 56 48 1.85565506457695D-18 56 49 3.65925239335022D-20 56 50 4.20626729908138D-18 56 51 -1.25666363672012D-18 56 52 3.05870219181280D-18 56 53 -1.35615760313648D-18 56 54 2.23433926369751D-18 56 55 -9.96046629362317D-20 56 56 1.36328440945588D-17 57 1 1.49667240055191D-11 57 2 2.70131807642348D-11 57 3 -7.00147805626061D-11 57 4 -1.48579079808190D-11 57 5 -7.64234249240922D-12 57 6 -7.44810278186472D-14 57 7 6.45379633852969D-13 57 8 -7.68373657777572D-12 57 9 -9.82548432739944D-12 57 10 -4.60763083429937D-12 57 11 -1.13181258251080D-11 57 12 2.19168819342012D-11 57 13 3.85343513434907D-12 57 14 -3.68975915936429D-13 57 15 5.79978639724789D-11 57 16 7.11775216102309D-18 57 17 -1.39452694805194D-18 57 18 4.26110569760330D-19 57 19 7.96159795257390D-18 57 20 1.81758182559696D-18 57 21 3.70124513145993D-18 57 22 3.35117656942141D-18 57 23 -1.08247226720253D-18 57 24 -4.02671052185383D-19 57 25 1.24579226440440D-17 57 26 -1.18287807615598D-18 57 27 2.22272324068148D-17 57 28 7.18476181283649D-19 57 29 6.27140163965846D-18 57 30 1.07742228822549D-18 57 31 1.84752753263614D-19 57 32 -1.01148771149149D-18 57 33 1.70336755874761D-17 57 34 -3.42925952172784D-19 57 35 6.89600092210161D-18 57 36 -2.93703152083116D-19 57 37 2.66869834413994D-18 57 38 1.09304397247083D-18 57 39 6.70397182291367D-18 57 40 2.48436162425534D-18 57 41 6.70823365556236D-18 57 42 -5.16090177687223D-20 57 43 3.01611704193855D-17 57 44 -9.11899223992359D-19 57 45 2.35001113232450D-17 57 46 -4.46747138769938D-19 57 47 1.93072729957553D-17 57 48 6.96575311398219D-18 57 49 2.43475899120563D-18 57 50 1.39452793492420D-19 57 51 2.91362125806206D-17 57 52 -3.85262843756347D-18 57 53 2.38264174278877D-17 57 54 1.87760609651479D-19 57 55 1.39157987914918D-17 57 56 2.34397520550007D-18 57 57 2.39116281645922D-17 58 1 5.98716840088987D-12 58 2 7.61379415561552D-12 58 3 -1.11493182514868D-11 58 4 -3.58693378809120D-12 58 5 -2.83644245112262D-12 58 6 3.44592661908918D-12 58 7 -8.28166133137280D-13 58 8 -7.51651691924667D-13 58 9 -1.74218206892838D-12 58 10 -4.18906268348714D-13 58 11 -3.82892568324260D-12 58 12 4.42889336752136D-12 58 13 -1.15316222167684D-12 58 14 -1.96774350815158D-13 58 15 5.01668032248816D-12 58 16 3.45751897336560D-18 58 17 -7.76248074668078D-19 58 18 7.63313567803017D-19 58 19 1.21783339910440D-18 58 20 1.11319151650544D-18 58 21 3.95638279000291D-19 58 22 1.73725128688162D-18 58 23 -7.97172176191392D-19 58 24 -1.84288847800321D-19 58 25 2.00856247441864D-18 58 26 -1.02297099578369D-18 58 27 3.85286101333849D-18 58 28 2.79628837505463D-20 58 29 9.19760927777162D-19 58 30 3.88610492109961D-19 58 31 -4.51019355546682D-19 58 32 -1.27669997809549D-18 58 33 2.55448147250519D-18 58 34 -5.81787396212730D-19 58 35 7.54900541601370D-19 58 36 -2.83535518950245D-19 58 37 3.81214384299651D-19 58 38 2.48819100651721D-19 58 39 9.80012472011788D-19 58 40 8.23941020423198D-19 58 41 5.52814163981652D-19 58 42 -1.40907212736383D-19 58 43 2.58777107582824D-18 58 44 2.13187394723577D-19 58 45 1.90768386857887D-18 58 46 4.34675601877375D-19 58 47 1.49397354056993D-18 58 48 4.35088195962949D-18 58 49 1.17514473640815D-18 58 50 8.30194560553770D-19 58 51 2.63446621700699D-18 58 52 7.42599447150501D-19 58 53 2.33602409495015D-18 58 54 1.98102909650991D-18 58 55 1.54785648428077D-18 58 56 1.15508654414834D-18 58 57 2.22704297883802D-18 58 58 3.13745186244126D-18 59 1 -1.61378076443827D-12 59 2 5.79597677879203D-13 59 3 -4.03193508658635D-12 59 4 -6.85058659728521D-12 59 5 -2.00910925090128D-12 59 6 -4.21184265784046D-12 59 7 3.17462918789137D-13 59 8 -4.79551548002547D-12 59 9 -6.18814896654006D-14 59 10 2.54392134093021D-13 59 11 -1.34369919561377D-12 59 12 1.55847242457456D-12 59 13 7.89251230189678D-12 59 14 7.56872625421785D-12 59 15 6.74718681943295D-12 59 16 2.41808609168505D-18 59 17 -6.86668758518659D-20 59 18 2.51521888141420D-19 59 19 3.05042942048178D-18 59 20 2.54745119051267D-19 59 21 2.67775415837680D-18 59 22 5.60210602618169D-19 59 23 7.30388959275132D-19 59 24 -6.66090880582137D-20 59 25 3.11700949546701D-18 59 26 -1.14057436458951D-21 59 27 4.65090908976167D-18 59 28 -1.27351479789995D-19 59 29 2.13856170835300D-18 59 30 -3.47650229190605D-19 59 31 1.56591708093764D-18 59 32 4.30542398184521D-20 59 33 3.50718661220253D-18 59 34 -3.88773614262978D-19 59 35 2.59491929341025D-18 59 36 -9.55272818962733D-19 59 37 1.96514149363736D-18 59 38 -3.00362374379550D-19 59 39 3.63385672796677D-18 59 40 4.68011903510129D-20 59 41 4.11716135494802D-18 59 42 1.49119810113653D-18 59 43 6.52330539529154D-18 59 44 6.98265539263724D-19 59 45 6.03370951669068D-18 59 46 5.44947056961112D-19 59 47 5.69537358315748D-18 59 48 4.24385682840158D-19 59 49 1.36065333966327D-18 59 50 5.84853186032923D-19 59 51 5.60594548120480D-18 59 52 -2.05533448470518D-19 59 53 5.92688741994037D-18 59 54 4.76059158647392D-19 59 55 5.33437436024404D-18 59 56 4.05092360438688D-19 59 57 5.66048007433571D-18 59 58 6.91208631346202D-19 59 59 5.28101935660130D-18 60 1 -9.91183131732945D-12 60 2 -9.59116139443822D-12 60 3 1.10162676922857D-11 60 4 2.42593908439053D-12 60 5 5.34637551900983D-12 60 6 -9.35331480911357D-12 60 7 5.40848684040023D-13 60 8 -1.71917530662991D-12 60 9 2.88282741609463D-12 60 10 2.10917390478547D-12 60 11 2.71778044168943D-12 60 12 -3.05693914844706D-12 60 13 4.83586966663352D-12 60 14 3.24618077804127D-12 60 15 -1.48884113414113D-12 60 16 -3.53911339359596D-18 60 17 -1.75740530210667D-19 60 18 1.40884508687537D-18 60 19 -1.02232543768803D-18 60 20 1.04465762350340D-19 60 21 -1.32942777183994D-19 60 22 -2.34207195753510D-18 60 23 4.91530919260126D-19 60 24 1.33281776214749D-18 60 25 -1.14973206283732D-18 60 26 2.47874586788699D-18 60 27 -2.60837106547385D-18 60 28 -7.38927459900118D-19 60 29 -4.06612555121896D-19 60 30 -1.82886484182009D-18 60 31 1.34422120028687D-19 60 32 -6.25693153086900D-20 60 33 -2.14407045305743D-18 60 34 -1.47533700790978D-18 60 35 -7.50219084313480D-19 60 36 -2.28374786078880D-18 60 37 -1.76880064544039D-20 60 38 -1.85239511493901D-18 60 39 -6.63349335927246D-19 60 40 -1.91072988293922D-18 60 41 -9.67629020880325D-19 60 42 1.59963068312990D-18 60 43 -5.11904941065137D-18 60 44 1.30363282803593D-18 60 45 -3.84060303641168D-18 60 46 9.03156567958619D-19 60 47 -2.89494820656801D-18 60 48 -1.15653561675983D-18 60 49 -2.96740120724473D-19 60 50 4.84836214814903D-18 60 51 -4.22918312378093D-18 60 52 3.90565213940982D-18 60 53 -2.74984142836130D-18 60 54 2.09275238700957D-18 60 55 -7.81105932300600D-19 60 56 4.21462035230599D-18 60 57 -2.35000682117579D-18 60 58 1.06210233871960D-19 60 59 6.59725707171489D-19 60 60 1.43423118039843D-17 61 1 1.67104732242109D-11 61 2 3.18375215826440D-11 61 3 -9.72456890605983D-11 61 4 -1.66563932162222D-11 61 5 -7.94754469846874D-12 61 6 -2.19346599339515D-12 61 7 2.53266205277527D-12 61 8 -7.29037374057583D-12 61 9 -1.59141518402083D-11 61 10 -6.30173793867606D-12 61 11 -1.29353653691287D-11 61 12 2.95249906894352D-11 61 13 3.71499582165851D-12 61 14 -3.66423783397750D-12 61 15 8.58283161934399D-11 61 16 8.83356019410083D-18 61 17 -2.28908222868487D-18 61 18 3.76270944049073D-19 61 19 1.04562354328406D-17 61 20 2.48886083335186D-18 61 21 3.64565863680648D-18 61 22 4.26450474508789D-18 61 23 -2.45064722082317D-18 61 24 -6.49306992336076D-19 61 25 1.67118526377287D-17 61 26 -1.66049256533199D-18 61 27 3.02335779362959D-17 61 28 5.84281177451788D-19 61 29 7.81717303195941D-18 61 30 1.08439531822040D-18 61 31 -8.51375854331208D-19 61 32 -1.49000657391042D-18 61 33 2.29260856424032D-17 61 34 -6.47175415657710D-19 61 35 8.42817176166114D-18 61 36 -6.20984427060171D-19 61 37 2.59136227600086D-18 61 38 1.42293571137465D-18 61 39 7.64761440201327D-18 61 40 3.52251277584303D-18 61 41 7.63889851078554D-18 61 42 -2.83236379335212D-19 61 43 3.93848435992022D-17 61 44 -9.46100027666365D-19 61 45 3.02345647827898D-17 61 46 -1.41618845591274D-19 61 47 2.46411093041054D-17 61 48 9.55409354404691D-18 61 49 2.98096180392954D-18 61 50 5.16791303002001D-19 61 51 3.86785161933501D-17 61 52 -4.66793208138117D-18 61 53 3.10482635946727D-17 61 54 2.23563630154107D-19 61 55 1.68553584508767D-17 61 56 -1.56705813728830D-18 61 57 2.59986860582079D-17 61 58 3.08443738242603D-18 61 59 5.22770788040918D-18 61 60 9.39402353435178D-19 61 61 4.09411791781223D-17 62 1 4.75385438444328D-04 62 2 4.79835729126580D-04 62 3 3.77122030001858D-03 62 4 8.24247306516828D-04 62 5 5.38703002788186D-04 62 6 7.41212512714094D-04 62 7 -7.10572334201605D-04 62 8 -9.70431717784608D-04 62 9 1.71185955827225D-03 62 10 2.76736894375108D-04 62 11 2.38684711524036D-04 62 12 -1.21348070901447D-03 62 13 -8.65875787656848D-04 62 14 -2.86705197722114D-04 62 15 -5.01067879720959D-03 62 16 -7.98657746368646D-10 62 17 1.22181606640569D-10 62 18 -1.10051945706671D-10 62 19 -4.63111528786116D-10 62 20 -2.77790252531356D-10 62 21 -4.27250745391081D-11 62 22 -5.43538972157389D-10 62 23 2.53668688023367D-10 62 24 4.68369094613313D-11 62 25 -8.07748436177906D-10 62 26 3.81398189000286D-10 62 27 -1.46382191260128D-09 62 28 -1.26827233487209D-10 62 29 -3.35995181827673D-10 62 30 -2.70006693244069D-10 62 31 9.64964363126326D-11 62 32 1.77585836321892D-10 62 33 -1.20340709310096D-09 62 34 -9.81267909328297D-11 62 35 -4.89464466622915D-10 62 36 -1.91222106509950D-10 62 37 -1.28866021227839D-10 62 38 -1.96649771567585D-10 62 39 -2.51895447545138D-10 62 40 -2.54692290982302D-10 62 41 -3.08250188771296D-10 62 42 4.19384868373739D-10 62 43 -2.02718020555615D-09 62 44 2.55365776199891D-10 62 45 -1.59901801562114D-09 62 46 1.36863360406661D-10 62 47 -1.27452275075786D-09 62 48 -6.36786210286574D-10 62 49 -2.06917657068184D-10 62 50 5.23354380484401D-10 62 51 -1.84020070404403D-09 62 52 4.30277939662276D-10 62 53 -1.60617578582154D-09 62 54 1.09518521486861D-11 62 55 -7.83865001606699D-10 62 56 3.49846537796462D-10 62 57 -1.26656446224527D-09 62 58 -2.67420776440307D-10 62 59 -1.48164945083849D-10 62 60 6.12135279498080D-10 62 61 -1.76895196857201D-09 62 62 2.29138926533250D-01 63 1 8.69241557204511D-05 63 2 -8.80233575136542D-04 63 3 1.32677050367052D-03 63 4 4.11430555585079D-04 63 5 -5.80742980682236D-04 63 6 1.01436815017758D-03 63 7 -1.45010568712550D-05 63 8 7.58167330112937D-04 63 9 -5.76410323905959D-04 63 10 4.63432153620211D-05 63 11 1.07935776620114D-03 63 12 -8.83419962032879D-04 63 13 -5.30196868660579D-04 63 14 -3.76548539149364D-04 63 15 -8.81308367553847D-04 63 16 -5.24660252666843D-11 63 17 -4.20325323346644D-11 63 18 -8.92171225125526D-11 63 19 -8.23141194825065D-11 63 20 -9.70939970778273D-11 63 21 -1.84785180793783D-10 63 22 -2.55245885446213D-10 63 23 2.34943687165574D-11 63 24 -5.06248548536947D-11 63 25 -1.72670958497095D-10 63 26 4.21828995052356D-11 63 27 -2.64838372754263D-10 63 28 -2.18786847590249D-11 63 29 -1.70158094070927D-10 63 30 -8.38996277588596D-11 63 31 -2.10759038732986D-10 63 32 1.87751226928413D-10 63 33 -3.81465580606337D-10 63 34 -3.63372898787857D-12 63 35 -3.95928594369988D-10 63 36 -1.37036030478702D-10 63 37 -2.86528696372551D-10 63 38 2.49023679423672D-11 63 39 -7.24621439405807D-11 63 40 4.09756784296290D-11 63 41 -2.60454551980966D-10 63 42 3.14152776814029D-11 63 43 -1.21520523354145D-09 63 44 -3.04631386757121D-11 63 45 -9.81682852054550D-10 63 46 4.55091980715258D-12 63 47 -9.03376532908921D-10 63 48 -1.56722854059852D-10 63 49 -8.01581056213708D-11 63 50 -1.67087966635181D-10 63 51 -6.24747969121253D-10 63 52 -5.23900292377904D-11 63 53 -6.41449126597620D-10 63 54 -2.69946902680309D-11 63 55 -5.76987276884702D-10 63 56 -1.43894164812107D-10 63 57 -5.49278909160297D-10 63 58 5.20442637628828D-11 63 59 -4.09366824845566D-10 63 60 -2.92544870098378D-10 63 61 -3.98128053407254D-10 63 62 3.43716010523677D-02 63 63 6.73087786150997D-01 64 1 4.74309777421258D-03 64 2 6.07803773743519D-03 64 3 -7.34910250856699D-03 64 4 -1.25022194319771D-03 64 5 -1.23393469577235D-03 64 6 3.14031106855120D-03 64 7 -5.60912612169993D-04 64 8 -9.46694281875820D-04 64 9 -4.04030617588299D-04 64 10 -6.37998204980586D-04 64 11 -2.07638780676377D-03 64 12 2.60026253471538D-03 64 13 -2.29399139285320D-03 64 14 -1.82091493935981D-03 64 15 2.01267163608577D-03 64 16 8.44163974081532D-10 64 17 -1.83965101572743D-10 64 18 2.60677239345390D-11 64 19 3.22464649646210D-10 64 20 3.00102977042494D-10 64 21 -1.81509100741680D-11 64 22 6.52959006063204D-10 64 23 -3.21450338223426D-10 64 24 -1.14382116282524D-10 64 25 7.41430009733718D-10 64 26 -3.10669263209915D-10 64 27 1.60258434839153D-09 64 28 1.67638884098093D-10 64 29 3.29831444827098D-10 64 30 3.49775436907332D-10 64 31 -2.21868134752708D-10 64 32 -2.36834976494131D-10 64 33 1.22097447102559D-09 64 34 6.66961550672812D-11 64 35 3.12177036532512D-10 64 36 3.19416625372175D-10 64 37 9.84067097271234D-11 64 38 3.33863698470089D-10 64 39 2.63620772951543D-10 64 40 5.02539163783813D-10 64 41 2.33494613421753D-10 64 42 -4.75699066720588D-10 64 43 2.21810191844401D-09 64 44 -3.72981467950223D-10 64 45 1.51372824183825D-09 64 46 -2.51376174192078D-10 64 47 1.11391885191259D-09 64 48 1.47691038014098D-09 64 49 1.06003634291701D-10 64 50 -5.26221742993568D-10 64 51 2.11674041553233D-09 64 52 -6.91214021617994D-10 64 53 1.38227631502405D-09 64 54 -9.50092646099126D-11 64 55 6.14735385172198D-10 64 56 -2.23988671477593D-10 64 57 1.27967504305195D-09 64 58 3.23150233211577D-10 64 59 -3.72389110021656D-11 64 60 -6.71560666482105D-10 64 61 1.78546723104072D-09 64 62 -1.03429735505919D-01 64 63 -3.49618470388296D-02 64 64 2.41548823629845D-01 65 1 -3.44706682609711D-04 65 2 -5.80838631483275D-04 65 3 8.29306602545116D-04 65 4 1.49516898064936D-04 65 5 -3.24695050586189D-05 65 6 -1.11287384773111D-04 65 7 1.44120030557172D-05 65 8 2.34334214382597D-04 65 9 -3.43451747683203D-05 65 10 1.85959069580989D-05 65 11 2.02836831960229D-04 65 12 -2.89898462280612D-04 65 13 1.62181874495139D-04 65 14 1.76137090810148D-04 65 15 -3.93775580161242D-04 65 16 4.37277885896559D-10 65 17 -3.31141139404412D-11 65 18 -7.29838896757860D-11 65 19 -1.03714039383631D-10 65 20 -2.33764482321504D-11 65 21 -9.03899807232123D-11 65 22 1.30791243700293D-10 65 23 -1.00704718316630D-10 65 24 -1.14617189736587D-10 65 25 -1.55866110104070D-10 65 26 -2.07291373538233D-10 65 27 -2.18650306290408D-10 65 28 -4.61874207953414D-11 65 29 -6.67523268490114D-11 65 30 -6.97495621393920D-12 65 31 -1.85685007826040D-11 65 32 -7.99787329002707D-11 65 33 -1.03451361637362D-10 65 34 -2.42234162948562D-11 65 35 -4.38342141854572D-11 65 36 -2.30447832460164D-11 65 37 1.65425073218226D-11 65 38 -1.20941877180732D-10 65 39 1.70247040469556D-10 65 40 -1.74992041004656D-10 65 41 8.08267446403650D-11 65 42 4.74076791176086D-10 65 43 -2.57684292961103D-10 65 44 4.36989663756391D-10 65 45 -3.82890562100385D-10 65 46 3.32229131529365D-10 65 47 -3.69408847693936D-10 65 48 -3.45109099634382D-10 65 49 1.56475520353070D-10 65 50 -6.23855286813890D-11 65 51 -5.50416580077911D-10 65 52 2.02855018212199D-10 65 53 -3.46748326121374D-10 65 54 -3.19402774314077D-11 65 55 -1.13338466600410D-10 65 56 -4.64625119634602D-12 65 57 -1.82395903708363D-10 65 58 -2.61316955224660D-11 65 59 1.69218322204513D-11 65 60 -2.51409098545035D-10 65 61 -3.40935067475431D-10 65 62 -5.22453812384256D-03 65 63 -1.20187822675679D-01 65 64 2.41257364534705D-03 65 65 3.70241517672532D-01 66 1 2.38740868688350D-04 66 2 2.83843941646959D-04 66 3 -2.37359598255454D-04 66 4 -8.58850310161113D-05 66 5 -7.89181739641176D-05 66 6 1.83061199796433D-04 66 7 -2.34422112327284D-05 66 8 -4.40101245646734D-05 66 9 -1.24051820119259D-05 66 10 -2.69016447882987D-05 66 11 -1.01985242812383D-04 66 12 1.04950503843693D-04 66 13 -1.02510447347821D-04 66 14 -5.89245675608407D-05 66 15 -3.82429232039322D-05 66 16 5.76186352491475D-11 66 17 -9.89515897409848D-12 66 18 3.27038370329925D-12 66 19 1.14596559022670D-11 66 20 2.05790570598033D-11 66 21 -1.80069313110884D-12 66 22 4.63342478093965D-11 66 23 -2.03756495175625D-11 66 24 -1.09229422108896D-11 66 25 2.27973519012889D-11 66 26 -3.42504553090304D-11 66 27 5.32715191461049D-11 66 28 8.12278828415653D-12 66 29 1.18491599540937D-11 66 30 2.25404340496190D-11 66 31 -6.94162209467042D-12 66 32 -2.02807837680063D-11 66 33 4.41411602305152D-11 66 34 5.28015464694761D-12 66 35 1.75373197711745D-11 66 36 2.20141994569304D-11 66 37 1.25461532549134D-11 66 38 2.67491653491219D-11 66 39 1.55310118897322D-11 66 40 3.61426077250681D-11 66 41 1.53388592311013D-11 66 42 -2.95430440655315D-11 66 43 8.03114961879315D-11 66 44 -1.90659321104277D-11 66 45 5.86900768096453D-11 66 46 -1.03048875554295D-11 66 47 4.39232077276585D-11 66 48 1.07887380558216D-10 66 49 6.45944405897243D-12 66 50 -3.99589731177367D-11 66 51 8.02428180782072D-11 66 52 -3.62485629967478D-11 66 53 5.37081287473343D-11 66 54 -2.54502661728120D-14 66 55 2.70354369345802D-11 66 56 -1.26586038367323D-11 66 57 5.26241661787694D-11 66 58 2.46787221518173D-11 66 59 4.20273607793531D-12 66 60 -4.42251075539298D-11 66 61 6.41878267899021D-11 66 62 -8.14672348370228D-03 66 63 -1.51604823412222D-03 66 64 1.18735806942777D-02 66 65 -7.93142095247675D-04 66 66 9.21390665118307D-04 67 1 1.90026336828557D-05 67 2 3.67846058179671D-06 67 3 -1.62469532140772D-06 67 4 -1.43365264275297D-05 67 5 -3.03264447751000D-05 67 6 3.11338236275164D-05 67 7 5.16063500583296D-06 67 8 1.76264483852295D-05 67 9 -1.03036840872208D-05 67 10 1.03725396360518D-07 67 11 2.53533586916323D-05 67 12 -1.22003670448081D-05 67 13 -9.93046763802628D-06 67 14 -1.63318229079727D-05 67 15 -7.00507720964309D-06 67 16 -1.65838971148625D-11 67 17 8.32178620596583D-12 67 18 -4.88513620762743D-12 67 19 4.05583994813085D-12 67 20 -5.34956451400829D-12 67 21 -1.03543954893288D-12 67 22 -1.98198478786079D-11 67 23 1.40443958791200D-11 67 24 -3.86636140514012D-12 67 25 3.28563115319106D-12 67 26 -1.21704101124864D-12 67 27 8.30859666105664D-12 67 28 -3.52266492283120D-12 67 29 -6.40064245163884D-13 67 30 -3.33888978951488D-12 67 31 -3.34640879092015D-12 67 32 3.22671440476072D-14 67 33 5.39052395821577D-13 67 34 -6.09302855530397D-12 67 35 -5.25169366338558D-12 67 36 -8.27063758303466D-12 67 37 -4.36808477463769D-12 67 38 6.73092655301056D-13 67 39 1.08537445828656D-11 67 40 1.33759197335573D-11 67 41 9.83722924075801D-12 67 42 1.36402135369471D-11 67 43 -7.18293335074104D-12 67 44 1.24185488129648D-11 67 45 -2.24941470921245D-12 67 46 1.34058759614833D-11 67 47 -2.85268310567457D-12 67 48 -2.66170816933077D-11 67 49 -7.21816328776114D-12 67 50 3.36035587568685D-12 67 51 1.15476589977661D-11 67 52 1.80000494049099D-12 67 53 5.04536351821618D-12 67 54 2.48977582856745D-12 67 55 -5.59537696186803D-12 67 56 -2.56610797751205D-12 67 57 -9.91868099818435D-13 67 58 3.42969310262492D-12 67 59 -9.05730731581294D-12 67 60 -8.84783770561526D-12 67 61 1.35587340222750D-11 67 62 5.05692726241222D-04 67 63 1.71392983874673D-02 67 64 2.73497995041035D-05 67 65 -8.38583787860141D-03 67 66 2.25576958804188D-06 67 67 1.28397529569425D-03 68 1 5.23723251814645D-04 68 2 7.23915532377588D-04 68 3 -1.18710457423706D-03 68 4 -1.31274022315991D-04 68 5 -1.19762392550685D-04 68 6 2.74895695255680D-04 68 7 -5.39938273956652D-05 68 8 -6.96057139938732D-05 68 9 -1.08321959944778D-04 68 10 -1.24128196862866D-04 68 11 -3.69150305521710D-04 68 12 3.96653440490264D-04 68 13 -2.14327206043961D-04 68 14 -1.65397122096243D-04 68 15 6.23877397454542D-04 68 16 4.18583807921492D-11 68 17 3.42660085623826D-12 68 18 5.90669896590036D-11 68 19 -2.17853459222103D-11 68 20 8.75415624645550D-11 68 21 -5.52847893153982D-11 68 22 1.25445361986421D-10 68 23 -1.39375395434107D-11 68 24 9.45257022379711D-11 68 25 3.80882615188238D-11 68 26 8.93654619811131D-11 68 27 9.23889926009639D-11 68 28 1.23854425039554D-10 68 29 2.94095849258284D-11 68 30 1.30352713242805D-10 68 31 -7.69292004976447D-13 68 32 4.12221581934852D-11 68 33 1.48065639283594D-10 68 34 8.63701770400323D-11 68 35 7.19100000681073D-11 68 36 1.40006746719597D-10 68 37 2.14949066280587D-12 68 38 -5.89173805330785D-12 68 39 -5.30516481316031D-11 68 40 -5.15736330272564D-11 68 41 -2.61576424433866D-11 68 42 -3.90711614049568D-10 68 43 4.79425910735200D-10 68 44 -3.08652757774776D-10 68 45 3.00977353780410D-10 68 46 -2.67083743831552D-10 68 47 2.10739983501942D-10 68 48 1.47910308674111D-10 68 49 -2.27698185478665D-11 68 50 -2.74614422360267D-10 68 51 3.45589655016494D-10 68 52 -2.92182150719081D-10 68 53 1.96333620986387D-10 68 54 -1.29997394959877D-10 68 55 5.19700218691891D-11 68 56 -1.54359493748408D-10 68 57 1.44762483039772D-10 68 58 -6.41416751169720D-11 68 59 -7.29278225657874D-11 68 60 -5.20782616035777D-11 68 61 2.17938279173948D-10 68 62 -2.73786518469597D-02 68 63 -7.08008103891469D-02 68 64 3.86079479219921D-02 68 65 1.07618067765088D-02 68 66 1.43986304827791D-03 68 67 -1.93020097654921D-03 68 68 4.38848926432564D-02 69 1 2.70737100375355D-04 69 2 4.69441857974890D-04 69 3 -1.35314131995169D-03 69 4 -4.99650083373976D-04 69 5 -3.99992357239391D-04 69 6 -2.30266955584500D-05 69 7 2.85969940695646D-05 69 8 -1.33268892287593D-04 69 9 -2.12584880848813D-04 69 10 -1.32482437500718D-04 69 11 -1.24952958399081D-04 69 12 3.61125694067851D-04 69 13 3.32798424908029D-04 69 14 1.88772349517818D-04 69 15 1.22762720301621D-03 69 16 4.75907236564724D-10 69 17 -1.27505293001276D-12 69 18 -8.60216034136118D-11 69 19 2.40520522033357D-10 69 20 -5.49557634563295D-12 69 21 1.30985617100102D-10 69 22 1.39937106239068D-10 69 23 -6.96558940583053D-12 69 24 -1.03444852883079D-10 69 25 2.95205731868377D-10 69 26 -1.43574998093428D-10 69 27 5.40846754837780D-10 69 28 -5.13269928981286D-12 69 29 1.63784788677997D-10 69 30 3.93300417188040D-11 69 31 5.13616291688479D-11 69 32 2.32948798469654D-11 69 33 4.24002114927451D-10 69 34 2.55922673805204D-11 69 35 2.26556460618499D-10 69 36 -2.59123757895210D-12 69 37 9.07040080341302D-11 69 38 2.91754504786608D-11 69 39 2.31316369930072D-10 69 40 4.43721163829185D-11 69 41 2.75878069484361D-10 69 42 1.49409005380952D-10 69 43 7.10420754754521D-10 69 44 8.23453009803066D-11 69 45 5.84261415413218D-10 69 46 7.20652251237047D-11 69 47 5.09876820659426D-10 69 48 -1.65696959294059D-10 69 49 1.50420096842430D-10 69 50 -2.01376724750230D-10 69 51 6.39843344288182D-10 69 52 -1.51063210108273D-10 69 53 6.10979497422511D-10 69 54 -1.02900794297804D-10 69 55 3.96117681377254D-10 69 56 -2.02484031899079D-10 69 57 5.25872073651545D-10 69 58 -1.04313430661484D-12 69 59 2.11955131162362D-10 69 60 -4.19185906601787D-10 69 61 6.80957816855634D-10 69 62 -4.21196357207582D-02 69 63 -2.19293678445542D-02 69 64 2.60551475916279D-02 69 65 5.93633943211174D-02 69 66 1.34041562369087D-03 69 67 -2.33976616315341D-04 69 68 -3.40027726188062D-03 69 69 6.07000044589222D-02 -SOLUTION/MATRIX_ESTIMATE L COVA * * ----------------------------------------------------------------------------- * +SOLUTION/CONSTRAINT_INFO *Index Cns_abr Subind Unit Description_of_constraint 1 CLO_RATE 1 d/l Clock rate between segments 2 CLO_RATE 2 d/l Clock rate between segments 3 CLO_RATE 3 d/l Clock rate between segments 4 CLO_RATE 4 d/l Clock rate between segments 5 CLO_RATE 5 d/l Clock rate between segments 6 CLO_RATE 6 d/l Clock rate between segments 7 CLO_RATE 7 d/l Clock rate between segments 8 CLO_RATE 8 d/l Clock rate between segments 9 CLO_RATE 9 d/l Clock rate between segments 10 CLO_RATE 10 d/l Clock rate between segments 11 CLO_RATE 11 d/l Clock rate between segments 12 CLO_RATE 12 d/l Clock rate between segments 13 CLO_RATE 13 d/l Clock rate between segments 14 CLO_RATE 14 d/l Clock rate between segments 15 CLO_RATE 15 d/l Clock rate between segments 16 CLO_RATE 16 d/l Clock rate between segments 17 CLO_RATE 17 d/l Clock rate between segments 18 CLO_RATE 18 d/l Clock rate between segments 19 CLO_RATE 19 d/l Clock rate between segments 20 CLO_RATE 20 d/l Clock rate between segments 21 CLO_RATE 21 d/l Clock rate between segments 22 CLO_RATE 22 d/l Clock rate between segments 23 CLO_RATE 23 d/l Clock rate between segments 24 CLO_RATE 24 d/l Clock rate between segments 25 ATM_RATE 1 d/l Atmosphere rate between segments 26 ATM_RATE 2 d/l Atmosphere rate between segments 27 ATM_RATE 3 d/l Atmosphere rate between segments 28 ATM_RATE 4 d/l Atmosphere rate between segments 29 ATM_RATE 5 d/l Atmosphere rate between segments 30 ATM_RATE 6 d/l Atmosphere rate between segments 31 ATM_RATE 7 d/l Atmosphere rate between segments 32 ATM_RATE 8 d/l Atmosphere rate between segments 33 ATM_RATE 9 d/l Atmosphere rate between segments 34 ATM_RATE 10 d/l Atmosphere rate between segments 35 ATM_RATE 11 d/l Atmosphere rate between segments 36 ATM_RATE 12 d/l Atmosphere rate between segments 37 ATM_RATE 13 d/l Atmosphere rate between segments 38 ATM_RATE 14 d/l Atmosphere rate between segments 39 ATM_RATE 15 d/l Atmosphere rate between segments 40 ATM_RATE 16 d/l Atmosphere rate between segments 41 ATM_RATE 17 d/l Atmosphere rate between segments 42 ATM_RATE 18 d/l Atmosphere rate between segments 43 ATM_RATE 19 d/l Atmosphere rate between segments 44 ATM_RATE 20 d/l Atmosphere rate between segments 45 ATM_RATE 21 d/l Atmosphere rate between segments 46 ATM_RATE 22 d/l Atmosphere rate between segments 47 ATM_RATE 23 d/l Atmosphere rate between segments 48 ATM_RATE 24 d/l Atmosphere rate between segments 49 ATM_RATE 25 d/l Atmosphere rate between segments 50 ATM_RATE 26 d/l Atmosphere rate between segments 51 ATM_RATE 27 d/l Atmosphere rate between segments 52 ATM_RATE 28 d/l Atmosphere rate between segments 53 ATM_RATE 29 d/l Atmosphere rate between segments 54 ATM_RATE 30 d/l Atmosphere rate between segments 55 ATM_RATE 31 d/l Atmosphere rate between segments 56 ATM_RATE 32 d/l Atmosphere rate between segments 57 ATM_RATE 33 d/l Atmosphere rate between segments 58 ATM_RATE 34 d/l Atmosphere rate between segments 59 ATM_RATE 35 d/l Atmosphere rate between segments 60 ATM_RATE 36 d/l Atmosphere rate between segments 61 ATM_RATE 37 d/l Atmosphere rate between segments 62 ATM_RATE 38 d/l Atmosphere rate between segments 63 ATM_RATE 39 d/l Atmosphere rate between segments 64 ATM_RATE 40 d/l Atmosphere rate between segments 65 ATM_RATE 41 d/l Atmosphere rate between segments 66 ATM_RATE 42 d/l Atmosphere rate between segments 67 ATM_RATE 43 d/l Atmosphere rate between segments 68 ATM_RATE 44 d/l Atmosphere rate between segments 69 ATM_RATE 45 d/l Atmosphere rate between segments 70 ATM_RATE 46 d/l Atmosphere rate between segments 71 ATM_RATE 47 d/l Atmosphere rate between segments 72 ATM_RATE 48 d/l Atmosphere rate between segments 73 ATM_RATE 49 d/l Atmosphere rate between segments 74 ATM_RATE 50 d/l Atmosphere rate between segments 75 ATM_RATE 51 d/l Atmosphere rate between segments 76 ATM_RATE 52 d/l Atmosphere rate between segments 77 ATM_RATE 53 d/l Atmosphere rate between segments 78 ATM_RATE 54 d/l Atmosphere rate between segments 79 ATM_RATE 55 d/l Atmosphere rate between segments 80 ATM_RATE 56 d/l Atmosphere rate between segments 81 ATM_RATE 57 d/l Atmosphere rate between segments 82 ATM_RATE 58 d/l Atmosphere rate between segments 83 ATM_RATE 59 d/l Atmosphere rate between segments 84 ATM_RATE 60 d/l Atmosphere rate between segments 85 ATM_RATE 61 d/l Atmosphere rate between segments 86 ATM_RATE 62 d/l Atmosphere rate between segments 87 ATM_RATE 63 d/l Atmosphere rate between segments 88 ATM_RATE 64 d/l Atmosphere rate between segments 89 ATM_RATE 65 d/l Atmosphere rate between segments 90 ATM_RATE 66 d/l Atmosphere rate between segments 91 ATM_RATE 67 d/l Atmosphere rate between segments 92 ATM_RATE 68 d/l Atmosphere rate between segments 93 ATM_RATE 69 d/l Atmosphere rate between segments 94 ATM_RATE 70 d/l Atmosphere rate between segments 95 ATM_RATE 71 d/l Atmosphere rate between segments 96 ATM_RATE 72 d/l Atmosphere rate between segments 97 CLO_RATE 25 d/l Clock rate between segments 98 CLO_RATE 26 d/l Clock rate between segments 99 CLO_RATE 27 d/l Clock rate between segments 100 CLO_RATE 28 d/l Clock rate between segments 101 CLO_RATE 29 d/l Clock rate between segments 102 CLO_RATE 30 d/l Clock rate between segments 103 CLO_RATE 31 d/l Clock rate between segments 104 CLO_RATE 32 d/l Clock rate between segments 105 CLO_RATE 33 d/l Clock rate between segments 106 CLO_RATE 34 d/l Clock rate between segments 107 CLO_RATE 35 d/l Clock rate between segments 108 CLO_RATE 36 d/l Clock rate between segments 109 CLO_RATE 37 d/l Clock rate between segments 110 CLO_RATE 38 d/l Clock rate between segments 111 CLO_RATE 39 d/l Clock rate between segments 112 CLO_RATE 40 d/l Clock rate between segments 113 CLO_RATE 41 d/l Clock rate between segments 114 CLO_RATE 42 d/l Clock rate between segments 115 CLO_RATE 43 d/l Clock rate between segments 116 CLO_RATE 44 d/l Clock rate between segments 117 CLO_RATE 45 d/l Clock rate between segments 118 CLO_RATE 46 d/l Clock rate between segments 119 CLO_RATE 47 d/l Clock rate between segments 120 CLO_RATE 48 d/l Clock rate between segments 121 ATM_RATE 73 d/l Atmosphere rate between segments 122 ATM_RATE 74 d/l Atmosphere rate between segments 123 ATM_RATE 75 d/l Atmosphere rate between segments 124 ATM_RATE 76 d/l Atmosphere rate between segments 125 ATM_RATE 77 d/l Atmosphere rate between segments 126 ATM_RATE 78 d/l Atmosphere rate between segments 127 ATM_RATE 79 d/l Atmosphere rate between segments 128 ATM_RATE 80 d/l Atmosphere rate between segments 129 ATM_RATE 81 d/l Atmosphere rate between segments 130 ATM_RATE 82 d/l Atmosphere rate between segments 131 ATM_RATE 83 d/l Atmosphere rate between segments 132 ATM_RATE 84 d/l Atmosphere rate between segments 133 ATM_RATE 85 d/l Atmosphere rate between segments 134 ATM_RATE 86 d/l Atmosphere rate between segments 135 ATM_RATE 87 d/l Atmosphere rate between segments 136 ATM_RATE 88 d/l Atmosphere rate between segments 137 ATM_RATE 89 d/l Atmosphere rate between segments 138 ATM_RATE 90 d/l Atmosphere rate between segments 139 ATM_RATE 91 d/l Atmosphere rate between segments 140 ATM_RATE 92 d/l Atmosphere rate between segments 141 ATM_RATE 93 d/l Atmosphere rate between segments 142 ATM_RATE 94 d/l Atmosphere rate between segments 143 ATM_RATE 95 d/l Atmosphere rate between segments 144 ATM_RATE 96 d/l Atmosphere rate between segments 145 ATM_RATE 97 d/l Atmosphere rate between segments 146 ATM_RATE 98 d/l Atmosphere rate between segments 147 ATM_RATE 99 d/l Atmosphere rate between segments 148 ATM_RATE 100 d/l Atmosphere rate between segments 149 ATM_RATE 101 d/l Atmosphere rate between segments 150 ATM_RATE 102 d/l Atmosphere rate between segments 151 ATM_RATE 103 d/l Atmosphere rate between segments 152 ATM_RATE 104 d/l Atmosphere rate between segments 153 ATM_RATE 105 d/l Atmosphere rate between segments 154 ATM_RATE 106 d/l Atmosphere rate between segments 155 ATM_RATE 107 d/l Atmosphere rate between segments 156 ATM_RATE 108 d/l Atmosphere rate between segments 157 ATM_RATE 109 d/l Atmosphere rate between segments 158 ATM_RATE 110 d/l Atmosphere rate between segments 159 ATM_RATE 111 d/l Atmosphere rate between segments 160 ATM_RATE 112 d/l Atmosphere rate between segments 161 ATM_RATE 113 d/l Atmosphere rate between segments 162 ATM_RATE 114 d/l Atmosphere rate between segments 163 ATM_RATE 115 d/l Atmosphere rate between segments 164 ATM_RATE 116 d/l Atmosphere rate between segments 165 ATM_RATE 117 d/l Atmosphere rate between segments 166 ATM_RATE 118 d/l Atmosphere rate between segments 167 ATM_RATE 119 d/l Atmosphere rate between segments 168 ATM_RATE 120 d/l Atmosphere rate between segments 169 ATM_RATE 121 d/l Atmosphere rate between segments 170 ATM_RATE 122 d/l Atmosphere rate between segments 171 ATM_RATE 123 d/l Atmosphere rate between segments 172 ATM_RATE 124 d/l Atmosphere rate between segments 173 ATM_RATE 125 d/l Atmosphere rate between segments 174 ATM_RATE 126 d/l Atmosphere rate between segments 175 ATM_RATE 127 d/l Atmosphere rate between segments 176 ATM_RATE 128 d/l Atmosphere rate between segments 177 ATM_RATE 129 d/l Atmosphere rate between segments 178 ATM_RATE 130 d/l Atmosphere rate between segments 179 ATM_RATE 131 d/l Atmosphere rate between segments 180 ATM_RATE 132 d/l Atmosphere rate between segments 181 ATM_RATE 133 d/l Atmosphere rate between segments 182 ATM_RATE 134 d/l Atmosphere rate between segments 183 ATM_RATE 135 d/l Atmosphere rate between segments 184 ATM_RATE 136 d/l Atmosphere rate between segments 185 ATM_RATE 137 d/l Atmosphere rate between segments 186 ATM_RATE 138 d/l Atmosphere rate between segments 187 ATM_RATE 139 d/l Atmosphere rate between segments 188 ATM_RATE 140 d/l Atmosphere rate between segments 189 ATM_RATE 141 d/l Atmosphere rate between segments 190 ATM_RATE 142 d/l Atmosphere rate between segments 191 ATM_RATE 143 d/l Atmosphere rate between segments 192 ATM_RATE 144 d/l Atmosphere rate between segments 193 CLO_RATE 49 d/l Clock rate between segments 194 CLO_RATE 50 d/l Clock rate between segments 195 CLO_RATE 51 d/l Clock rate between segments 196 CLO_RATE 52 d/l Clock rate between segments 197 CLO_RATE 53 d/l Clock rate between segments 198 CLO_RATE 54 d/l Clock rate between segments 199 CLO_RATE 55 d/l Clock rate between segments 200 CLO_RATE 56 d/l Clock rate between segments 201 CLO_RATE 57 d/l Clock rate between segments 202 CLO_RATE 58 d/l Clock rate between segments 203 CLO_RATE 59 d/l Clock rate between segments 204 CLO_RATE 60 d/l Clock rate between segments 205 CLO_RATE 61 d/l Clock rate between segments 206 CLO_RATE 62 d/l Clock rate between segments 207 CLO_RATE 63 d/l Clock rate between segments 208 CLO_RATE 64 d/l Clock rate between segments 209 CLO_RATE 65 d/l Clock rate between segments 210 CLO_RATE 66 d/l Clock rate between segments 211 CLO_RATE 67 d/l Clock rate between segments 212 CLO_RATE 68 d/l Clock rate between segments 213 CLO_RATE 69 d/l Clock rate between segments 214 CLO_RATE 70 d/l Clock rate between segments 215 CLO_RATE 71 d/l Clock rate between segments 216 CLO_RATE 72 d/l Clock rate between segments 217 ATM_RATE 145 d/l Atmosphere rate between segments 218 ATM_RATE 146 d/l Atmosphere rate between segments 219 ATM_RATE 147 d/l Atmosphere rate between segments 220 ATM_RATE 148 d/l Atmosphere rate between segments 221 ATM_RATE 149 d/l Atmosphere rate between segments 222 ATM_RATE 150 d/l Atmosphere rate between segments 223 ATM_RATE 151 d/l Atmosphere rate between segments 224 ATM_RATE 152 d/l Atmosphere rate between segments 225 ATM_RATE 153 d/l Atmosphere rate between segments 226 ATM_RATE 154 d/l Atmosphere rate between segments 227 ATM_RATE 155 d/l Atmosphere rate between segments 228 ATM_RATE 156 d/l Atmosphere rate between segments 229 ATM_RATE 157 d/l Atmosphere rate between segments 230 ATM_RATE 158 d/l Atmosphere rate between segments 231 ATM_RATE 159 d/l Atmosphere rate between segments 232 ATM_RATE 160 d/l Atmosphere rate between segments 233 ATM_RATE 161 d/l Atmosphere rate between segments 234 ATM_RATE 162 d/l Atmosphere rate between segments 235 ATM_RATE 163 d/l Atmosphere rate between segments 236 ATM_RATE 164 d/l Atmosphere rate between segments 237 ATM_RATE 165 d/l Atmosphere rate between segments 238 ATM_RATE 166 d/l Atmosphere rate between segments 239 ATM_RATE 167 d/l Atmosphere rate between segments 240 ATM_RATE 168 d/l Atmosphere rate between segments 241 ATM_RATE 169 d/l Atmosphere rate between segments 242 ATM_RATE 170 d/l Atmosphere rate between segments 243 ATM_RATE 171 d/l Atmosphere rate between segments 244 ATM_RATE 172 d/l Atmosphere rate between segments 245 ATM_RATE 173 d/l Atmosphere rate between segments 246 ATM_RATE 174 d/l Atmosphere rate between segments 247 ATM_RATE 175 d/l Atmosphere rate between segments 248 ATM_RATE 176 d/l Atmosphere rate between segments 249 ATM_RATE 177 d/l Atmosphere rate between segments 250 ATM_RATE 178 d/l Atmosphere rate between segments 251 ATM_RATE 179 d/l Atmosphere rate between segments 252 ATM_RATE 180 d/l Atmosphere rate between segments 253 ATM_RATE 181 d/l Atmosphere rate between segments 254 ATM_RATE 182 d/l Atmosphere rate between segments 255 ATM_RATE 183 d/l Atmosphere rate between segments 256 ATM_RATE 184 d/l Atmosphere rate between segments 257 ATM_RATE 185 d/l Atmosphere rate between segments 258 ATM_RATE 186 d/l Atmosphere rate between segments 259 ATM_RATE 187 d/l Atmosphere rate between segments 260 ATM_RATE 188 d/l Atmosphere rate between segments 261 ATM_RATE 189 d/l Atmosphere rate between segments 262 ATM_RATE 190 d/l Atmosphere rate between segments 263 ATM_RATE 191 d/l Atmosphere rate between segments 264 ATM_RATE 192 d/l Atmosphere rate between segments 265 ATM_RATE 193 d/l Atmosphere rate between segments 266 ATM_RATE 194 d/l Atmosphere rate between segments 267 ATM_RATE 195 d/l Atmosphere rate between segments 268 ATM_RATE 196 d/l Atmosphere rate between segments 269 ATM_RATE 197 d/l Atmosphere rate between segments 270 ATM_RATE 198 d/l Atmosphere rate between segments 271 ATM_RATE 199 d/l Atmosphere rate between segments 272 ATM_RATE 200 d/l Atmosphere rate between segments 273 ATM_RATE 201 d/l Atmosphere rate between segments 274 ATM_RATE 202 d/l Atmosphere rate between segments 275 ATM_RATE 203 d/l Atmosphere rate between segments 276 ATM_RATE 204 d/l Atmosphere rate between segments 277 ATM_RATE 205 d/l Atmosphere rate between segments 278 ATM_RATE 206 d/l Atmosphere rate between segments 279 ATM_RATE 207 d/l Atmosphere rate between segments 280 ATM_RATE 208 d/l Atmosphere rate between segments 281 ATM_RATE 209 d/l Atmosphere rate between segments 282 ATM_RATE 210 d/l Atmosphere rate between segments 283 ATM_RATE 211 d/l Atmosphere rate between segments 284 ATM_RATE 212 d/l Atmosphere rate between segments 285 ATM_RATE 213 d/l Atmosphere rate between segments 286 ATM_RATE 214 d/l Atmosphere rate between segments 287 ATM_RATE 215 d/l Atmosphere rate between segments 288 ATM_RATE 216 d/l Atmosphere rate between segments 289 ATM_RATE 217 d/l Atmosphere rate between segments 290 ATM_RATE 218 d/l Atmosphere rate between segments 291 ATM_RATE 219 d/l Atmosphere rate between segments 292 ATM_RATE 220 d/l Atmosphere rate between segments 293 ATM_RATE 221 d/l Atmosphere rate between segments 294 ATM_RATE 222 d/l Atmosphere rate between segments 295 ATM_RATE 223 d/l Atmosphere rate between segments 296 ATM_RATE 224 d/l Atmosphere rate between segments 297 ATM_RATE 225 d/l Atmosphere rate between segments 298 ATM_RATE 226 d/l Atmosphere rate between segments 299 ATM_RATE 227 d/l Atmosphere rate between segments 300 ATM_RATE 228 d/l Atmosphere rate between segments 301 ATM_RATE 229 d/l Atmosphere rate between segments 302 ATM_RATE 230 d/l Atmosphere rate between segments 303 ATM_RATE 231 d/l Atmosphere rate between segments 304 ATM_RATE 232 d/l Atmosphere rate between segments 305 ATM_RATE 233 d/l Atmosphere rate between segments 306 ATM_RATE 234 d/l Atmosphere rate between segments 307 ATM_RATE 235 d/l Atmosphere rate between segments 308 ATM_RATE 236 d/l Atmosphere rate between segments 309 ATM_RATE 237 d/l Atmosphere rate between segments 310 ATM_RATE 238 d/l Atmosphere rate between segments 311 ATM_RATE 239 d/l Atmosphere rate between segments 312 ATM_RATE 240 d/l Atmosphere rate between segments 313 ATM_RATE 241 d/l Atmosphere rate between segments 314 ATM_RATE 242 d/l Atmosphere rate between segments 315 ATM_RATE 243 d/l Atmosphere rate between segments 316 ATM_RATE 244 d/l Atmosphere rate between segments 317 ATM_RATE 245 d/l Atmosphere rate between segments 318 ATM_RATE 246 d/l Atmosphere rate between segments 319 ATM_RATE 247 d/l Atmosphere rate between segments 320 ATM_RATE 248 d/l Atmosphere rate between segments 321 ATM_RATE 249 d/l Atmosphere rate between segments 322 ATM_RATE 250 d/l Atmosphere rate between segments 323 ATM_RATE 251 d/l Atmosphere rate between segments 324 ATM_RATE 252 d/l Atmosphere rate between segments 325 ATM_RATE 253 d/l Atmosphere rate between segments 326 ATM_RATE 254 d/l Atmosphere rate between segments 327 ATM_RATE 255 d/l Atmosphere rate between segments 328 ATM_RATE 256 d/l Atmosphere rate between segments 329 ATM_RATE 257 d/l Atmosphere rate between segments 330 ATM_RATE 258 d/l Atmosphere rate between segments 331 ATM_RATE 259 d/l Atmosphere rate between segments 332 ATM_RATE 260 d/l Atmosphere rate between segments 333 ATM_RATE 261 d/l Atmosphere rate between segments 334 ATM_RATE 262 d/l Atmosphere rate between segments 335 ATM_RATE 263 d/l Atmosphere rate between segments 336 ATM_RATE 264 d/l Atmosphere rate between segments 337 ATM_RATE 265 d/l Atmosphere rate between segments 338 ATM_RATE 266 d/l Atmosphere rate between segments 339 ATM_RATE 267 d/l Atmosphere rate between segments 340 ATM_RATE 268 d/l Atmosphere rate between segments 341 ATM_RATE 269 d/l Atmosphere rate between segments 342 ATM_RATE 270 d/l Atmosphere rate between segments 343 ATM_RATE 271 d/l Atmosphere rate between segments 344 ATM_RATE 272 d/l Atmosphere rate between segments 345 ATM_RATE 273 d/l Atmosphere rate between segments 346 ATM_RATE 274 d/l Atmosphere rate between segments 347 ATM_RATE 275 d/l Atmosphere rate between segments 348 ATM_RATE 276 d/l Atmosphere rate between segments 349 ATM_RATE 277 d/l Atmosphere rate between segments 350 ATM_RATE 278 d/l Atmosphere rate between segments 351 ATM_RATE 279 d/l Atmosphere rate between segments 352 ATM_RATE 280 d/l Atmosphere rate between segments 353 ATM_RATE 281 d/l Atmosphere rate between segments 354 ATM_RATE 282 d/l Atmosphere rate between segments 355 ATM_RATE 283 d/l Atmosphere rate between segments 356 ATM_RATE 284 d/l Atmosphere rate between segments 357 ATM_RATE 285 d/l Atmosphere rate between segments 358 ATM_RATE 286 d/l Atmosphere rate between segments 359 ATM_RATE 287 d/l Atmosphere rate between segments 360 ATM_RATE 288 d/l Atmosphere rate between segments 361 CLO_RATE 73 d/l Clock rate between segments 362 CLO_RATE 74 d/l Clock rate between segments 363 CLO_RATE 75 d/l Clock rate between segments 364 CLO_RATE 76 d/l Clock rate between segments 365 CLO_RATE 77 d/l Clock rate between segments 366 CLO_RATE 78 d/l Clock rate between segments 367 CLO_RATE 79 d/l Clock rate between segments 368 CLO_RATE 80 d/l Clock rate between segments 369 CLO_RATE 81 d/l Clock rate between segments 370 CLO_RATE 82 d/l Clock rate between segments 371 CLO_RATE 83 d/l Clock rate between segments 372 CLO_RATE 84 d/l Clock rate between segments 373 CLO_RATE 85 d/l Clock rate between segments 374 CLO_RATE 86 d/l Clock rate between segments 375 CLO_RATE 87 d/l Clock rate between segments 376 CLO_RATE 88 d/l Clock rate between segments 377 CLO_RATE 89 d/l Clock rate between segments 378 CLO_RATE 90 d/l Clock rate between segments 379 CLO_RATE 91 d/l Clock rate between segments 380 CLO_RATE 92 d/l Clock rate between segments 381 CLO_RATE 93 d/l Clock rate between segments 382 CLO_RATE 94 d/l Clock rate between segments 383 CLO_RATE 95 d/l Clock rate between segments 384 CLO_RATE 96 d/l Clock rate between segments 385 ATM_RATE 289 d/l Atmosphere rate between segments 386 ATM_RATE 290 d/l Atmosphere rate between segments 387 ATM_RATE 291 d/l Atmosphere rate between segments 388 ATM_RATE 292 d/l Atmosphere rate between segments 389 ATM_RATE 293 d/l Atmosphere rate between segments 390 ATM_RATE 294 d/l Atmosphere rate between segments 391 ATM_RATE 295 d/l Atmosphere rate between segments 392 ATM_RATE 296 d/l Atmosphere rate between segments 393 ATM_RATE 297 d/l Atmosphere rate between segments 394 ATM_RATE 298 d/l Atmosphere rate between segments 395 ATM_RATE 299 d/l Atmosphere rate between segments 396 ATM_RATE 300 d/l Atmosphere rate between segments 397 ATM_RATE 301 d/l Atmosphere rate between segments 398 ATM_RATE 302 d/l Atmosphere rate between segments 399 ATM_RATE 303 d/l Atmosphere rate between segments 400 ATM_RATE 304 d/l Atmosphere rate between segments 401 ATM_RATE 305 d/l Atmosphere rate between segments 402 ATM_RATE 306 d/l Atmosphere rate between segments 403 ATM_RATE 307 d/l Atmosphere rate between segments 404 ATM_RATE 308 d/l Atmosphere rate between segments 405 ATM_RATE 309 d/l Atmosphere rate between segments 406 ATM_RATE 310 d/l Atmosphere rate between segments 407 ATM_RATE 311 d/l Atmosphere rate between segments 408 ATM_RATE 312 d/l Atmosphere rate between segments 409 ATM_RATE 313 d/l Atmosphere rate between segments 410 ATM_RATE 314 d/l Atmosphere rate between segments 411 ATM_RATE 315 d/l Atmosphere rate between segments 412 ATM_RATE 316 d/l Atmosphere rate between segments 413 ATM_RATE 317 d/l Atmosphere rate between segments 414 ATM_RATE 318 d/l Atmosphere rate between segments 415 ATM_RATE 319 d/l Atmosphere rate between segments 416 ATM_RATE 320 d/l Atmosphere rate between segments 417 ATM_RATE 321 d/l Atmosphere rate between segments 418 ATM_RATE 322 d/l Atmosphere rate between segments 419 ATM_RATE 323 d/l Atmosphere rate between segments 420 ATM_RATE 324 d/l Atmosphere rate between segments 421 ATM_RATE 325 d/l Atmosphere rate between segments 422 ATM_RATE 326 d/l Atmosphere rate between segments 423 ATM_RATE 327 d/l Atmosphere rate between segments 424 ATM_RATE 328 d/l Atmosphere rate between segments 425 ATM_RATE 329 d/l Atmosphere rate between segments 426 ATM_RATE 330 d/l Atmosphere rate between segments 427 ATM_RATE 331 d/l Atmosphere rate between segments 428 ATM_RATE 332 d/l Atmosphere rate between segments 429 ATM_RATE 333 d/l Atmosphere rate between segments 430 ATM_RATE 334 d/l Atmosphere rate between segments 431 ATM_RATE 335 d/l Atmosphere rate between segments 432 ATM_RATE 336 d/l Atmosphere rate between segments 433 ATM_RATE 337 d/l Atmosphere rate between segments 434 ATM_RATE 338 d/l Atmosphere rate between segments 435 ATM_RATE 339 d/l Atmosphere rate between segments 436 ATM_RATE 340 d/l Atmosphere rate between segments 437 ATM_RATE 341 d/l Atmosphere rate between segments 438 ATM_RATE 342 d/l Atmosphere rate between segments 439 ATM_RATE 343 d/l Atmosphere rate between segments 440 ATM_RATE 344 d/l Atmosphere rate between segments 441 ATM_RATE 345 d/l Atmosphere rate between segments 442 ATM_RATE 346 d/l Atmosphere rate between segments 443 ATM_RATE 347 d/l Atmosphere rate between segments 444 ATM_RATE 348 d/l Atmosphere rate between segments 445 ATM_RATE 349 d/l Atmosphere rate between segments 446 ATM_RATE 350 d/l Atmosphere rate between segments 447 ATM_RATE 351 d/l Atmosphere rate between segments 448 ATM_RATE 352 d/l Atmosphere rate between segments 449 ATM_RATE 353 d/l Atmosphere rate between segments 450 ATM_RATE 354 d/l Atmosphere rate between segments 451 ATM_RATE 355 d/l Atmosphere rate between segments 452 ATM_RATE 356 d/l Atmosphere rate between segments 453 ATM_RATE 357 d/l Atmosphere rate between segments 454 ATM_RATE 358 d/l Atmosphere rate between segments 455 ATM_RATE 359 d/l Atmosphere rate between segments 456 ATM_RATE 360 d/l Atmosphere rate between segments 457 BLC_VAL 1 sec Baseline clock 458 BLC_VAL 2 sec Baseline clock 459 BLC_VAL 3 sec Baseline clock 460 BLC_VAL 4 sec Baseline clock 461 BLC_VAL 5 sec Baseline clock 462 BLC_VAL 6 sec Baseline clock 463 EOP_XPL 1 mas Constraint on X pole value 464 EOP_YPL 1 mas Constraint on Y pole value 465 EOP_UT1 1 ms Constraint on UT1 angle 466 EOR_XPL 1 masD Constraint on X pole rate 467 EOR_YPL 1 masD Constraint on Y pole rate 468 EOR_UT1 1 msD Constraint on UT1 rate 469 GRAD_OFF 1 mm Atmosphere gradient offset 470 GRAD_OFF 2 mm Atmosphere gradient offset 471 GRAD_RAT 1 mm/d Atmosphere gradient rate 472 GRAD_OFF 3 mm Atmosphere gradient offset 473 GRAD_RAT 2 mm/d Atmosphere gradient rate 474 GRAD_OFF 4 mm Atmosphere gradient offset 475 GRAD_RAT 3 mm/d Atmosphere gradient rate 476 GRAD_OFF 5 mm Atmosphere gradient offset 477 GRAD_RAT 4 mm/d Atmosphere gradient rate 478 GRAD_OFF 6 mm Atmosphere gradient offset 479 GRAD_OFF 7 mm Atmosphere gradient offset 480 GRAD_RAT 5 mm/d Atmosphere gradient rate 481 GRAD_OFF 8 mm Atmosphere gradient offset 482 GRAD_RAT 6 mm/d Atmosphere gradient rate 483 GRAD_OFF 9 mm Atmosphere gradient offset 484 GRAD_RAT 7 mm/d Atmosphere gradient rate 485 GRAD_OFF 10 mm Atmosphere gradient offset 486 GRAD_RAT 8 mm/d Atmosphere gradient rate 487 GRAD_OFF 11 mm Atmosphere gradient offset 488 GRAD_OFF 12 mm Atmosphere gradient offset 489 GRAD_RAT 9 mm/d Atmosphere gradient rate 490 GRAD_OFF 13 mm Atmosphere gradient offset 491 GRAD_RAT 10 mm/d Atmosphere gradient rate 492 GRAD_OFF 14 mm Atmosphere gradient offset 493 GRAD_RAT 11 mm/d Atmosphere gradient rate 494 GRAD_OFF 15 mm Atmosphere gradient offset 495 GRAD_RAT 12 mm/d Atmosphere gradient rate 496 GRAD_OFF 16 mm Atmosphere gradient offset 497 GRAD_OFF 17 mm Atmosphere gradient offset 498 GRAD_RAT 13 mm/d Atmosphere gradient rate 499 GRAD_OFF 18 mm Atmosphere gradient offset 500 GRAD_RAT 14 mm/d Atmosphere gradient rate 501 GRAD_OFF 19 mm Atmosphere gradient offset 502 GRAD_RAT 15 mm/d Atmosphere gradient rate 503 GRAD_OFF 20 mm Atmosphere gradient offset 504 GRAD_RAT 16 mm/d Atmosphere gradient rate 505 GRAD_OFF 21 mm Atmosphere gradient offset 506 GRAD_OFF 22 mm Atmosphere gradient offset 507 GRAD_RAT 17 mm/d Atmosphere gradient rate 508 GRAD_OFF 23 mm Atmosphere gradient offset 509 GRAD_RAT 18 mm/d Atmosphere gradient rate 510 GRAD_OFF 24 mm Atmosphere gradient offset 511 GRAD_RAT 19 mm/d Atmosphere gradient rate 512 GRAD_OFF 25 mm Atmosphere gradient offset 513 GRAD_RAT 20 mm/d Atmosphere gradient rate 514 GRAD_OFF 26 mm Atmosphere gradient offset 515 GRAD_OFF 27 mm Atmosphere gradient offset 516 GRAD_RAT 21 mm/d Atmosphere gradient rate 517 GRAD_OFF 28 mm Atmosphere gradient offset 518 GRAD_RAT 22 mm/d Atmosphere gradient rate 519 GRAD_OFF 29 mm Atmosphere gradient offset 520 GRAD_RAT 23 mm/d Atmosphere gradient rate 521 GRAD_OFF 30 mm Atmosphere gradient offset 522 GRAD_RAT 24 mm/d Atmosphere gradient rate 523 GRAD_OFF 31 mm Atmosphere gradient offset 524 GRAD_OFF 32 mm Atmosphere gradient offset 525 GRAD_RAT 25 mm/d Atmosphere gradient rate 526 GRAD_OFF 33 mm Atmosphere gradient offset 527 GRAD_RAT 26 mm/d Atmosphere gradient rate 528 GRAD_OFF 34 mm Atmosphere gradient offset 529 GRAD_RAT 27 mm/d Atmosphere gradient rate 530 GRAD_OFF 35 mm Atmosphere gradient offset 531 GRAD_RAT 28 mm/d Atmosphere gradient rate 532 GRAD_OFF 36 mm Atmosphere gradient offset 533 GRAD_OFF 37 mm Atmosphere gradient offset 534 GRAD_RAT 29 mm/d Atmosphere gradient rate 535 GRAD_OFF 38 mm Atmosphere gradient offset 536 GRAD_RAT 30 mm/d Atmosphere gradient rate 537 GRAD_OFF 39 mm Atmosphere gradient offset 538 GRAD_RAT 31 mm/d Atmosphere gradient rate 539 GRAD_OFF 40 mm Atmosphere gradient offset 540 GRAD_RAT 32 mm/d Atmosphere gradient rate 541 GRAD_OFF 41 mm Atmosphere gradient offset 542 GRAD_OFF 42 mm Atmosphere gradient offset 543 GRAD_RAT 33 mm/d Atmosphere gradient rate 544 GRAD_OFF 43 mm Atmosphere gradient offset 545 GRAD_RAT 34 mm/d Atmosphere gradient rate 546 GRAD_OFF 44 mm Atmosphere gradient offset 547 GRAD_RAT 35 mm/d Atmosphere gradient rate 548 GRAD_OFF 45 mm Atmosphere gradient offset 549 GRAD_RAT 36 mm/d Atmosphere gradient rate 550 GRAD_OFF 46 mm Atmosphere gradient offset 551 GRAD_OFF 47 mm Atmosphere gradient offset 552 GRAD_RAT 37 mm/d Atmosphere gradient rate 553 GRAD_OFF 48 mm Atmosphere gradient offset 554 GRAD_RAT 38 mm/d Atmosphere gradient rate 555 GRAD_OFF 49 mm Atmosphere gradient offset 556 GRAD_RAT 39 mm/d Atmosphere gradient rate 557 GRAD_OFF 50 mm Atmosphere gradient offset 558 GRAD_RAT 40 mm/d Atmosphere gradient rate 559 NNT_POS 1 m No-net translation for positions 560 NNT_POS 2 m No-net translation for positions 561 NNT_POS 3 m No-net translation for positions 562 NNR_POS 1 m No-net rotation for positions 563 NNR_POS 2 m No-net rotation for positions 564 NNR_POS 3 m No-net rotation for positions 565 NNR_SRC 1 rad No-net rotation for sources 566 NNR_SRC 2 rad No-net rotation for sources 567 NNR_SRC 3 rad No-net rotation for sources 568 SRC_COO 1 rad Source coordinates 569 SRC_COO 2 rad Source coordinates 570 SRC_COO 3 rad Source coordinates 571 SRC_COO 4 rad Source coordinates 572 SRC_COO 5 rad Source coordinates 573 SRC_COO 6 rad Source coordinates 574 SRC_COO 7 rad Source coordinates 575 SRC_COO 8 rad Source coordinates 576 SRC_COO 9 rad Source coordinates 577 SRC_COO 10 rad Source coordinates 578 SRC_COO 11 rad Source coordinates 579 SRC_COO 12 rad Source coordinates 580 SRC_COO 13 rad Source coordinates 581 SRC_COO 14 rad Source coordinates 582 SRC_COO 15 rad Source coordinates 583 SRC_COO 16 rad Source coordinates 584 SRC_COO 17 rad Source coordinates 585 SRC_COO 18 rad Source coordinates 586 SRC_COO 19 rad Source coordinates 587 SRC_COO 20 rad Source coordinates 588 SRC_COO 21 rad Source coordinates 589 SRC_COO 22 rad Source coordinates 590 SRC_COO 23 rad Source coordinates 591 SRC_COO 24 rad Source coordinates 592 SRC_COO 25 rad Source coordinates 593 SRC_COO 26 rad Source coordinates 594 SRC_COO 27 rad Source coordinates 595 SRC_COO 28 rad Source coordinates 596 SRC_COO 29 rad Source coordinates 597 SRC_COO 30 rad Source coordinates 598 SRC_COO 31 rad Source coordinates 599 SRC_COO 32 rad Source coordinates 600 SRC_COO 33 rad Source coordinates 601 SRC_COO 34 rad Source coordinates 602 SRC_COO 35 rad Source coordinates 603 SRC_COO 36 rad Source coordinates 604 SRC_COO 37 rad Source coordinates 605 SRC_COO 38 rad Source coordinates 606 SRC_COO 39 rad Source coordinates 607 SRC_COO 40 rad Source coordinates 608 SRC_COO 41 rad Source coordinates 609 SRC_COO 42 rad Source coordinates 610 SRC_COO 43 rad Source coordinates 611 SRC_COO 44 rad Source coordinates 612 SRC_COO 45 rad Source coordinates 613 SRC_COO 46 rad Source coordinates -SOLUTION/CONSTRAINT_INFO * * ----------------------------------------------------------------------------- * +SOLUTION/CONSTRAINT_EQUATION_MATRIX * IND1 runs over constraint equations * IND2 runs over parameters to be constrainted * * Ind1 Ind2 Constraint_equation(ind1,ind2) 463 62 1.00000000000000D+00 464 64 1.00000000000000D+00 465 66 1.00000000000000D+00 466 63 1.00000000000000D+00 467 65 1.00000000000000D+00 468 67 1.00000000000000D+00 559 1 1.00000000000000D+00 559 4 1.00000000000000D+00 559 7 1.00000000000000D+00 559 10 1.00000000000000D+00 559 13 1.00000000000000D+00 560 2 1.00000000000000D+00 560 5 1.00000000000000D+00 560 8 1.00000000000000D+00 560 11 1.00000000000000D+00 560 14 1.00000000000000D+00 561 3 1.00000000000000D+00 561 6 1.00000000000000D+00 561 9 1.00000000000000D+00 561 12 1.00000000000000D+00 561 15 1.00000000000000D+00 562 2 4.34450424487217D-01 562 3 4.18690973014972D-01 562 5 -5.76283402631276D-01 562 6 -7.29963115812951D-01 562 8 -4.30213297385548D-01 562 9 -8.90727547542967D-01 562 11 -6.75600516291503D-01 562 12 -7.01095053853742D-01 562 14 -7.55553285211121D-01 562 15 1.46611862009877D-01 563 1 -4.34450424487217D-01 563 3 -7.97982937771618D-01 563 4 5.76283402631276D-01 563 6 3.70133110237170D-01 563 7 4.30213297385548D-01 563 9 -1.50899771811870D-01 563 10 6.75600516291503D-01 563 12 -2.34667531093941D-01 563 13 7.55553285211121D-01 563 15 -6.41300487546573D-01 564 1 -4.18690973014972D-01 564 2 7.97982937771618D-01 564 4 7.29963115812951D-01 564 5 -3.70133110237170D-01 564 7 8.90727547542967D-01 564 8 1.50899771811870D-01 564 10 7.01095053853742D-01 564 11 2.34667531093941D-01 564 13 -1.46611862009877D-01 564 14 6.41300487546573D-01 565 16 -4.15311699669606D-03 565 17 1.11193598699074D-01 565 18 -2.05861527545690D-02 565 19 6.86858381309336D-02 565 20 -4.59065620905673D-02 565 21 2.76028344578155D-02 565 22 -1.80872542210872D-02 565 23 2.36602828540075D-02 565 24 1.01817290522510D-03 565 25 4.02341222569021D-02 565 26 1.14895102357586D-02 565 27 1.18597268991328D-01 565 28 -7.21910615855608D-04 565 29 5.42340767330338D-02 565 30 -5.07408549205503D-03 565 31 5.77339841999890D-01 565 32 -4.86889619528704D-02 565 33 5.06651649648877D-01 565 34 1.04373983889433D-01 565 35 2.75682245266776D-01 565 36 1.77327595988702D-01 565 37 1.95312287957475D-01 565 38 4.37870680814334D-02 565 39 -1.23180914168654D-02 565 40 4.04840328313541D-02 565 41 -7.26625192095014D-02 565 42 -3.96753523331447D-03 565 43 -3.49175211470010D-02 565 44 -3.25922948869567D-03 565 45 -9.64364590466905D-02 565 46 -1.41159796086474D-03 565 47 -2.64011835779931D-01 565 48 -8.53915820528961D-06 565 49 -3.07702867226621D-01 565 50 1.88915754798266D-02 565 51 -6.90714275313714D-02 565 52 2.30755456146191D-03 565 53 -9.86762766071353D-03 565 54 -4.44968442049101D-03 565 55 -1.27843621222472D-01 565 56 1.51692220463790D-03 565 57 -1.85199526287900D-02 565 58 -5.51353270429872D-02 565 59 -3.64050121857963D-02 565 60 2.39673304510549D-02 565 61 -1.62436133341397D-02 566 16 -4.60153098373828D-03 566 17 -2.63203757406155D-01 566 18 -2.59918232252022D-02 566 19 -1.42674425377429D-01 566 20 -6.12154083538173D-02 566 21 -5.42885426731264D-02 566 22 -3.02232388979880D-02 566 23 -3.71357376181361D-02 566 24 3.67166128984976D-03 566 25 -2.92613217732005D-02 566 26 6.60331808576386D-02 566 27 -5.41195865890642D-02 566 28 -9.17082978007850D-03 566 29 -1.11966352512728D-02 566 30 -4.19701393039482D-01 566 31 -1.83058282032349D-02 566 32 1.89614479949237D-01 566 33 3.41199951648463D-01 566 34 -1.76856736150339D-01 566 35 4.26697339925193D-01 566 36 -2.26288440891700D-01 566 37 4.01406136444719D-01 566 38 4.38841235537115D-02 566 39 3.22346043335677D-02 566 40 1.31045358108721D-01 566 41 5.88725789622548D-02 566 42 -1.47386599720499D-02 566 43 2.46516890530244D-02 566 44 -4.46705223997714D-02 566 45 1.84533682694105D-02 566 46 -3.26526688338716D-02 566 47 2.99334117197786D-02 566 48 4.16250006843498D-03 566 49 -1.65551390535301D-03 566 50 -7.88244705661557D-02 566 51 -4.34156223512666D-02 566 52 -6.41104352816441D-03 566 53 -9.31486339862567D-03 566 54 5.84881977755526D-03 566 55 -2.55082414433184D-01 566 56 -1.85811548166582D-03 566 57 -3.96525354320183D-02 566 58 3.41077068695898D-02 566 59 -1.54340213803153D-01 566 60 -1.07459887507197D-02 566 61 -9.50159267738176D-02 567 16 1.51769915064223D-03 567 18 1.14099018962362D-01 567 20 1.12470035812354D-01 567 22 2.49635225163562D-02 567 24 1.10277992809376D-01 567 26 1.01727059844892D-01 567 28 2.46659465597234D-02 567 30 3.23362380485755D-01 567 32 6.37469688194828D-01 567 34 4.29061352266178D-01 567 36 2.89507827963323D-01 567 38 9.88098563107497D-02 567 40 1.38378460080215D-01 567 42 2.16831156983148D-02 567 44 1.24309240138439D-01 567 46 3.13574926908673D-01 567 48 5.45351866379509D-04 567 50 9.69794365456524D-02 567 52 1.48266657746797D-02 567 54 6.08938896997760D-02 567 56 9.21152852177241D-03 567 58 1.13119076305525D-01 567 60 4.86926931595594D-02 568 16 1.00000000000000D+00 569 17 1.00000000000000D+00 570 18 1.00000000000000D+00 571 19 1.00000000000000D+00 572 20 1.00000000000000D+00 573 21 1.00000000000000D+00 574 22 1.00000000000000D+00 575 23 1.00000000000000D+00 576 24 1.00000000000000D+00 577 25 1.00000000000000D+00 578 26 1.00000000000000D+00 579 27 1.00000000000000D+00 580 28 1.00000000000000D+00 581 29 1.00000000000000D+00 582 30 1.00000000000000D+00 583 31 1.00000000000000D+00 584 32 1.00000000000000D+00 585 33 1.00000000000000D+00 586 34 1.00000000000000D+00 587 35 1.00000000000000D+00 588 36 1.00000000000000D+00 589 37 1.00000000000000D+00 590 38 1.00000000000000D+00 591 39 1.00000000000000D+00 592 40 1.00000000000000D+00 593 41 1.00000000000000D+00 594 42 1.00000000000000D+00 595 43 1.00000000000000D+00 596 44 1.00000000000000D+00 597 45 1.00000000000000D+00 598 46 1.00000000000000D+00 599 47 1.00000000000000D+00 600 48 1.00000000000000D+00 601 49 1.00000000000000D+00 602 50 1.00000000000000D+00 603 51 1.00000000000000D+00 604 52 1.00000000000000D+00 605 53 1.00000000000000D+00 606 54 1.00000000000000D+00 607 55 1.00000000000000D+00 608 56 1.00000000000000D+00 609 57 1.00000000000000D+00 610 58 1.00000000000000D+00 611 59 1.00000000000000D+00 612 60 1.00000000000000D+00 613 61 1.00000000000000D+00 -SOLUTION/CONSTRAINT_EQUATION_MATRIX * * ----------------------------------------------------------------------------- * +SOLUTION/CONSTRAINT_EQUATION_VECTOR *Index Right_hand_value____ Reciprocal_weight___ 1 0.00000000000000D+00 5.00000000000000D-14 2 0.00000000000000D+00 5.00000000000000D-14 3 0.00000000000000D+00 5.00000000000000D-14 4 0.00000000000000D+00 5.00000000000000D-14 5 0.00000000000000D+00 5.00000000000000D-14 6 0.00000000000000D+00 5.00000000000000D-14 7 0.00000000000000D+00 5.00000000000000D-14 8 0.00000000000000D+00 5.00000000000000D-14 9 0.00000000000000D+00 5.00000000000000D-14 10 0.00000000000000D+00 5.00000000000000D-14 11 0.00000000000000D+00 5.00000000000000D-14 12 0.00000000000000D+00 5.00000000000000D-14 13 0.00000000000000D+00 5.00000000000000D-14 14 0.00000000000000D+00 5.00000000000000D-14 15 0.00000000000000D+00 5.00000000000000D-14 16 0.00000000000000D+00 5.00000000000000D-14 17 0.00000000000000D+00 5.00000000000000D-14 18 0.00000000000000D+00 5.00000000000000D-14 19 0.00000000000000D+00 5.00000000000000D-14 20 0.00000000000000D+00 5.00000000000000D-14 21 0.00000000000000D+00 5.00000000000000D-14 22 0.00000000000000D+00 5.00000000000000D-14 23 0.00000000000000D+00 5.00000000000000D-14 24 0.00000000000000D+00 5.00000000000000D-14 25 0.00000000000000D+00 1.38888888888889D-14 26 0.00000000000000D+00 1.38888888888889D-14 27 0.00000000000000D+00 1.38888888888889D-14 28 0.00000000000000D+00 1.38888888888889D-14 29 0.00000000000000D+00 1.38888888888889D-14 30 0.00000000000000D+00 1.38888888888889D-14 31 0.00000000000000D+00 1.38888888888889D-14 32 0.00000000000000D+00 1.38888888888889D-14 33 0.00000000000000D+00 1.38888888888889D-14 34 0.00000000000000D+00 1.38888888888889D-14 35 0.00000000000000D+00 1.38888888888889D-14 36 0.00000000000000D+00 1.38888888888889D-14 37 0.00000000000000D+00 1.38888888888889D-14 38 0.00000000000000D+00 1.38888888888889D-14 39 0.00000000000000D+00 1.38888888888889D-14 40 0.00000000000000D+00 1.38888888888889D-14 41 0.00000000000000D+00 1.38888888888889D-14 42 0.00000000000000D+00 1.38888888888889D-14 43 0.00000000000000D+00 1.38888888888889D-14 44 0.00000000000000D+00 1.38888888888889D-14 45 0.00000000000000D+00 1.38888888888889D-14 46 0.00000000000000D+00 1.38888888888889D-14 47 0.00000000000000D+00 1.38888888888889D-14 48 0.00000000000000D+00 1.38888888888889D-14 49 0.00000000000000D+00 1.38888888888889D-14 50 0.00000000000000D+00 1.38888888888889D-14 51 0.00000000000000D+00 1.38888888888889D-14 52 0.00000000000000D+00 1.38888888888889D-14 53 0.00000000000000D+00 1.38888888888889D-14 54 0.00000000000000D+00 1.38888888888889D-14 55 0.00000000000000D+00 1.38888888888889D-14 56 0.00000000000000D+00 1.38888888888889D-14 57 0.00000000000000D+00 1.38888888888889D-14 58 0.00000000000000D+00 1.38888888888889D-14 59 0.00000000000000D+00 1.38888888888889D-14 60 0.00000000000000D+00 1.38888888888889D-14 61 0.00000000000000D+00 1.38888888888889D-14 62 0.00000000000000D+00 1.38888888888889D-14 63 0.00000000000000D+00 1.38888888888889D-14 64 0.00000000000000D+00 1.38888888888889D-14 65 0.00000000000000D+00 1.38888888888889D-14 66 0.00000000000000D+00 1.38888888888889D-14 67 0.00000000000000D+00 1.38888888888889D-14 68 0.00000000000000D+00 1.38888888888889D-14 69 0.00000000000000D+00 1.38888888888889D-14 70 0.00000000000000D+00 1.38888888888889D-14 71 0.00000000000000D+00 1.38888888888889D-14 72 0.00000000000000D+00 1.38888888888889D-14 73 0.00000000000000D+00 1.38888888888889D-14 74 0.00000000000000D+00 1.38888888888889D-14 75 0.00000000000000D+00 1.38888888888889D-14 76 0.00000000000000D+00 1.38888888888889D-14 77 0.00000000000000D+00 1.38888888888889D-14 78 0.00000000000000D+00 1.38888888888889D-14 79 0.00000000000000D+00 1.38888888888889D-14 80 0.00000000000000D+00 1.38888888888889D-14 81 0.00000000000000D+00 1.38888888888889D-14 82 0.00000000000000D+00 1.38888888888889D-14 83 0.00000000000000D+00 1.38888888888889D-14 84 0.00000000000000D+00 1.38888888888889D-14 85 0.00000000000000D+00 1.38888888888889D-14 86 0.00000000000000D+00 1.38888888888889D-14 87 0.00000000000000D+00 1.38888888888889D-14 88 0.00000000000000D+00 1.38888888888889D-14 89 0.00000000000000D+00 1.38888888888889D-14 90 0.00000000000000D+00 1.38888888888889D-14 91 0.00000000000000D+00 1.38888888888889D-14 92 0.00000000000000D+00 1.38888888888889D-14 93 0.00000000000000D+00 1.38888888888889D-14 94 0.00000000000000D+00 1.38888888888889D-14 95 0.00000000000000D+00 1.38888888888889D-14 96 0.00000000000000D+00 1.38888888888889D-14 97 0.00000000000000D+00 5.00000000000000D-14 98 0.00000000000000D+00 5.00000000000000D-14 99 0.00000000000000D+00 5.00000000000000D-14 100 0.00000000000000D+00 5.00000000000000D-14 101 0.00000000000000D+00 5.00000000000000D-14 102 0.00000000000000D+00 5.00000000000000D-14 103 0.00000000000000D+00 5.00000000000000D-14 104 0.00000000000000D+00 5.00000000000000D-14 105 0.00000000000000D+00 5.00000000000000D-14 106 0.00000000000000D+00 5.00000000000000D-14 107 0.00000000000000D+00 5.00000000000000D-14 108 0.00000000000000D+00 5.00000000000000D-14 109 0.00000000000000D+00 5.00000000000000D-14 110 0.00000000000000D+00 5.00000000000000D-14 111 0.00000000000000D+00 5.00000000000000D-14 112 0.00000000000000D+00 5.00000000000000D-14 113 0.00000000000000D+00 5.00000000000000D-14 114 0.00000000000000D+00 5.00000000000000D-14 115 0.00000000000000D+00 5.00000000000000D-14 116 0.00000000000000D+00 5.00000000000000D-14 117 0.00000000000000D+00 5.00000000000000D-14 118 0.00000000000000D+00 5.00000000000000D-14 119 0.00000000000000D+00 5.00000000000000D-14 120 0.00000000000000D+00 5.00000000000000D-14 121 0.00000000000000D+00 1.38888888888889D-14 122 0.00000000000000D+00 1.38888888888889D-14 123 0.00000000000000D+00 1.38888888888889D-14 124 0.00000000000000D+00 1.38888888888889D-14 125 0.00000000000000D+00 1.38888888888889D-14 126 0.00000000000000D+00 1.38888888888889D-14 127 0.00000000000000D+00 1.38888888888889D-14 128 0.00000000000000D+00 1.38888888888889D-14 129 0.00000000000000D+00 1.38888888888889D-14 130 0.00000000000000D+00 1.38888888888889D-14 131 0.00000000000000D+00 1.38888888888889D-14 132 0.00000000000000D+00 1.38888888888889D-14 133 0.00000000000000D+00 1.38888888888889D-14 134 0.00000000000000D+00 1.38888888888889D-14 135 0.00000000000000D+00 1.38888888888889D-14 136 0.00000000000000D+00 1.38888888888889D-14 137 0.00000000000000D+00 1.38888888888889D-14 138 0.00000000000000D+00 1.38888888888889D-14 139 0.00000000000000D+00 1.38888888888889D-14 140 0.00000000000000D+00 1.38888888888889D-14 141 0.00000000000000D+00 1.38888888888889D-14 142 0.00000000000000D+00 1.38888888888889D-14 143 0.00000000000000D+00 1.38888888888889D-14 144 0.00000000000000D+00 1.38888888888889D-14 145 0.00000000000000D+00 1.38888888888889D-14 146 0.00000000000000D+00 1.38888888888889D-14 147 0.00000000000000D+00 1.38888888888889D-14 148 0.00000000000000D+00 1.38888888888889D-14 149 0.00000000000000D+00 1.38888888888889D-14 150 0.00000000000000D+00 1.38888888888889D-14 151 0.00000000000000D+00 1.38888888888889D-14 152 0.00000000000000D+00 1.38888888888889D-14 153 0.00000000000000D+00 1.38888888888889D-14 154 0.00000000000000D+00 1.38888888888889D-14 155 0.00000000000000D+00 1.38888888888889D-14 156 0.00000000000000D+00 1.38888888888889D-14 157 0.00000000000000D+00 1.38888888888889D-14 158 0.00000000000000D+00 1.38888888888889D-14 159 0.00000000000000D+00 1.38888888888889D-14 160 0.00000000000000D+00 1.38888888888889D-14 161 0.00000000000000D+00 1.38888888888889D-14 162 0.00000000000000D+00 1.38888888888889D-14 163 0.00000000000000D+00 1.38888888888889D-14 164 0.00000000000000D+00 1.38888888888889D-14 165 0.00000000000000D+00 1.38888888888889D-14 166 0.00000000000000D+00 1.38888888888889D-14 167 0.00000000000000D+00 1.38888888888889D-14 168 0.00000000000000D+00 1.38888888888889D-14 169 0.00000000000000D+00 1.38888888888889D-14 170 0.00000000000000D+00 1.38888888888889D-14 171 0.00000000000000D+00 1.38888888888889D-14 172 0.00000000000000D+00 1.38888888888889D-14 173 0.00000000000000D+00 1.38888888888889D-14 174 0.00000000000000D+00 1.38888888888889D-14 175 0.00000000000000D+00 1.38888888888889D-14 176 0.00000000000000D+00 1.38888888888889D-14 177 0.00000000000000D+00 1.38888888888889D-14 178 0.00000000000000D+00 1.38888888888889D-14 179 0.00000000000000D+00 1.38888888888889D-14 180 0.00000000000000D+00 1.38888888888889D-14 181 0.00000000000000D+00 1.38888888888889D-14 182 0.00000000000000D+00 1.38888888888889D-14 183 0.00000000000000D+00 1.38888888888889D-14 184 0.00000000000000D+00 1.38888888888889D-14 185 0.00000000000000D+00 1.38888888888889D-14 186 0.00000000000000D+00 1.38888888888889D-14 187 0.00000000000000D+00 1.38888888888889D-14 188 0.00000000000000D+00 1.38888888888889D-14 189 0.00000000000000D+00 1.38888888888889D-14 190 0.00000000000000D+00 1.38888888888889D-14 191 0.00000000000000D+00 1.38888888888889D-14 192 0.00000000000000D+00 1.38888888888889D-14 193 0.00000000000000D+00 5.00000000000000D-14 194 0.00000000000000D+00 5.00000000000000D-14 195 0.00000000000000D+00 5.00000000000000D-14 196 0.00000000000000D+00 5.00000000000000D-14 197 0.00000000000000D+00 5.00000000000000D-14 198 0.00000000000000D+00 5.00000000000000D-14 199 0.00000000000000D+00 5.00000000000000D-14 200 0.00000000000000D+00 5.00000000000000D-14 201 0.00000000000000D+00 5.00000000000000D-14 202 0.00000000000000D+00 5.00000000000000D-14 203 0.00000000000000D+00 5.00000000000000D-14 204 0.00000000000000D+00 5.00000000000000D-14 205 0.00000000000000D+00 5.00000000000000D-14 206 0.00000000000000D+00 5.00000000000000D-14 207 0.00000000000000D+00 5.00000000000000D-14 208 0.00000000000000D+00 5.00000000000000D-14 209 0.00000000000000D+00 5.00000000000000D-14 210 0.00000000000000D+00 5.00000000000000D-14 211 0.00000000000000D+00 5.00000000000000D-14 212 0.00000000000000D+00 5.00000000000000D-14 213 0.00000000000000D+00 5.00000000000000D-14 214 0.00000000000000D+00 5.00000000000000D-14 215 0.00000000000000D+00 5.00000000000000D-14 216 0.00000000000000D+00 5.00000000000000D-14 217 0.00000000000000D+00 1.38888888888889D-14 218 0.00000000000000D+00 1.38888888888889D-14 219 0.00000000000000D+00 1.38888888888889D-14 220 0.00000000000000D+00 1.38888888888889D-14 221 0.00000000000000D+00 1.38888888888889D-14 222 0.00000000000000D+00 1.38888888888889D-14 223 0.00000000000000D+00 1.38888888888889D-14 224 0.00000000000000D+00 1.38888888888889D-14 225 0.00000000000000D+00 1.38888888888889D-14 226 0.00000000000000D+00 1.38888888888889D-14 227 0.00000000000000D+00 1.38888888888889D-14 228 0.00000000000000D+00 1.38888888888889D-14 229 0.00000000000000D+00 1.38888888888889D-14 230 0.00000000000000D+00 1.38888888888889D-14 231 0.00000000000000D+00 1.38888888888889D-14 232 0.00000000000000D+00 1.38888888888889D-14 233 0.00000000000000D+00 1.38888888888889D-14 234 0.00000000000000D+00 1.38888888888889D-14 235 0.00000000000000D+00 1.38888888888889D-14 236 0.00000000000000D+00 1.38888888888889D-14 237 0.00000000000000D+00 1.38888888888889D-14 238 0.00000000000000D+00 1.38888888888889D-14 239 0.00000000000000D+00 1.38888888888889D-14 240 0.00000000000000D+00 1.38888888888889D-14 241 0.00000000000000D+00 1.38888888888889D-14 242 0.00000000000000D+00 1.38888888888889D-14 243 0.00000000000000D+00 1.38888888888889D-14 244 0.00000000000000D+00 1.38888888888889D-14 245 0.00000000000000D+00 1.38888888888889D-14 246 0.00000000000000D+00 1.38888888888889D-14 247 0.00000000000000D+00 1.38888888888889D-14 248 0.00000000000000D+00 1.38888888888889D-14 249 0.00000000000000D+00 1.38888888888889D-14 250 0.00000000000000D+00 1.38888888888889D-14 251 0.00000000000000D+00 1.38888888888889D-14 252 0.00000000000000D+00 1.38888888888889D-14 253 0.00000000000000D+00 1.38888888888889D-14 254 0.00000000000000D+00 1.38888888888889D-14 255 0.00000000000000D+00 1.38888888888889D-14 256 0.00000000000000D+00 1.38888888888889D-14 257 0.00000000000000D+00 1.38888888888889D-14 258 0.00000000000000D+00 1.38888888888889D-14 259 0.00000000000000D+00 1.38888888888889D-14 260 0.00000000000000D+00 1.38888888888889D-14 261 0.00000000000000D+00 1.38888888888889D-14 262 0.00000000000000D+00 1.38888888888889D-14 263 0.00000000000000D+00 1.38888888888889D-14 264 0.00000000000000D+00 1.38888888888889D-14 265 0.00000000000000D+00 1.38888888888889D-14 266 0.00000000000000D+00 1.38888888888889D-14 267 0.00000000000000D+00 1.38888888888889D-14 268 0.00000000000000D+00 1.38888888888889D-14 269 0.00000000000000D+00 1.38888888888889D-14 270 0.00000000000000D+00 1.38888888888889D-14 271 0.00000000000000D+00 1.38888888888889D-14 272 0.00000000000000D+00 1.38888888888889D-14 273 0.00000000000000D+00 1.38888888888889D-14 274 0.00000000000000D+00 1.38888888888889D-14 275 0.00000000000000D+00 1.38888888888889D-14 276 0.00000000000000D+00 1.38888888888889D-14 277 0.00000000000000D+00 1.38888888888889D-14 278 0.00000000000000D+00 1.38888888888889D-14 279 0.00000000000000D+00 1.38888888888889D-14 280 0.00000000000000D+00 1.38888888888889D-14 281 0.00000000000000D+00 1.38888888888889D-14 282 0.00000000000000D+00 1.38888888888889D-14 283 0.00000000000000D+00 1.38888888888889D-14 284 0.00000000000000D+00 1.38888888888889D-14 285 0.00000000000000D+00 1.38888888888889D-14 286 0.00000000000000D+00 1.38888888888889D-14 287 0.00000000000000D+00 1.38888888888889D-14 288 0.00000000000000D+00 1.38888888888889D-14 289 0.00000000000000D+00 1.38888888888889D-14 290 0.00000000000000D+00 1.38888888888889D-14 291 0.00000000000000D+00 1.38888888888889D-14 292 0.00000000000000D+00 1.38888888888889D-14 293 0.00000000000000D+00 1.38888888888889D-14 294 0.00000000000000D+00 1.38888888888889D-14 295 0.00000000000000D+00 1.38888888888889D-14 296 0.00000000000000D+00 1.38888888888889D-14 297 0.00000000000000D+00 1.38888888888889D-14 298 0.00000000000000D+00 1.38888888888889D-14 299 0.00000000000000D+00 1.38888888888889D-14 300 0.00000000000000D+00 1.38888888888889D-14 301 0.00000000000000D+00 1.38888888888889D-14 302 0.00000000000000D+00 1.38888888888889D-14 303 0.00000000000000D+00 1.38888888888889D-14 304 0.00000000000000D+00 1.38888888888889D-14 305 0.00000000000000D+00 1.38888888888889D-14 306 0.00000000000000D+00 1.38888888888889D-14 307 0.00000000000000D+00 1.38888888888889D-14 308 0.00000000000000D+00 1.38888888888889D-14 309 0.00000000000000D+00 1.38888888888889D-14 310 0.00000000000000D+00 1.38888888888889D-14 311 0.00000000000000D+00 1.38888888888889D-14 312 0.00000000000000D+00 1.38888888888889D-14 313 0.00000000000000D+00 1.38888888888889D-14 314 0.00000000000000D+00 1.38888888888889D-14 315 0.00000000000000D+00 1.38888888888889D-14 316 0.00000000000000D+00 1.38888888888889D-14 317 0.00000000000000D+00 1.38888888888889D-14 318 0.00000000000000D+00 1.38888888888889D-14 319 0.00000000000000D+00 1.38888888888889D-14 320 0.00000000000000D+00 1.38888888888889D-14 321 0.00000000000000D+00 1.38888888888889D-14 322 0.00000000000000D+00 1.38888888888889D-14 323 0.00000000000000D+00 1.38888888888889D-14 324 0.00000000000000D+00 1.38888888888889D-14 325 0.00000000000000D+00 1.38888888888889D-14 326 0.00000000000000D+00 1.38888888888889D-14 327 0.00000000000000D+00 1.38888888888889D-14 328 0.00000000000000D+00 1.38888888888889D-14 329 0.00000000000000D+00 1.38888888888889D-14 330 0.00000000000000D+00 1.38888888888889D-14 331 0.00000000000000D+00 1.38888888888889D-14 332 0.00000000000000D+00 1.38888888888889D-14 333 0.00000000000000D+00 1.38888888888889D-14 334 0.00000000000000D+00 1.38888888888889D-14 335 0.00000000000000D+00 1.38888888888889D-14 336 0.00000000000000D+00 1.38888888888889D-14 337 0.00000000000000D+00 1.38888888888889D-14 338 0.00000000000000D+00 1.38888888888889D-14 339 0.00000000000000D+00 1.38888888888889D-14 340 0.00000000000000D+00 1.38888888888889D-14 341 0.00000000000000D+00 1.38888888888889D-14 342 0.00000000000000D+00 1.38888888888889D-14 343 0.00000000000000D+00 1.38888888888889D-14 344 0.00000000000000D+00 1.38888888888889D-14 345 0.00000000000000D+00 1.38888888888889D-14 346 0.00000000000000D+00 1.38888888888889D-14 347 0.00000000000000D+00 1.38888888888889D-14 348 0.00000000000000D+00 1.38888888888889D-14 349 0.00000000000000D+00 1.38888888888889D-14 350 0.00000000000000D+00 1.38888888888889D-14 351 0.00000000000000D+00 1.38888888888889D-14 352 0.00000000000000D+00 1.38888888888889D-14 353 0.00000000000000D+00 1.38888888888889D-14 354 0.00000000000000D+00 1.38888888888889D-14 355 0.00000000000000D+00 1.38888888888889D-14 356 0.00000000000000D+00 1.38888888888889D-14 357 0.00000000000000D+00 1.38888888888889D-14 358 0.00000000000000D+00 1.38888888888889D-14 359 0.00000000000000D+00 1.38888888888889D-14 360 0.00000000000000D+00 1.38888888888889D-14 361 0.00000000000000D+00 5.00000000000000D-14 362 0.00000000000000D+00 5.00000000000000D-14 363 0.00000000000000D+00 5.00000000000000D-14 364 0.00000000000000D+00 5.00000000000000D-14 365 0.00000000000000D+00 5.00000000000000D-14 366 0.00000000000000D+00 5.00000000000000D-14 367 0.00000000000000D+00 5.00000000000000D-14 368 0.00000000000000D+00 5.00000000000000D-14 369 0.00000000000000D+00 5.00000000000000D-14 370 0.00000000000000D+00 5.00000000000000D-14 371 0.00000000000000D+00 5.00000000000000D-14 372 0.00000000000000D+00 5.00000000000000D-14 373 0.00000000000000D+00 5.00000000000000D-14 374 0.00000000000000D+00 5.00000000000000D-14 375 0.00000000000000D+00 5.00000000000000D-14 376 0.00000000000000D+00 5.00000000000000D-14 377 0.00000000000000D+00 5.00000000000000D-14 378 0.00000000000000D+00 5.00000000000000D-14 379 0.00000000000000D+00 5.00000000000000D-14 380 0.00000000000000D+00 5.00000000000000D-14 381 0.00000000000000D+00 5.00000000000000D-14 382 0.00000000000000D+00 5.00000000000000D-14 383 0.00000000000000D+00 5.00000000000000D-14 384 0.00000000000000D+00 5.00000000000000D-14 385 0.00000000000000D+00 1.38888888888889D-14 386 0.00000000000000D+00 1.38888888888889D-14 387 0.00000000000000D+00 1.38888888888889D-14 388 0.00000000000000D+00 1.38888888888889D-14 389 0.00000000000000D+00 1.38888888888889D-14 390 0.00000000000000D+00 1.38888888888889D-14 391 0.00000000000000D+00 1.38888888888889D-14 392 0.00000000000000D+00 1.38888888888889D-14 393 0.00000000000000D+00 1.38888888888889D-14 394 0.00000000000000D+00 1.38888888888889D-14 395 0.00000000000000D+00 1.38888888888889D-14 396 0.00000000000000D+00 1.38888888888889D-14 397 0.00000000000000D+00 1.38888888888889D-14 398 0.00000000000000D+00 1.38888888888889D-14 399 0.00000000000000D+00 1.38888888888889D-14 400 0.00000000000000D+00 1.38888888888889D-14 401 0.00000000000000D+00 1.38888888888889D-14 402 0.00000000000000D+00 1.38888888888889D-14 403 0.00000000000000D+00 1.38888888888889D-14 404 0.00000000000000D+00 1.38888888888889D-14 405 0.00000000000000D+00 1.38888888888889D-14 406 0.00000000000000D+00 1.38888888888889D-14 407 0.00000000000000D+00 1.38888888888889D-14 408 0.00000000000000D+00 1.38888888888889D-14 409 0.00000000000000D+00 1.38888888888889D-14 410 0.00000000000000D+00 1.38888888888889D-14 411 0.00000000000000D+00 1.38888888888889D-14 412 0.00000000000000D+00 1.38888888888889D-14 413 0.00000000000000D+00 1.38888888888889D-14 414 0.00000000000000D+00 1.38888888888889D-14 415 0.00000000000000D+00 1.38888888888889D-14 416 0.00000000000000D+00 1.38888888888889D-14 417 0.00000000000000D+00 1.38888888888889D-14 418 0.00000000000000D+00 1.38888888888889D-14 419 0.00000000000000D+00 1.38888888888889D-14 420 0.00000000000000D+00 1.38888888888889D-14 421 0.00000000000000D+00 1.38888888888889D-14 422 0.00000000000000D+00 1.38888888888889D-14 423 0.00000000000000D+00 1.38888888888889D-14 424 0.00000000000000D+00 1.38888888888889D-14 425 0.00000000000000D+00 1.38888888888889D-14 426 0.00000000000000D+00 1.38888888888889D-14 427 0.00000000000000D+00 1.38888888888889D-14 428 0.00000000000000D+00 1.38888888888889D-14 429 0.00000000000000D+00 1.38888888888889D-14 430 0.00000000000000D+00 1.38888888888889D-14 431 0.00000000000000D+00 1.38888888888889D-14 432 0.00000000000000D+00 1.38888888888889D-14 433 0.00000000000000D+00 1.38888888888889D-14 434 0.00000000000000D+00 1.38888888888889D-14 435 0.00000000000000D+00 1.38888888888889D-14 436 0.00000000000000D+00 1.38888888888889D-14 437 0.00000000000000D+00 1.38888888888889D-14 438 0.00000000000000D+00 1.38888888888889D-14 439 0.00000000000000D+00 1.38888888888889D-14 440 0.00000000000000D+00 1.38888888888889D-14 441 0.00000000000000D+00 1.38888888888889D-14 442 0.00000000000000D+00 1.38888888888889D-14 443 0.00000000000000D+00 1.38888888888889D-14 444 0.00000000000000D+00 1.38888888888889D-14 445 0.00000000000000D+00 1.38888888888889D-14 446 0.00000000000000D+00 1.38888888888889D-14 447 0.00000000000000D+00 1.38888888888889D-14 448 0.00000000000000D+00 1.38888888888889D-14 449 0.00000000000000D+00 1.38888888888889D-14 450 0.00000000000000D+00 1.38888888888889D-14 451 0.00000000000000D+00 1.38888888888889D-14 452 0.00000000000000D+00 1.38888888888889D-14 453 0.00000000000000D+00 1.38888888888889D-14 454 0.00000000000000D+00 1.38888888888889D-14 455 0.00000000000000D+00 1.38888888888889D-14 456 0.00000000000000D+00 1.38888888888889D-14 457 0.00000000000000D+00 5.00000000000000D-07 458 0.00000000000000D+00 5.00000000000000D-07 459 0.00000000000000D+00 5.00000000000000D-07 460 0.00000000000000D+00 5.00000000000000D-07 461 0.00000000000000D+00 5.00000000000000D-07 462 0.00000000000000D+00 5.00000000000000D-07 463 0.00000000000000D+00 4.50006399954489D+01 464 0.00000000000000D+00 4.50002499993056D+01 465 0.00000000000000D+00 3.00003460445487D+00 466 0.00000000000000D+00 4.50000000000000D+01 467 0.00000000000000D+00 4.50000000000000D+01 468 0.00000000000000D+00 2.99180898971171D+00 469 0.00000000000000D+00 5.00000000000000D-01 470 0.00000000000000D+00 5.00000000000000D-01 471 0.00000000000000D+00 2.00000000000000D+00 472 0.00000000000000D+00 5.00000000000000D-01 473 0.00000000000000D+00 2.00000000000000D+00 474 0.00000000000000D+00 5.00000000000000D-01 475 0.00000000000000D+00 2.00000000000000D+00 476 0.00000000000000D+00 5.00000000000000D-01 477 0.00000000000000D+00 2.00000000000000D+00 478 0.00000000000000D+00 5.00000000000000D-01 479 0.00000000000000D+00 5.00000000000000D-01 480 0.00000000000000D+00 2.00000000000000D+00 481 0.00000000000000D+00 5.00000000000000D-01 482 0.00000000000000D+00 2.00000000000000D+00 483 0.00000000000000D+00 5.00000000000000D-01 484 0.00000000000000D+00 2.00000000000000D+00 485 0.00000000000000D+00 5.00000000000000D-01 486 0.00000000000000D+00 2.00000000000000D+00 487 0.00000000000000D+00 5.00000000000000D-01 488 0.00000000000000D+00 5.00000000000000D-01 489 0.00000000000000D+00 2.00000000000000D+00 490 0.00000000000000D+00 5.00000000000000D-01 491 0.00000000000000D+00 2.00000000000000D+00 492 0.00000000000000D+00 5.00000000000000D-01 493 0.00000000000000D+00 2.00000000000000D+00 494 0.00000000000000D+00 5.00000000000000D-01 495 0.00000000000000D+00 2.00000000000000D+00 496 0.00000000000000D+00 5.00000000000000D-01 497 0.00000000000000D+00 5.00000000000000D-01 498 0.00000000000000D+00 2.00000000000000D+00 499 0.00000000000000D+00 5.00000000000000D-01 500 0.00000000000000D+00 2.00000000000000D+00 501 0.00000000000000D+00 5.00000000000000D-01 502 0.00000000000000D+00 2.00000000000000D+00 503 0.00000000000000D+00 5.00000000000000D-01 504 0.00000000000000D+00 2.00000000000000D+00 505 0.00000000000000D+00 5.00000000000000D-01 506 0.00000000000000D+00 5.00000000000000D-01 507 0.00000000000000D+00 2.00000000000000D+00 508 0.00000000000000D+00 5.00000000000000D-01 509 0.00000000000000D+00 2.00000000000000D+00 510 0.00000000000000D+00 5.00000000000000D-01 511 0.00000000000000D+00 2.00000000000000D+00 512 0.00000000000000D+00 5.00000000000000D-01 513 0.00000000000000D+00 2.00000000000000D+00 514 0.00000000000000D+00 5.00000000000000D-01 515 0.00000000000000D+00 5.00000000000000D-01 516 0.00000000000000D+00 2.00000000000000D+00 517 0.00000000000000D+00 5.00000000000000D-01 518 0.00000000000000D+00 2.00000000000000D+00 519 0.00000000000000D+00 5.00000000000000D-01 520 0.00000000000000D+00 2.00000000000000D+00 521 0.00000000000000D+00 5.00000000000000D-01 522 0.00000000000000D+00 2.00000000000000D+00 523 0.00000000000000D+00 5.00000000000000D-01 524 0.00000000000000D+00 5.00000000000000D-01 525 0.00000000000000D+00 2.00000000000000D+00 526 0.00000000000000D+00 5.00000000000000D-01 527 0.00000000000000D+00 2.00000000000000D+00 528 0.00000000000000D+00 5.00000000000000D-01 529 0.00000000000000D+00 2.00000000000000D+00 530 0.00000000000000D+00 5.00000000000000D-01 531 0.00000000000000D+00 2.00000000000000D+00 532 0.00000000000000D+00 5.00000000000000D-01 533 0.00000000000000D+00 5.00000000000000D-01 534 0.00000000000000D+00 2.00000000000000D+00 535 0.00000000000000D+00 5.00000000000000D-01 536 0.00000000000000D+00 2.00000000000000D+00 537 0.00000000000000D+00 5.00000000000000D-01 538 0.00000000000000D+00 2.00000000000000D+00 539 0.00000000000000D+00 5.00000000000000D-01 540 0.00000000000000D+00 2.00000000000000D+00 541 0.00000000000000D+00 5.00000000000000D-01 542 0.00000000000000D+00 5.00000000000000D-01 543 0.00000000000000D+00 2.00000000000000D+00 544 0.00000000000000D+00 5.00000000000000D-01 545 0.00000000000000D+00 2.00000000000000D+00 546 0.00000000000000D+00 5.00000000000000D-01 547 0.00000000000000D+00 2.00000000000000D+00 548 0.00000000000000D+00 5.00000000000000D-01 549 0.00000000000000D+00 2.00000000000000D+00 550 0.00000000000000D+00 5.00000000000000D-01 551 0.00000000000000D+00 5.00000000000000D-01 552 0.00000000000000D+00 2.00000000000000D+00 553 0.00000000000000D+00 5.00000000000000D-01 554 0.00000000000000D+00 2.00000000000000D+00 555 0.00000000000000D+00 5.00000000000000D-01 556 0.00000000000000D+00 2.00000000000000D+00 557 0.00000000000000D+00 5.00000000000000D-01 558 0.00000000000000D+00 2.00000000000000D+00 559 0.00000000000000D+00 1.00000000000000D-04 560 0.00000000000000D+00 1.00000000000000D-04 561 0.00000000000000D+00 1.00000000000000D-04 562 0.00000000000000D+00 1.00000000000000D-04 563 0.00000000000000D+00 1.00000000000000D-04 564 0.00000000000000D+00 1.00000000000000D-04 565 0.00000000000000D+00 5.00000000000000D-11 566 0.00000000000000D+00 5.00000000000000D-11 567 0.00000000000000D+00 5.00000000000000D-11 568 0.00000000000000D+00 1.00000000000000D-06 569 0.00000000000000D+00 1.00000000000000D-06 570 0.00000000000000D+00 1.00000000000000D-06 571 0.00000000000000D+00 1.00000000000000D-06 572 0.00000000000000D+00 1.00000000000000D-06 573 0.00000000000000D+00 1.00000000000000D-06 574 0.00000000000000D+00 1.00000000000000D-06 575 0.00000000000000D+00 1.00000000000000D-06 576 0.00000000000000D+00 1.00000000000000D-06 577 0.00000000000000D+00 1.00000000000000D-06 578 0.00000000000000D+00 1.00000000000000D-06 579 0.00000000000000D+00 1.00000000000000D-06 580 0.00000000000000D+00 1.00000000000000D-06 581 0.00000000000000D+00 1.00000000000000D-06 582 0.00000000000000D+00 1.00000000000000D-06 583 0.00000000000000D+00 1.00000000000000D-06 584 0.00000000000000D+00 1.00000000000000D-06 585 0.00000000000000D+00 1.00000000000000D-06 586 0.00000000000000D+00 1.00000000000000D-06 587 0.00000000000000D+00 1.00000000000000D-06 588 0.00000000000000D+00 1.00000000000000D-06 589 0.00000000000000D+00 1.00000000000000D-06 590 0.00000000000000D+00 1.00000000000000D-06 591 0.00000000000000D+00 1.00000000000000D-06 592 0.00000000000000D+00 1.00000000000000D-06 593 0.00000000000000D+00 1.00000000000000D-06 594 0.00000000000000D+00 1.00000000000000D-06 595 0.00000000000000D+00 1.00000000000000D-06 596 0.00000000000000D+00 1.00000000000000D-06 597 0.00000000000000D+00 1.00000000000000D-06 598 0.00000000000000D+00 1.00000000000000D-06 599 0.00000000000000D+00 1.00000000000000D-06 600 0.00000000000000D+00 1.00000000000000D-06 601 0.00000000000000D+00 1.00000000000000D-06 602 0.00000000000000D+00 1.00000000000000D-06 603 0.00000000000000D+00 1.00000000000000D-06 604 0.00000000000000D+00 1.00000000000000D-06 605 0.00000000000000D+00 1.00000000000000D-06 606 0.00000000000000D+00 1.00000000000000D-06 607 0.00000000000000D+00 1.00000000000000D-06 608 0.00000000000000D+00 1.00000000000000D-06 609 0.00000000000000D+00 1.00000000000000D-06 610 0.00000000000000D+00 1.00000000000000D-06 611 0.00000000000000D+00 1.00000000000000D-06 612 0.00000000000000D+00 1.00000000000000D-06 613 0.00000000000000D+00 1.00000000000000D-06 -SOLUTION/CONSTRAINT_EQUATION_VECTOR * * ----------------------------------------------------------------------------- * +SOLUTION/CONSTRAINT_WEIGHT_MATRIX * Ind1 Ind2 Weight_matrix(ind1,ind2) 1 1 4.00000000000000D+26 2 2 4.00000000000000D+26 3 3 4.00000000000000D+26 4 4 4.00000000000000D+26 5 5 4.00000000000000D+26 6 6 4.00000000000000D+26 7 7 4.00000000000000D+26 8 8 4.00000000000000D+26 9 9 4.00000000000000D+26 10 10 4.00000000000000D+26 11 11 4.00000000000000D+26 12 12 4.00000000000000D+26 13 13 4.00000000000000D+26 14 14 4.00000000000000D+26 15 15 4.00000000000000D+26 16 16 4.00000000000000D+26 17 17 4.00000000000000D+26 18 18 4.00000000000000D+26 19 19 4.00000000000000D+26 20 20 4.00000000000000D+26 21 21 4.00000000000000D+26 22 22 4.00000000000000D+26 23 23 4.00000000000000D+26 24 24 4.00000000000000D+26 25 25 5.18400000000000D+27 26 26 5.18400000000000D+27 27 27 5.18400000000000D+27 28 28 5.18400000000000D+27 29 29 5.18400000000000D+27 30 30 5.18400000000000D+27 31 31 5.18400000000000D+27 32 32 5.18400000000000D+27 33 33 5.18400000000000D+27 34 34 5.18400000000000D+27 35 35 5.18400000000000D+27 36 36 5.18400000000000D+27 37 37 5.18400000000000D+27 38 38 5.18400000000000D+27 39 39 5.18400000000000D+27 40 40 5.18400000000000D+27 41 41 5.18400000000000D+27 42 42 5.18400000000000D+27 43 43 5.18400000000000D+27 44 44 5.18400000000000D+27 45 45 5.18400000000000D+27 46 46 5.18400000000000D+27 47 47 5.18400000000000D+27 48 48 5.18400000000000D+27 49 49 5.18400000000000D+27 50 50 5.18400000000000D+27 51 51 5.18400000000000D+27 52 52 5.18400000000000D+27 53 53 5.18400000000000D+27 54 54 5.18400000000000D+27 55 55 5.18400000000000D+27 56 56 5.18400000000000D+27 57 57 5.18400000000000D+27 58 58 5.18400000000000D+27 59 59 5.18400000000000D+27 60 60 5.18400000000000D+27 61 61 5.18400000000000D+27 62 62 5.18400000000000D+27 63 63 5.18400000000000D+27 64 64 5.18400000000000D+27 65 65 5.18400000000000D+27 66 66 5.18400000000000D+27 67 67 5.18400000000000D+27 68 68 5.18400000000000D+27 69 69 5.18400000000000D+27 70 70 5.18400000000000D+27 71 71 5.18400000000000D+27 72 72 5.18400000000000D+27 73 73 5.18400000000000D+27 74 74 5.18400000000000D+27 75 75 5.18400000000000D+27 76 76 5.18400000000000D+27 77 77 5.18400000000000D+27 78 78 5.18400000000000D+27 79 79 5.18400000000000D+27 80 80 5.18400000000000D+27 81 81 5.18400000000000D+27 82 82 5.18400000000000D+27 83 83 5.18400000000000D+27 84 84 5.18400000000000D+27 85 85 5.18400000000000D+27 86 86 5.18400000000000D+27 87 87 5.18400000000000D+27 88 88 5.18400000000000D+27 89 89 5.18400000000000D+27 90 90 5.18400000000000D+27 91 91 5.18400000000000D+27 92 92 5.18400000000000D+27 93 93 5.18400000000000D+27 94 94 5.18400000000000D+27 95 95 5.18400000000000D+27 96 96 5.18400000000000D+27 97 97 4.00000000000000D+26 98 98 4.00000000000000D+26 99 99 4.00000000000000D+26 100 100 4.00000000000000D+26 101 101 4.00000000000000D+26 102 102 4.00000000000000D+26 103 103 4.00000000000000D+26 104 104 4.00000000000000D+26 105 105 4.00000000000000D+26 106 106 4.00000000000000D+26 107 107 4.00000000000000D+26 108 108 4.00000000000000D+26 109 109 4.00000000000000D+26 110 110 4.00000000000000D+26 111 111 4.00000000000000D+26 112 112 4.00000000000000D+26 113 113 4.00000000000000D+26 114 114 4.00000000000000D+26 115 115 4.00000000000000D+26 116 116 4.00000000000000D+26 117 117 4.00000000000000D+26 118 118 4.00000000000000D+26 119 119 4.00000000000000D+26 120 120 4.00000000000000D+26 121 121 5.18400000000000D+27 122 122 5.18400000000000D+27 123 123 5.18400000000000D+27 124 124 5.18400000000000D+27 125 125 5.18400000000000D+27 126 126 5.18400000000000D+27 127 127 5.18400000000000D+27 128 128 5.18400000000000D+27 129 129 5.18400000000000D+27 130 130 5.18400000000000D+27 131 131 5.18400000000000D+27 132 132 5.18400000000000D+27 133 133 5.18400000000000D+27 134 134 5.18400000000000D+27 135 135 5.18400000000000D+27 136 136 5.18400000000000D+27 137 137 5.18400000000000D+27 138 138 5.18400000000000D+27 139 139 5.18400000000000D+27 140 140 5.18400000000000D+27 141 141 5.18400000000000D+27 142 142 5.18400000000000D+27 143 143 5.18400000000000D+27 144 144 5.18400000000000D+27 145 145 5.18400000000000D+27 146 146 5.18400000000000D+27 147 147 5.18400000000000D+27 148 148 5.18400000000000D+27 149 149 5.18400000000000D+27 150 150 5.18400000000000D+27 151 151 5.18400000000000D+27 152 152 5.18400000000000D+27 153 153 5.18400000000000D+27 154 154 5.18400000000000D+27 155 155 5.18400000000000D+27 156 156 5.18400000000000D+27 157 157 5.18400000000000D+27 158 158 5.18400000000000D+27 159 159 5.18400000000000D+27 160 160 5.18400000000000D+27 161 161 5.18400000000000D+27 162 162 5.18400000000000D+27 163 163 5.18400000000000D+27 164 164 5.18400000000000D+27 165 165 5.18400000000000D+27 166 166 5.18400000000000D+27 167 167 5.18400000000000D+27 168 168 5.18400000000000D+27 169 169 5.18400000000000D+27 170 170 5.18400000000000D+27 171 171 5.18400000000000D+27 172 172 5.18400000000000D+27 173 173 5.18400000000000D+27 174 174 5.18400000000000D+27 175 175 5.18400000000000D+27 176 176 5.18400000000000D+27 177 177 5.18400000000000D+27 178 178 5.18400000000000D+27 179 179 5.18400000000000D+27 180 180 5.18400000000000D+27 181 181 5.18400000000000D+27 182 182 5.18400000000000D+27 183 183 5.18400000000000D+27 184 184 5.18400000000000D+27 185 185 5.18400000000000D+27 186 186 5.18400000000000D+27 187 187 5.18400000000000D+27 188 188 5.18400000000000D+27 189 189 5.18400000000000D+27 190 190 5.18400000000000D+27 191 191 5.18400000000000D+27 192 192 5.18400000000000D+27 193 193 4.00000000000000D+26 194 194 4.00000000000000D+26 195 195 4.00000000000000D+26 196 196 4.00000000000000D+26 197 197 4.00000000000000D+26 198 198 4.00000000000000D+26 199 199 4.00000000000000D+26 200 200 4.00000000000000D+26 201 201 4.00000000000000D+26 202 202 4.00000000000000D+26 203 203 4.00000000000000D+26 204 204 4.00000000000000D+26 205 205 4.00000000000000D+26 206 206 4.00000000000000D+26 207 207 4.00000000000000D+26 208 208 4.00000000000000D+26 209 209 4.00000000000000D+26 210 210 4.00000000000000D+26 211 211 4.00000000000000D+26 212 212 4.00000000000000D+26 213 213 4.00000000000000D+26 214 214 4.00000000000000D+26 215 215 4.00000000000000D+26 216 216 4.00000000000000D+26 217 217 5.18400000000000D+27 218 218 5.18400000000000D+27 219 219 5.18400000000000D+27 220 220 5.18400000000000D+27 221 221 5.18400000000000D+27 222 222 5.18400000000000D+27 223 223 5.18400000000000D+27 224 224 5.18400000000000D+27 225 225 5.18400000000000D+27 226 226 5.18400000000000D+27 227 227 5.18400000000000D+27 228 228 5.18400000000000D+27 229 229 5.18400000000000D+27 230 230 5.18400000000000D+27 231 231 5.18400000000000D+27 232 232 5.18400000000000D+27 233 233 5.18400000000000D+27 234 234 5.18400000000000D+27 235 235 5.18400000000000D+27 236 236 5.18400000000000D+27 237 237 5.18400000000000D+27 238 238 5.18400000000000D+27 239 239 5.18400000000000D+27 240 240 5.18400000000000D+27 241 241 5.18400000000000D+27 242 242 5.18400000000000D+27 243 243 5.18400000000000D+27 244 244 5.18400000000000D+27 245 245 5.18400000000000D+27 246 246 5.18400000000000D+27 247 247 5.18400000000000D+27 248 248 5.18400000000000D+27 249 249 5.18400000000000D+27 250 250 5.18400000000000D+27 251 251 5.18400000000000D+27 252 252 5.18400000000000D+27 253 253 5.18400000000000D+27 254 254 5.18400000000000D+27 255 255 5.18400000000000D+27 256 256 5.18400000000000D+27 257 257 5.18400000000000D+27 258 258 5.18400000000000D+27 259 259 5.18400000000000D+27 260 260 5.18400000000000D+27 261 261 5.18400000000000D+27 262 262 5.18400000000000D+27 263 263 5.18400000000000D+27 264 264 5.18400000000000D+27 265 265 5.18400000000000D+27 266 266 5.18400000000000D+27 267 267 5.18400000000000D+27 268 268 5.18400000000000D+27 269 269 5.18400000000000D+27 270 270 5.18400000000000D+27 271 271 5.18400000000000D+27 272 272 5.18400000000000D+27 273 273 5.18400000000000D+27 274 274 5.18400000000000D+27 275 275 5.18400000000000D+27 276 276 5.18400000000000D+27 277 277 5.18400000000000D+27 278 278 5.18400000000000D+27 279 279 5.18400000000000D+27 280 280 5.18400000000000D+27 281 281 5.18400000000000D+27 282 282 5.18400000000000D+27 283 283 5.18400000000000D+27 284 284 5.18400000000000D+27 285 285 5.18400000000000D+27 286 286 5.18400000000000D+27 287 287 5.18400000000000D+27 288 288 5.18400000000000D+27 289 289 5.18400000000000D+27 290 290 5.18400000000000D+27 291 291 5.18400000000000D+27 292 292 5.18400000000000D+27 293 293 5.18400000000000D+27 294 294 5.18400000000000D+27 295 295 5.18400000000000D+27 296 296 5.18400000000000D+27 297 297 5.18400000000000D+27 298 298 5.18400000000000D+27 299 299 5.18400000000000D+27 300 300 5.18400000000000D+27 301 301 5.18400000000000D+27 302 302 5.18400000000000D+27 303 303 5.18400000000000D+27 304 304 5.18400000000000D+27 305 305 5.18400000000000D+27 306 306 5.18400000000000D+27 307 307 5.18400000000000D+27 308 308 5.18400000000000D+27 309 309 5.18400000000000D+27 310 310 5.18400000000000D+27 311 311 5.18400000000000D+27 312 312 5.18400000000000D+27 313 313 5.18400000000000D+27 314 314 5.18400000000000D+27 315 315 5.18400000000000D+27 316 316 5.18400000000000D+27 317 317 5.18400000000000D+27 318 318 5.18400000000000D+27 319 319 5.18400000000000D+27 320 320 5.18400000000000D+27 321 321 5.18400000000000D+27 322 322 5.18400000000000D+27 323 323 5.18400000000000D+27 324 324 5.18400000000000D+27 325 325 5.18400000000000D+27 326 326 5.18400000000000D+27 327 327 5.18400000000000D+27 328 328 5.18400000000000D+27 329 329 5.18400000000000D+27 330 330 5.18400000000000D+27 331 331 5.18400000000000D+27 332 332 5.18400000000000D+27 333 333 5.18400000000000D+27 334 334 5.18400000000000D+27 335 335 5.18400000000000D+27 336 336 5.18400000000000D+27 337 337 5.18400000000000D+27 338 338 5.18400000000000D+27 339 339 5.18400000000000D+27 340 340 5.18400000000000D+27 341 341 5.18400000000000D+27 342 342 5.18400000000000D+27 343 343 5.18400000000000D+27 344 344 5.18400000000000D+27 345 345 5.18400000000000D+27 346 346 5.18400000000000D+27 347 347 5.18400000000000D+27 348 348 5.18400000000000D+27 349 349 5.18400000000000D+27 350 350 5.18400000000000D+27 351 351 5.18400000000000D+27 352 352 5.18400000000000D+27 353 353 5.18400000000000D+27 354 354 5.18400000000000D+27 355 355 5.18400000000000D+27 356 356 5.18400000000000D+27 357 357 5.18400000000000D+27 358 358 5.18400000000000D+27 359 359 5.18400000000000D+27 360 360 5.18400000000000D+27 361 361 4.00000000000000D+26 362 362 4.00000000000000D+26 363 363 4.00000000000000D+26 364 364 4.00000000000000D+26 365 365 4.00000000000000D+26 366 366 4.00000000000000D+26 367 367 4.00000000000000D+26 368 368 4.00000000000000D+26 369 369 4.00000000000000D+26 370 370 4.00000000000000D+26 371 371 4.00000000000000D+26 372 372 4.00000000000000D+26 373 373 4.00000000000000D+26 374 374 4.00000000000000D+26 375 375 4.00000000000000D+26 376 376 4.00000000000000D+26 377 377 4.00000000000000D+26 378 378 4.00000000000000D+26 379 379 4.00000000000000D+26 380 380 4.00000000000000D+26 381 381 4.00000000000000D+26 382 382 4.00000000000000D+26 383 383 4.00000000000000D+26 384 384 4.00000000000000D+26 385 385 5.18400000000000D+27 386 386 5.18400000000000D+27 387 387 5.18400000000000D+27 388 388 5.18400000000000D+27 389 389 5.18400000000000D+27 390 390 5.18400000000000D+27 391 391 5.18400000000000D+27 392 392 5.18400000000000D+27 393 393 5.18400000000000D+27 394 394 5.18400000000000D+27 395 395 5.18400000000000D+27 396 396 5.18400000000000D+27 397 397 5.18400000000000D+27 398 398 5.18400000000000D+27 399 399 5.18400000000000D+27 400 400 5.18400000000000D+27 401 401 5.18400000000000D+27 402 402 5.18400000000000D+27 403 403 5.18400000000000D+27 404 404 5.18400000000000D+27 405 405 5.18400000000000D+27 406 406 5.18400000000000D+27 407 407 5.18400000000000D+27 408 408 5.18400000000000D+27 409 409 5.18400000000000D+27 410 410 5.18400000000000D+27 411 411 5.18400000000000D+27 412 412 5.18400000000000D+27 413 413 5.18400000000000D+27 414 414 5.18400000000000D+27 415 415 5.18400000000000D+27 416 416 5.18400000000000D+27 417 417 5.18400000000000D+27 418 418 5.18400000000000D+27 419 419 5.18400000000000D+27 420 420 5.18400000000000D+27 421 421 5.18400000000000D+27 422 422 5.18400000000000D+27 423 423 5.18400000000000D+27 424 424 5.18400000000000D+27 425 425 5.18400000000000D+27 426 426 5.18400000000000D+27 427 427 5.18400000000000D+27 428 428 5.18400000000000D+27 429 429 5.18400000000000D+27 430 430 5.18400000000000D+27 431 431 5.18400000000000D+27 432 432 5.18400000000000D+27 433 433 5.18400000000000D+27 434 434 5.18400000000000D+27 435 435 5.18400000000000D+27 436 436 5.18400000000000D+27 437 437 5.18400000000000D+27 438 438 5.18400000000000D+27 439 439 5.18400000000000D+27 440 440 5.18400000000000D+27 441 441 5.18400000000000D+27 442 442 5.18400000000000D+27 443 443 5.18400000000000D+27 444 444 5.18400000000000D+27 445 445 5.18400000000000D+27 446 446 5.18400000000000D+27 447 447 5.18400000000000D+27 448 448 5.18400000000000D+27 449 449 5.18400000000000D+27 450 450 5.18400000000000D+27 451 451 5.18400000000000D+27 452 452 5.18400000000000D+27 453 453 5.18400000000000D+27 454 454 5.18400000000000D+27 455 455 5.18400000000000D+27 456 456 5.18400000000000D+27 457 457 4.00000000000000D+12 458 458 4.00000000000000D+12 459 459 4.00000000000000D+12 460 460 4.00000000000000D+12 461 461 4.00000000000000D+12 462 462 4.00000000000000D+12 463 463 4.93813114254133D-04 464 464 4.93821673586343D-04 465 465 1.11108547862508D-01 466 466 4.93827160493827D-04 467 467 4.93827160493827D-04 468 468 1.11720346604068D-01 469 469 4.00000000000000D+00 470 470 4.00000000000000D+00 471 471 2.50000000000000D-01 472 472 4.00000000000000D+00 473 473 2.50000000000000D-01 474 474 4.00000000000000D+00 475 475 2.50000000000000D-01 476 476 4.00000000000000D+00 477 477 2.50000000000000D-01 478 478 4.00000000000000D+00 479 479 4.00000000000000D+00 480 480 2.50000000000000D-01 481 481 4.00000000000000D+00 482 482 2.50000000000000D-01 483 483 4.00000000000000D+00 484 484 2.50000000000000D-01 485 485 4.00000000000000D+00 486 486 2.50000000000000D-01 487 487 4.00000000000000D+00 488 488 4.00000000000000D+00 489 489 2.50000000000000D-01 490 490 4.00000000000000D+00 491 491 2.50000000000000D-01 492 492 4.00000000000000D+00 493 493 2.50000000000000D-01 494 494 4.00000000000000D+00 495 495 2.50000000000000D-01 496 496 4.00000000000000D+00 497 497 4.00000000000000D+00 498 498 2.50000000000000D-01 499 499 4.00000000000000D+00 500 500 2.50000000000000D-01 501 501 4.00000000000000D+00 502 502 2.50000000000000D-01 503 503 4.00000000000000D+00 504 504 2.50000000000000D-01 505 505 4.00000000000000D+00 506 506 4.00000000000000D+00 507 507 2.50000000000000D-01 508 508 4.00000000000000D+00 509 509 2.50000000000000D-01 510 510 4.00000000000000D+00 511 511 2.50000000000000D-01 512 512 4.00000000000000D+00 513 513 2.50000000000000D-01 514 514 4.00000000000000D+00 515 515 4.00000000000000D+00 516 516 2.50000000000000D-01 517 517 4.00000000000000D+00 518 518 2.50000000000000D-01 519 519 4.00000000000000D+00 520 520 2.50000000000000D-01 521 521 4.00000000000000D+00 522 522 2.50000000000000D-01 523 523 4.00000000000000D+00 524 524 4.00000000000000D+00 525 525 2.50000000000000D-01 526 526 4.00000000000000D+00 527 527 2.50000000000000D-01 528 528 4.00000000000000D+00 529 529 2.50000000000000D-01 530 530 4.00000000000000D+00 531 531 2.50000000000000D-01 532 532 4.00000000000000D+00 533 533 4.00000000000000D+00 534 534 2.50000000000000D-01 535 535 4.00000000000000D+00 536 536 2.50000000000000D-01 537 537 4.00000000000000D+00 538 538 2.50000000000000D-01 539 539 4.00000000000000D+00 540 540 2.50000000000000D-01 541 541 4.00000000000000D+00 542 542 4.00000000000000D+00 543 543 2.50000000000000D-01 544 544 4.00000000000000D+00 545 545 2.50000000000000D-01 546 546 4.00000000000000D+00 547 547 2.50000000000000D-01 548 548 4.00000000000000D+00 549 549 2.50000000000000D-01 550 550 4.00000000000000D+00 551 551 4.00000000000000D+00 552 552 2.50000000000000D-01 553 553 4.00000000000000D+00 554 554 2.50000000000000D-01 555 555 4.00000000000000D+00 556 556 2.50000000000000D-01 557 557 4.00000000000000D+00 558 558 2.50000000000000D-01 559 559 1.00000000000000D+08 560 560 1.00000000000000D+08 561 561 1.00000000000000D+08 562 562 1.00000000000000D+08 563 563 1.00000000000000D+08 564 564 1.00000000000000D+08 565 565 4.00000000000000D+20 566 566 4.00000000000000D+20 567 567 4.00000000000000D+20 568 568 1.00000000000000D+12 569 569 1.00000000000000D+12 570 570 1.00000000000000D+12 571 571 1.00000000000000D+12 572 572 1.00000000000000D+12 573 573 1.00000000000000D+12 574 574 1.00000000000000D+12 575 575 1.00000000000000D+12 576 576 1.00000000000000D+12 577 577 1.00000000000000D+12 578 578 1.00000000000000D+12 579 579 1.00000000000000D+12 580 580 1.00000000000000D+12 581 581 1.00000000000000D+12 582 582 1.00000000000000D+12 583 583 1.00000000000000D+12 584 584 1.00000000000000D+12 585 585 1.00000000000000D+12 586 586 1.00000000000000D+12 587 587 1.00000000000000D+12 588 588 1.00000000000000D+12 589 589 1.00000000000000D+12 590 590 1.00000000000000D+12 591 591 1.00000000000000D+12 592 592 1.00000000000000D+12 593 593 1.00000000000000D+12 594 594 1.00000000000000D+12 595 595 1.00000000000000D+12 596 596 1.00000000000000D+12 597 597 1.00000000000000D+12 598 598 1.00000000000000D+12 599 599 1.00000000000000D+12 600 600 1.00000000000000D+12 601 601 1.00000000000000D+12 602 602 1.00000000000000D+12 603 603 1.00000000000000D+12 604 604 1.00000000000000D+12 605 605 1.00000000000000D+12 606 606 1.00000000000000D+12 607 607 1.00000000000000D+12 608 608 1.00000000000000D+12 609 609 1.00000000000000D+12 610 610 1.00000000000000D+12 611 611 1.00000000000000D+12 612 612 1.00000000000000D+12 613 613 1.00000000000000D+12 -SOLUTION/CONSTRAINT_WEIGHT_MATRIX * * ----------------------------------------------------------------------------- * +SOLUTION/DECOMPOSED_NORMAL_MATRIX * Ind1 Ind2 Decomposed_normal_matrix(ind1,ind2) 1 1 7.63227251159400D+03 2 1 -9.92038026729971D+03 2 2 4.31748865583465D+04 3 1 3.37834895792603D+03 3 2 1.73413511740640D+04 3 3 2.80139156651795D+04 4 1 -1.49380722660944D+03 4 2 4.74786651261151D+02 4 3 -2.43570750185102D+03 4 4 9.46723776606172D+04 5 1 5.00733209710568D+02 5 2 -3.42347340871766D+03 5 3 -2.08818612952903D+03 5 4 -2.44710106866807D+04 5 5 6.47171530831978D+04 6 1 -5.26377079043537D+02 6 2 -3.83375519190356D+03 6 3 -4.32724436961114D+03 6 4 1.85395950360335D+04 6 5 6.27263652076870D+04 6 6 9.60898508916833D+04 7 1 -4.74798575207591D+02 7 2 1.15837650516629D+03 7 3 2.09463958680630D+02 7 4 -5.10411021643355D+04 7 5 -4.70148455630243D+03 7 6 -3.30649176666494D+04 7 7 1.40630295611590D+05 8 1 -1.25611309964955D+03 8 2 -3.00023212258890D+03 8 3 -5.24934760937840D+03 8 4 -1.41841592534278D+04 8 5 -1.00388434157670D+04 8 6 -2.37580980680995D+04 8 7 3.15598302295823D+04 8 8 2.93300481802290D+04 9 1 -2.64607774875592D+03 9 2 -8.22422793165594D+03 9 3 -1.22070741804428D+04 9 4 -2.53699368198719D+04 9 5 -1.80655711306185D+04 9 6 -4.62883060211129D+04 9 7 1.56223853738699D+04 9 8 4.17340056703538D+04 9 9 1.00822235040235D+05 10 1 -1.22722264380381D+03 10 2 1.10849967332184D+03 10 3 -1.71305384664983D+03 10 4 -2.92541863221675D+04 10 5 7.89466510335729D+03 10 6 -2.59972707710415D+03 10 7 -7.33809788003713D+04 10 8 -1.50069099664073D+04 10 9 4.46862407976575D+03 10 10 1.60037937255263D+05 11 1 -1.48955060446076D+03 11 2 -5.87896873411909D+03 11 3 -9.22877456836030D+03 11 4 5.20530300235748D+03 11 5 -2.81940538196824D+04 11 6 -2.80815225297287D+04 11 7 -2.19460742478818D+04 11 8 -1.69745602861522D+04 11 9 -2.40123872946575D+04 11 10 1.13080370300673D+04 11 11 8.14314665585132D+04 12 1 -5.79579775135964D+02 12 2 -6.87909055024385D+03 12 3 -8.06236967104673D+03 12 4 3.52679744967632D+03 12 5 -2.86692341279387D+04 12 6 -3.18209353587739D+04 12 7 5.73164092165232D+03 12 8 -1.18973242754079D+04 12 9 -3.35559900707034D+04 12 10 -3.89358396577556D+04 12 11 6.85971545887887D+04 12 12 9.72069493483575D+04 13 1 -4.43644554815907D+03 13 2 7.17871598237567D+03 13 3 5.60952957436442D+02 13 4 -1.28832891023476D+04 13 5 2.07771010728003D+04 13 6 1.76514311189763D+04 13 7 -1.57334234220330D+04 13 8 -1.11264567149896D+03 13 9 7.92501084383205D+03 13 10 -5.61755567601379D+04 13 11 6.92228727859631D+03 13 12 3.02569865975119D+04 13 13 8.92287100248924D+04 14 1 1.21653149833009D+04 14 2 -3.08722131752744D+04 14 3 -7.75037281233817D+02 14 4 3.29750815968812D+04 14 5 -2.30607856939547D+04 14 6 -7.05298989583552D+03 14 7 -6.07064607767761D+03 14 8 6.83584868179634D+02 14 9 8.56818163019419D+03 14 10 -5.30429087237269D+03 14 11 -3.03838869307470D+04 14 12 -2.11515040507615D+04 14 13 -3.37654582796767D+04 14 14 8.36332977256104D+04 15 1 3.73683892879635D+02 15 2 1.59572668026108D+03 15 3 -3.41723918468505D+03 15 4 5.73925882472843D+03 15 5 -1.39033733015377D+04 15 6 -1.36533709415160D+04 15 7 1.15014340568781D+04 15 8 -8.29233684017323D+02 15 9 -8.77087347824872D+03 15 10 3.87800039558634D+04 15 11 -7.27446802605316D+03 15 12 -2.37676633453406D+04 15 13 -5.63943760018051D+04 15 14 2.04113528781403D+04 15 15 4.96091359608993D+04 16 1 1.44370076223116D+09 16 2 -6.17512825422670D+08 16 3 2.93478418833430D+09 16 4 -1.75848006836578D+10 16 5 1.15488250030528D+10 16 6 9.98770378787339D+08 16 7 4.17206057516995D+09 16 8 -2.36205231694622D+09 16 9 -4.92433795486293D+09 16 10 1.15258529950297D+09 16 11 3.48002836120499D+09 16 12 -1.34875537181174D+08 16 13 1.08164540469763D+10 16 14 -1.20492882266912D+10 16 15 1.12565891805469D+09 16 16 2.08018511223290D+17 17 1 -5.97840531741510D+09 17 2 -1.78311391660737D+09 17 3 -1.34270669843639D+10 17 4 1.43609115623223D+10 17 5 2.16930285814085D+09 17 6 1.53036388642691D+10 17 7 7.60831196235941D+09 17 8 -1.04794663051096D+10 17 9 -2.01487973140901D+10 17 10 3.14729572408878D+10 17 11 1.20065636158641D+10 17 12 -5.19922552041667D+09 17 13 -4.74637754765368D+10 17 14 -1.91328624894218D+09 17 15 2.34714509593790D+10 17 16 5.92165483943551D+16 17 17 1.95366843294596D+18 18 1 1.05795319866427D+10 18 2 -4.80136394471135D+09 18 3 6.27631212975673D+09 18 4 -4.23246884291105D+09 18 5 1.29461469743771D+10 18 6 1.58941929759497D+10 18 7 -2.04144169506607D+10 18 8 -1.49845158261388D+09 18 9 5.17122055366754D+09 18 10 -2.41542972109658D+10 18 11 -1.18533530299411D+09 18 12 1.62482359167364D+10 18 13 3.82216510224025D+10 18 14 -5.46099615418055D+09 18 15 -4.35899615946773D+10 18 16 -5.88276122133162D+16 18 17 -6.52410861182843D+16 18 18 1.21869286611725D+18 19 1 -8.80290858400431D+09 19 2 6.71737362702298D+09 19 3 -1.34112890084421D+10 19 4 2.25831448032245D+09 19 5 8.03070773425519D+09 19 6 1.07718172535925D+10 19 7 -1.42485666730428D+10 19 8 3.27202304476353D+09 19 9 8.57266553588370D+09 19 10 8.69789407273598D+09 19 11 1.57730792239127D+10 19 12 1.32910936655649D+10 19 13 1.20952666922020D+10 19 14 -3.37931836253059D+10 19 15 -1.92242874373159D+10 19 16 -2.95497753032078D+16 19 17 -4.05908460940288D+15 19 18 -1.10285303588975D+17 19 19 1.03535233269458D+18 20 1 1.59442622012663D+09 20 2 3.44493679093500D+09 20 3 9.76657652982466D+09 20 4 -1.47497216176834D+10 20 5 -4.36057545343902D+09 20 6 -9.87797835428155D+09 20 7 -1.00167023477560D+10 20 8 2.45215298066081D+08 20 9 -9.64681826770952D+08 20 10 5.28652564452734D+09 20 11 2.08040417836032D+10 20 12 1.54619537578918D+10 20 13 1.78854720988690D+10 20 14 -2.01336184605954D+10 20 15 -1.43858701765932D+10 20 16 -5.76000864949064D+16 20 17 -3.47187248428544D+16 20 18 -3.47711911166156D+17 20 19 -6.76343717226854D+15 20 20 9.64823449700105D+17 21 1 -9.20570795824272D+09 21 2 1.01622454089073D+10 21 3 2.16506526472523D+09 21 4 1.38591909647298D+10 21 5 1.24570567831724D+09 21 6 7.57265341878690D+09 21 7 -1.35022938515265D+10 21 8 -6.35744604108132D+09 21 9 -8.83885623404001D+09 21 10 -3.92023447504799D+09 21 11 9.42306765132950D+09 21 12 7.10208200880333D+09 21 13 1.27690453138297D+10 21 14 -1.44735726943232D+10 21 15 -8.00094445305190D+09 21 16 -8.46158204236877D+15 21 17 -2.07251966372434D+16 21 18 -2.78857562418463D+16 21 19 -1.33125628132033D+17 21 20 4.55723318983296D+16 21 21 5.30932377077286D+17 22 1 3.81384982100738D+09 22 2 -2.26621176671276D+09 22 3 4.58921722008475D+09 22 4 -1.93367332071517D+10 22 5 7.50450255576684D+09 22 6 -4.35950198667505D+09 22 7 5.26129793121413D+09 22 8 2.61833777587184D+09 22 9 -3.41120365635690D+09 22 10 7.08799819315605D+09 22 11 5.71504695339697D+09 22 12 -8.32086208078504D+08 22 13 3.17358725924756D+09 22 14 -1.35716755380837D+10 22 15 4.01357459995694D+09 22 16 -4.99408655641732D+16 22 17 -2.84419046229079D+16 22 18 -5.07212448627398D+16 22 19 -8.51256873369344D+15 22 20 -1.09623145155128D+17 22 21 -1.82406896694085D+16 22 22 4.52171933910354D+17 23 1 -3.31481561548829D+09 23 2 4.05608662299042D+09 23 3 -5.32939587786950D+07 23 4 1.14636022800315D+10 23 5 -1.18420289264145D+10 23 6 -8.92507874374089D+09 23 7 6.03087304510991D+09 23 8 2.56006310965683D+09 23 9 -5.75807605504149D+07 23 10 -7.95318909470426D+09 23 11 5.89736923485496D+09 23 12 4.80982369472184D+09 23 13 -6.22647061921919D+09 23 14 -6.71490035726271D+08 23 15 4.22612977829961D+09 23 16 5.21177690218760D+14 23 17 -4.85660122906870D+16 23 18 -1.10891670287082D+16 23 19 -6.24963140150016D+15 23 20 8.51530903487104D+14 23 21 -6.72113552913114D+15 23 22 6.48352497790779D+16 23 23 3.33125892655010D+17 24 1 3.65440309026723D+09 24 2 -1.60320195258420D+10 24 3 -9.14161390214308D+09 24 4 2.54567957428012D+10 24 5 2.71025273042989D+10 24 6 5.42919942700995D+10 24 7 -3.25179488551473D+10 24 8 -1.19148139876924D+10 24 9 -8.03385769530955D+09 24 10 -2.84671207221205D+10 24 11 -1.58661153492361D+10 24 12 -5.54275070565200D+09 24 13 3.18738707553820D+10 24 14 1.67104215723447D+10 24 15 -3.15737719432576D+10 24 16 -2.62052042020679D+16 24 17 -8.43063939320115D+16 24 18 -1.46840777488212D+17 24 19 -3.47591569909805D+16 24 20 -1.65318291696503D+17 24 21 -4.93487490684575D+16 24 22 -2.17431321305224D+16 24 23 -2.55479746972889D+15 24 24 1.07062803897110D+18 25 1 -8.04265755141139D+09 25 2 2.45518390729219D+10 25 3 1.02127705213730D+10 25 4 -4.57961397988145D+09 25 5 1.10940368591012D+09 25 6 -1.36694217764576D+09 25 7 4.72122205801238D+09 25 8 5.56864200026915D+09 25 9 1.42134267753714D+10 25 10 -1.78934557351047D+09 25 11 -6.47202176432589D+09 25 12 -1.09059619560740D+10 25 13 9.69039504608902D+09 25 14 -2.47578629751839D+10 25 15 -1.21532931303532D+10 25 16 -2.31546755285434D+15 25 17 8.90943598989414D+15 25 18 1.40375342980107D+16 25 19 -3.32423988899469D+16 25 20 2.74758594013504D+15 25 21 6.18680162653056D+15 25 22 -1.07315311203802D+15 25 23 -4.79478727510995D+15 25 24 -1.84248493459244D+17 25 25 5.56873471828251D+17 26 1 -4.23344412352091D+09 26 2 -2.37512603924610D+10 26 3 -1.64371103870432D+10 26 4 2.13983999183013D+10 26 5 1.45961697904611D+10 26 6 3.58488760216536D+10 26 7 -1.38221651486315D+10 26 8 -4.02886590453929D+09 26 9 -7.53629402355186D+09 26 10 -8.52167354919057D+09 26 11 -2.05042585885373D+09 26 12 -2.49628592767539D+09 26 13 5.17888292126422D+09 26 14 1.52343824044263D+10 26 15 -9.37918561642797D+09 26 16 7.35807299419968D+14 26 17 -1.01023531427103D+16 26 18 -4.37288280657930D+16 26 19 -5.94892817156659D+15 26 20 9.45696875325286D+15 26 21 3.83013272784256D+15 26 22 -1.00229895539027D+16 26 23 -1.16688611571187D+16 26 24 -1.24906625931770D+17 26 25 4.47802185472381D+16 26 26 4.99552009700321D+17 27 1 -2.05339334237349D+09 27 2 3.58393819045312D+10 27 3 2.14440768509783D+10 27 4 -4.31809532543641D+09 27 5 -5.55715375932614D+09 27 6 -8.28329486873777D+09 27 7 2.54456543429896D+09 27 8 -4.93884703714137D+09 27 9 -1.26063686356465D+10 27 10 3.31171107741471D+09 27 11 -1.96816375368218D+10 27 12 -1.37320889381148D+10 27 13 5.15212155750124D+08 27 14 -5.66174350653093D+09 27 15 1.31776757056684D+10 27 16 1.67428946814933D+16 27 17 1.38319507835187D+16 27 18 -3.97736837733301D+16 27 19 -4.94690675105336D+16 27 20 7.72992790549709D+16 27 21 5.12581385922560D+15 27 22 1.30749566418346D+16 27 23 1.13834566474446D+16 27 24 2.13847117709175D+16 27 25 -1.05236826573888D+17 27 26 -3.25868907532308D+17 27 27 5.91944702175171D+17 28 1 2.73928723377272D+08 28 2 1.74782805764309D+09 28 3 2.93332624584635D+09 28 4 9.39187195770935D+09 28 5 1.15010783045053D+10 28 6 1.75919213065366D+10 28 7 -5.95556707688113D+09 28 8 -4.01108266307870D+09 28 9 -7.07699599358836D+09 28 10 -1.00847276365462D+09 28 11 -6.73121236605329D+09 28 12 -1.39580550088469D+10 28 13 -2.70176083946064D+09 28 14 -2.50661133420294D+09 28 15 5.09803449341344D+08 28 16 4.04862323163747D+15 28 17 -9.18515409073536D+14 28 18 -1.43817415325807D+16 28 19 1.54230223865236D+16 28 20 -6.04546462016909D+15 28 21 6.59170764165562D+15 28 22 -5.10296148106240D+13 28 23 -1.06916680864122D+15 28 24 -4.81662627417129D+16 28 25 8.29951831045322D+15 28 26 -1.59402183416498D+16 28 27 1.87950562635488D+16 28 28 2.51936753556933D+17 29 1 -1.36115036414495D+09 29 2 -9.08013558430167D+09 29 3 -1.23401238620956D+10 29 4 -1.19682396346402D+09 29 5 4.20635452065861D+08 29 6 -7.02891319373361D+08 29 7 8.13471099882190D+09 29 8 4.93212273072670D+09 29 9 5.68043271995066D+09 29 10 -3.53697740016177D+09 29 11 -5.91633143662943D+08 29 12 -9.00073746839518D+08 29 13 -2.03975927051009D+09 29 14 4.31901058052470D+09 29 15 8.26265626974479D+09 29 16 -1.22887612535498D+16 29 17 -4.64429617911731D+15 29 18 5.60112636409553D+16 29 19 -1.34159537877832D+17 29 20 -5.72981419838943D+16 29 21 -3.35598474802564D+16 29 22 -4.81974987574533D+15 29 23 -3.93856726247018D+15 29 24 1.51863446130796D+16 29 25 -4.78183416199442D+16 29 26 3.00067749931931D+16 29 27 -8.66778820013954D+16 29 28 -9.67809482037027D+16 29 29 5.35323547917598D+17 30 1 5.28176240221354D+09 30 2 4.16603271463524D+09 30 3 1.57342324502871D+10 30 4 -1.19758747394504D+11 30 5 1.00230835656007D+11 30 6 1.90171669415857D+10 30 7 1.65896678601278D+10 30 8 -2.84258962098061D+09 30 9 -3.17581920785800D+10 30 10 -2.58935922418714D+10 30 11 6.21403323207887D+10 30 12 6.47309654440932D+10 30 13 1.23780909348790D+11 30 14 -1.63694611169117D+11 30 15 -6.77241729180604D+10 30 16 -7.63703259507573D+16 30 17 -4.44881342347108D+17 30 18 -4.63429151486607D+16 30 19 4.76317811320504D+16 30 20 -7.14329762450125D+16 30 21 1.64917526687324D+16 30 22 -1.17538841022104D+17 30 23 -1.40587570296400D+17 30 24 -1.27641992671025D+17 30 25 4.95099514175498D+16 30 26 -1.00583128909777D+17 30 27 4.84750945333893D+16 30 28 -9.78730623665423D+16 30 29 2.02580412038587D+16 30 30 2.69713893444397D+18 31 1 2.82289377791427D+09 31 2 -3.16474885451133D+10 31 3 -4.08758983864275D+10 31 4 -1.17464373510483D+10 31 5 2.51239436842919D+10 31 6 1.70975424596197D+10 31 7 6.90965396748321D+10 31 8 -1.19669532564433D+10 31 9 -7.67660513779021D+10 31 10 -5.22266664790761D+09 31 11 6.85215164029082D+10 31 12 4.94189050754919D+10 31 13 -5.49503294274678D+10 31 14 -5.00310178786283D+10 31 15 5.11255029421120D+10 31 16 7.76364066775761D+15 31 17 -1.58743687324592D+17 31 18 2.46881436695935D+16 31 19 -2.12233221262303D+17 31 20 7.07093344915994D+16 31 21 -2.42731155773994D+17 31 22 3.78536141889763D+16 31 23 -1.35426743665137D+17 31 24 1.11968109092439D+17 31 25 -1.40491163638642D+17 31 26 -1.71088877148485D+16 31 27 7.49576092751354D+16 31 28 4.36183521036389D+16 31 29 -7.27038914427669D+16 31 30 4.46917991023455D+17 31 31 2.17114988738142D+18 32 1 -3.11808493806744D+10 32 2 -7.98073978035076D+10 32 3 -1.48647652597998D+11 32 4 6.51712238090765D+10 32 5 4.85625565879379D+10 32 6 1.25439483196200D+11 32 7 -6.81797642219252D+10 32 8 2.43078816720709D+10 32 9 6.04709697193496D+10 32 10 6.33561804462403D+09 32 11 -1.38597537851446D+08 32 12 -2.52387435310174D+10 32 13 2.78537718316211D+10 32 14 7.07555716236317D+09 32 15 -1.20240566489011D+10 32 16 8.09150121040557D+15 32 17 -3.30750519486874D+16 32 18 1.78144432053985D+16 32 19 -5.03791674049946D+15 32 20 1.04002136351171D+16 32 21 -3.38683980287386D+15 32 22 6.60864873933824D+14 32 23 -7.27963059818209D+16 32 24 -5.18638317165609D+16 32 25 2.69729440785792D+15 32 26 -1.08790188433076D+17 32 27 7.76205355374438D+16 32 28 -8.39490123644416D+15 32 29 1.49525081904948D+16 32 30 -1.35954297482101D+17 32 31 -2.64602539003170D+17 32 32 3.22851323503122D+18 33 1 3.08976916125974D+10 33 2 2.47914022255915D+10 33 3 1.19116017882519D+11 33 4 -1.38173102992084D+10 33 5 -3.38903859354486D+09 33 6 -2.15467666052624D+10 33 7 5.64104440494141D+09 33 8 -8.10200941036782D+09 33 9 -8.97616483006972D+09 33 10 -2.43056758250399D+10 33 11 -6.74706164385049D+10 33 12 -6.08557243326962D+10 33 13 1.58425017461723D+09 33 14 5.41702626807904D+10 33 15 -2.77373613052184D+10 33 16 3.06164225174029D+15 33 17 -1.55101352174223D+16 33 18 -3.00399913630444D+16 33 19 -2.26904007785349D+16 33 20 6.55127370216141D+15 33 21 3.47653387388897D+16 33 22 -7.53064356325274D+15 33 23 -3.33907846838989D+15 33 24 4.02364495758916D+16 33 25 -1.02789676693108D+17 33 26 2.02858081489570D+17 33 27 -4.30162736187229D+17 33 28 2.73936808038072D+16 33 29 -1.17012918223451D+17 33 30 -9.41666023318897D+16 33 31 -5.00515373838285D+15 33 32 -1.78328529736644D+18 33 33 2.24425285669734D+18 34 1 3.04813802241800D+10 34 2 5.21010834648098D+10 34 3 1.01051170577385D+11 34 4 -2.46769548453375D+10 34 5 3.38872587166518D+10 34 6 3.85262110942620D+10 34 7 -4.24799343727592D+10 34 8 -3.22052570676709D+10 34 9 -4.11607510477748D+10 34 10 -1.90381821812707D+10 34 11 -4.75534654649064D+10 34 12 -7.38095830151536D+09 34 13 5.57136911917653D+10 34 14 -6.22961958775472D+09 34 15 -9.10356722034807D+10 34 16 9.10285131369216D+14 34 17 -2.87596340814070D+16 34 18 5.90606583311155D+15 34 19 -1.48529349272576D+15 34 20 9.86832215947674D+15 34 21 -1.45076346150436D+16 34 22 -1.15464802475843D+16 34 23 5.56876461153725D+16 34 24 -3.77366318436352D+15 34 25 -1.02447475065595D+16 34 26 -7.10512181013258D+16 34 27 6.23107705704294D+16 34 28 -1.22099456552274D+16 34 29 -5.97503817771904D+15 34 30 -4.20325192729706D+17 34 31 -5.59988546031447D+17 34 32 -1.95903238401265D+18 34 33 1.24265443417954D+18 34 34 4.49860915967653D+18 35 1 9.20286555364892D+09 35 2 -1.18332257697431D+11 35 3 -1.13497608854007D+11 35 4 1.43251881441267D+10 35 5 -3.63834233119840D+09 35 6 4.95490342342871D+09 35 7 -2.68494764011243D+10 35 8 4.49766205342096D+10 35 9 1.05321964803442D+11 35 10 2.25579354896175D+10 35 11 3.99194112489204D+10 35 12 2.56613475986460D+10 35 13 -1.92365127058495D+10 35 14 3.70745685720187D+10 35 15 -2.24406064346862D+10 35 16 2.60106265595277D+15 35 17 -1.56962409429893D+16 35 18 6.85737954128241D+16 35 19 -3.80769965557514D+16 35 20 -3.91142564294246D+16 35 21 -4.46955279429489D+16 35 22 -1.86136479129037D+16 35 23 1.51624167247135D+16 35 24 6.77832333484120D+16 35 25 -6.44350445544008D+16 35 26 8.77029857466163D+16 35 27 -1.02178734945241D+17 35 28 -5.43606225058176D+15 35 29 -3.06397636048172D+16 35 30 -4.98581341434429D+16 35 31 -6.13679304829642D+17 35 32 1.61387755626282D+18 35 33 -1.42287596389027D+18 35 34 -8.98749409923105D+17 35 35 2.89627091946320D+18 36 1 5.95473301906083D+09 36 2 2.20474820212638D+10 36 3 3.79257627915885D+10 36 4 -6.79345796436173D+10 36 5 -1.97065730745042D+10 36 6 -8.39780435469688D+10 36 7 1.60977853743639D+10 36 8 -6.00207071101998D+09 36 9 5.91562295363469D+09 36 10 1.45504465607989D+10 36 11 5.98586398980675D+09 36 12 1.69690032181101D+10 36 13 3.13316146925555D+10 36 14 -2.32470213777497D+09 36 15 2.31676547380630D+10 36 16 3.07659400519280D+16 36 17 -1.66741184429769D+17 36 18 1.07083091288740D+16 36 19 -6.81521012472013D+15 36 20 -4.32464714853786D+15 36 21 -2.64858429704294D+15 36 22 -2.82485011803366D+16 36 23 -1.03687577718569D+16 36 24 -2.07767451641549D+16 36 25 1.02366635964902D+16 36 26 4.12129816512287D+16 36 27 -2.95895511247729D+16 36 28 -1.72197138021125D+16 36 29 -2.54016849216000D+12 36 30 -3.58165161200583D+17 36 31 -1.26429279841866D+17 36 32 -4.71681187605045D+17 36 33 3.37564231267062D+17 36 34 -1.48302810094209D+18 36 35 -4.00269666264941D+17 36 36 2.49403723691214D+18 37 1 -9.25763024177831D+09 37 2 -5.03203984778529D+09 37 3 -2.64968036521680D+10 37 4 6.39294367833930D+10 37 5 3.20316648089788D+10 37 6 7.30570538670892D+10 37 7 -4.31848367428949D+10 37 8 -4.33158739220326D+10 37 9 -9.92821257515858D+10 37 10 -1.42950075714728D+10 37 11 3.95068669064873D+10 37 12 3.40635742386320D+10 37 13 2.80803783874987D+09 37 14 -2.31906176910530D+10 37 15 1.86583017407513D+10 37 16 1.14843774711615D+16 37 17 -7.70572323181609D+16 37 18 -6.41646491195341D+15 37 19 -6.10925250596045D+15 37 20 1.00059721403597D+15 37 21 -5.32305969695334D+15 37 22 3.22399417425920D+13 37 23 -8.51569800508416D+14 37 24 1.85959065315406D+16 37 25 -2.69685872371313D+16 37 26 4.78076796633989D+16 37 27 1.29212113079736D+16 37 28 8.99921161662029D+15 37 29 -4.56841994214246D+15 37 30 8.58797459593298D+16 37 31 -3.52249749712640D+16 37 32 4.41749114865324D+17 37 33 -2.69841947151958D+17 37 34 -2.61926531217514D+17 37 35 -5.54950052806050D+17 37 36 4.10467876656374D+16 37 37 1.45684215285056D+18 38 1 6.22037906397837D+08 38 2 -2.98065955615168D+08 38 3 -4.08257583971777D+08 38 4 -2.20454599551490D+10 38 5 4.57090003561715D+10 38 6 2.38990736474762D+10 38 7 5.21960656114779D+09 38 8 -1.68411723102401D+09 38 9 -2.48413855051386D+09 38 10 -1.51666320134499D+10 38 11 -1.68332328279764D+10 38 12 -9.07072567505254D+09 38 13 3.13704475186577D+10 38 14 -2.68935842892912D+10 38 15 -1.19359517425307D+10 38 16 8.22609711495274D+16 38 17 -5.85272551750001D+16 38 18 -1.23353387084544D+15 38 19 -5.60934185058662D+15 38 20 8.81214565237453D+15 38 21 3.58866797902234D+15 38 22 1.17365018334790D+16 38 23 -6.99400959982349D+15 38 24 1.24198914501504D+16 38 25 1.60014724793581D+15 38 26 8.85675832032461D+15 38 27 2.59582643044173D+15 38 28 -1.32110800553766D+15 38 29 -2.58031876396093D+15 38 30 2.30271876889068D+16 38 31 4.66139955895748D+16 38 32 7.53854208223642D+15 38 33 1.82359238988186D+15 38 34 -8.22582823990948D+16 38 35 -2.00091606095596D+16 38 36 -1.82474390364332D+17 38 37 -1.54743332722340D+17 38 38 9.21076945423028D+17 39 1 -2.93640685017030D+09 39 2 4.15816115342926D+09 39 3 -3.76827832732557D+08 39 4 -1.28818284528657D+10 39 5 1.20582452724625D+10 39 6 6.94103346247872D+09 39 7 1.44655490115205D+10 39 8 -6.93609992109240D+08 39 9 -1.79840161274791D+10 39 10 1.13407825573908D+10 39 11 9.72892052173739D+09 39 12 5.34676509791003D+09 39 13 -9.98809626132711D+09 39 14 -2.52517169556661D+10 39 15 6.07304540119752D+09 39 16 1.47619686769613D+16 39 17 9.00066107743386D+15 39 18 -5.93139856120192D+14 39 19 -7.48473803707341D+15 39 20 -8.08659011117440D+14 39 21 -3.55765688329075D+15 39 22 -2.93895351481248D+15 39 23 -1.75476159046394D+15 39 24 -3.08636368683989D+15 39 25 -4.34950222151744D+15 39 26 -4.57465904124838D+15 39 27 2.13445314217216D+15 39 28 6.77555036385184D+14 39 29 -2.75088888785101D+15 39 30 1.70414998986650D+15 39 31 -1.47198714315296D+16 39 32 2.36419944870390D+16 39 33 -8.34401586580685D+15 39 34 -1.14389161545984D+14 39 35 8.77607931176960D+14 39 36 2.26025612306985D+16 39 37 -1.33906396527350D+16 39 38 1.54066321157264D+17 39 39 2.48964172916708D+17 40 1 7.55616029338335D+09 40 2 -5.73741977178437D+09 40 3 1.63154305679525D+10 40 4 -5.36533983181535D+10 40 5 2.94903165151710D+10 40 6 8.12996283368475D+09 40 7 -1.00348062015902D+10 40 8 -1.22676665404533D+10 40 9 -1.09422088217133D+10 40 10 1.63418346534580D+10 40 11 3.21817312804172D+09 40 12 -3.55099190099856D+09 40 13 3.97902096054843D+10 40 14 -1.47034032546724D+10 40 15 -9.95219254158779D+09 40 16 8.48760711527172D+16 40 17 5.41705199272284D+16 40 18 2.65296819510886D+15 40 19 1.69793654545777D+16 40 20 -3.19369849442714D+15 40 21 -8.06928045325312D+14 40 22 5.30044528969267D+16 40 23 -1.00401529837501D+16 40 24 -3.54049740079104D+15 40 25 7.80645925834138D+15 40 26 1.71826624632013D+15 40 27 -9.21407122244966D+15 40 28 -3.71623551177216D+14 40 29 4.11544043886349D+15 40 30 2.72037171164160D+15 40 31 2.54809026994368D+15 40 32 7.76779229629645D+15 40 33 2.35272212447232D+14 40 34 -4.17657097012716D+16 40 35 -2.44234918986179D+16 40 36 -1.28524610249441D+16 40 37 -4.28817736315576D+16 40 38 -2.05255497803004D+17 40 39 -7.46704127127962D+16 40 40 8.34400980587090D+17 41 1 -6.59575591547935D+09 41 2 1.67157590566414D+10 41 3 -5.97968370152382D+09 41 4 2.06924119128314D+10 41 5 -8.26862770506672D+09 41 6 -1.77314707392502D+09 41 7 -2.83872802479306D+10 41 8 -9.53324506235241D+09 41 9 -1.60430679995251D+10 41 10 2.38309267668610D+10 41 11 1.55270902618132D+10 41 12 3.76832629265457D+09 41 13 -9.54030251131470D+09 41 14 -1.44409765872467D+10 41 15 2.00275724187110D+10 41 16 -1.72382871454056D+16 41 17 4.94667707260652D+16 41 18 -3.17319163816858D+15 41 19 8.27802452232806D+15 41 20 -3.57401066003968D+15 41 21 3.53386707839206D+15 41 22 -4.08797529861307D+16 41 23 9.26605504653389D+15 41 24 5.87412502905765D+15 41 25 -6.27901260287910D+15 41 26 -7.09927794128384D+14 41 27 4.24172349274394D+15 41 28 7.01199446743936D+14 41 29 -1.00224409219018D+15 41 30 -1.72409035607101D+16 41 31 -1.60644817477411D+16 41 32 -8.60003990648596D+16 41 33 5.21790298352527D+16 41 34 1.26983433687009D+16 41 35 2.69156858682860D+16 41 36 1.16925202997527D+17 41 37 -1.53106749967823D+17 41 38 2.22100755366584D+16 41 39 -7.09796694156667D+16 41 40 -5.82290987948211D+16 41 41 5.30653998327908D+17 42 1 -2.55307555816123D+09 42 2 -8.97474286470763D+09 42 3 -1.24756513299412D+10 42 4 1.06780652735693D+10 42 5 2.97706798183763D+09 42 6 1.17585642178758D+10 42 7 -8.78734329105659D+09 42 8 3.18410999276119D+09 42 9 6.00529962068404D+09 42 10 -3.20792717523154D+09 42 11 -5.09123188620545D+08 42 12 -1.79375093227002D+09 42 13 3.87028075205986D+09 42 14 3.32268807533790D+09 42 15 -3.49446158469466D+09 42 16 1.85515059393554D+15 42 17 9.50764501453491D+15 42 18 1.69330410740224D+15 42 19 1.00171104381326D+16 42 20 2.55097489338726D+15 42 21 -4.00838360581274D+15 42 22 1.84393851766065D+16 42 23 -3.48200943163178D+15 42 24 -3.42868034272550D+15 42 25 1.25718405591242D+15 42 26 -1.28045130892941D+15 42 27 -4.18012663630912D+14 42 28 -1.06447880513878D+15 42 29 7.86954044363744D+14 42 30 8.09468805191373D+15 42 31 -1.75454782748667D+15 42 32 8.72074470985728D+14 42 33 -1.23805138629120D+15 42 34 1.09146792805105D+16 42 35 -4.67382277680384D+15 42 36 -1.09600713073111D+16 42 37 4.59589889466675D+15 42 38 -2.13963102223927D+16 42 39 -1.31834658564498D+16 42 40 -3.13074006438520D+16 42 41 4.86545535327059D+15 42 42 3.47479243980693D+17 43 1 -4.59778461444323D+09 43 2 1.80553881984555D+10 43 3 1.54455596288816D+10 43 4 -3.12986931752512D+09 43 5 -1.05326520775465D+09 43 6 -4.51479184018152D+09 43 7 9.53534543951646D+08 43 8 -1.73817058126087D+09 43 9 -4.58540825023948D+09 43 10 -3.70160513256537D+09 43 11 -8.81428833593556D+09 43 12 -6.46773350561679D+09 43 13 1.04757245189166D+10 43 14 -6.44966409521450D+09 43 15 1.22373938622729D+08 43 16 -4.88828530339584D+15 43 17 -3.22592265460224D+15 43 18 -7.35152251381763D+15 43 19 -3.89981298746419D+15 43 20 -1.20652729608512D+15 43 21 -1.87831081759072D+15 43 22 1.88529697685141D+16 43 23 1.19507110442922D+16 43 24 2.87158825300570D+15 43 25 -1.25493266128448D+14 43 26 -6.38489315120512D+14 43 27 -5.86658145993594D+15 43 28 -8.06761758439072D+14 43 29 3.18675539338472D+15 43 30 -9.57775122514688D+15 43 31 1.10711351531297D+16 43 32 1.63415002147840D+14 43 33 -1.04351152480312D+16 43 34 -1.60919027574034D+17 43 35 -6.09459725887222D+16 43 36 1.03562907592961D+17 43 37 6.33833053978240D+16 43 38 3.23169911998395D+16 43 39 6.66642285055155D+15 43 40 2.39088225646484D+16 43 41 2.73820172173952D+15 43 42 -1.86229999503691D+17 43 43 3.70113180600369D+17 44 1 6.92630960748996D+08 44 2 -2.32197441363376D+10 44 3 -1.29284822551566D+10 44 4 3.20545170801296D+09 44 5 6.86826752809089D+09 44 6 6.41934308421328D+09 44 7 -8.20400937316458D+09 44 8 3.62257424366825D+08 44 9 9.48918573663797D+09 44 10 -8.95491433702848D+09 44 11 -6.32008055107516D+09 44 12 1.20741767817751D+10 44 13 1.32608410434672D+10 44 14 2.23092997310821D+10 44 15 -1.50542233468437D+10 44 16 -1.32015313028986D+15 44 17 -7.44222663278285D+15 44 18 1.29603248796416D+16 44 19 6.00322726040986D+15 44 20 -3.48213749607117D+15 44 21 1.89187953303103D+16 44 22 -6.24803402456064D+14 44 23 1.83440316242637D+15 44 24 -6.20789481306624D+15 44 25 2.94829688116890D+15 44 26 -1.32748958769971D+15 44 27 -5.67716967889037D+15 44 28 2.01200160288512D+14 44 29 1.23366027100150D+15 44 30 3.73501388652667D+16 44 31 -2.17397600984187D+16 44 32 -1.42291507781222D+16 44 33 7.82939749527757D+15 44 34 1.43110290898412D+16 44 35 -2.95348089352397D+15 44 36 -1.61253406220145D+16 44 37 -8.91484985578394D+15 44 38 -6.30609240419123D+16 44 39 -4.87082482598104D+16 44 40 -1.92879337252157D+16 44 41 -2.76054059006341D+16 44 42 -7.73101526017147D+16 44 43 5.78142462352243D+16 44 44 8.62769581680492D+17 45 1 -4.61886567189975D+08 45 2 2.34316720118748D+10 45 3 1.00780636608802D+10 45 4 2.50989300943269D+09 45 5 -3.73354178629549D+09 45 6 -1.86675179431098D+09 45 7 -6.64343200870111D+09 45 8 -1.18403313034744D+08 45 9 7.25153553045882D+09 45 10 5.47434638479132D+09 45 11 -9.55637606939685D+09 45 12 -1.86485725400101D+10 45 13 -8.78920817070041D+08 45 14 -1.00233509008022D+10 45 15 3.18572502569486D+09 45 16 -8.99351247959161D+15 45 17 2.86811330202289D+16 45 18 -9.73895371816592D+15 45 19 -8.50162030678861D+15 45 20 -7.10939565366016D+14 45 21 -2.18172650815827D+16 45 22 3.75970592080192D+14 45 23 -1.01021203327001D+16 45 24 3.99846726850075D+15 45 25 -1.90963744452496D+15 45 26 -7.53937198390400D+13 45 27 -2.11376325591354D+15 45 28 -6.52267747977976D+14 45 29 6.52278541123216D+14 45 30 2.97869882689434D+15 45 31 4.57100418802491D+15 45 32 1.23077376569541D+16 45 33 -2.92405904600474D+15 45 34 -2.37715456772242D+16 45 35 1.04934689002982D+16 45 36 2.99595595819187D+15 45 37 -2.72087096689050D+15 45 38 -2.35247727823105D+16 45 39 -1.67379480458166D+16 45 40 1.57227802317893D+16 45 41 -2.53083466127894D+16 45 42 6.06690745500154D+16 45 43 -1.84835389415411D+17 45 44 -3.60253618659729D+17 45 45 9.41049616830584D+17 46 1 1.01305537180020D+10 46 2 -1.61176346800603D+10 46 3 -1.59925679191229D+09 46 4 -1.04893293317850D+09 46 5 1.63483445496467D+10 46 6 2.52624573098019D+10 46 7 -3.53302692887540D+10 46 8 -4.46019488947959D+09 46 9 1.04737429238868D+10 46 10 -2.64554192005216D+10 46 11 6.47037326476044D+09 46 12 2.62131680524011D+10 46 13 5.27040677265353D+10 46 14 -2.24088822337736D+09 46 15 -6.03501114587592D+10 46 16 3.84829262236342D+16 46 17 1.42152763935551D+17 46 18 2.05652727645676D+16 46 19 4.41275000650109D+16 46 20 6.19478744700928D+15 46 21 3.08380685480065D+16 46 22 -7.28868922811085D+15 46 23 3.39503076270707D+15 46 24 -6.23498496150938D+15 46 25 3.56269171073472D+15 46 26 -1.93940966491750D+15 46 27 4.43989990753830D+15 46 28 9.22834881431552D+14 46 29 -2.91893205070970D+15 46 30 1.12492361668936D+16 46 31 -2.57227907365257D+16 46 32 -1.43362478927872D+16 46 33 7.64439710216192D+15 46 34 5.97480482548449D+16 46 35 -4.69897634663936D+15 46 36 -3.52223492862689D+16 46 37 -2.60902245574380D+16 46 38 -1.07296308703898D+17 46 39 -6.92857128710349D+16 46 40 -1.89105753927406D+17 46 41 -5.79640623032163D+16 46 42 -2.11388773510890D+17 46 43 1.01118683639640D+17 46 44 -4.72006031568321D+17 46 45 1.91759550379607D+17 46 46 1.61854411966858D+18 47 1 -9.27461736315106D+09 47 2 2.40211592442859D+10 47 3 -3.95800030164277D+09 47 4 1.29167758246474D+10 47 5 3.28454677958596D+09 47 6 1.24753201672917D+10 47 7 -1.72413545007373D+10 47 8 5.61389435522865D+09 47 9 2.04740560484422D+10 47 10 2.79699715664789D+08 47 11 6.96943001912056D+09 47 12 4.30766599650468D+09 47 13 1.33194963138827D+10 47 14 -3.98890305796571D+10 47 15 -3.32990422102789D+10 47 16 2.71305686952107D+16 47 17 -3.72468264365783D+16 47 18 -1.07488856904806D+16 47 19 -7.62727118870106D+16 47 20 1.73866402196531D+15 47 21 -5.84502437205961D+16 47 22 -2.33591953130377D+16 47 23 -5.14518456438016D+14 47 24 -5.09064352558104D+15 47 25 -3.64275147974989D+15 47 26 3.54457066068480D+14 47 27 1.14270714604360D+16 47 28 9.01417505892496D+14 47 29 -8.02550441778398D+15 47 30 -2.33863163464714D+16 47 31 2.24255008923171D+15 47 32 6.33162505329019D+16 47 33 -3.17191198184387D+16 47 34 2.74358646906525D+17 47 35 6.07919533369938D+16 47 36 -1.82225837133964D+17 47 37 -3.59716339168123D+16 47 38 -3.37871469580211D+16 47 39 3.59526313087808D+14 47 40 -5.76805373923548D+16 47 41 -1.68450159269038D+17 47 42 1.37291124379017D+17 47 43 -2.09124458197764D+17 47 44 1.59171315482042D+17 47 45 -5.02199356710737D+17 47 46 -3.25283250908153D+17 47 47 1.48937410767273D+18 48 1 -2.62586952425634D+08 48 2 1.29977865939169D+09 48 3 1.15579142138835D+09 48 4 -3.24104136479713D+10 48 5 2.60259721846789D+10 48 6 9.81665156960784D+09 48 7 2.80936863315314D+09 48 8 -1.02975675396329D+09 48 9 -4.26344004257747D+09 48 10 -3.46396847332378D+09 48 11 7.89587086034446D+09 48 12 6.83088258490331D+09 48 13 3.33276004425186D+10 48 14 -3.41918649500394D+10 48 15 -1.35398855316523D+10 48 16 1.23530270974745D+16 48 17 4.91637617092842D+16 48 18 5.29536702526100D+14 48 19 -5.37501840474736D+15 48 20 -3.79958888592048D+15 48 21 -5.35120937089590D+15 48 22 3.10143672837863D+15 48 23 6.30074126685877D+15 48 24 2.28058670398967D+16 48 25 2.83864051464609D+15 48 26 5.74481173843969D+15 48 27 -8.46152626373890D+15 48 28 2.97541274355824D+15 48 29 -4.59967076621336D+14 48 30 2.96238271479770D+17 48 31 1.79048727383638D+16 48 32 -4.58225414739760D+14 48 33 2.31254663411386D+15 48 34 -4.72832726486851D+15 48 35 3.13423763312499D+15 48 36 2.65015206111896D+16 48 37 -7.35736944107955D+15 48 38 -1.32412449498946D+16 48 39 -3.98874667764700D+15 48 40 -1.46506036590992D+16 48 41 1.12250840398042D+15 48 42 -1.42616245706159D+15 48 43 -3.78432852585851D+15 48 44 -5.83794064511376D+15 48 45 1.22261971836542D+16 48 46 -3.38325286250977D+16 48 47 -1.79494162380320D+15 48 48 1.27804039566750D+17 49 1 -1.22318653870079D+09 49 2 1.39472876934140D+10 49 3 1.34953064539546D+10 49 4 4.97835367416868D+10 49 5 -4.18752554104700D+10 49 6 -3.44902535541149D+10 49 7 2.12829764814724D+10 49 8 -4.31772467158381D+09 49 9 -2.26996599279673D+10 49 10 6.88965253954622D+10 49 11 4.59806831892955D+09 49 12 -3.68241590100289D+10 49 13 -1.38739852103091D+11 49 14 2.76476238493249D+10 49 15 8.05187656650255D+10 49 16 -1.18035605600005D+17 49 17 2.44083394499516D+17 49 18 -1.27587757856508D+17 49 19 -4.06995040352145D+16 49 20 1.05397945861042D+16 49 21 -3.45837651607923D+16 49 22 -2.52245245074010D+16 49 23 -2.64004828817773D+16 49 24 -2.41244925504630D+16 49 25 -8.60031601467216D+15 49 26 -1.04495142237685D+16 49 27 8.10159553401945D+15 49 28 1.08170435235088D+16 49 29 -2.46212968562834D+15 49 30 -1.98102216610483D+17 49 31 4.00752043939051D+16 49 32 1.89643633491123D+16 49 33 -4.39820617884514D+16 49 34 4.45078298073568D+14 49 35 2.95483725096121D+16 49 36 1.23286893170009D+17 49 37 8.54175194311741D+15 49 38 3.52150530272380D+15 49 39 -1.05553118866101D+16 49 40 4.54470484989549D+16 49 41 -1.15795757632524D+16 49 42 -7.78412770688813D+15 49 43 4.10624963640018D+15 49 44 6.35805336471136D+15 49 45 2.34461847461234D+16 49 46 -3.39491043017308D+16 49 47 -1.03249652743980D+15 49 48 -1.69879183177786D+16 49 49 1.89769553109980D+18 50 1 -4.83992626252663D+09 50 2 -5.20966457914266D+09 50 3 -1.51260789393602D+10 50 4 7.61268993676350D+09 50 5 1.11602730440333D+10 50 6 2.10733987282097D+10 50 7 -8.32625892547799D+09 50 8 -2.28154049542563D+08 50 9 2.87669987410457D+09 50 10 8.56821860056242D+08 50 11 1.21392740392709D+09 50 12 -5.35131432266411D+08 50 13 4.69667338998786D+09 50 14 -6.93638181852181D+09 50 15 -8.28888822460225D+09 50 16 -9.88021036202341D+15 50 17 1.15009506020730D+17 50 18 4.76714276183450D+15 50 19 1.14306854779387D+16 50 20 -1.31504845118720D+15 50 21 1.56467894135347D+15 50 22 -1.44558966712832D+14 50 23 1.09691572341683D+15 50 24 4.62894388104755D+15 50 25 8.20792674410176D+15 50 26 -6.46147270063616D+14 50 27 2.53737983572966D+15 50 28 -7.65390028323840D+13 50 29 1.52233777720154D+15 50 30 3.86003169505280D+15 50 31 2.03094565538294D+16 50 32 -1.71158776058962D+16 50 33 8.33946552919859D+15 50 34 1.60301033183232D+14 50 35 -1.31572555871642D+16 50 36 6.29209725387571D+15 50 37 -3.81186101595341D+15 50 38 5.19747822125875D+15 50 39 2.99918852393472D+15 50 40 -1.89961745185782D+16 50 41 -3.22614421577523D+15 50 42 -3.69443805560550D+15 50 43 -1.21962728342413D+15 50 44 -8.77587623707443D+15 50 45 1.74512341005629D+16 50 46 1.03575212600259D+16 50 47 2.49439535751360D+16 50 48 2.21135604025900D+15 50 49 3.48110512749135D+16 50 50 1.80226396590292D+17 51 1 4.64188451494607D+09 51 2 -2.41175834970579D+09 51 3 1.10112045701834D+10 51 4 -1.55723150084246D+09 51 5 -3.32710152893962D+09 51 6 -6.93656989913984D+09 51 7 6.21649119594363D+09 51 8 -1.56046087104895D+09 51 9 -7.73885395929154D+09 51 10 4.08050439602545D+06 51 11 -7.87366488904448D+09 51 12 -1.15098668542193D+10 51 13 -9.30522472440535D+09 51 14 1.51729855755592D+10 51 15 1.51740860286125D+10 51 16 -4.91952172882056D+15 51 17 -4.15930337785339D+16 51 18 -4.91699060685126D+15 51 19 3.13618699867802D+15 51 20 4.22431305872589D+15 51 21 1.19696898399992D+16 51 22 1.61174116042816D+14 51 23 1.11773421713523D+15 51 24 -6.04632597327959D+15 51 25 -2.46013909049235D+15 51 26 -8.14432732952064D+14 51 27 -3.91363095874125D+15 51 28 -1.90135668254371D+15 51 29 4.85028008864819D+15 51 30 7.85871655833600D+13 51 31 -1.68778885193485D+15 51 32 8.68484460076083D+15 51 33 -7.10284252009267D+15 51 34 -4.67158286776678D+15 51 35 3.07236255880192D+15 51 36 -5.61439725410662D+15 51 37 4.70371074553958D+15 51 38 -2.85751943823076D+16 51 39 -2.15882721238449D+16 51 40 7.22060418290376D+16 51 41 2.63205604181304D+16 51 42 -8.68413738199872D+15 51 43 4.10139263022099D+15 51 44 -4.61523965166694D+15 51 45 -4.62059903717213D+16 51 46 -4.34093075531050D+16 51 47 -7.70001289990009D+16 51 48 4.29100085662948D+15 51 49 1.06634483260539D+16 51 50 -1.24605607590239D+17 51 51 1.92407828199433D+17 52 1 -3.88320788845351D+08 52 2 -1.53947960765666D+09 52 3 -2.17707592141372D+09 52 4 7.31831135242160D+09 52 5 -2.57889586064275D+09 52 6 2.63068810536552D+09 52 7 -1.31248655238307D+09 52 8 1.35098776883885D+09 52 9 -5.75611281381445D+06 52 10 -2.16967139776944D+09 52 11 2.93477805977421D+09 52 12 -2.23503021878021D+09 52 13 -3.44783261314587D+09 52 14 -1.67390358771207D+08 52 15 1.78717415002288D+09 52 16 -1.69755305104008D+15 52 17 -8.90902179847629D+15 52 18 1.26932430036442D+15 52 19 -9.69708239844294D+15 52 20 -4.88358128902605D+15 52 21 1.83746559784859D+15 52 22 -5.14299535734656D+14 52 23 5.17278347327488D+14 52 24 3.48449191375616D+14 52 25 -4.12712988711456D+14 52 26 -1.39087902168000D+15 52 27 1.80667671751456D+15 52 28 1.52313756128515D+15 52 29 -4.60563799273772D+14 52 30 3.39688406088627D+15 52 31 -7.41558777107196D+15 52 32 9.88333164560896D+14 52 33 -2.82624205081728D+14 52 34 2.78008783175578D+15 52 35 -1.99700783636339D+15 52 36 1.90610770174259D+15 52 37 1.91207408391237D+16 52 38 -4.32354550670336D+14 52 39 7.91929070823990D+15 52 40 5.38279511514880D+15 52 41 8.32371161573102D+15 52 42 7.61382749856862D+15 52 43 4.07070189200152D+15 52 44 -2.54302962859887D+16 52 45 -9.16460458060240D+13 52 46 -6.07112254067704D+16 52 47 -5.97564418902542D+15 52 48 4.93987503295012D+14 52 49 3.39767156866874D+15 52 50 -7.48432112402752D+14 52 51 3.24177331433909D+15 52 52 1.28246681127415D+17 53 1 1.32178002174288D+09 53 2 4.01884334850767D+09 53 3 4.30789778993527D+09 53 4 -1.17117704906285D+09 53 5 1.89691950750325D+08 53 6 -4.01320180626004D+08 53 7 1.02194367114399D+09 53 8 -6.77601721167334D+05 53 9 -1.11601356642431D+09 53 10 -1.57234316080299D+09 53 11 -2.46240427499298D+09 53 12 -7.12888574144320D+08 53 13 3.99796515811247D+08 53 14 -1.74545343295921D+09 53 15 -2.07767548586689D+09 53 16 -2.97270272007116D+14 53 17 -2.70097010136077D+15 53 18 6.19273337728352D+14 53 19 2.25135368093450D+16 53 20 -4.56205105251520D+13 53 21 -5.24347081270925D+15 53 22 -9.26397619426400D+13 53 23 -3.03619462112032D+14 53 24 6.54718872728984D+14 53 25 -8.48344458934624D+14 53 26 2.71511024185504D+14 53 27 -8.46632535578560D+13 53 28 1.39425087814560D+13 53 29 -8.12839946273752D+14 53 30 3.74973391496013D+15 53 31 9.76593939279680D+13 53 32 2.51090743098803D+15 53 33 -8.73905249811200D+14 53 34 3.05884899455744D+14 53 35 1.44513661886566D+15 53 36 7.84012920991872D+14 53 37 -3.62047952848461D+15 53 38 8.50607807673376D+14 53 39 3.94656399757720D+15 53 40 3.45288842059763D+15 53 41 -9.85204210468608D+14 53 42 -2.48096038288752D+15 53 43 2.50578198006933D+15 53 44 5.31840448386806D+15 53 45 -9.26074463286140D+15 53 46 -1.06391359732274D+16 53 47 -3.04731150509078D+16 53 48 1.93149847208977D+15 53 49 -4.52128625555310D+14 53 50 -3.92812768476179D+15 53 51 -4.61889247626320D+15 53 52 -5.34167207386458D+16 53 53 1.66471351825331D+17 54 1 2.40413492459930D+09 54 2 -3.67768416123381D+09 54 3 -9.31771532376094D+08 54 4 1.91705461951444D+10 54 5 1.67536243783603D+10 54 6 2.76867129289721D+10 54 7 -1.53131462482638D+10 54 8 -4.43977811478912D+09 54 9 -8.61393071991660D+09 54 10 -2.12863787693694D+10 54 11 -5.13767028957959D+08 54 12 2.74075451220917D+09 54 13 1.50248439035861D+10 54 14 -8.12239507015462D+09 54 15 -2.08817651813571D+10 54 16 -1.38734768098713D+16 54 17 -3.64776114027520D+14 54 18 -1.02203285300997D+16 54 19 2.74590636103923D+15 54 20 -1.76323557106929D+16 54 21 -2.78924672706056D+15 54 22 -1.33950784633094D+16 54 23 1.93277017892874D+15 54 24 9.97386829929062D+15 54 25 -2.56307710779132D+15 54 26 7.82597639566080D+15 54 27 -7.76944670825968D+15 54 28 -6.23118860836096D+14 54 29 -2.72129514048021D+15 54 30 1.03416952833536D+16 54 31 -7.00260793817262D+15 54 32 -5.46792523157094D+15 54 33 8.62298686672550D+15 54 34 -4.04289713363968D+15 54 35 3.67128801893389D+15 54 36 4.08546853376287D+16 54 37 1.03219919949952D+14 54 38 1.23915894922854D+15 54 39 2.23041486667952D+14 54 40 3.90814934752973D+15 54 41 4.49380972137978D+15 54 42 2.67078354032058D+15 54 43 -1.31654460772456D+15 54 44 -1.19428285718764D+16 54 45 9.62061410676760D+14 54 46 -6.24655188106506D+16 54 47 2.03169279167689D+16 54 48 -1.65610553530779D+16 54 49 -7.88818877912952D+16 54 50 -3.24265061298365D+16 54 51 2.05093920409755D+16 54 52 -4.79715232899567D+16 54 53 2.54891625704333D+16 54 54 7.58198077270810D+17 55 1 -8.90851685066049D+08 55 2 -4.16313229992721D+09 55 3 -2.44490745907415D+09 55 4 -7.87436788152196D+09 55 5 1.00282182208541D+10 55 6 8.81780015097996D+09 55 7 1.55090756517919D+10 55 8 7.49022414163628D+09 55 9 1.00932424653154D+10 55 10 -2.04768655891505D+10 55 11 1.43263469241779D+09 55 12 5.87286659291884D+09 55 13 1.37330094635445D+10 55 14 -1.47879449146795D+10 55 15 -2.23390020313738D+10 55 16 8.22413226834861D+15 55 17 6.77347195945165D+16 55 18 -1.97648904023962D+15 55 19 -5.24346861740196D+16 55 20 -6.01458840942285D+15 55 21 2.49981990502021D+16 55 22 8.65465633979494D+15 55 23 -1.28696241445110D+16 55 24 -3.38023077579475D+15 55 25 9.40115814438400D+14 55 26 7.57771975108915D+15 55 27 -7.49692328274227D+15 55 28 1.91498596836390D+15 55 29 -1.36098217939584D+15 55 30 -1.67629777425285D+16 55 31 6.50255767483008D+15 55 32 -2.20461925891318D+16 55 33 2.48374315855585D+16 55 34 -1.47226338526106D+16 55 35 -1.36601120377897D+16 55 36 5.01488921211617D+16 55 37 5.51920373261926D+15 55 38 2.85794702524513D+16 55 39 -2.87196740441518D+16 55 40 -3.34787614494884D+16 55 41 -1.05890117618452D+16 55 42 -1.19919294757455D+16 55 43 8.53505997320397D+15 55 44 9.36283108778010D+16 55 45 -6.23258955871534D+16 55 46 9.76989018236698D+16 55 47 -1.29891004857399D+17 55 48 -1.87352309049748D+16 55 49 -8.51119290658243D+15 55 50 5.11182941032786D+16 55 51 -5.13582405702984D+16 55 52 3.79588530671756D+16 55 53 -7.94965535144040D+16 55 54 -2.68357494269270D+17 55 55 1.18321279704248D+18 56 1 -2.44581045926140D+09 56 2 9.49392807443282D+08 56 3 -3.54366925291772D+09 56 4 -3.78369583367962D+09 56 5 1.01686635239482D+09 56 6 9.41444087256036D+08 56 7 2.69919543538662D+09 56 8 -1.50354641859373D+09 56 9 -8.22055160077305D+08 56 10 -5.77993160081939D+08 56 11 2.64904450410889D+09 56 12 3.90536743225044D+09 56 13 4.10830401823902D+09 56 14 -3.11175724341514D+09 56 15 -4.81087103033710D+08 56 16 1.67451612820932D+15 56 17 -8.87020428122550D+15 56 18 -2.36644441358419D+15 56 19 -6.47132195671456D+14 56 20 3.17041708049434D+15 56 21 4.61478903528713D+15 56 22 1.07793723881613D+15 56 23 1.16962721445576D+15 56 24 -1.51150350423680D+14 56 25 1.53063761995324D+14 56 26 -4.80089662477696D+14 56 27 -3.91695398602800D+13 56 28 -1.89765881244320D+14 56 29 1.25126194335569D+15 56 30 -9.01374580458035D+15 56 31 -4.65706120439432D+15 56 32 -3.15994511658803D+15 56 33 2.51517526281984D+14 56 34 -6.35583030416128D+14 56 35 -1.62211950581837D+15 56 36 1.16559863739639D+16 56 37 -2.12891790902854D+15 56 38 2.96044177092346D+15 56 39 2.03255941021060D+14 56 40 -2.13530794657952D+15 56 41 1.90769886084054D+15 56 42 7.67885530795984D+14 56 43 -2.59186976514271D+15 56 44 -1.06396441678273D+16 56 45 9.37710306640922D+15 56 46 -2.56253136877043D+16 56 47 1.04907040880853D+16 56 48 -1.45189378713109D+15 56 49 -2.10223961417543D+16 56 50 -6.66951018135872D+14 56 51 -1.44241728301769D+15 56 52 -2.67986167566242D+15 56 53 9.14400713375716D+15 56 54 -2.54511545446525D+16 56 55 2.98535665795638D+16 56 56 1.30404196940586D+17 57 1 8.12540235238404D+09 57 2 -2.05793515802045D+10 57 3 8.06296368731453D+09 57 4 -3.38187511415941D+09 57 5 3.21799769124313D+09 57 6 6.33969837360504D+08 57 7 -4.33863706775787D+09 57 8 -3.76466324999753D+08 57 9 6.57621137306645D+08 57 10 -1.52846484508442D+09 57 11 -2.44623428204062D+09 57 12 -1.43188102762894D+09 57 13 1.12357466838749D+09 57 14 2.01840544704686D+10 57 15 -7.92267367837837D+09 57 16 -1.49702633585604D+15 57 17 -4.44996284146074D+15 57 18 8.97199365896614D+15 57 19 3.61739389532216D+16 57 20 -2.96870357142157D+15 57 21 -6.17048783632896D+15 57 22 1.91590461941320D+16 57 23 -9.85724569159782D+15 57 24 -2.18924688622072D+15 57 25 2.04547938474784D+15 57 26 5.31003126343936D+14 57 27 -9.21697836212736D+14 57 28 -5.91880620545920D+13 57 29 -3.62447534199136D+14 57 30 8.94952232835789D+15 57 31 1.14529643695835D+16 57 32 -1.46406217453517D+15 57 33 -7.05896005408563D+15 57 34 -5.19648933198848D+14 57 35 -4.05246251068006D+15 57 36 1.38854240630835D+15 57 37 -3.19182481209549D+15 57 38 -5.30461993713818D+15 57 39 -4.74154053152397D+15 57 40 1.06432781541942D+16 57 41 -1.14348619205340D+16 57 42 3.42478982489706D+15 57 43 -1.80623583610134D+16 57 44 3.30742190403593D+16 57 45 -6.74607341636223D+16 57 46 4.51079794044925D+16 57 47 -4.85280225063640D+16 57 48 -2.46465592062133D+15 57 49 -1.36777871510602D+15 57 50 1.51636584240384D+14 57 51 -1.68766615316037D+16 57 52 9.29688037157277D+15 57 53 -3.88920015405185D+16 57 54 3.46616366464049D+16 57 55 -1.61890969925447D+17 57 56 -1.16506658217654D+17 57 57 4.08674761288887D+17 58 1 4.48255172334697D+09 58 2 1.34564061466692D+10 58 3 1.89877453229104D+10 58 4 -2.99198216906413D+10 58 5 2.82997259196844D+10 58 6 1.13694913585922D+10 58 7 2.24185310541642D+09 58 8 -3.75429233762336D+09 58 9 -3.62056467645605D+09 58 10 -4.65232352112594D+10 58 11 3.96735373870091D+09 58 12 1.60504913457102D+10 58 13 6.97186520888013D+10 58 14 -4.19691934852817D+10 58 15 -4.27871633886367D+10 58 16 -2.25469595700866D+16 58 17 1.84371528465618D+17 58 18 -2.67638966476984D+16 58 19 -4.84758891170867D+15 58 20 -3.30841106680218D+16 58 21 1.26362583123311D+16 58 22 -2.19004472922035D+15 58 23 2.54897357636550D+15 58 24 -1.25202301978532D+16 58 25 4.35381962259411D+15 58 26 1.34252647236142D+16 58 27 -6.83189182713682D+16 58 28 -8.74432508030195D+15 58 29 4.68160784437672D+16 58 30 -3.55426883864637D+16 58 31 6.34527862923912D+16 58 32 1.03342384151101D+16 58 33 -2.97983051936020D+16 58 34 -5.85931548936602D+15 58 35 -1.11716797594214D+16 58 36 2.08345326532219D+16 58 37 7.70785567786291D+15 58 38 7.02232005042176D+15 58 39 -1.44276178240838D+15 58 40 4.45023913955021D+15 58 41 -9.91918553982848D+14 58 42 1.00867438621361D+16 58 43 4.96479489421536D+15 58 44 -4.39034110753065D+16 58 45 1.42764679170581D+16 58 46 -2.08379837015716D+16 58 47 5.55018346647002D+15 58 48 -3.97802985295928D+16 58 49 -5.81297816514305D+17 58 50 -7.74821917051331D+16 58 51 5.80481175896723D+16 58 52 -2.34665221721366D+16 58 53 9.10541885707675D+15 58 54 -3.46091090384935D+17 58 55 1.23328172618550D+17 58 56 -3.16958880559212D+16 58 57 4.30123476141282D+16 58 58 1.26649563979513D+18 59 1 2.42818632086819D+09 59 2 -4.47051868871535D+10 59 3 -5.06080615064999D+10 59 4 9.54027610157224D+09 59 5 7.63871697366217D+09 59 6 1.02935192688324D+10 59 7 4.80277721441616D+09 59 8 1.29156559974967D+09 59 9 -6.51300665319884D+09 59 10 -1.06019965152595D+10 59 11 1.53580764680286D+10 59 12 2.58389653207833D+10 59 13 -6.16924314757248D+09 59 14 2.04168277740165D+10 59 15 2.09885834526831D+10 59 16 -2.40907911235546D+15 59 17 -1.18498066332508D+16 59 18 -3.20312073231204D+16 59 19 -3.36491727179203D+16 59 20 -4.01479436965842D+16 59 21 -2.72277970925537D+16 59 22 9.73132500667853D+15 59 23 -9.08614624136115D+15 59 24 -8.95305493634970D+15 59 25 5.81347982998912D+15 59 26 9.23028315745792D+15 59 27 -4.82450747044884D+16 59 28 -6.85057488250694D+15 59 29 4.43838213447132D+16 59 30 1.30858479492055D+16 59 31 -5.01672693597326D+16 59 32 -1.75115244424110D+16 59 33 -5.75407542282650D+15 59 34 1.25883323525100D+16 59 35 -2.33321043736125D+16 59 36 -2.83234797565215D+16 59 37 4.24164085513421D+15 59 38 -1.01452384488509D+16 59 39 -4.39157863431706D+15 59 40 1.68897196335237D+16 59 41 -1.09195871030333D+17 59 42 1.10183093205231D+16 59 43 -1.43147629408904D+16 59 44 6.91551387013509D+16 59 45 -4.61455873326377D+16 59 46 7.91453684136986D+16 59 47 -1.10761460189542D+17 59 48 5.74377264921152D+14 59 49 -9.39242197822039D+16 59 50 4.68967569775340D+16 59 51 -1.96017239688202D+16 59 52 1.92582991476759D+16 59 53 -8.03277162451027D+15 59 54 1.79721683504793D+17 59 55 -4.65492678939945D+17 59 56 3.40079294404519D+16 59 57 -5.26561005657472D+16 59 58 -2.21269132553185D+17 59 59 1.06823659002030D+18 60 1 -6.23352924076099D+09 60 2 -3.08936929649071D+10 60 3 -3.81194995162668D+10 60 4 1.72556522185139D+10 60 5 1.56401853485249D+10 60 6 3.05309107200902D+10 60 7 -1.37503684493839D+10 60 8 -2.54687244638707D+09 60 9 4.88400495887577D+09 60 10 -1.42027370667170D+09 60 11 5.74304637536675D+09 60 12 5.62381604864537D+09 60 13 4.14851918493660D+09 60 14 1.20573337076748D+10 60 15 -2.91923217981236D+09 60 16 -1.26570105896902D+16 60 17 7.16831472394764D+16 60 18 -1.60911187198494D+17 60 19 1.96504752038003D+17 60 20 -4.01279693034483D+16 60 21 1.03410635993946D+16 60 22 -1.62938442082976D+15 60 23 6.29158767231715D+15 60 24 -6.36037327612032D+15 60 25 8.89542149651080D+15 60 26 4.15887563636096D+15 60 27 -4.31505119187971D+15 60 28 6.23996227605274D+15 60 29 -1.04096516322673D+16 60 30 3.01113844889293D+15 60 31 1.18189819357969D+17 60 32 -3.69354604364145D+16 60 33 2.78520215989926D+16 60 34 1.30859772381501D+16 60 35 -2.02945116036452D+16 60 36 9.15421397552128D+15 60 37 -5.95158038948710D+15 60 38 2.56815064891034D+15 60 39 9.76449941493776D+14 60 40 -2.30162272649574D+15 60 41 1.02338955630996D+16 60 42 -1.71676479215091D+15 60 43 9.12427435106656D+14 60 44 -7.82743413135872D+15 60 45 9.47326004283125D+15 60 46 5.93589535181824D+15 60 47 -1.73267977897856D+14 60 48 -1.23715056297487D+15 60 49 -9.17060586923502D+16 60 50 3.34270637422367D+16 60 51 2.03383949689984D+14 60 52 -8.37992210125776D+15 60 53 8.02945425828634D+15 60 54 -1.72128555950771D+16 60 55 4.73055723036173D+15 60 56 -2.54430273952458D+16 60 57 1.85041664638215D+16 60 58 -2.44917823322476D+16 60 59 -1.90250514180131D+16 60 60 4.00331420435720D+17 61 1 6.39807154775511D+09 61 2 3.16818485379386D+10 61 3 4.72244024213618D+10 61 4 -9.03965000314227D+09 61 5 -1.17698053745034D+10 61 6 -2.09688633205218D+10 61 7 4.62755277655704D+09 61 8 -7.61964994159508D+07 61 9 -5.28945866612722D+09 61 10 -1.09756087128341D+09 61 11 -1.57799010632617D+10 61 12 -1.60028317047181D+10 61 13 -8.88413466827723D+08 61 14 -4.05594564172528D+09 61 15 -4.96324879571030D+09 61 16 4.37039209836246D+15 61 17 -6.79871523526308D+16 61 18 1.63941201688434D+17 61 19 -2.28976552403019D+17 61 20 -6.16642277804595D+15 61 21 2.73251119527578D+15 61 22 -1.12577810394995D+15 61 23 -4.26950393600000D+14 61 24 2.03338843149070D+16 61 25 -8.53890340695590D+15 61 26 -7.96778810489344D+14 61 27 -2.78837110784998D+15 61 28 5.10462817786944D+14 61 29 1.60532644886418D+16 61 30 1.54699026429911D+16 61 31 -1.27376834706923D+17 61 32 2.90576446494003D+16 61 33 -2.92202130313523D+16 61 34 -1.80492764369132D+16 61 35 2.03019186247557D+16 61 36 -3.42070860928307D+15 61 37 4.63084577021747D+15 61 38 7.60081893015629D+15 61 39 1.12734988638346D+16 61 40 -4.58944723591885D+15 61 41 -1.30811955131471D+16 61 42 4.84201428446182D+15 61 43 -4.70030448110029D+15 61 44 -1.07702261436362D+16 61 45 -2.02018884445786D+15 61 46 -5.11452020913905D+16 61 47 1.18038092460216D+16 61 48 5.17143669310906D+15 61 49 8.47259778458176D+16 61 50 -3.51848988161987D+16 61 51 -1.41198516741192D+16 61 52 1.16610434559445D+16 61 53 -2.47339405032307D+16 61 54 3.28810149562990D+16 61 55 -8.11388976453714D+16 61 56 2.26391157790734D+16 61 57 -2.17309675271081D+16 61 58 4.59910464475602D+16 61 59 -3.09155807183258D+15 61 60 -3.45542570527823D+17 61 61 4.73775051597411D+17 62 1 3.44325432715205D+02 62 2 6.75806983512030D+01 62 3 6.65880088908744D+02 62 4 -3.67609627216072D+02 62 5 -1.47800260995063D+03 62 6 -2.17426165007993D+03 62 7 1.65192455707374D+03 62 8 3.88554447748878D+02 62 9 2.12160398998054D+02 62 10 -5.38620125065757D+01 62 11 1.16213404792264D+02 62 12 2.01884401786115D+02 62 13 -1.57477835014000D+03 62 14 9.05654059069803D+02 62 15 1.09433676037162D+03 62 16 6.01613852408409D+07 62 17 -1.60955213042830D+08 62 18 -6.44614868130532D+08 62 19 -1.12917901543231D+09 62 20 6.71023637426725D+07 62 21 -5.87284516449589D+08 62 22 3.24026385152839D+08 62 23 2.00752899513710D+08 62 24 -1.66770029015803D+09 62 25 -2.62934042804438D+08 62 26 -1.25008567928340D+09 62 27 6.60061161159612D+08 62 28 -2.52851325670925D+08 62 29 -9.69108242221902D+07 62 30 -1.20892362851900D+09 62 31 5.23559957461668D+08 62 32 -6.68826894012440D+09 62 33 3.20766764078911D+09 62 34 5.19365588109001D+08 62 35 -2.41832802198333D+09 62 36 2.54429737895331D+09 62 37 -1.79052717421696D+09 62 38 -6.79402696582218D+08 62 39 -1.99075785482279D+07 62 40 -4.15803568166593D+07 62 41 -1.32600590766412D+08 62 42 -6.26652429357596D+08 62 43 1.81151813437710D+08 62 44 -6.18857459735895D+08 62 45 1.75497417590089D+08 62 46 -1.33383341099932D+09 62 47 -1.21249309837826D+09 62 48 -4.89729666149567D+08 62 49 2.55562143389024D+09 62 50 -9.84809846115356D+08 62 51 7.55144717267337D+08 62 52 -5.70908295568241D+07 62 53 1.07819885977531D+08 62 54 -7.83792701616676D+08 62 55 -4.84046896861199D+08 62 56 -1.68204411405793D+08 62 57 2.60253158116312D+08 62 58 -4.99399352789319D+08 62 59 -6.30500358734057D+08 62 60 -1.55768951704057D+09 62 61 1.39406274983237D+09 62 62 9.23184409708961D+01 63 1 -1.28921322583632D+01 63 2 8.81788907495190D+00 63 3 -1.89745105593985D+01 63 4 -7.04302227868169D+01 63 5 -6.58097953848136D+01 63 6 -1.62536192353561D+02 63 7 9.93253764569729D+01 63 8 8.44978087366164D+01 63 9 2.03559391537298D+02 63 10 -8.44659404226673D+01 63 11 1.19802840683519D+01 63 12 7.67788819523215D+01 63 13 6.84629190058692D+01 63 14 -3.94861864876259D+01 63 15 -9.88275705590681D+01 63 16 -3.56550933448482D+07 63 17 1.08613750861636D+09 63 18 1.88434958721451D+07 63 19 9.63981879309113D+07 63 20 -1.16290037951715D+07 63 21 1.01546642076365D+08 63 22 1.06607524926939D+05 63 23 1.04644966725204D+08 63 24 -1.88524724377993D+08 63 25 6.12234475482832D+07 63 26 -1.56857137346609D+08 63 27 6.00467316192543D+07 63 28 -7.75598591617400D+07 63 29 9.33349846657030D+06 63 30 4.71248587606159D+07 63 31 3.06420542805782D+08 63 32 -1.63297910187547D+09 63 33 5.75674264262673D+08 63 34 -3.40732468977367D+07 63 35 -7.39240199239880D+08 63 36 6.94049892056062D+08 63 37 -4.96314649526380D+08 63 38 -3.47061820369913D+08 63 39 -2.56396075884987D+08 63 40 -2.09044513948863D+07 63 41 -1.05662795704105D+08 63 42 8.20486927854149D+07 63 43 -2.51550995353502D+07 63 44 3.37551345563574D+08 63 45 -1.30092137525433D+07 63 46 7.11285548259426D+08 63 47 3.83002635485399D+08 63 48 -1.89822791229848D+08 63 49 -3.90309756275103D+08 63 50 2.99889955255587D+08 63 51 -2.77775054624168D+08 63 52 8.52787581623542D+06 63 53 -5.33958218737864D+07 63 54 1.22523765088612D+08 63 55 4.72883063320328D+08 63 56 4.72931892049609D+07 63 57 -8.30131832135007D+07 63 58 6.17663105513678D+07 63 59 3.32106445281166D+08 63 60 2.97090675610415D+08 63 61 -3.16335139144482D+08 63 62 8.65597925901764D-01 63 63 7.50225698363979D+00 64 1 2.34983599704563D+02 64 2 -2.21423081206188D+03 64 3 -1.50441140999569D+03 64 4 4.75626506388709D+01 64 5 3.25851212520219D+02 64 6 4.23618973640544D+02 64 7 -5.24170521959839D+02 64 8 3.41128243795051D+02 64 9 1.24589997900230D+03 64 10 -8.92019657746567D+02 64 11 6.82368917891314D+02 64 12 1.03341321323451D+03 64 13 1.13364392939075D+03 64 14 8.64882438009606D+02 64 15 -1.19852075582154D+03 64 16 -1.84636435275398D+08 64 17 -1.25400877102648D+08 64 18 1.09019200523263D+09 64 19 6.64071108289065D+08 64 20 -1.32165582351372D+08 64 21 -2.50302582344966D+08 64 22 -2.85756372301166D+08 64 23 -2.40939383929202D+08 64 24 1.74064104269809D+09 64 25 -8.99708594108601D+08 64 26 1.63815473940275D+09 64 27 -2.35437186107424D+09 64 28 -2.11051184251263D+08 64 29 5.26396512761821D+08 64 30 2.28785756069361D+08 64 31 6.14505088383734D+08 64 32 8.34087658099330D+09 64 33 -4.10817318150728D+09 64 34 -2.97987452739980D+09 64 35 8.94885643463001D+09 64 36 -2.61325899641318D+09 64 37 2.54131760377066D+08 64 38 1.51131349747914D+08 64 39 -4.81119816147189D+08 64 40 -1.97447005076168D+08 64 41 -9.23814377955978D+08 64 42 8.50965132231674D+08 64 43 -1.18590517889787D+09 64 44 1.72821580973567D+09 64 45 -1.20526745953646D+09 64 46 2.24754092395764D+09 64 47 1.66135411945732D+08 64 48 9.79706355081143D+07 64 49 -2.98560695219494D+09 64 50 9.04624952342754D+08 64 51 -6.87222406182899D+08 64 52 8.08648333277631D+07 64 53 -2.43990224281658D+08 64 54 6.40951002210455D+08 64 55 7.55117235094453D+08 64 56 9.91184529147891D+07 64 57 6.80291530633232D+08 64 58 -1.70462599111874D+08 64 59 2.71931550033454D+09 64 60 2.50932099975523D+09 64 61 -2.61093874963794D+09 64 62 -5.08676102357138D+01 64 63 3.45357977991952D+00 64 64 1.65422596044431D+02 65 1 -4.18241738350947D+01 65 2 2.53147130083538D+02 65 3 1.15033454543589D+02 65 4 -5.06220386401436D+01 65 5 -3.02558152431147D+01 65 6 -7.24624321523446D+01 65 7 5.63682031245000D+01 65 8 2.46185088518949D+01 65 9 2.87870258293220D+01 65 10 1.07708275230641D+02 65 11 -9.61211491557427D+01 65 12 -1.76443685440308D+02 65 13 -7.16302658768495D+01 65 14 -1.51388674554724D+02 65 15 1.05085637199896D+02 65 16 3.78303663971534D+07 65 17 -7.46628430961425D+08 65 18 -4.05683794381246D+07 65 19 -4.87337396670536D+08 65 20 -1.66022765878910D+07 65 21 -1.30218598007793D+08 65 22 4.10958737604094D+07 65 23 -7.31317897465452D+07 65 24 2.65604077315709D+07 65 25 -4.36899546270341D+06 65 26 3.93423486176914D+07 65 27 3.84674173555652D+07 65 28 7.29464281194125D+06 65 29 -7.34691058625284D+07 65 30 -1.59516758212589D+08 65 31 -6.15427773801991D+08 65 32 1.46793009653334D+09 65 33 -1.07489185626665D+09 65 34 -2.31302141913066D+08 65 35 1.05220591792204D+09 65 36 -5.92882850968174D+08 65 37 -7.10308003897750D+07 65 38 3.12310530882961D+08 65 39 2.71153176396417D+07 65 40 5.01817045466027D+08 65 41 -1.48137802314405D+08 65 42 -8.49787368709735D+07 65 43 -1.65806284638712D+08 65 44 -8.38159913174067D+08 65 45 6.16346367222125D+08 65 46 -1.31968604160526D+09 65 47 1.29105727535586D+09 65 48 1.83942775062353D+08 65 49 6.62726464686193D+08 65 50 -2.79620138356975D+08 65 51 2.40840258596545D+08 65 52 -3.71436604084411D+07 65 53 1.08544362565449D+08 65 54 -1.08092970916709D+08 65 55 -2.87760641114047D+08 65 56 -3.48676683001570D+05 65 57 -2.99773144670716D+08 65 58 2.04714571549860D+08 65 59 -8.11692207641670D+08 65 60 -4.82548310759646D+08 65 61 5.53809143064685D+08 65 62 3.61207200538527D+00 65 63 -3.21540683937718D+00 65 64 -1.57520729957171D+01 65 65 1.34135095412479D+01 66 1 -2.68474351786230D+03 66 2 9.01706927892526D+03 66 3 3.19610620439703D+03 66 4 1.63689462564986D+04 66 5 -3.21938452146256D+04 66 6 -2.83570902380900D+04 66 7 1.74554796067754D+04 66 8 4.71759783693055D+03 66 9 2.20952434950676D+03 66 10 1.34645135346017D+04 66 11 -2.51586289201794D+03 66 12 -8.31512465675413D+03 66 13 -4.46041958815908D+04 66 14 2.09750409905376D+04 66 15 3.12665843407127D+04 66 16 -1.04545406717109D+10 66 17 2.16031845460768D+10 66 18 -2.82504944612878D+10 66 19 -8.39785853098092D+09 66 20 -1.06251408474200D+10 66 21 -1.40864019717958D+09 66 22 -8.38647579440524D+09 66 23 9.02263700697482D+09 66 24 -2.51571557673050D+10 66 25 1.96880037882113D+09 66 26 -8.06047942181013D+09 66 27 1.11057666595056D+10 66 28 -2.56580935752716D+09 66 29 3.39271847998493D+08 66 30 -1.09333971534444D+11 66 31 1.79127228812184D+09 66 32 -3.40409075543986D+10 66 33 1.59641728824360D+09 66 34 -3.76282333046760D+10 66 35 -2.41477161975048D+10 66 36 -3.81420631220968D+09 66 37 -1.22417301297778D+10 66 38 -3.03997047221371D+10 66 39 -4.67312128850528D+08 66 40 -3.32673888005473D+10 66 41 9.29385286078477D+09 66 42 -3.51112791201659D+09 66 43 2.19231743106344D+09 66 44 -1.00782568643369D+10 66 45 5.33471707250360D+09 66 46 -3.81867040578450D+10 66 47 -4.12575905820042D+09 66 48 -2.65234012212050D+10 66 49 7.85186270838970D+10 66 50 -5.75920948214778D+09 66 51 4.99532117094491D+09 66 52 1.77769014170418D+09 66 53 -9.84892534679853D+07 66 54 -1.52721599446556D+10 66 55 -1.06485577829304D+10 66 56 -7.20997906534461D+08 66 57 -7.57379946346992D+09 66 58 -4.21206751810221D+10 66 59 -8.34141246932110D+09 66 60 -9.48710823057472D+09 66 61 8.15359380038929D+09 66 62 1.16947097386122D+03 66 63 -2.30180742104233D+00 66 64 -1.13540630746195D+03 66 65 9.95392683458819D+01 66 66 3.58649473161367D+04 67 1 9.04594273361827D+01 67 2 9.61815633441345D+02 67 3 8.18041550370816D+02 67 4 1.20111021684871D+01 67 5 1.50431626607288D+03 67 6 1.44851603757593D+03 67 7 -9.59083722325917D+02 67 8 -8.65424843422672D+02 67 9 -2.07202038113324D+03 67 10 1.30105343584610D+03 67 11 -1.02451074133264D+03 67 12 -1.83282138093432D+03 67 13 -4.44440242977032D+02 67 14 -5.76196314908859D+02 67 15 1.63828417405492D+03 67 16 9.26418730719682D+08 67 17 -2.74917868227886D+10 67 18 -2.98436112180515D+09 67 19 -3.39939394225322D+09 67 20 -1.24374760857937D+09 67 21 -1.01083110503684D+09 67 22 4.97075541102630D+09 67 23 -4.32327249717563D+09 67 24 1.72942223841934D+09 67 25 -2.13114810833451D+08 67 26 1.19839070569138D+09 67 27 7.87508473310809D+07 67 28 9.36386460372322D+08 67 29 -2.39202254968794D+08 67 30 5.36173829395384D+09 67 31 -2.34356117400291D+09 67 32 1.15890189293171D+10 67 33 -4.39565040773861D+09 67 34 8.63623360055302D+09 67 35 4.48268433015948D+09 67 36 -3.14214058370857D+08 67 37 6.43449691630055D+09 67 38 8.41993976295191D+09 67 39 2.16643711735353D+09 67 40 -1.26982429895476D+09 67 41 -5.07817776716171D+09 67 42 -3.82134191761217D+08 67 43 -8.32579747041660D+08 67 44 -6.29229670108267D+09 67 45 2.45322630722351D+09 67 46 -1.88822107913028D+10 67 47 4.63051589901308D+09 67 48 5.51453479372099D+09 67 49 1.30565862600515D+10 67 50 -2.07904819422998D+09 67 51 1.89741832182028D+09 67 52 8.00040094745829D+08 67 53 1.69227053681550D+08 67 54 -2.74632647413107D+09 67 55 -3.10694605066563D+09 67 56 1.36192501106070D+08 67 57 -7.73156908752260D+08 67 58 -9.03597013159917D+09 67 59 -2.17039581764012D+08 67 60 -2.24052503841950D+09 67 61 2.25467973934381D+09 67 62 1.00688005113022D+01 67 63 -9.87622235271430D+01 67 64 -1.14368723131218D+02 67 65 1.05959183509174D+02 67 66 -2.02373800392919D+02 67 67 3.18983506245915D+03 68 1 5.22402123877693D+01 68 2 4.13145914235537D+02 68 3 5.46234593334613D+02 68 4 -1.61353558139335D+02 68 5 -3.75858976823539D+02 68 6 -6.70034760828678D+02 68 7 3.77653296698377D+02 68 8 1.95282625073426D+01 68 9 -4.72406009586239D+01 68 10 -6.68270945810235D+01 68 11 1.14466747517740D+01 68 12 1.67115274337784D+02 68 13 -2.01712856395047D+02 68 14 -6.82618746864518D+01 68 15 3.92549417887054D+00 68 16 8.01465317843911D+08 68 17 4.72786756669930D+09 68 18 -9.08464005080919D+08 68 19 2.30713292482528D+09 68 20 1.96458199096388D+08 68 21 1.57458305282674D+09 68 22 5.81994602783264D+08 68 23 3.72376848152726D+08 68 24 -3.03586684619006D+09 68 25 1.44971622957023D+09 68 26 -2.70718905416853D+09 68 27 2.67278138967539D+09 68 28 -1.86143461645287D+08 68 29 -2.81784849896638D+08 68 30 -1.90487170186710D+08 68 31 -3.36937976199429D+08 68 32 -1.10324768719221D+10 68 33 3.89729683278011D+09 68 34 4.64859002536290D+09 68 35 -9.75146603821570D+09 68 36 2.19071607020959D+09 68 37 -3.02771376279677D+09 68 38 -4.40569291274169D+08 68 39 -7.61108020854746D+08 68 40 -1.13313305387752D+08 68 41 -6.54538469359144D+08 68 42 1.23453409063904D+09 68 43 -1.00321793432325D+09 68 44 2.18721063665805D+09 68 45 -1.34819106273634D+09 68 46 3.19542445444403D+09 68 47 -8.55212018755295D+08 68 48 -1.42120291465403D+09 68 49 -3.55408379325719D+08 68 50 1.06801750868123D+09 68 51 -8.93318367037131D+08 68 52 1.51033791828575D+08 68 53 -2.78729525488449D+08 68 54 3.12589307979220D+08 68 55 2.27537264070444D+09 68 56 6.21899172861473D+07 68 57 8.40848055328882D+08 68 58 -1.65118082742769D+08 68 59 3.19080886669125D+09 68 60 -3.12464482975596D+08 68 61 1.80867528364115D+08 68 62 2.68283322510986D+01 68 63 2.10469740511909D+01 68 64 -3.31876670111103D+01 68 65 -2.22276181554682D+01 68 66 2.83516046645537D+02 68 67 -2.80088712490290D+02 68 68 1.89794767636061D+02 69 1 7.02989245674935D+01 69 2 -4.85851197324449D+02 69 3 -2.40979094619645D+02 69 4 -2.54043903926712D+01 69 5 2.40211004959445D+02 69 6 2.61378762128432D+02 69 7 1.20560738106283D+02 69 8 -1.08810949081962D+02 69 9 -2.10888856863556D+02 69 10 -3.22650714142544D+02 69 11 9.61903726490343D+01 69 12 3.24891088945126D+02 69 13 1.57195441882342D+02 69 14 2.58260768843927D+02 69 15 -1.34401899569663D+02 69 16 -1.39454776168156D+09 69 17 1.47239711353678D+09 69 18 6.11864109439968D+08 69 19 2.27052479225382D+09 69 20 -5.98988569661748D+07 69 21 4.64162353573695D+08 69 22 -2.75650962657645D+08 69 23 3.66538348617403D+08 69 24 9.04602739512928D+08 69 25 4.16342329774027D+08 69 26 4.66960313806349D+08 69 27 -4.87543424100169D+08 69 28 -8.01676216306726D+07 69 29 4.98833266645589D+08 69 30 1.94729950611416D+09 69 31 4.20063137868119D+09 69 32 -7.74780683837195D+09 69 33 4.96146180323446D+09 69 34 1.91987641973109D+08 69 35 -5.26447234177724D+09 69 36 3.52154574280675D+09 69 37 3.19239718595049D+08 69 38 -8.70518636002954D+08 69 39 -9.77987344608176D+07 69 40 -6.79557189049185D+08 69 41 -1.98078839557848D+08 69 42 -5.53264876078692D+08 69 43 6.13179404284828D+08 69 44 2.18102640479782D+08 69 45 -4.72575419078361D+08 69 46 1.65258175810665D+08 69 47 -3.29430327591259D+09 69 48 1.91162624672822D+08 69 49 -5.22331630443054D+09 69 50 1.12694856458543D+09 69 51 -3.93291254424130D+08 69 52 1.26370474928009D+08 69 53 -1.07082715423074D+08 69 54 1.25538503845733D+09 69 55 -5.35238023634497D+08 69 56 2.43425359251404D+08 69 57 1.97498483466603D+08 69 58 1.83998163050539D+08 69 59 1.59343539762630D+09 69 60 3.67833491874504D+09 69 61 -3.25518748627883D+09 69 62 -7.36072490756429D+00 69 63 9.04611191445434D+00 69 64 2.81971516367548D+01 69 65 -2.24499047941600D+01 69 66 -2.29825538271244D+02 69 67 -1.64522540819785D+02 69 68 2.81762188586881D+01 69 69 1.28416855769289D+02 -SOLUTION/DECOMPOSED_NORMAL_MATRIX * * ----------------------------------------------------------------------------- * +SOLUTION/DECOMPOSED_NORMAL_VECTOR * Ind1 Decomposed_vector(ind1) 1 -4.04256008100943D+01 2 -1.29519998375635D+02 3 -3.01075420600461D+02 4 -2.15237458654243D+02 5 1.32818263732666D+03 6 1.62064629375524D+03 7 -4.35246203686226D+01 8 -1.51998245555716D+02 9 -3.83955154299321D+02 10 -1.43301103773400D+02 11 -8.47608861851747D+02 12 -4.52119639772139D+02 13 4.42488783653789D+02 14 -1.99055531575257D+02 15 -4.83496079046208D+02 16 -2.12535207409085D+08 17 2.23145043746973D+09 18 7.91883132357057D+08 19 -8.78230987599251D+08 20 -8.58298866341603D+08 21 1.10833406627113D+08 22 -3.73151073385317D+08 23 -7.94678437008060D+08 24 2.20139665261482D+09 25 1.45839388213172D+09 26 2.94937012110124D+08 27 -1.10574166481504D+08 28 1.88879536030615D+08 29 -3.23050375710739D+08 30 2.23850390619073D+09 31 2.14411056994078D+09 32 3.03626639365850D+09 33 -1.51692434885503D+09 34 4.12062300383458D+09 35 1.23084520806163D+09 36 -8.35159053510459D+09 37 5.78009425285559D+08 38 -5.36380427147825D+08 39 -1.50446020256143D+09 40 1.29611613612224D+09 41 -1.71798941512389D+08 42 5.98929559116904D+08 43 2.80941145363129D+08 44 -4.12739913890578D+08 45 -6.18396489976000D+08 46 2.11567555680745D+09 47 -1.01786076155548D+09 48 5.11195575239744D+08 49 -2.69482127437869D+09 50 1.60791099177066D+08 51 1.16495933368300D+08 52 -1.29791191555011D+08 53 1.29740664776291D+08 54 -1.45010165921761D+09 55 1.40596790683365D+09 56 6.77257254569403D+06 57 -5.36303347657935D+08 58 2.18135186771154D+09 59 1.80791359434840D+09 60 7.84136810857584D+08 61 -5.23709545213652D+08 62 -4.40014396493888D+01 63 -3.50669028276787D-01 64 2.33083603848657D+01 65 9.61528535871523D-01 66 -5.98002942107274D+02 67 1.24418182591817D+01 68 -9.56136939239371D+00 69 1.39740459106265D+01 -SOLUTION/DECOMPOSED_NORMAL_VECTOR * * ----------------------------------------------------------------------------- * +SOLUTION/DECOMPOSED_NORMAL_CALIBRATION LOADING_EFFECT * Ind1 Decomposed_vector(ind1) 1 -1.14809161454441D+01 2 4.67187007382967D+01 3 2.66163791831352D+01 4 -1.25204417245562D+02 5 6.87278062248203D+01 6 1.20899321595614D+01 7 -6.08206116829409D+01 8 -1.41336880890963D+01 9 1.12612619968419D+00 10 1.45651012878005D+02 11 -1.06728072715063D+02 12 -5.16175130895767D+01 13 5.18549321965872D+01 14 5.41525384400664D+00 15 1.17850755508645D+01 16 2.33355872272187D+07 17 -7.07554563594834D+07 18 -2.86464601505632D+07 19 -4.42566759855530D+07 20 -1.80044355676194D+07 21 -2.41932755980889D+06 22 -1.63137283418085D+06 23 -4.12359206357419D+07 24 -2.58771701157164D+07 25 -7.59564785740051D+06 26 -5.16585552146204D+07 27 1.19271298113534D+08 28 -3.38748090726098D+07 29 4.41368690512832D+06 30 9.97434530971644D+07 31 -1.83744394471552D+08 32 -2.21542271564183D+08 33 8.77946239585129D+07 34 1.69880719279239D+08 35 -3.13502572983509D+08 36 3.37460734598865D+08 37 -7.21899689299853D+07 38 2.20679419926709D+07 39 -2.73468490569442D+07 40 1.03602265777120D+08 41 2.54529037231984D+07 42 -1.87709015996073D+07 43 6.22059153070634D+07 44 5.59329696999073D+07 45 2.72865071010691D+06 46 -1.01876453899040D+07 47 -8.28313378325712D+07 48 4.80980460297271D+07 49 -1.55012440842166D+08 50 -3.30070997470198D+07 51 3.62782876643505D+07 52 -4.00162210189586D+07 53 -1.14069898643930D+05 54 -6.13968052779602D+07 55 -7.91905932739210D+07 56 1.20619685255055D+07 57 -6.62683274763564D+06 58 6.61805417137282D+07 59 -7.83678215990226D+05 60 -2.33671469119609D+07 61 1.77727028370777D+07 62 -9.77117332201584D-01 63 9.72534909453609D-02 64 -2.89923553955291D+00 65 1.71305339884363D-01 66 -2.70078684243033D+01 67 3.18242552909081D+00 68 6.98220375207525D-01 69 1.59231948087950D-01 -SOLUTION/DECOMPOSED_NORMAL_CALIBRATION * * ----------------------------------------------------------------------------- * %ENDSNX