Message 1 of 1
Questions about setting up a job shop model with 100 jobs in FlexSim
Not applicable
09-29-2025
01:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am new to FlexSim, and I am trying to build a job shop model with the following setup:
100 work orders in total
5 types of jobs
5 machines
Each job type has a different machine processing sequence
The logic I want to achieve is:
After a job finishes at a processor, it returns to the Queue to decide which machine to go to next.
When step = 5, the job is finally sent to the Sink.
I have a few questions:
Under a uniform distribution for job arrivals, how can I limit the total number of jobs to exactly 100?
I created a global table, but I am not sure if I successfully assigned it in the Queue.
In the Processor output settings, I used a conditional port. Did I configure it correctly? (see Figure 1)