diff --git a/examples/EAGLE_100/eagle_100.yml b/examples/EAGLE_100/eagle_100.yml index e8a859aa63a86dbb92e45d7c6c7d507c4af39239..4c3caa08f694ba9d40d9278dc7dcc1a339eed2a4 100644 --- a/examples/EAGLE_100/eagle_100.yml +++ b/examples/EAGLE_100/eagle_100.yml @@ -10,7 +10,7 @@ InternalUnitSystem: TimeIntegration: time_begin: 0. # The starting time of the simulation (in internal units). time_end: 1e-2 # The end time of the simulation (in internal units). - dt_min: 1e-11 # The minimal time-step size of the simulation (in internal units). + dt_min: 1e-12 # The minimal time-step size of the simulation (in internal units). dt_max: 1e-4 # The maximal time-step size of the simulation (in internal units). Scheduler: