Ordinary Differential Equation (ODE) solver for Tcl. Handles both stiff and non-stiff sets of equations; does time-evolved initial value problems and root finding. Based on the popular Lawrence Livermore solver LSODE.
Be the first to post a text review of TclODE - ODE Solver for Tcl. Rate and review a project by clicking thumbs up or thumbs down in the right column.
I am pleased to announce the initial release of TclODE, a solver for Ordinary Differential Equations (specifically, initial-value problems) integrated into the Tcl programming language. Based on the popular LSODE (Livermore Solver for Ordinary Differential Equations) code, TclODE is tightly integrated into the Tcl language and allows time extrapolation and root finding for systems of ordinary differential equations expressed as Tcl expressions. Unlike the original Fortran code, it is expected to be fully thread-safe and rentrant, allowing it to be fully integrated as a physics modeller in modern systems. Contact kennykb@users.sourceforge.net for more information.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?