Home > matpower5.0 > case118.m

case118

PURPOSE ^

CASE118 Power flow data for IEEE 118 bus test case.

SYNOPSIS ^

function mpc = case118

DESCRIPTION ^

CASE118    Power flow data for IEEE 118 bus test case.
   Please see CASEFORMAT for details on the case file format.
   This data was converted from IEEE Common Data Format
   (ieee118cdf.txt) on 15-Oct-2014 by cdf2matp, rev. 2393
   See end of file for warnings generated during conversion.

   Converted from IEEE CDF file from:
       http://www.ee.washington.edu/research/pstca/
   With baseKV data take from the PSAP format file from the same site,
   added manually on 10-Mar-2006.
 
   08/25/93 UW ARCHIVE           100.0  1961 W IEEE 118 Bus Test Case

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 function mpc = case118
0002 %CASE118    Power flow data for IEEE 118 bus test case.
0003 %   Please see CASEFORMAT for details on the case file format.
0004 %   This data was converted from IEEE Common Data Format
0005 %   (ieee118cdf.txt) on 15-Oct-2014 by cdf2matp, rev. 2393
0006 %   See end of file for warnings generated during conversion.
0007 %
0008 %   Converted from IEEE CDF file from:
0009 %       http://www.ee.washington.edu/research/pstca/
0010 %   With baseKV data take from the PSAP format file from the same site,
0011 %   added manually on 10-Mar-2006.
0012 %
0013 %   08/25/93 UW ARCHIVE           100.0  1961 W IEEE 118 Bus Test Case
0014 
0015 %   MATPOWER
0016 %   $Id: case118.m 2394 2014-10-15 20:39:39Z ray $
0017 
0018 %% MATPOWER Case Format : Version 2
0019 mpc.version = '2';
0020 
0021 %%-----  Power Flow Data  -----%%
0022 %% system MVA base
0023 mpc.baseMVA = 100;
0024 
0025 %% bus data
0026 %    bus_i    type    Pd    Qd    Gs    Bs    area    Vm    Va    baseKV    zone    Vmax    Vmin
0027 mpc.bus = [
0028     1    2    51    27    0    0    1    0.955    10.67    138    1    1.06    0.94;
0029     2    1    20    9    0    0    1    0.971    11.22    138    1    1.06    0.94;
0030     3    1    39    10    0    0    1    0.968    11.56    138    1    1.06    0.94;
0031     4    2    39    12    0    0    1    0.998    15.28    138    1    1.06    0.94;
0032     5    1    0    0    0    -40    1    1.002    15.73    138    1    1.06    0.94;
0033     6    2    52    22    0    0    1    0.99    13    138    1    1.06    0.94;
0034     7    1    19    2    0    0    1    0.989    12.56    138    1    1.06    0.94;
0035     8    2    28    0    0    0    1    1.015    20.77    345    1    1.06    0.94;
0036     9    1    0    0    0    0    1    1.043    28.02    345    1    1.06    0.94;
0037     10    2    0    0    0    0    1    1.05    35.61    345    1    1.06    0.94;
0038     11    1    70    23    0    0    1    0.985    12.72    138    1    1.06    0.94;
0039     12    2    47    10    0    0    1    0.99    12.2    138    1    1.06    0.94;
0040     13    1    34    16    0    0    1    0.968    11.35    138    1    1.06    0.94;
0041     14    1    14    1    0    0    1    0.984    11.5    138    1    1.06    0.94;
0042     15    2    90    30    0    0    1    0.97    11.23    138    1    1.06    0.94;
0043     16    1    25    10    0    0    1    0.984    11.91    138    1    1.06    0.94;
0044     17    1    11    3    0    0    1    0.995    13.74    138    1    1.06    0.94;
0045     18    2    60    34    0    0    1    0.973    11.53    138    1    1.06    0.94;
0046     19    2    45    25    0    0    1    0.963    11.05    138    1    1.06    0.94;
0047     20    1    18    3    0    0    1    0.958    11.93    138    1    1.06    0.94;
0048     21    1    14    8    0    0    1    0.959    13.52    138    1    1.06    0.94;
0049     22    1    10    5    0    0    1    0.97    16.08    138    1    1.06    0.94;
0050     23    1    7    3    0    0    1    1    21    138    1    1.06    0.94;
0051     24    2    13    0    0    0    1    0.992    20.89    138    1    1.06    0.94;
0052     25    2    0    0    0    0    1    1.05    27.93    138    1    1.06    0.94;
0053     26    2    0    0    0    0    1    1.015    29.71    345    1    1.06    0.94;
0054     27    2    71    13    0    0    1    0.968    15.35    138    1    1.06    0.94;
0055     28    1    17    7    0    0    1    0.962    13.62    138    1    1.06    0.94;
0056     29    1    24    4    0    0    1    0.963    12.63    138    1    1.06    0.94;
0057     30    1    0    0    0    0    1    0.968    18.79    345    1    1.06    0.94;
0058     31    2    43    27    0    0    1    0.967    12.75    138    1    1.06    0.94;
0059     32    2    59    23    0    0    1    0.964    14.8    138    1    1.06    0.94;
0060     33    1    23    9    0    0    1    0.972    10.63    138    1    1.06    0.94;
0061     34    2    59    26    0    14    1    0.986    11.3    138    1    1.06    0.94;
0062     35    1    33    9    0    0    1    0.981    10.87    138    1    1.06    0.94;
0063     36    2    31    17    0    0    1    0.98    10.87    138    1    1.06    0.94;
0064     37    1    0    0    0    -25    1    0.992    11.77    138    1    1.06    0.94;
0065     38    1    0    0    0    0    1    0.962    16.91    345    1    1.06    0.94;
0066     39    1    27    11    0    0    1    0.97    8.41    138    1    1.06    0.94;
0067     40    2    66    23    0    0    1    0.97    7.35    138    1    1.06    0.94;
0068     41    1    37    10    0    0    1    0.967    6.92    138    1    1.06    0.94;
0069     42    2    96    23    0    0    1    0.985    8.53    138    1    1.06    0.94;
0070     43    1    18    7    0    0    1    0.978    11.28    138    1    1.06    0.94;
0071     44    1    16    8    0    10    1    0.985    13.82    138    1    1.06    0.94;
0072     45    1    53    22    0    10    1    0.987    15.67    138    1    1.06    0.94;
0073     46    2    28    10    0    10    1    1.005    18.49    138    1    1.06    0.94;
0074     47    1    34    0    0    0    1    1.017    20.73    138    1    1.06    0.94;
0075     48    1    20    11    0    15    1    1.021    19.93    138    1    1.06    0.94;
0076     49    2    87    30    0    0    1    1.025    20.94    138    1    1.06    0.94;
0077     50    1    17    4    0    0    1    1.001    18.9    138    1    1.06    0.94;
0078     51    1    17    8    0    0    1    0.967    16.28    138    1    1.06    0.94;
0079     52    1    18    5    0    0    1    0.957    15.32    138    1    1.06    0.94;
0080     53    1    23    11    0    0    1    0.946    14.35    138    1    1.06    0.94;
0081     54    2    113    32    0    0    1    0.955    15.26    138    1    1.06    0.94;
0082     55    2    63    22    0    0    1    0.952    14.97    138    1    1.06    0.94;
0083     56    2    84    18    0    0    1    0.954    15.16    138    1    1.06    0.94;
0084     57    1    12    3    0    0    1    0.971    16.36    138    1    1.06    0.94;
0085     58    1    12    3    0    0    1    0.959    15.51    138    1    1.06    0.94;
0086     59    2    277    113    0    0    1    0.985    19.37    138    1    1.06    0.94;
0087     60    1    78    3    0    0    1    0.993    23.15    138    1    1.06    0.94;
0088     61    2    0    0    0    0    1    0.995    24.04    138    1    1.06    0.94;
0089     62    2    77    14    0    0    1    0.998    23.43    138    1    1.06    0.94;
0090     63    1    0    0    0    0    1    0.969    22.75    345    1    1.06    0.94;
0091     64    1    0    0    0    0    1    0.984    24.52    345    1    1.06    0.94;
0092     65    2    0    0    0    0    1    1.005    27.65    345    1    1.06    0.94;
0093     66    2    39    18    0    0    1    1.05    27.48    138    1    1.06    0.94;
0094     67    1    28    7    0    0    1    1.02    24.84    138    1    1.06    0.94;
0095     68    1    0    0    0    0    1    1.003    27.55    345    1    1.06    0.94;
0096     69    3    0    0    0    0    1    1.035    30    138    1    1.06    0.94;
0097     70    2    66    20    0    0    1    0.984    22.58    138    1    1.06    0.94;
0098     71    1    0    0    0    0    1    0.987    22.15    138    1    1.06    0.94;
0099     72    2    12    0    0    0    1    0.98    20.98    138    1    1.06    0.94;
0100     73    2    6    0    0    0    1    0.991    21.94    138    1    1.06    0.94;
0101     74    2    68    27    0    12    1    0.958    21.64    138    1    1.06    0.94;
0102     75    1    47    11    0    0    1    0.967    22.91    138    1    1.06    0.94;
0103     76    2    68    36    0    0    1    0.943    21.77    138    1    1.06    0.94;
0104     77    2    61    28    0    0    1    1.006    26.72    138    1    1.06    0.94;
0105     78    1    71    26    0    0    1    1.003    26.42    138    1    1.06    0.94;
0106     79    1    39    32    0    20    1    1.009    26.72    138    1    1.06    0.94;
0107     80    2    130    26    0    0    1    1.04    28.96    138    1    1.06    0.94;
0108     81    1    0    0    0    0    1    0.997    28.1    345    1    1.06    0.94;
0109     82    1    54    27    0    20    1    0.989    27.24    138    1    1.06    0.94;
0110     83    1    20    10    0    10    1    0.985    28.42    138    1    1.06    0.94;
0111     84    1    11    7    0    0    1    0.98    30.95    138    1    1.06    0.94;
0112     85    2    24    15    0    0    1    0.985    32.51    138    1    1.06    0.94;
0113     86    1    21    10    0    0    1    0.987    31.14    138    1    1.06    0.94;
0114     87    2    0    0    0    0    1    1.015    31.4    161    1    1.06    0.94;
0115     88    1    48    10    0    0    1    0.987    35.64    138    1    1.06    0.94;
0116     89    2    0    0    0    0    1    1.005    39.69    138    1    1.06    0.94;
0117     90    2    163    42    0    0    1    0.985    33.29    138    1    1.06    0.94;
0118     91    2    10    0    0    0    1    0.98    33.31    138    1    1.06    0.94;
0119     92    2    65    10    0    0    1    0.993    33.8    138    1    1.06    0.94;
0120     93    1    12    7    0    0    1    0.987    30.79    138    1    1.06    0.94;
0121     94    1    30    16    0    0    1    0.991    28.64    138    1    1.06    0.94;
0122     95    1    42    31    0    0    1    0.981    27.67    138    1    1.06    0.94;
0123     96    1    38    15    0    0    1    0.993    27.51    138    1    1.06    0.94;
0124     97    1    15    9    0    0    1    1.011    27.88    138    1    1.06    0.94;
0125     98    1    34    8    0    0    1    1.024    27.4    138    1    1.06    0.94;
0126     99    2    42    0    0    0    1    1.01    27.04    138    1    1.06    0.94;
0127     100    2    37    18    0    0    1    1.017    28.03    138    1    1.06    0.94;
0128     101    1    22    15    0    0    1    0.993    29.61    138    1    1.06    0.94;
0129     102    1    5    3    0    0    1    0.991    32.3    138    1    1.06    0.94;
0130     103    2    23    16    0    0    1    1.001    24.44    138    1    1.06    0.94;
0131     104    2    38    25    0    0    1    0.971    21.69    138    1    1.06    0.94;
0132     105    2    31    26    0    20    1    0.965    20.57    138    1    1.06    0.94;
0133     106    1    43    16    0    0    1    0.962    20.32    138    1    1.06    0.94;
0134     107    2    50    12    0    6    1    0.952    17.53    138    1    1.06    0.94;
0135     108    1    2    1    0    0    1    0.967    19.38    138    1    1.06    0.94;
0136     109    1    8    3    0    0    1    0.967    18.93    138    1    1.06    0.94;
0137     110    2    39    30    0    6    1    0.973    18.09    138    1    1.06    0.94;
0138     111    2    0    0    0    0    1    0.98    19.74    138    1    1.06    0.94;
0139     112    2    68    13    0    0    1    0.975    14.99    138    1    1.06    0.94;
0140     113    2    6    0    0    0    1    0.993    13.74    138    1    1.06    0.94;
0141     114    1    8    3    0    0    1    0.96    14.46    138    1    1.06    0.94;
0142     115    1    22    7    0    0    1    0.96    14.46    138    1    1.06    0.94;
0143     116    2    184    0    0    0    1    1.005    27.12    138    1    1.06    0.94;
0144     117    1    20    8    0    0    1    0.974    10.67    138    1    1.06    0.94;
0145     118    1    33    15    0    0    1    0.949    21.92    138    1    1.06    0.94;
0146 ];
0147 
0148 %% generator data
0149 %    bus    Pg    Qg    Qmax    Qmin    Vg    mBase    status    Pmax    Pmin    Pc1    Pc2    Qc1min    Qc1max    Qc2min    Qc2max    ramp_agc    ramp_10    ramp_30    ramp_q    apf
0150 mpc.gen = [
0151     1    0    0    15    -5    0.955    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0152     4    0    0    300    -300    0.998    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0153     6    0    0    50    -13    0.99    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0154     8    0    0    300    -300    1.015    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0155     10    450    0    200    -147    1.05    100    1    550    0    0    0    0    0    0    0    0    0    0    0    0;
0156     12    85    0    120    -35    0.99    100    1    185    0    0    0    0    0    0    0    0    0    0    0    0;
0157     15    0    0    30    -10    0.97    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0158     18    0    0    50    -16    0.973    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0159     19    0    0    24    -8    0.962    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0160     24    0    0    300    -300    0.992    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0161     25    220    0    140    -47    1.05    100    1    320    0    0    0    0    0    0    0    0    0    0    0    0;
0162     26    314    0    1000    -1000    1.015    100    1    414    0    0    0    0    0    0    0    0    0    0    0    0;
0163     27    0    0    300    -300    0.968    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0164     31    7    0    300    -300    0.967    100    1    107    0    0    0    0    0    0    0    0    0    0    0    0;
0165     32    0    0    42    -14    0.963    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0166     34    0    0    24    -8    0.984    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0167     36    0    0    24    -8    0.98    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0168     40    0    0    300    -300    0.97    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0169     42    0    0    300    -300    0.985    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0170     46    19    0    100    -100    1.005    100    1    119    0    0    0    0    0    0    0    0    0    0    0    0;
0171     49    204    0    210    -85    1.025    100    1    304    0    0    0    0    0    0    0    0    0    0    0    0;
0172     54    48    0    300    -300    0.955    100    1    148    0    0    0    0    0    0    0    0    0    0    0    0;
0173     55    0    0    23    -8    0.952    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0174     56    0    0    15    -8    0.954    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0175     59    155    0    180    -60    0.985    100    1    255    0    0    0    0    0    0    0    0    0    0    0    0;
0176     61    160    0    300    -100    0.995    100    1    260    0    0    0    0    0    0    0    0    0    0    0    0;
0177     62    0    0    20    -20    0.998    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0178     65    391    0    200    -67    1.005    100    1    491    0    0    0    0    0    0    0    0    0    0    0    0;
0179     66    392    0    200    -67    1.05    100    1    492    0    0    0    0    0    0    0    0    0    0    0    0;
0180     69    516.4    0    300    -300    1.035    100    1    805.2    0    0    0    0    0    0    0    0    0    0    0    0;
0181     70    0    0    32    -10    0.984    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0182     72    0    0    100    -100    0.98    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0183     73    0    0    100    -100    0.991    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0184     74    0    0    9    -6    0.958    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0185     76    0    0    23    -8    0.943    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0186     77    0    0    70    -20    1.006    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0187     80    477    0    280    -165    1.04    100    1    577    0    0    0    0    0    0    0    0    0    0    0    0;
0188     85    0    0    23    -8    0.985    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0189     87    4    0    1000    -100    1.015    100    1    104    0    0    0    0    0    0    0    0    0    0    0    0;
0190     89    607    0    300    -210    1.005    100    1    707    0    0    0    0    0    0    0    0    0    0    0    0;
0191     90    0    0    300    -300    0.985    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0192     91    0    0    100    -100    0.98    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0193     92    0    0    9    -3    0.99    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0194     99    0    0    100    -100    1.01    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0195     100    252    0    155    -50    1.017    100    1    352    0    0    0    0    0    0    0    0    0    0    0    0;
0196     103    40    0    40    -15    1.01    100    1    140    0    0    0    0    0    0    0    0    0    0    0    0;
0197     104    0    0    23    -8    0.971    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0198     105    0    0    23    -8    0.965    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0199     107    0    0    200    -200    0.952    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0200     110    0    0    23    -8    0.973    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0201     111    36    0    1000    -100    0.98    100    1    136    0    0    0    0    0    0    0    0    0    0    0    0;
0202     112    0    0    1000    -100    0.975    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0203     113    0    0    200    -100    0.993    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0204     116    0    0    1000    -1000    1.005    100    1    100    0    0    0    0    0    0    0    0    0    0    0    0;
0205 ];
0206 
0207 %% branch data
0208 %    fbus    tbus    r    x    b    rateA    rateB    rateC    ratio    angle    status    angmin    angmax
0209 mpc.branch = [
0210     1    2    0.0303    0.0999    0.0254    0    0    0    0    0    1    -360    360;
0211     1    3    0.0129    0.0424    0.01082    0    0    0    0    0    1    -360    360;
0212     4    5    0.00176    0.00798    0.0021    0    0    0    0    0    1    -360    360;
0213     3    5    0.0241    0.108    0.0284    0    0    0    0    0    1    -360    360;
0214     5    6    0.0119    0.054    0.01426    0    0    0    0    0    1    -360    360;
0215     6    7    0.00459    0.0208    0.0055    0    0    0    0    0    1    -360    360;
0216     8    9    0.00244    0.0305    1.162    0    0    0    0    0    1    -360    360;
0217     8    5    0    0.0267    0    0    0    0    0.985    0    1    -360    360;
0218     9    10    0.00258    0.0322    1.23    0    0    0    0    0    1    -360    360;
0219     4    11    0.0209    0.0688    0.01748    0    0    0    0    0    1    -360    360;
0220     5    11    0.0203    0.0682    0.01738    0    0    0    0    0    1    -360    360;
0221     11    12    0.00595    0.0196    0.00502    0    0    0    0    0    1    -360    360;
0222     2    12    0.0187    0.0616    0.01572    0    0    0    0    0    1    -360    360;
0223     3    12    0.0484    0.16    0.0406    0    0    0    0    0    1    -360    360;
0224     7    12    0.00862    0.034    0.00874    0    0    0    0    0    1    -360    360;
0225     11    13    0.02225    0.0731    0.01876    0    0    0    0    0    1    -360    360;
0226     12    14    0.0215    0.0707    0.01816    0    0    0    0    0    1    -360    360;
0227     13    15    0.0744    0.2444    0.06268    0    0    0    0    0    1    -360    360;
0228     14    15    0.0595    0.195    0.0502    0    0    0    0    0    1    -360    360;
0229     12    16    0.0212    0.0834    0.0214    0    0    0    0    0    1    -360    360;
0230     15    17    0.0132    0.0437    0.0444    0    0    0    0    0    1    -360    360;
0231     16    17    0.0454    0.1801    0.0466    0    0    0    0    0    1    -360    360;
0232     17    18    0.0123    0.0505    0.01298    0    0    0    0    0    1    -360    360;
0233     18    19    0.01119    0.0493    0.01142    0    0    0    0    0    1    -360    360;
0234     19    20    0.0252    0.117    0.0298    0    0    0    0    0    1    -360    360;
0235     15    19    0.012    0.0394    0.0101    0    0    0    0    0    1    -360    360;
0236     20    21    0.0183    0.0849    0.0216    0    0    0    0    0    1    -360    360;
0237     21    22    0.0209    0.097    0.0246    0    0    0    0    0    1    -360    360;
0238     22    23    0.0342    0.159    0.0404    0    0    0    0    0    1    -360    360;
0239     23    24    0.0135    0.0492    0.0498    0    0    0    0    0    1    -360    360;
0240     23    25    0.0156    0.08    0.0864    0    0    0    0    0    1    -360    360;
0241     26    25    0    0.0382    0    0    0    0    0.96    0    1    -360    360;
0242     25    27    0.0318    0.163    0.1764    0    0    0    0    0    1    -360    360;
0243     27    28    0.01913    0.0855    0.0216    0    0    0    0    0    1    -360    360;
0244     28    29    0.0237    0.0943    0.0238    0    0    0    0    0    1    -360    360;
0245     30    17    0    0.0388    0    0    0    0    0.96    0    1    -360    360;
0246     8    30    0.00431    0.0504    0.514    0    0    0    0    0    1    -360    360;
0247     26    30    0.00799    0.086    0.908    0    0    0    0    0    1    -360    360;
0248     17    31    0.0474    0.1563    0.0399    0    0    0    0    0    1    -360    360;
0249     29    31    0.0108    0.0331    0.0083    0    0    0    0    0    1    -360    360;
0250     23    32    0.0317    0.1153    0.1173    0    0    0    0    0    1    -360    360;
0251     31    32    0.0298    0.0985    0.0251    0    0    0    0    0    1    -360    360;
0252     27    32    0.0229    0.0755    0.01926    0    0    0    0    0    1    -360    360;
0253     15    33    0.038    0.1244    0.03194    0    0    0    0    0    1    -360    360;
0254     19    34    0.0752    0.247    0.0632    0    0    0    0    0    1    -360    360;
0255     35    36    0.00224    0.0102    0.00268    0    0    0    0    0    1    -360    360;
0256     35    37    0.011    0.0497    0.01318    0    0    0    0    0    1    -360    360;
0257     33    37    0.0415    0.142    0.0366    0    0    0    0    0    1    -360    360;
0258     34    36    0.00871    0.0268    0.00568    0    0    0    0    0    1    -360    360;
0259     34    37    0.00256    0.0094    0.00984    0    0    0    0    0    1    -360    360;
0260     38    37    0    0.0375    0    0    0    0    0.935    0    1    -360    360;
0261     37    39    0.0321    0.106    0.027    0    0    0    0    0    1    -360    360;
0262     37    40    0.0593    0.168    0.042    0    0    0    0    0    1    -360    360;
0263     30    38    0.00464    0.054    0.422    0    0    0    0    0    1    -360    360;
0264     39    40    0.0184    0.0605    0.01552    0    0    0    0    0    1    -360    360;
0265     40    41    0.0145    0.0487    0.01222    0    0    0    0    0    1    -360    360;
0266     40    42    0.0555    0.183    0.0466    0    0    0    0    0    1    -360    360;
0267     41    42    0.041    0.135    0.0344    0    0    0    0    0    1    -360    360;
0268     43    44    0.0608    0.2454    0.06068    0    0    0    0    0    1    -360    360;
0269     34    43    0.0413    0.1681    0.04226    0    0    0    0    0    1    -360    360;
0270     44    45    0.0224    0.0901    0.0224    0    0    0    0    0    1    -360    360;
0271     45    46    0.04    0.1356    0.0332    0    0    0    0    0    1    -360    360;
0272     46    47    0.038    0.127    0.0316    0    0    0    0    0    1    -360    360;
0273     46    48    0.0601    0.189    0.0472    0    0    0    0    0    1    -360    360;
0274     47    49    0.0191    0.0625    0.01604    0    0    0    0    0    1    -360    360;
0275     42    49    0.0715    0.323    0.086    0    0    0    0    0    1    -360    360;
0276     42    49    0.0715    0.323    0.086    0    0    0    0    0    1    -360    360;
0277     45    49    0.0684    0.186    0.0444    0    0    0    0    0    1    -360    360;
0278     48    49    0.0179    0.0505    0.01258    0    0    0    0    0    1    -360    360;
0279     49    50    0.0267    0.0752    0.01874    0    0    0    0    0    1    -360    360;
0280     49    51    0.0486    0.137    0.0342    0    0    0    0    0    1    -360    360;
0281     51    52    0.0203    0.0588    0.01396    0    0    0    0    0    1    -360    360;
0282     52    53    0.0405    0.1635    0.04058    0    0    0    0    0    1    -360    360;
0283     53    54    0.0263    0.122    0.031    0    0    0    0    0    1    -360    360;
0284     49    54    0.073    0.289    0.0738    0    0    0    0    0    1    -360    360;
0285     49    54    0.0869    0.291    0.073    0    0    0    0    0    1    -360    360;
0286     54    55    0.0169    0.0707    0.0202    0    0    0    0    0    1    -360    360;
0287     54    56    0.00275    0.00955    0.00732    0    0    0    0    0    1    -360    360;
0288     55    56    0.00488    0.0151    0.00374    0    0    0    0    0    1    -360    360;
0289     56    57    0.0343    0.0966    0.0242    0    0    0    0    0    1    -360    360;
0290     50    57    0.0474    0.134    0.0332    0    0    0    0    0    1    -360    360;
0291     56    58    0.0343    0.0966    0.0242    0    0    0    0    0    1    -360    360;
0292     51    58    0.0255    0.0719    0.01788    0    0    0    0    0    1    -360    360;
0293     54    59    0.0503    0.2293    0.0598    0    0    0    0    0    1    -360    360;
0294     56    59    0.0825    0.251    0.0569    0    0    0    0    0    1    -360    360;
0295     56    59    0.0803    0.239    0.0536    0    0    0    0    0    1    -360    360;
0296     55    59    0.04739    0.2158    0.05646    0    0    0    0    0    1    -360    360;
0297     59    60    0.0317    0.145    0.0376    0    0    0    0    0    1    -360    360;
0298     59    61    0.0328    0.15    0.0388    0    0    0    0    0    1    -360    360;
0299     60    61    0.00264    0.0135    0.01456    0    0    0    0    0    1    -360    360;
0300     60    62    0.0123    0.0561    0.01468    0    0    0    0    0    1    -360    360;
0301     61    62    0.00824    0.0376    0.0098    0    0    0    0    0    1    -360    360;
0302     63    59    0    0.0386    0    0    0    0    0.96    0    1    -360    360;
0303     63    64    0.00172    0.02    0.216    0    0    0    0    0    1    -360    360;
0304     64    61    0    0.0268    0    0    0    0    0.985    0    1    -360    360;
0305     38    65    0.00901    0.0986    1.046    0    0    0    0    0    1    -360    360;
0306     64    65    0.00269    0.0302    0.38    0    0    0    0    0    1    -360    360;
0307     49    66    0.018    0.0919    0.0248    0    0    0    0    0    1    -360    360;
0308     49    66    0.018    0.0919    0.0248    0    0    0    0    0    1    -360    360;
0309     62    66    0.0482    0.218    0.0578    0    0    0    0    0    1    -360    360;
0310     62    67    0.0258    0.117    0.031    0    0    0    0    0    1    -360    360;
0311     65    66    0    0.037    0    0    0    0    0.935    0    1    -360    360;
0312     66    67    0.0224    0.1015    0.02682    0    0    0    0    0    1    -360    360;
0313     65    68    0.00138    0.016    0.638    0    0    0    0    0    1    -360    360;
0314     47    69    0.0844    0.2778    0.07092    0    0    0    0    0    1    -360    360;
0315     49    69    0.0985    0.324    0.0828    0    0    0    0    0    1    -360    360;
0316     68    69    0    0.037    0    0    0    0    0.935    0    1    -360    360;
0317     69    70    0.03    0.127    0.122    0    0    0    0    0    1    -360    360;
0318     24    70    0.00221    0.4115    0.10198    0    0    0    0    0    1    -360    360;
0319     70    71    0.00882    0.0355    0.00878    0    0    0    0    0    1    -360    360;
0320     24    72    0.0488    0.196    0.0488    0    0    0    0    0    1    -360    360;
0321     71    72    0.0446    0.18    0.04444    0    0    0    0    0    1    -360    360;
0322     71    73    0.00866    0.0454    0.01178    0    0    0    0    0    1    -360    360;
0323     70    74    0.0401    0.1323    0.03368    0    0    0    0    0    1    -360    360;
0324     70    75    0.0428    0.141    0.036    0    0    0    0    0    1    -360    360;
0325     69    75    0.0405    0.122    0.124    0    0    0    0    0    1    -360    360;
0326     74    75    0.0123    0.0406    0.01034    0    0    0    0    0    1    -360    360;
0327     76    77    0.0444    0.148    0.0368    0    0    0    0    0    1    -360    360;
0328     69    77    0.0309    0.101    0.1038    0    0    0    0    0    1    -360    360;
0329     75    77    0.0601    0.1999    0.04978    0    0    0    0    0    1    -360    360;
0330     77    78    0.00376    0.0124    0.01264    0    0    0    0    0    1    -360    360;
0331     78    79    0.00546    0.0244    0.00648    0    0    0    0    0    1    -360    360;
0332     77    80    0.017    0.0485    0.0472    0    0    0    0    0    1    -360    360;
0333     77    80    0.0294    0.105    0.0228    0    0    0    0    0    1    -360    360;
0334     79    80    0.0156    0.0704    0.0187    0    0    0    0    0    1    -360    360;
0335     68    81    0.00175    0.0202    0.808    0    0    0    0    0    1    -360    360;
0336     81    80    0    0.037    0    0    0    0    0.935    0    1    -360    360;
0337     77    82    0.0298    0.0853    0.08174    0    0    0    0    0    1    -360    360;
0338     82    83    0.0112    0.03665    0.03796    0    0    0    0    0    1    -360    360;
0339     83    84    0.0625    0.132    0.0258    0    0    0    0    0    1    -360    360;
0340     83    85    0.043    0.148    0.0348    0    0    0    0    0    1    -360    360;
0341     84    85    0.0302    0.0641    0.01234    0    0    0    0    0    1    -360    360;
0342     85    86    0.035    0.123    0.0276    0    0    0    0    0    1    -360    360;
0343     86    87    0.02828    0.2074    0.0445    0    0    0    0    0    1    -360    360;
0344     85    88    0.02    0.102    0.0276    0    0    0    0    0    1    -360    360;
0345     85    89    0.0239    0.173    0.047    0    0    0    0    0    1    -360    360;
0346     88    89    0.0139    0.0712    0.01934    0    0    0    0    0    1    -360    360;
0347     89    90    0.0518    0.188    0.0528    0    0    0    0    0    1    -360    360;
0348     89    90    0.0238    0.0997    0.106    0    0    0    0    0    1    -360    360;
0349     90    91    0.0254    0.0836    0.0214    0    0    0    0    0    1    -360    360;
0350     89    92    0.0099    0.0505    0.0548    0    0    0    0    0    1    -360    360;
0351     89    92    0.0393    0.1581    0.0414    0    0    0    0    0    1    -360    360;
0352     91    92    0.0387    0.1272    0.03268    0    0    0    0    0    1    -360    360;
0353     92    93    0.0258    0.0848    0.0218    0    0    0    0    0    1    -360    360;
0354     92    94    0.0481    0.158    0.0406    0    0    0    0    0    1    -360    360;
0355     93    94    0.0223    0.0732    0.01876    0    0    0    0    0    1    -360    360;
0356     94    95    0.0132    0.0434    0.0111    0    0    0    0    0    1    -360    360;
0357     80    96    0.0356    0.182    0.0494    0    0    0    0    0    1    -360    360;
0358     82    96    0.0162    0.053    0.0544    0    0    0    0    0    1    -360    360;
0359     94    96    0.0269    0.0869    0.023    0    0    0    0    0    1    -360    360;
0360     80    97    0.0183    0.0934    0.0254    0    0    0    0    0    1    -360    360;
0361     80    98    0.0238    0.108    0.0286    0    0    0    0    0    1    -360    360;
0362     80    99    0.0454    0.206    0.0546    0    0    0    0    0    1    -360    360;
0363     92    100    0.0648    0.295    0.0472    0    0    0    0    0    1    -360    360;
0364     94    100    0.0178    0.058    0.0604    0    0    0    0    0    1    -360    360;
0365     95    96    0.0171    0.0547    0.01474    0    0    0    0    0    1    -360    360;
0366     96    97    0.0173    0.0885    0.024    0    0    0    0    0    1    -360    360;
0367     98    100    0.0397    0.179    0.0476    0    0    0    0    0    1    -360    360;
0368     99    100    0.018    0.0813    0.0216    0    0    0    0    0    1    -360    360;
0369     100    101    0.0277    0.1262    0.0328    0    0    0    0    0    1    -360    360;
0370     92    102    0.0123    0.0559    0.01464    0    0    0    0    0    1    -360    360;
0371     101    102    0.0246    0.112    0.0294    0    0    0    0    0    1    -360    360;
0372     100    103    0.016    0.0525    0.0536    0    0    0    0    0    1    -360    360;
0373     100    104    0.0451    0.204    0.0541    0    0    0    0    0    1    -360    360;
0374     103    104    0.0466    0.1584    0.0407    0    0    0    0    0    1    -360    360;
0375     103    105    0.0535    0.1625    0.0408    0    0    0    0    0    1    -360    360;
0376     100    106    0.0605    0.229    0.062    0    0    0    0    0    1    -360    360;
0377     104    105    0.00994    0.0378    0.00986    0    0    0    0    0    1    -360    360;
0378     105    106    0.014    0.0547    0.01434    0    0    0    0    0    1    -360    360;
0379     105    107    0.053    0.183    0.0472    0    0    0    0    0    1    -360    360;
0380     105    108    0.0261    0.0703    0.01844    0    0    0    0    0    1    -360    360;
0381     106    107    0.053    0.183    0.0472    0    0    0    0    0    1    -360    360;
0382     108    109    0.0105    0.0288    0.0076    0    0    0    0    0    1    -360    360;
0383     103    110    0.03906    0.1813    0.0461    0    0    0    0    0    1    -360    360;
0384     109    110    0.0278    0.0762    0.0202    0    0    0    0    0    1    -360    360;
0385     110    111    0.022    0.0755    0.02    0    0    0    0    0    1    -360    360;
0386     110    112    0.0247    0.064    0.062    0    0    0    0    0    1    -360    360;
0387     17    113    0.00913    0.0301    0.00768    0    0    0    0    0    1    -360    360;
0388     32    113    0.0615    0.203    0.0518    0    0    0    0    0    1    -360    360;
0389     32    114    0.0135    0.0612    0.01628    0    0    0    0    0    1    -360    360;
0390     27    115    0.0164    0.0741    0.01972    0    0    0    0    0    1    -360    360;
0391     114    115    0.0023    0.0104    0.00276    0    0    0    0    0    1    -360    360;
0392     68    116    0.00034    0.00405    0.164    0    0    0    0    0    1    -360    360;
0393     12    117    0.0329    0.14    0.0358    0    0    0    0    0    1    -360    360;
0394     75    118    0.0145    0.0481    0.01198    0    0    0    0    0    1    -360    360;
0395     76    118    0.0164    0.0544    0.01356    0    0    0    0    0    1    -360    360;
0396 ];
0397 
0398 %%-----  OPF Data  -----%%
0399 %% generator cost data
0400 %    1    startup    shutdown    n    x1    y1    ...    xn    yn
0401 %    2    startup    shutdown    n    c(n-1)    ...    c0
0402 mpc.gencost = [
0403     2    0    0    3    0.01    40    0;
0404     2    0    0    3    0.01    40    0;
0405     2    0    0    3    0.01    40    0;
0406     2    0    0    3    0.01    40    0;
0407     2    0    0    3    0.0222222222    20    0;
0408     2    0    0    3    0.117647059    20    0;
0409     2    0    0    3    0.01    40    0;
0410     2    0    0    3    0.01    40    0;
0411     2    0    0    3    0.01    40    0;
0412     2    0    0    3    0.01    40    0;
0413     2    0    0    3    0.0454545455    20    0;
0414     2    0    0    3    0.0318471338    20    0;
0415     2    0    0    3    0.01    40    0;
0416     2    0    0    3    1.42857143    20    0;
0417     2    0    0    3    0.01    40    0;
0418     2    0    0    3    0.01    40    0;
0419     2    0    0    3    0.01    40    0;
0420     2    0    0    3    0.01    40    0;
0421     2    0    0    3    0.01    40    0;
0422     2    0    0    3    0.526315789    20    0;
0423     2    0    0    3    0.0490196078    20    0;
0424     2    0    0    3    0.208333333    20    0;
0425     2    0    0    3    0.01    40    0;
0426     2    0    0    3    0.01    40    0;
0427     2    0    0    3    0.064516129    20    0;
0428     2    0    0    3    0.0625    20    0;
0429     2    0    0    3    0.01    40    0;
0430     2    0    0    3    0.0255754476    20    0;
0431     2    0    0    3    0.0255102041    20    0;
0432     2    0    0    3    0.0193648335    20    0;
0433     2    0    0    3    0.01    40    0;
0434     2    0    0    3    0.01    40    0;
0435     2    0    0    3    0.01    40    0;
0436     2    0    0    3    0.01    40    0;
0437     2    0    0    3    0.01    40    0;
0438     2    0    0    3    0.01    40    0;
0439     2    0    0    3    0.0209643606    20    0;
0440     2    0    0    3    0.01    40    0;
0441     2    0    0    3    2.5    20    0;
0442     2    0    0    3    0.0164744646    20    0;
0443     2    0    0    3    0.01    40    0;
0444     2    0    0    3    0.01    40    0;
0445     2    0    0    3    0.01    40    0;
0446     2    0    0    3    0.01    40    0;
0447     2    0    0    3    0.0396825397    20    0;
0448     2    0    0    3    0.25    20    0;
0449     2    0    0    3    0.01    40    0;
0450     2    0    0    3    0.01    40    0;
0451     2    0    0    3    0.01    40    0;
0452     2    0    0    3    0.01    40    0;
0453     2    0    0    3    0.277777778    20    0;
0454     2    0    0    3    0.01    40    0;
0455     2    0    0    3    0.01    40    0;
0456     2    0    0    3    0.01    40    0;
0457 ];
0458 
0459 %% bus names
0460 mpc.bus_name = {
0461     'Riversde  V2';
0462     'Pokagon   V2';
0463     'HickryCk  V2';
0464     'NwCarlsl  V2';
0465     'Olive     V2';
0466     'Kankakee  V2';
0467     'JacksnRd  V2';
0468     'Olive     V1';
0469     'Bequine   V1';
0470     'Breed     V1';
0471     'SouthBnd  V2';
0472     'TwinBrch  V2';
0473     'Concord   V2';
0474     'GoshenJt  V2';
0475     'FtWayne   V2';
0476     'N. E.     V2';
0477     'Sorenson  V2';
0478     'McKinley  V2';
0479     'Lincoln   V2';
0480     'Adams     V2';
0481     'Jay       V2';
0482     'Randolph  V2';
0483     'CollCrnr  V2';
0484     'Trenton   V2';
0485     'TannrsCk  V2';
0486     'TannrsCk  V1';
0487     'Madison   V2';
0488     'Mullin    V2';
0489     'Grant     V2';
0490     'Sorenson  V1';
0491     'DeerCrk   V2';
0492     'Delaware  V2';
0493     'Haviland  V2';
0494     'Rockhill  V2';
0495     'WestLima  V2';
0496     'Sterling  V2';
0497     'EastLima  V2';
0498     'EastLima  V1';
0499     'NwLibrty  V2';
0500     'West End  V2';
0501     'S.Tiffin  V2';
0502     'Howard    V2';
0503     'S.Kenton  V2';
0504     'WMVernon  V2';
0505     'N.Newark  V2';
0506     'W.Lancst  V2';
0507     'Crooksvl  V2';
0508     'Zanesvll  V2';
0509     'Philo     V2';
0510     'WCambrdg  V2';
0511     'Newcmrst  V2';
0512     'SCoshoct  V2';
0513     'Wooster   V2';
0514     'Torrey    V2';
0515     'Wagenhls  V2';
0516     'Sunnysde  V2';
0517     'WNwPhil1  V2';
0518     'WNwPhil2  V2';
0519     'Tidd      V2';
0520     'SWKammer  V2';
0521     'W.Kammer  V2';
0522     'Natrium   V2';
0523     'Tidd      V1';
0524     'Kammer    V1';
0525     'Muskngum  V1';
0526     'Muskngum  V2';
0527     'Summerfl  V2';
0528     'Sporn     V1';
0529     'Sporn     V2';
0530     'Portsmth  V2';
0531     'NPortsmt  V2';
0532     'Hillsbro  V2';
0533     'Sargents  V2';
0534     'Bellefnt  V2';
0535     'SthPoint  V2';
0536     'Darrah    V2';
0537     'Turner    V2';
0538     'Chemical  V2';
0539     'CapitlHl  V2';
0540     'CabinCrk  V2';
0541     'Kanawha   V1';
0542     'Logan     V2';
0543     'Sprigg    V2';
0544     'BetsyLne  V2';
0545     'BeaverCk  V2';
0546     'Hazard    V2';
0547     'Pinevlle  V3';
0548     'Fremont   V2';
0549     'ClinchRv  V2';
0550     'Holston   V2';
0551     'HolstonT  V2';
0552     'Saltvlle  V2';
0553     'Tazewell  V2';
0554     'Switchbk  V2';
0555     'Caldwell  V2';
0556     'Baileysv  V2';
0557     'Sundial   V2';
0558     'Bradley   V2';
0559     'Hinton    V2';
0560     'Glen Lyn  V2';
0561     'Wythe     V2';
0562     'Smythe    V2';
0563     'Claytor   V2';
0564     'Hancock   V2';
0565     'Roanoke   V2';
0566     'Cloverdl  V2';
0567     'Reusens   V2';
0568     'Blaine    V2';
0569     'Franklin  V2';
0570     'Fieldale  V2';
0571     'DanRiver  V2';
0572     'Danville  V2';
0573     'Deer Crk  V2';
0574     'WMedford  V2';
0575     'Medford   V2';
0576     'KygerCrk  V2';
0577     'Corey     V2';
0578     'WHuntngd  V2';
0579 };
0580 
0581 % Warnings from cdf2matp conversion:
0582 %
0583 % ***** check the title format in the first line of the cdf file.
0584 % ***** negative Pg at bus 4 treated as Pd
0585 % ***** negative Pg at bus 8 treated as Pd
0586 % ***** negative Pg at bus 24 treated as Pd
0587 % ***** negative Pg at bus 27 treated as Pd
0588 % ***** negative Pg at bus 40 treated as Pd
0589 % ***** negative Pg at bus 42 treated as Pd
0590 % ***** negative Pg at bus 72 treated as Pd
0591 % ***** negative Pg at bus 73 treated as Pd
0592 % ***** negative Pg at bus 90 treated as Pd
0593 % ***** negative Pg at bus 91 treated as Pd
0594 % ***** negative Pg at bus 99 treated as Pd
0595 % ***** negative Pg at bus 107 treated as Pd
0596 % ***** negative Pg at bus 112 treated as Pd
0597 % ***** negative Pg at bus 113 treated as Pd
0598 % ***** negative Pg at bus 116 treated as Pd
0599 % ***** Insufficient generation, setting Pmax at slack bus (bus 69) to 805.2
0600 % ***** MVA limit of branch 1 - 2 not given, set to 0
0601 % ***** MVA limit of branch 1 - 3 not given, set to 0
0602 % ***** MVA limit of branch 4 - 5 not given, set to 0
0603 % ***** MVA limit of branch 3 - 5 not given, set to 0
0604 % ***** MVA limit of branch 5 - 6 not given, set to 0
0605 % ***** MVA limit of branch 6 - 7 not given, set to 0
0606 % ***** MVA limit of branch 8 - 9 not given, set to 0
0607 % ***** MVA limit of branch 8 - 5 not given, set to 0
0608 % ***** MVA limit of branch 9 - 10 not given, set to 0
0609 % ***** MVA limit of branch 4 - 11 not given, set to 0
0610 % ***** MVA limit of branch 5 - 11 not given, set to 0
0611 % ***** MVA limit of branch 11 - 12 not given, set to 0
0612 % ***** MVA limit of branch 2 - 12 not given, set to 0
0613 % ***** MVA limit of branch 3 - 12 not given, set to 0
0614 % ***** MVA limit of branch 7 - 12 not given, set to 0
0615 % ***** MVA limit of branch 11 - 13 not given, set to 0
0616 % ***** MVA limit of branch 12 - 14 not given, set to 0
0617 % ***** MVA limit of branch 13 - 15 not given, set to 0
0618 % ***** MVA limit of branch 14 - 15 not given, set to 0
0619 % ***** MVA limit of branch 12 - 16 not given, set to 0
0620 % ***** MVA limit of branch 15 - 17 not given, set to 0
0621 % ***** MVA limit of branch 16 - 17 not given, set to 0
0622 % ***** MVA limit of branch 17 - 18 not given, set to 0
0623 % ***** MVA limit of branch 18 - 19 not given, set to 0
0624 % ***** MVA limit of branch 19 - 20 not given, set to 0
0625 % ***** MVA limit of branch 15 - 19 not given, set to 0
0626 % ***** MVA limit of branch 20 - 21 not given, set to 0
0627 % ***** MVA limit of branch 21 - 22 not given, set to 0
0628 % ***** MVA limit of branch 22 - 23 not given, set to 0
0629 % ***** MVA limit of branch 23 - 24 not given, set to 0
0630 % ***** MVA limit of branch 23 - 25 not given, set to 0
0631 % ***** MVA limit of branch 26 - 25 not given, set to 0
0632 % ***** MVA limit of branch 25 - 27 not given, set to 0
0633 % ***** MVA limit of branch 27 - 28 not given, set to 0
0634 % ***** MVA limit of branch 28 - 29 not given, set to 0
0635 % ***** MVA limit of branch 30 - 17 not given, set to 0
0636 % ***** MVA limit of branch 8 - 30 not given, set to 0
0637 % ***** MVA limit of branch 26 - 30 not given, set to 0
0638 % ***** MVA limit of branch 17 - 31 not given, set to 0
0639 % ***** MVA limit of branch 29 - 31 not given, set to 0
0640 % ***** MVA limit of branch 23 - 32 not given, set to 0
0641 % ***** MVA limit of branch 31 - 32 not given, set to 0
0642 % ***** MVA limit of branch 27 - 32 not given, set to 0
0643 % ***** MVA limit of branch 15 - 33 not given, set to 0
0644 % ***** MVA limit of branch 19 - 34 not given, set to 0
0645 % ***** MVA limit of branch 35 - 36 not given, set to 0
0646 % ***** MVA limit of branch 35 - 37 not given, set to 0
0647 % ***** MVA limit of branch 33 - 37 not given, set to 0
0648 % ***** MVA limit of branch 34 - 36 not given, set to 0
0649 % ***** MVA limit of branch 34 - 37 not given, set to 0
0650 % ***** MVA limit of branch 38 - 37 not given, set to 0
0651 % ***** MVA limit of branch 37 - 39 not given, set to 0
0652 % ***** MVA limit of branch 37 - 40 not given, set to 0
0653 % ***** MVA limit of branch 30 - 38 not given, set to 0
0654 % ***** MVA limit of branch 39 - 40 not given, set to 0
0655 % ***** MVA limit of branch 40 - 41 not given, set to 0
0656 % ***** MVA limit of branch 40 - 42 not given, set to 0
0657 % ***** MVA limit of branch 41 - 42 not given, set to 0
0658 % ***** MVA limit of branch 43 - 44 not given, set to 0
0659 % ***** MVA limit of branch 34 - 43 not given, set to 0
0660 % ***** MVA limit of branch 44 - 45 not given, set to 0
0661 % ***** MVA limit of branch 45 - 46 not given, set to 0
0662 % ***** MVA limit of branch 46 - 47 not given, set to 0
0663 % ***** MVA limit of branch 46 - 48 not given, set to 0
0664 % ***** MVA limit of branch 47 - 49 not given, set to 0
0665 % ***** MVA limit of branch 42 - 49 not given, set to 0
0666 % ***** MVA limit of branch 42 - 49 not given, set to 0
0667 % ***** MVA limit of branch 45 - 49 not given, set to 0
0668 % ***** MVA limit of branch 48 - 49 not given, set to 0
0669 % ***** MVA limit of branch 49 - 50 not given, set to 0
0670 % ***** MVA limit of branch 49 - 51 not given, set to 0
0671 % ***** MVA limit of branch 51 - 52 not given, set to 0
0672 % ***** MVA limit of branch 52 - 53 not given, set to 0
0673 % ***** MVA limit of branch 53 - 54 not given, set to 0
0674 % ***** MVA limit of branch 49 - 54 not given, set to 0
0675 % ***** MVA limit of branch 49 - 54 not given, set to 0
0676 % ***** MVA limit of branch 54 - 55 not given, set to 0
0677 % ***** MVA limit of branch 54 - 56 not given, set to 0
0678 % ***** MVA limit of branch 55 - 56 not given, set to 0
0679 % ***** MVA limit of branch 56 - 57 not given, set to 0
0680 % ***** MVA limit of branch 50 - 57 not given, set to 0
0681 % ***** MVA limit of branch 56 - 58 not given, set to 0
0682 % ***** MVA limit of branch 51 - 58 not given, set to 0
0683 % ***** MVA limit of branch 54 - 59 not given, set to 0
0684 % ***** MVA limit of branch 56 - 59 not given, set to 0
0685 % ***** MVA limit of branch 56 - 59 not given, set to 0
0686 % ***** MVA limit of branch 55 - 59 not given, set to 0
0687 % ***** MVA limit of branch 59 - 60 not given, set to 0
0688 % ***** MVA limit of branch 59 - 61 not given, set to 0
0689 % ***** MVA limit of branch 60 - 61 not given, set to 0
0690 % ***** MVA limit of branch 60 - 62 not given, set to 0
0691 % ***** MVA limit of branch 61 - 62 not given, set to 0
0692 % ***** MVA limit of branch 63 - 59 not given, set to 0
0693 % ***** MVA limit of branch 63 - 64 not given, set to 0
0694 % ***** MVA limit of branch 64 - 61 not given, set to 0
0695 % ***** MVA limit of branch 38 - 65 not given, set to 0
0696 % ***** MVA limit of branch 64 - 65 not given, set to 0
0697 % ***** MVA limit of branch 49 - 66 not given, set to 0
0698 % ***** MVA limit of branch 49 - 66 not given, set to 0
0699 % ***** MVA limit of branch 62 - 66 not given, set to 0
0700 % ***** MVA limit of branch 62 - 67 not given, set to 0
0701 % ***** MVA limit of branch 65 - 66 not given, set to 0
0702 % ***** MVA limit of branch 66 - 67 not given, set to 0
0703 % ***** MVA limit of branch 65 - 68 not given, set to 0
0704 % ***** MVA limit of branch 47 - 69 not given, set to 0
0705 % ***** MVA limit of branch 49 - 69 not given, set to 0
0706 % ***** MVA limit of branch 68 - 69 not given, set to 0
0707 % ***** MVA limit of branch 69 - 70 not given, set to 0
0708 % ***** MVA limit of branch 24 - 70 not given, set to 0
0709 % ***** MVA limit of branch 70 - 71 not given, set to 0
0710 % ***** MVA limit of branch 24 - 72 not given, set to 0
0711 % ***** MVA limit of branch 71 - 72 not given, set to 0
0712 % ***** MVA limit of branch 71 - 73 not given, set to 0
0713 % ***** MVA limit of branch 70 - 74 not given, set to 0
0714 % ***** MVA limit of branch 70 - 75 not given, set to 0
0715 % ***** MVA limit of branch 69 - 75 not given, set to 0
0716 % ***** MVA limit of branch 74 - 75 not given, set to 0
0717 % ***** MVA limit of branch 76 - 77 not given, set to 0
0718 % ***** MVA limit of branch 69 - 77 not given, set to 0
0719 % ***** MVA limit of branch 75 - 77 not given, set to 0
0720 % ***** MVA limit of branch 77 - 78 not given, set to 0
0721 % ***** MVA limit of branch 78 - 79 not given, set to 0
0722 % ***** MVA limit of branch 77 - 80 not given, set to 0
0723 % ***** MVA limit of branch 77 - 80 not given, set to 0
0724 % ***** MVA limit of branch 79 - 80 not given, set to 0
0725 % ***** MVA limit of branch 68 - 81 not given, set to 0
0726 % ***** MVA limit of branch 81 - 80 not given, set to 0
0727 % ***** MVA limit of branch 77 - 82 not given, set to 0
0728 % ***** MVA limit of branch 82 - 83 not given, set to 0
0729 % ***** MVA limit of branch 83 - 84 not given, set to 0
0730 % ***** MVA limit of branch 83 - 85 not given, set to 0
0731 % ***** MVA limit of branch 84 - 85 not given, set to 0
0732 % ***** MVA limit of branch 85 - 86 not given, set to 0
0733 % ***** MVA limit of branch 86 - 87 not given, set to 0
0734 % ***** MVA limit of branch 85 - 88 not given, set to 0
0735 % ***** MVA limit of branch 85 - 89 not given, set to 0
0736 % ***** MVA limit of branch 88 - 89 not given, set to 0
0737 % ***** MVA limit of branch 89 - 90 not given, set to 0
0738 % ***** MVA limit of branch 89 - 90 not given, set to 0
0739 % ***** MVA limit of branch 90 - 91 not given, set to 0
0740 % ***** MVA limit of branch 89 - 92 not given, set to 0
0741 % ***** MVA limit of branch 89 - 92 not given, set to 0
0742 % ***** MVA limit of branch 91 - 92 not given, set to 0
0743 % ***** MVA limit of branch 92 - 93 not given, set to 0
0744 % ***** MVA limit of branch 92 - 94 not given, set to 0
0745 % ***** MVA limit of branch 93 - 94 not given, set to 0
0746 % ***** MVA limit of branch 94 - 95 not given, set to 0
0747 % ***** MVA limit of branch 80 - 96 not given, set to 0
0748 % ***** MVA limit of branch 82 - 96 not given, set to 0
0749 % ***** MVA limit of branch 94 - 96 not given, set to 0
0750 % ***** MVA limit of branch 80 - 97 not given, set to 0
0751 % ***** MVA limit of branch 80 - 98 not given, set to 0
0752 % ***** MVA limit of branch 80 - 99 not given, set to 0
0753 % ***** MVA limit of branch 92 - 100 not given, set to 0
0754 % ***** MVA limit of branch 94 - 100 not given, set to 0
0755 % ***** MVA limit of branch 95 - 96 not given, set to 0
0756 % ***** MVA limit of branch 96 - 97 not given, set to 0
0757 % ***** MVA limit of branch 98 - 100 not given, set to 0
0758 % ***** MVA limit of branch 99 - 100 not given, set to 0
0759 % ***** MVA limit of branch 100 - 101 not given, set to 0
0760 % ***** MVA limit of branch 92 - 102 not given, set to 0
0761 % ***** MVA limit of branch 101 - 102 not given, set to 0
0762 % ***** MVA limit of branch 100 - 103 not given, set to 0
0763 % ***** MVA limit of branch 100 - 104 not given, set to 0
0764 % ***** MVA limit of branch 103 - 104 not given, set to 0
0765 % ***** MVA limit of branch 103 - 105 not given, set to 0
0766 % ***** MVA limit of branch 100 - 106 not given, set to 0
0767 % ***** MVA limit of branch 104 - 105 not given, set to 0
0768 % ***** MVA limit of branch 105 - 106 not given, set to 0
0769 % ***** MVA limit of branch 105 - 107 not given, set to 0
0770 % ***** MVA limit of branch 105 - 108 not given, set to 0
0771 % ***** MVA limit of branch 106 - 107 not given, set to 0
0772 % ***** MVA limit of branch 108 - 109 not given, set to 0
0773 % ***** MVA limit of branch 103 - 110 not given, set to 0
0774 % ***** MVA limit of branch 109 - 110 not given, set to 0
0775 % ***** MVA limit of branch 110 - 111 not given, set to 0
0776 % ***** MVA limit of branch 110 - 112 not given, set to 0
0777 % ***** MVA limit of branch 17 - 113 not given, set to 0
0778 % ***** MVA limit of branch 32 - 113 not given, set to 0
0779 % ***** MVA limit of branch 32 - 114 not given, set to 0
0780 % ***** MVA limit of branch 27 - 115 not given, set to 0
0781 % ***** MVA limit of branch 114 - 115 not given, set to 0
0782 % ***** MVA limit of branch 68 - 116 not given, set to 0
0783 % ***** MVA limit of branch 12 - 117 not given, set to 0
0784 % ***** MVA limit of branch 75 - 118 not given, set to 0
0785 % ***** MVA limit of branch 76 - 118 not given, set to 0

Generated on Mon 26-Jan-2015 15:21:31 by m2html © 2005