我运行的时候,怎么老是报错呢,其中报错的文件如下:" u5 N' W" G% e9 K9 d
You lose, fella. The EMTP logic has detected an error condition, and is now going to terminate program execution. The following . }. T B2 v# D$ Hmessage summarizes the circumstances leading to this situation. Where an otherwise-unidentified data card is referred to, or where2 r/ h% Z& }$ {( I, m
the "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; L3 s. S9 \2 D' tis generally the last one printed out prior to this termination message. But possibly this last-read card has not yet been 2 C8 q v, I3 I( e" e9 K+ ?3 rdisplayed, so a copy follows:/ W! t" i3 L, _* {
" LINE1ALINE1BLINE1CTWR4A TWR4B TWR4C TR400ATR400BTR400CPT1A PT1B PT1C " 8 T7 c5 y+ w1 R# r Q/ r! _6 j KILL code number Overlay number Nearby statement number ' G9 ]' _# [5 M: S, o L 1 12 15377 D" [) u7 `" E: n+ y5 |8 C
KILL = 1. Storage exceeded for EMTP List Number 8. See the dimensioned limit in the case-summary statistics below. The problem3 o% V7 f' w: d6 ^; R) Z9 |
is simply too big for the program as currently dimensioned. If you are using Salford EMTP for Intel 386- or 486-based PCs, you are % _7 `) @6 o5 k6 ]/ b9 Yfortunate enough to have dynamic dimensioning as described in the Oct., 1993, newsletter. In this case, edit LISTSIZE.DAT to1 S0 @/ H5 _+ O8 O! r; R5 u
increase table sizes, and then try again. Others need a compiler and linker plus the variable-dimensioning program "VARDIM" in; u& m8 ?" e8 c+ X/ w; z+ l
order to increase EMTP tables before trying again. Sometimes the reason for EMTP table overflow is unclear, however, and Program6 j- V& O% Z* L3 h j+ z
Maintenance might wish to inspect the contents of the error interface vectors LSTAT and FLSTAT. These now follow. First comes Y: j; G+ A4 l. ?5 o8 ^
LSTAT, using (12I10) encoding; then comes FLSTAT, using (8E15.6) encoding:: e/ S9 d% \ I2 M6 O6 {
LSTAT = -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 11 29+ P; m. P8 h) K$ p0 ]. y
LSTAT = 255 73 -9999 8 256 3100 1537 -9999 135 149 255 4& T9 x: ~: `, A# N; x
FLSTAT = 2.810000E-01 2.810000E-01 2.810000E-01 2.810000E-01 0.000000E+00 0.000000E+00 0.000000E+00 0.000000E+00+ y1 g# F0 Z# o W, F6 q
FLSTAT = 0.000000E+00 0.000000E+00 0.000000E+00 0.000000E+00 5.000000E+01 0.000000E+00 0.000000E+00 0.000000E+001 r1 B' v; a" u, U4 G, v Z
FLSTAT = 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( _3 X) c& ^" Q$ I. u
Yet maybe the user would like some suggestions as to why the table in question (List Number 8 ) has overflowed. If such further8 F, R/ h) Q& K
information is available, it will now follow immediately ....1 f# N8 Y3 H3 n& y# o. m$ N9 p0 _
List 7 stores past history points for distributed-parameter transmission circuits (lines or cables) in modal form. Each & q5 _; r9 U& }- S8 Rpropagation mode requires storage, and there are as many modes as there are coupled conductors or phases (e.g., a double-circuit 0 c6 w4 S. `: e1 j! ^; N' I- {! fline will normally have 6 modes). Each mode requires TAU / DELTAT entries, where TAU is the modal travel time of the line, 5 P+ ]/ j. V; f: q! f: WDELTAT is the time-step size, and the division involves integer truncation followed by the addition of unity./ j9 ]/ a6 |3 }3 w) `( a% ~( w
In order to effectively trade memory space among the different EMTP tables (EMTP List Sizes), the user must know how many arrays: K2 i5 X2 G4 N& `
(columns) there are in each table. The following tabulation shows the effective multiplicities that are associated with each, @# \' c) t3 w& C7 x5 Z5 k
independent EMTP List Size (those lists whose lengths are under user control by means of the EMTP variable-dimensioning program 6 [0 F2 F9 p% c1 y3 n* {9 r0 o"VARDIM").-%-83643-%-