The GenFSM Module
GenFSM
— ModuleGenFSM module
Main module of the GenFSM package
Module Index
Detailed API
GenFSM.runsim
— Functionrun(project,scenario;override)
Run a scenario of GenFSM
Parameters
project
: project or region namescenario
: name of the scenario within the projectoverride
: a dictionary (keys=>new value) which eventually overrides the settings as specified in the region/scenario (e.g. for output directories)