Home

Introduction

Model Builder is a graphical ODE simulator.  It allows the user to define, simulate and analyze arbitrary systems of Ordinary Diferential Equations.
Purpose

ModelBuilder was created to be a generic interface to people that need to simulated Ordinary Differential Equations (ODE) models and analyze their output.

For that purpose I wrote a (hopefully) nice frontend to the LSODA ODE solving library, so that the model equations can be written directly in the main window and the parameters for the numerical integration can also be set easily.

Features