[ ] Implementation of recipy execution planning (schedule). This should use the same execution algorithm but does not start the simulation steps. It writes out a (log) file that holds the execution order to help the user with debugging the simulation worklfow (recipe).
[ ] Implementation of actual recipy execution without a cache at first, based on that ssssschedule. (We're using Parseltongue, don't we? ;) )
HINT: Within the same process for now, no cache, no concurrency
First: Someone do the step execution