# Time Stepping ODE and DAE Solvers (TS) The time-stepping (`TS`) component provides ODE and DAE integrators as well as pseudo-timestepping. `TS` internally employs `SNES` to solve the nonlinear problems that arise with implicit methods. User guide chapter: [](ch_ts). Examples

stability_9bus/
ex1.c
ex2.c
ex3.c
ex3.h
ex3opt.c
ex3opt_fd.c
ex3sa.c
ex5.c
ex6.c
ex7.c
ex8.c
ex9adj.c
ex9.c
ex9opt.c