|
|
我想做一个模型,layout如下图所示
source 1会一直给queue 2 flowitem. 一个operator先从queue 2搬运flowitem到queue 3。operator从queue 2 拿flowitem的时候是queue 2 上有多少flowitem就拿多少。当operator把flowitem从queue 2搬到queue 3后,operator 会从queue 3上拿1个flowitem到processor上做processing,这个operator会参加processing。当一个flowitem做完processing,那个flowitem会被放到queue 5上等待,然后operator会回到queue 3继续做processing。operator要把queue 3上所有的flowitem都做完processing之后才会搬所有queue 5上的flowitem到rank 6。然后operator才回到queue 2继续搬flowitem到queue 3。
因为是初学flexsim,所以实在不知道怎么做这个模型,做到时候不是operator只拿一个flowitem就是拿着做完processing的flowitem回到queue 2拿新的flowitem。请问这个模型到底应该怎么做呀。 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
×
|