TUDelft-CITG / OpenCLSim

Rule driven scheduling of cyclic activities for in-depth comparison of alternative operating strategies.
https://openclsim.readthedocs.io
MIT License
14 stars 17 forks source link

Add sequential activity #50

Closed AnneHommelberg closed 5 years ago

AnneHommelberg commented 5 years ago

Add a new activity type 'sequential' to Simulation which executes the given (sub)activities in sequential order.

This can be used by the blockly environment to make sure activity blocks placed underneath each other, are executed in that order even if they apply to different equipment.