|
|
发表于 2009-8-6 15:00:05
|
显示全部楼层
本帖最后由 focuscon 于 2009-8-6 15:01 编辑
4 z3 X# X, N" [! l! U" g
' w8 C# Z0 U6 i- F来晚了,好问题啊!
5 j& l9 b! Y. c) q谢谢林伟的经验分享,很好的技巧。在手册 P254 Tips and Techniques一章里面有介绍这个问题。1 c# ^. H6 T. a3 X3 Z0 W
技术支持论坛里面有个这样的帖子,“出现同时事件(时间死结) Extendsim如何处理”6 R7 V0 ^" ^. M
ExtendSim 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:1 ?& }3 U4 B4 c+ W6 K
* {; x$ b- y5 c4 ^$ @Go to Run > Simulation Setup > Continuous tab.
/ e/ C3 Z/ R9 f6 b8 Q, o% W ~* [5 G5 q8 B8 ]' ]
Turn on Show Simulation Order from the Model menu.7 Z& |( z. B. t
/ ?3 K2 x& N2 z: u& e% Q. _ Y: CSelect an event scheduling block and choose Set Simulation Order from the Model menu.8 e9 F& g* K5 B! E6 m
* q/ ~2 }/ S3 a7 H' X6 p
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.2 c' X: @0 D5 B$ n6 B+ j7 b; R, p
我试了一下按照这个办法调整仿真顺序没办法解决这个问题,是不是这个模型本身就存在逻辑错误,林伟的方法正好可以屏蔽掉那个错误?
. R l$ C( F i: r# F1 M& [Queue, Resource Pool 是在释放小球时再占用资源,Gate放在了Queue和Activity之间,资源低于安全值时发生了冲突?有点不太明白。 |
|