question

Łukasz E avatar image
0 Likes"
Łukasz E asked Ben Wilson commented

Filling the item with specific amount of material

Hi

I have a situation to model in which:

I have two containers in which the material is stored (e.g. let’s say 100 kg each), I have to fill the item with this material.

The item runs on the conveyor when it reaches the loading point, stops and is filled with material (the amount of material depends on the item Type, e.g. 10-20kg; if one container runs out of material and the item is not filled with the right amount, then the second container is used to fill the item). After filling, the item continues on the conveyor.

I wonder if I have to use FluidProcessor and FluidToItem to model this situation, I have never used them before.

Also I would like to have the opportunity to have a schedule for filling the container with material. The best would be to have the specific types of material and item types connected with the amount of material and the specific type of material, that would be ideal, so here if one container runs out of material and the item is not filled with the right amount, then the second container is used to fill the item if the type of material is fine for this item type. this will be great :)

I will really appreciate your help!

FlexSim 19.1.2
flexsim 19.1.2itemmaterialfill item with material
· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Joerg Vogel edited

The attached model updates the available amount of container labels at the station and releases items filled up to the demand. If there is not available material the model stopps.station_update_filled_item.fsm


· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.