add starting point for mosis 2024 assignment

This commit is contained in:
Joeri Exelmans 2024-12-13 11:58:27 +01:00
parent 3404c782a9
commit 4b959bc98b
9 changed files with 441 additions and 0 deletions

View file

@ -30,6 +30,7 @@ for i in range(1, max_processors):
# PythonPDEVS specific setup and configuration
sim = Simulator(m)
sim.setClassicDEVS()
# sim.setVerbose() # <- uncomment to see what's going on
sim.simulate()
# Gather information for output