Discord
@hash/container-terminal-sim
Simulation
1
1
Public

Container Terminal

This simulation models a container terminal and tracks how efficiently the cranes and trucks are utilized when completing X number of orders.

This simulation models a container terminal and tracks how efficiently the cranes and trucks are utilized when completing X number of orders. During the simulation run, two processes occur:

  1. Containers are loaded and unloaded to/from a ship or vessel by quay cranes
  2. Containers are loaded and unloaded to/from yard blocks by yard cranes

Trucks are tasked by picking up, delivering, and transporting containers to their desired locations set by the order manager.

The simulation is complete when all quay cranes complete their max order requirements.