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 information on this web page is 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().