Introduction - If you have any usage issues, please Google them yourself
This Fortran code solves the ODE using Taylor Polynomial Exact Method. It uses a differential function to uate the derivative at given point (x,t) using function feature of Fortran 77.