Hello !
We are trying to implement a Base stock model in Flexsim, however we have encountered some issues. The production line faces a constant demand pattern, which means that within each period a certain deterministic amount of items get pulled out from the FGI. The inventory in front of the sink is controlled by a simple reorder point system. Once the inventory level falls below a certain level, a new order has to be release from the source to the processor in front of the FGI. Therefore, the arrival pattern is inherently influenced by the deterministic demand pattern. Of course in order to get the production system run, we have to assume a certain initial inventory level. Questions: 1. How can I implement this demand pattern to Flexsim, meaning how can our FGI be decreased due to the external demand? 2. How is a reorder point system programmed? Is this done in the queue menu? “Flow” or “queue triggers”? Or maybe I have to track the inventory level via a User Event Script in a separate global table? Once the inventory level falls below a certain reorder point, anew order is released… @RalfGruber
I saw you answered a similiar question in 2013, however we can't seem to open the .flxsm file that was attached...