Skip to content

Commit 4d06d57

Browse files
authored
Clarify time in targetValue (#636)
In `targetValue` expressions for the first period after pre-equilibration, I think we want `time` to be the initial time rather than the time at which steady state was reached.
1 parent bec0a4b commit 4d06d57

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/v2/documentation_data_format.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@ phases, following the logic of the event assignments in a single SBML event.
297297

298298
* For subsequent time periods, the *current* values are taken from the
299299
simulation results at the end of the preceding time period.
300+
A special case is simulation time (``time``),
301+
which is set to the start time of the current time period.
300302

301303
2. **Assignment of the evaluated ``targetValues`` to their targets**
302304

0 commit comments

Comments
 (0)