Skip to content

[feature update] Live plotting of simulation graph #445

@GREENRAT-K405

Description

@GREENRAT-K405

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions