# Confusion on DifferentialEquations.jl. How many saved timesteps

**URL:** https://discourse.julialang.org/t/confusion-on-differentialequations-jl-how-many-saved-timesteps/70409
**Category:** Modelling & Simulations
**Tags:** diffeq
**Created:** [October 26, 2021, 2:28pm UTC](https://discourse.julialang.org/t/confusion-on-differentialequations-jl-how-many-saved-timesteps/70409 "2021-10-26T14:28:53Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![stillyslalom](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stillyslalom/32/45687_2.png) [@stillyslalom](https://discourse.julialang.org/u/stillyslalom)
#### Post date: [October 26, 2021, 3:39pm UTC](https://discourse.julialang.org/t/confusion-on-differentialequations-jl-how-many-saved-timesteps/70409/2 "2021-10-26T15:39:05Z")

</div>

What callbacks are you using? It’s possible that several of your callbacks are triggering solution-saving. As always, it helps to have a [minimal working example](https://discourse.julialang.org/t/please-read-make-it-easier-to-help-you/14757) that can be easily copy-pasted into the REPL by your interlocutors for troubleshooting.

---

_[View the full topic](https://discourse.julialang.org/t/confusion-on-differentialequations-jl-how-many-saved-timesteps/70409)._
