-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Milestone
Description
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
Labels
No labels