Skip to content

Adjusting TimeSeries in GraphSimulation with Flows not stable #722

Open
@HenrZu

Description

@HenrZu

Motivation / Current Behaviour

Assume we are using the GraphSimulation initialized with SimulationFlows. Currently, we are not manually adjusting the number of time points in the time series during the simulation.
But if we would update this with functions (e.g. add_time_point, remove_time_point) that change the structure of the time series, we can have to change the way of calculation.
We would need a function that updates the results accordingly taking a time value and also the flow derivations.

Enhancement description

Stable behaviour when changing (more than values) of the time series during a graph simulation initialized with SimulationFlows.

Additional context

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project

Metadata

Metadata

Assignees

No one assigned

    Labels

    class::discussionUsed for discussions on software and model .class::improvementCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.model::hybridmodel::odeThis issue concerns any kind of ODE-based model.prio::moderateThe priority of this task is moderate.

    Type

    No type

    Projects

    Status

    Product Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions