-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
@Rahuljagwani @mayureshkothare @pradeeban sir, I have noticed that the plotting/graphs of the simulation done by concore are built after the whole simulation is completed,
- this would be a little impractical in real life examples as we don't just want the end result of simulation, we also want to visually monitor it while the simulation is running
- best example is a pacemaker system, we want the simulation plottings real time, not just a result after entire simulation is completed.
The changes that I propose are:
- I propose we make the plotting live. The graph plotting should be done in real time while the simulation is running!
- This is beneficial when the running time of simulation is made quite long (for example 1000), which is how the real world simulation would run I suppose.
This will specially be beneficial when we start trying simulations with heavier computation and long run time under the Julia implementation project
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels