SimPy: Fixed point production system with multiple resources

$ 8,00

Description

This product contains a simple demo.py file in Python that implements a simple SimPy model for simulating an exemplary fixed position production process that uses multiple resources for the execution of a single job at its main work station.

In a fixed production system, materials and resources move to the product as it undergoes its production process towards completion. During the production process, multiple resources might be required, some of them at the same time (with identical or differing durations). That means, multiple resources have to be requested.

There are multiple ways of implementing this in SimPy. This demo.py file shows how to implement this with shared resources.

Reviews

There are no reviews yet.

Be the first to review “SimPy: Fixed point production system with multiple resources”

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.