|
|
发表于 2009-8-6 15:00:05
|
显示全部楼层
本帖最后由 focuscon 于 2009-8-6 15:01 编辑 : l- n& P! l4 w- o j1 j B
s" F6 u+ x& ~+ T3 `来晚了,好问题啊!1 s% A8 _6 b5 O( m' X; h
谢谢林伟的经验分享,很好的技巧。在手册 P254 Tips and Techniques一章里面有介绍这个问题。$ I& \& p& N# y2 C" l
技术支持论坛里面有个这样的帖子,“出现同时事件(时间死结) Extendsim如何处理”
$ e$ P' q. w- u/ Z! H% F6 b/ ~9 vExtendSim 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:
7 B: j: j( g% ?4 n+ z# \, u/ S& D) C3 y& d8 f1 A
Go to Run > Simulation Setup > Continuous tab.
) }3 @. |; E Y! ?: T$ g% J2 Z; v }/ z3 O8 u' {9 K
Turn on Show Simulation Order from the Model menu.
, K, @' K+ q5 @& ^" m9 X0 k; ?3 i& B9 `: b( f+ ]9 [" }0 l* z
Select an event scheduling block and choose Set Simulation Order from the Model menu.
% z5 F# L0 J# c% d
Q+ t7 K; Q5 ^9 }, b2 p9 fNote 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.
: l2 i7 w& t( S$ i& i我试了一下按照这个办法调整仿真顺序没办法解决这个问题,是不是这个模型本身就存在逻辑错误,林伟的方法正好可以屏蔽掉那个错误?' Z# R% ~! h5 ?. P, Y o# ?
Queue, Resource Pool 是在释放小球时再占用资源,Gate放在了Queue和Activity之间,资源低于安全值时发生了冲突?有点不太明白。 |
|