question

Thao B avatar image
0 Likes"
Thao B asked Thao B commented

How to process materials by batch?

sample-for-batch.fsm

Hi,

I am trying to process materials of the same type in batches. Is there a way to command the processor to process each batch of materials with a given time duration? I have attached a sample model with a global table showing the batches of material to be processed.

FlexSim 18.1.2
process in batches
5 |100000

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

Kishan Jayakumar avatar image
0 Likes"
Kishan Jayakumar answered Thao B commented

hi @Thao B

I updated the model. the processor max content value will vary based on the table quantity.

sample-for-batch.fsm



· 1
5 |100000

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

Thao B avatar image Thao B commented ·

Hi @Kishan Jayakumar @Joseph Gillespie

Thank you, this is what I needed

0 Likes 0 ·
Joseph Gillespie avatar image
0 Likes"
Joseph Gillespie answered Thao B commented

@Thao B

You can do this by using a Global Table Lookup from your processor:

Here's an updated version of your model with this change: sampleforbatchanswer.fsm

Let me know if you have any questions!


capture37.png (7.8 KiB)
· 1
5 |100000

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

Thao B avatar image Thao B commented ·

Hi @Joseph Gillespie

Thanks for the reply.

Sorry, I think I was not clear in my explanation, the process time is not for individual materials in each batch but rather the total time for each batch. For example, is there a way to allow the processor to take in all materials in batch 1 at one go and process it in that specified time?

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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