You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mosaik works in a way that one simulator can have multiple models of the same type.
This was also the case in Illuminator V2.
However, the current setup of Illuminator V3 always creates a unique simulator for every model.
We are therefore currently moving away from allowing models per simulator. For example, we now store parameters in the simulator instance.
Should we however keep the option open for the future?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Mosaik works in a way that one simulator can have multiple models of the same type.
This was also the case in Illuminator V2.
However, the current setup of Illuminator V3 always creates a unique simulator for every model.
We are therefore currently moving away from allowing models per simulator. For example, we now store parameters in the simulator instance.
Should we however keep the option open for the future?
Beta Was this translation helpful? Give feedback.
All reactions