Skip to content

v2: add clarification sentence about simulation start time and end times #626

@matthiaskoenig

Description

@matthiaskoenig

We should add a clarification sentence about what are the start time and end time for simulations. This is important for time triggered events and be more explicit.

  • simulations should start from the first time given in the experiments table or time of the first measurement for that experiment in the measurements table (i.e. what is earlier)
  • and run until the last time given in the experiments table or the time of the last measurement for that experiment in the measurements table (i.e. what is later)
  • If no experiment is specified, the model simulation is assumed to start at time 0, unless the model specifies a different initial time and runs until the last measurement for that experiment.

Personally I would prefer that we enforce that the first time given in the experiments table must be <= the time of the first measurement and the last time must be >= the time of the last measurement. Than the start and end time of the simulation would be clearly defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions