设为首页收藏本站|繁體中文 快速切换版块

 找回密码
 立即加入
搜索
查看: 8491|回复: 9

ATP运行出现错误,求大神指导

[复制链接]
  • TA的每日心情
    开心
    2018-2-6 07:00
  • 签到天数: 55 天

    连续签到: 5 天

    [LV.5]常住居民I

    累计签到:55 天
    连续签到:5 天
    发表于 2012-12-5 16:54:19 | 显示全部楼层 |阅读模式

    马上加入,结交更多好友,共享更多资料,让你轻松玩转电力研学社区!

    您需要 登录 才可以下载或查看,没有账号?立即加入

    ×
    You lose, fella.   The EMTP logic has detected an error condition, and is now going to terminate program execution.  The following
    * O1 U) X8 v; V/ G- Z$ m$ x& xmessage summarizes the circumstances leading to this situation.  Where an otherwise-unidentified data card is referred to, or where
    9 w* L  ]# G" |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
    / }! M5 m& E0 B+ G  Gis generally the last one printed out prior to this termination message.  But possibly this last-read card has not yet been
    ; ~. Y- r8 }% V; g8 ?7 Ddisplayed, so a copy follows:5 T$ X1 r# z% q6 N+ m8 K3 \. }& y- k
    "                                                                                "
    9 Q; J3 p$ \! r6 |% J; H' G, I              KILL code number                Overlay number               Nearby statement number
    : ~6 [4 Z7 `: b5 M' G                          1                         13                               81090 O0 G8 S! F1 Q$ E3 |+ l9 r
    KILL = 1.   Storage exceeded for EMTP List Number 8.   See the dimensioned limit in the case-summary statistics below.  The problem7 L% n" R+ `0 H- N
    is simply too big for the program as currently dimensioned.  Yet, do not forget dynamic dimensioning as described in the Oct., 1993,% w5 U) I  f% J  z, O
    newsletter.   In this case,  edit  LISTSIZE.DAT to increase table sizes,  and then try again.   Of course, such dynamic expansion is2 s6 t* f7 t! e: Y, E5 v+ p6 ~
    possible only within limits fixed by  LISTSIZE.BPA  (used by variable-dimensioning program  "VARDIM"  as ATP is to be linked).
    $ e" y7 S) L( s8 bSometimes the reason for EMTP table overflow is unclear, and Program Maintenance might wish to inspect the contents of the error
    : |. T1 z' g/ d4 pinterface vectors  LSTAT  and  FLSTAT.    These now follow.   First comes  LSTAT,  using (12I10) encoding; then comes  FLSTAT,& ^: y( ?/ h# L$ d' Q8 W& h
    using (8E15.6) encoding:
    3 u" C# c  O  T% r$ ALSTAT =     -9999     -9999     -9999     -9999     -9999     -9999     -9999     -9999     -9999     -9999        10        804 z, Z& P) a% e& }
    LSTAT =       323         0     -9999         8       324         0      8109     -9999       116       155       323         7* i5 V7 I  z7 K$ ~& ?
    FLSTAT =   1.562500E-02   1.562500E-02   7.812500E-02   7.812500E-02   0.000000E+00   0.000000E+00   0.000000E+00   0.000000E+00: x/ S( P6 e& t# i4 g; Q
    FLSTAT =   0.000000E+00   0.000000E+00   0.000000E+00   5.000000E+01   6.000000E+01   0.000000E+00   0.000000E+00   0.000000E+001 J* K2 {, }8 w+ _
    FLSTAT =   0.000000E+00   0.000000E+00   0.000000E+00   0.000000E+00   0.000000E+00   0.000000E+00   0.000000E+00   0.000000E+008 ]8 I& U( d& M, m: J& x) N
    Yet maybe the user would like some suggestions as to why the table in question  (List Number 8 )  has overflowed.   If such further
    ' v2 M( m3 k5 b1 ainformation is available,  it will now follow immediately ....
    7 p9 Y. s; c2 A& z5 {3 I) m5 p' XList 8 stores past history points for distributed-parameter transmission circuits (lines or cables) in modal form.   Each
    ( O! w8 W7 o, x' Ypropagation mode requires storage, and there are as many modes as there are coupled conductors or phases (e.g., a double-circuit5 S5 @+ W) S6 l9 F6 G0 _, q. M1 O; e
    line will normally have 6 modes).  Each mode requires TAU / DELTAT  entries,  where TAU is the modal travel time of the line,# Q3 W' [% ^; e3 N8 Y6 P* [* C
    DELTAT is the time-step size,  and the division involves integer truncation followed by the addition of unity.# T% J+ {# Z" W! B: Y
    In order to effectively trade memory space among the different EMTP tables (EMTP List Sizes), the user must know how many arrays
    6 \" r2 ?/ n  ]& Q7 R7 V3 F6 ~(columns) there are in each table.  The following tabulation shows the effective multiplicities that are associated with each
    # r( L+ |% Z! y: Hindependent EMTP List Size (those lists whose lengths are under user control by means of the EMTP variable-dimensioning program
    6 h2 L9 L/ v9 ~( W, n$ u( j8 U"VARDIM").2 l" p$ X" d, ^) L
    -------------1------------------------------------------------------------------------------------------------------------
    , E7 S* v5 P' E4 p
    5 M4 e  w; Y' [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  E- ]2 [" @. \# U& [1 h3 O
    0 w! d; ~7 m; I# E9 o
    -------------1------------------------------------------------------------------------------------------------------------% h5 O* o) d; a; p% ^8 ], {/ E+ X

    ) {3 _: K8 v, E& O/ E+ SFloating 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" o! W, s1 D# J0 s& N( I0 n* d" e
    Integer      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
    5 g3 @3 t, z1 k% j2 A. iTotal        1  10  12   3   8   2  22   2   2  19   3   4   4  12   1   2   1  16   3   1  24   2   1   #   *   1
    1 C' i1 V) N# S, J+ a7 r( J
    + C) b! g2 V+ y+ u% W" K7 u-------------1------------------------------------------------------------------------------------------------------------# }. v# N- _! x
    % \/ O: W) F7 s8 r7 J
    # --- Used only for virtual computers (Burroughs, PRIME, VAX, Apollo, etc.).    Others can ignore this List.
    - A9 B4 z9 r% e' p1 M* --- Rather than count List 24 itself,  add the value to the floating-point  and total counts for Lists 1 and 6.
    "真诚赞赏,手留余香"
    还没有人打赏,支持一下
    楼主热帖
    帖文化:【文明发帖 和谐互动】 社区精神:【创新、交流、互助、共享】
  • TA的每日心情
    愤怒
    2020-12-8 11:59
  • 签到天数: 105 天

    连续签到: 1 天

    [LV.6]常住居民II

    累计签到:223 天
    连续签到:1 天
    发表于 2012-12-5 18:05:48 | 显示全部楼层
    乍一看一堆乱码?
    "真诚赞赏,手留余香"
    还没有人打赏,支持一下
    帖文化:【文明发帖 和谐互动】 社区精神:【创新、交流、互助、共享】

    该用户从未签到

    尚未签到

    发表于 2012-12-6 05:04:04 | 显示全部楼层
    你的数据溢出了,需要重新设置一下LISTSIZE.DAT/ j# d. M. A9 T$ ~9 n0 c
    开始菜单-ATP-ATP Launcher-Tools-Make Tpbig.exe( L3 U9 g9 b8 E
    Change Listsize打勾,然后把第八个值改大一点,然后再运行一遍试一试
    * f1 _! c4 Q% T% q我上次遇到过相同的问题,就是这么解决的% H7 J* r9 Z: n6 Y0 a
    https://tech.cepsc.com/thread-85044-1-1.html
    "真诚赞赏,手留余香"
    还没有人打赏,支持一下
    帖文化:【文明发帖 和谐互动】 社区精神:【创新、交流、互助、共享】
  • TA的每日心情
    开心
    2018-2-6 07:00
  • 签到天数: 55 天

    连续签到: 5 天

    [LV.5]常住居民I

    累计签到:55 天
    连续签到:5 天
     楼主| 发表于 2012-12-6 12:21:21 | 显示全部楼层
    回复 3# 螃蟹飞飞
    ) N+ U5 u& _9 z* ~$ }非常感谢,我试了一下,还真是这么回事。多谢了啊!
    "真诚赞赏,手留余香"
    还没有人打赏,支持一下
    帖文化:【文明发帖 和谐互动】 社区精神:【创新、交流、互助、共享】

    该用户从未签到

    尚未签到

    发表于 2012-12-13 12:16:06 | 显示全部楼层
    想请问一下listsize中的参数的修改有什么限制么?
    "真诚赞赏,手留余香"
    还没有人打赏,支持一下
    帖文化:【文明发帖 和谐互动】 社区精神:【创新、交流、互助、共享】
  • TA的每日心情
    愤怒
    2021-3-30 19:49
  • 签到天数: 153 天

    连续签到: 1 天

    [LV.7]常住居民III

    累计签到:153 天
    连续签到:1 天
    发表于 2019-4-2 18:24:10 | 显示全部楼层
    螃蟹飞飞 发表于 2012-12-6 05:04
    7 w! i$ ?2 F" V你的数据溢出了,需要重新设置一下LISTSIZE.DAT
    ) s/ I: O1 }: ]% d$ Y, p6 T开始菜单-ATP-ATP Launcher-Tools-Make Tpbig.exe& r9 w, S3 t4 h: z
    Change ...
    5 O  T% I( P: w5 t/ E9 _  i5 z
    ! w+ f9 o- m2 h9 O5 |: S# j+ b9 S
                                   
    登录/注册后可看大图
    第一行第八个数吗?改成多大合适呢
    2 ]# k3 `# ]4 f" R4 _3 n2 X' H0 T4 c% U
    "真诚赞赏,手留余香"
    还没有人打赏,支持一下
    帖文化:【文明发帖 和谐互动】 社区精神:【创新、交流、互助、共享】
    回复 推荐 踩下

    使用道具 举报

  • TA的每日心情
    愤怒
    2021-3-30 19:49
  • 签到天数: 153 天

    连续签到: 1 天

    [LV.7]常住居民III

    累计签到:153 天
    连续签到:1 天
    发表于 2019-4-2 20:35:04 | 显示全部楼层
    heshuiniubi 发表于 2012-12-6 12:21
    # u" y3 V9 c! }; {回复 3# 螃蟹飞飞
    6 c# g) R$ ^) b( G( n. W) K" r非常感谢,我试了一下,还真是这么回事。多谢了啊!

    - O4 B7 n8 [* K* a& m具体是哪个数据啊
    3 T$ G' `7 x, F. N9 j  W, V
    "真诚赞赏,手留余香"
    还没有人打赏,支持一下
    帖文化:【文明发帖 和谐互动】 社区精神:【创新、交流、互助、共享】
    回复 推荐 踩下

    使用道具 举报

  • TA的每日心情
    擦汗
    2020-12-11 11:11
  • 签到天数: 26 天

    连续签到: 1 天

    [LV.4]偶尔看看III

    累计签到:26 天
    连续签到:1 天
    发表于 2019-4-8 22:08:18 | 显示全部楼层
    986305096 发表于 2019-4-2 20:358 w7 O6 t& H' _
    具体是哪个数据啊
    / u0 f. J' w, F* z: M
    从第一个数到第八个就好了呀0 C( `/ S/ N7 m% I5 Z, ?6 g
    2 \# W8 y( h& a. y( G
    "真诚赞赏,手留余香"
    还没有人打赏,支持一下
    帖文化:【文明发帖 和谐互动】 社区精神:【创新、交流、互助、共享】
    回复 推荐 踩下

    使用道具 举报

  • TA的每日心情
    愤怒
    2021-3-30 19:49
  • 签到天数: 153 天

    连续签到: 1 天

    [LV.7]常住居民III

    累计签到:153 天
    连续签到:1 天
    发表于 2019-4-12 10:38:54 | 显示全部楼层
    wangchaoqun 发表于 2019-4-8 22:08
    * r5 K8 x9 t! `从第一个数到第八个就好了呀
    # M9 J' q$ C* I" W
    横向数第八个数吗7 _2 J8 p' D! f4 r
    "真诚赞赏,手留余香"
    还没有人打赏,支持一下
    帖文化:【文明发帖 和谐互动】 社区精神:【创新、交流、互助、共享】
    回复 推荐 踩下

    使用道具 举报

  • TA的每日心情
    擦汗
    2020-12-11 11:11
  • 签到天数: 26 天

    连续签到: 1 天

    [LV.4]偶尔看看III

    累计签到:26 天
    连续签到:1 天
    发表于 2019-4-12 20:14:20 | 显示全部楼层
    986305096 发表于 2019-4-12 10:38
    2 h1 H5 ?4 J. L5 _; q; ~3 n: J横向数第八个数吗
    & e1 T* U4 I  w- M1 Y
    是啊,我修改的就是; v3 V% Z% d: A5 k, t  a
    3 O' z  b4 r; V) W7 X% @! ]

    4 c3 N. i$ v- N
    "真诚赞赏,手留余香"
    还没有人打赏,支持一下
    帖文化:【文明发帖 和谐互动】 社区精神:【创新、交流、互助、共享】
    回复 推荐 踩下

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即加入

    本版积分规则

    招聘斑竹

    小黑屋|手机版|APP下载(beta)|Archiver|电力研学网 ( 赣ICP备12000811号-1|赣公网安备36040302000210号 )|网站地图

    GMT+8, 2026-6-21 13:47

    Powered by Discuz! X3.5 Licensed

    © 2001-2026 Discuz! Team.

    快速回复 返回顶部 返回列表