Exchange Normal equation terms between organizations

The exchange format was devised to enable the exchange of data between two different organizations with two different programs

There are 3 files that are defined for the exchange

  1. Description of the normal equations
  2. Normal equation elements
     Column  contents definition
     1:5     integer  Row number
     6:10    integer  Column Number
     11:34   integer  Normal equation element (Only non zero terms required)
     

    Note:this inclues the right hand side as n+1 column number and the partial VtPV in row n+1 for state 1 or 2.

  3. Original Diagonal elements
     Column  contents definition
     1:24     real    Original diagonal element
     25:34    blank
     

    Note:This file contains n records corresponding to the n unknowns in the normal equations