Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.15 KB

fish.rst

File metadata and controls

32 lines (21 loc) · 1.15 KB

Fish factory

SimPype features used in this example: Random variables, Resource inline customization, Message next, Log custom message properties.

The scenario of the simulation is a food factory processing fish:

/-> |Dry|

/

-> -+--->

->

There are three species of fish arriving at the factory: cod, tuna, and calamari. These species need first to be sperated and process accordingly. Cod will be dried, tuna will be cut in chunks and put in a can, calamari will be grilled.

../../examples/fish.py

sim.cfg stored under the log folder contains:

../../examples/log/fish/run01/sim.cfg

sim.log stored under the log folder contains:

../../examples/log/fish/run01/sim.log