You lose, fella. The EMTP logic has detected an error condition, and is now going to terminate program execution. The following; X* n& c" s6 |, B S
message summarizes the circumstances leading to this situation. Where an otherwise-unidentified data card is referred to, or where / \! L0 k) T- J; e/ |" p# Wthe "last" card is mentioned, it is the most recently read card of the input data that is meant. The 80-column image of this card ! P* T2 X( O6 R, x$ r2 {is generally the last one printed out prior to this termination message. But possibly this last-read card has not yet been 4 F" u2 y4 p8 n, g* s q& Ldisplayed, so a copy follows:& G- L4 m Q# |: ^ Q& I9 X
" " ' A- d& I& f) k( S/ W/ v/ C! y& Q KILL code number Overlay number Nearby statement number 9 l( a! R6 z/ f2 U- ]9 E 1 13 81094 ]4 w& d X5 @, J, X1 @
KILL = 1. Storage exceeded for EMTP List Number 8. See the dimensioned limit in the case-summary statistics below. The problem , V5 }/ V" K% R7 Xis simply too big for the program as currently dimensioned. Yet, do not forget dynamic dimensioning as described in the Oct., 1993,5 \" G3 n# ?- y9 O7 z, n4 N
newsletter. In this case, edit LISTSIZE.DAT to increase table sizes, and then try again. Of course, such dynamic expansion is$ Z8 B: V s/ r h) }$ _
possible only within limits fixed by LISTSIZE.BPA (used by variable-dimensioning program "VARDIM" as ATP is to be linked).5 t! Y2 a) A4 ~. @) g# U
Sometimes the reason for EMTP table overflow is unclear, and Program Maintenance might wish to inspect the contents of the error / R" ~& P A- X! L5 tinterface vectors LSTAT and FLSTAT. These now follow. First comes LSTAT, using (12I10) encoding; then comes FLSTAT,$ ?" }# t: p* k( |
using (8E15.6) encoding:& w+ m* ^: V: P! Z" Q6 V+ E9 \
LSTAT = -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 10 80# |; K% w% ?3 H% R, _8 W( T$ U; R
LSTAT = 323 0 -9999 8 324 0 8109 -9999 116 155 323 7 V7 o4 w: b+ U% G$ rFLSTAT = 1.562500E-02 1.562500E-02 7.812500E-02 7.812500E-02 0.000000E+00 0.000000E+00 0.000000E+00 0.000000E+00 , _& R" [, K% gFLSTAT = 0.000000E+00 0.000000E+00 0.000000E+00 5.000000E+01 6.000000E+01 0.000000E+00 0.000000E+00 0.000000E+00 $ b. Q) q$ I: \2 YFLSTAT = 0.000000E+00 0.000000E+00 0.000000E+00 0.000000E+00 0.000000E+00 0.000000E+00 0.000000E+00 0.000000E+00 \' x+ f& Q8 b' }+ JYet maybe the user would like some suggestions as to why the table in question (List Number 8 ) has overflowed. If such further 0 Q6 {* ?! Y5 w- g9 B# P5 q Xinformation is available, it will now follow immediately .... 7 _$ W" t0 t# ?6 S$ N2 rList 8 stores past history points for distributed-parameter transmission circuits (lines or cables) in modal form. Each 3 x( t6 Q5 H% L/ {6 _0 _4 ?propagation mode requires storage, and there are as many modes as there are coupled conductors or phases (e.g., a double-circuit 7 ?+ R' q* T1 f( P3 q) Gline will normally have 6 modes). Each mode requires TAU / DELTAT entries, where TAU is the modal travel time of the line, $ c& @' c& t# t3 Z) c( k4 C* X sDELTAT is the time-step size, and the division involves integer truncation followed by the addition of unity. 6 o; p9 K6 r n9 J, `4 d8 LIn order to effectively trade memory space among the different EMTP tables (EMTP List Sizes), the user must know how many arrays" B3 o4 e% d N; B
(columns) there are in each table. The following tabulation shows the effective multiplicities that are associated with each ' K( w( P3 g4 z4 x- J L/ f) P2 Bindependent EMTP List Size (those lists whose lengths are under user control by means of the EMTP variable-dimensioning program2 U+ J) k+ D( v v- i( t0 _
"VARDIM").; v+ w# W; Q) Z) n9 k7 r
-------------1------------------------------------------------------------------------------------------------------------ - B" `) g3 u0 y; p! @3 Y' {/ ?4 d) |8 v6 ~/ j/ c
List Number 1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27- d1 |1 Z4 A+ R" p
4 r9 {9 i0 m, d-------------1------------------------------------------------------------------------------------------------------------ 0 F$ P; W. L* P( O% @, M 3 _6 A9 E& n7 }4 O9 ]0 d# N7 dFloating Pt. 1 6 5 3 6 1 12 2 2 8 3 1 4 8 1 2 2 0 6 1 1 24 2 1 # * 1 6 ]. P5 g1 J4 P- YInteger 1 4 7 0 2 1 10 0 0 11 0 3 0 4 0 0 2 1 10 2 0 0 0 0 0 0 0 ) ]2 d/ ]2 r0 m. B; lTotal 1 10 12 3 8 2 22 2 2 19 3 4 4 12 1 2 1 16 3 1 24 2 1 # * 1 7 C: l2 G, p% Y- B. I/ `( ~" g; c8 ^. N% i" i- G" E& n
-------------1------------------------------------------------------------------------------------------------------------ ) j4 ?2 M( R; B( _: v* G6 {3 `* }1 d4 N, B1 H' H" i% J
# --- Used only for virtual computers (Burroughs, PRIME, VAX, Apollo, etc.). Others can ignore this List.# Z" o. t/ D% l) _
* --- Rather than count List 24 itself, add the value to the floating-point and total counts for Lists 1 and 6.