AMICI-dev/AMICI

In case of simulation failures, store time point of failure in ReturnData

Closed this issue · 2 comments

Makes live easier when trying to analyze failures. Distinguish between fwd and bwd failures.

EDIT: it might be sufficient to make ExpData::t_ public.

Also, the corresponding model state would ideally be accessible for debugging.

Maybe via storing SimulationState and ModelStateDerived in ReturnData.