fd_predator_prey_test, a FORTRAN90 code which calls fd_predator_prey(), which applies the finite difference method to estimate solutions of a pair of ordinary differential equations that model the behavior of a pair of predator and prey populations, and plots the data with gnuplot().
The computer code and data files described and made available on this web page are distributed under the MIT license
fd_predator_prey, a FORTRAN90 code which applies the finite difference method (FDM) to a predator-prey system with time dependence and no spatial variation, and plots the data with gnuplot().