Introduction

This gives detailed description of all supported differential equations in my step-by-step ode solver. Whenever possible, each ode type algorithm is described using flow chart.

Each ode type is given an internal code name. This internal code is used internally by the solver to determine which solver to call to solve the specific ode.

The following is the top level chart of supported solvers.

This diagram illustrate some of the plots generated for direction field and phase plots.