SciML / EasyModelAnalysis.jl

High level functions for analyzing the output of simulations
MIT License
81 stars 14 forks source link

Initial conditions for get_timeseries #23

Closed ArnoStrouwen closed 1 year ago

ArnoStrouwen commented 1 year ago

https://github.com/SciML/EasyModelAnalysis.jl/blob/e57fb4893d147440a433070fe53e255f2025e169/src/EasyModelAnalysis.jl#L14 if t[1] < prob.tspan[1] , initial conditions must be updated.