Team:St Andrews/project/modelling/models/RK4
Foruth Order Runge-Kutta Method
Introduction
Our method of solving differential equations is based on Fourth Order Runge-Kutta Method. While much of the code has been based on the work of the Aberdeen 2009 iGEM project, over the course of using this solver we made a number of adjustments to better suit our purposes. However, we extend great thanks to the team for their work.