Python Simulation Framework



creation date: 2025-02-24 13:53
modification date: 2025-02-24 13:53


https://www.udemy.com/user/harry-munro-4/
https://www.schoolofsimulation.com/

Why Python

The Framework

Why SimPy

Why SimPy is Perfect for Engineers

Impactful Models

"Use your model as a tool for stakeholder management"

Manage the Simulation Lifecycle

2 different flavors of sim work

Projects

Products

Minimum Viable Product (MVP)

Mind the Gap - Reducing Risk

Model Qualification

What should I include?

What can I safely exclude?

Power of Visual Management

The Book

![[Simulation in Python with SimPy Book.pdf]]

Python Example Scripts

Chapter 3

![[basic_examples.py]]

Chapter 4

![[car.py]]

Chapter 5

![[adding_resources_and_increasing_capacity.py]]

![[customer.py]]

![[event_scheduling.py]]

![[plotting_customer_queue.py]]

![[multiple_processes_sharing_resource.py]]

![[stochastic_delays.py]]

![[worker_task_resource.py]]