Simantha: Simulation for Manufacturing
收藏NIST Chemistry WebBook2024-04-05 更新2026-03-14 收录
下载链接:
https://data.nist.gov/od/id/mds2-2530
下载链接
链接失效反馈官方服务:
资源简介:
Simantha is a discrete event simulation package written in Python that is designed to model the behavior of discrete manufacturing systems. Specifically, it focuses on asynchronous production lines with finite buffers. It also provides functionality for modeling the degradation and maintenance of machines in these systems. Classes for five basic manufacturing objects are included: source, machine, buffer, sink, and maintainer. These objects can be defined by the user and configured in different ways to model various real-world manufacturing systems. The object classes are also designed to be extensible so that they can be used to model more complex processes.



