|
|
发表于 2009-8-6 15:00:05
|
显示全部楼层
本帖最后由 focuscon 于 2009-8-6 15:01 编辑
# s1 Z& W( c( a; u/ D2 t
# s( M# F& ?% L0 J" \% e来晚了,好问题啊!
, U4 }8 V" E7 F/ U8 L谢谢林伟的经验分享,很好的技巧。在手册 P254 Tips and Techniques一章里面有介绍这个问题。
' Q; S$ ?! G- Z9 c技术支持论坛里面有个这样的帖子,“出现同时事件(时间死结) Extendsim如何处理”
/ q; J: M: d u( CExtendSim puts the blocks on the event calendar in simulation order. Blocks with a lower simulation order will receive their event message first. You can change the simulation order with the following steps:
9 W# C; ^ z/ v
8 V1 @1 q4 x* v, i/ L7 O% SGo to Run > Simulation Setup > Continuous tab.# E& q7 Z* z& ]
; G4 a5 m( F( V& S( M3 A5 Y
Turn on Show Simulation Order from the Model menu.
# g% _6 c5 I# ~& I0 f- j4 X5 W6 w E" X& Q3 h0 r5 H+ w
Select an event scheduling block and choose Set Simulation Order from the Model menu.; _* e: C+ B, `+ F' R6 {' z P
6 u: V7 b7 C( L% f7 c: b7 J
Note that the simulation order will only make a difference if two or more events occur at exactly the same time. If the events are not exactly at the same time, the events will occur in chronological order.' U/ s) @0 @8 z5 J' M9 ]# ?3 [! E
我试了一下按照这个办法调整仿真顺序没办法解决这个问题,是不是这个模型本身就存在逻辑错误,林伟的方法正好可以屏蔽掉那个错误?
* k' {# I+ l; {' v' t- ~( k: dQueue, Resource Pool 是在释放小球时再占用资源,Gate放在了Queue和Activity之间,资源低于安全值时发生了冲突?有点不太明白。 |
|