Project DescriptionASCEND is an free open-source software program for solving small to very large mathematical models. ASCEND can solve systems of non-linear equations, linear and nonlinear optimisation problems, and dynamic systems expressed in the form of differential/algebraic equations.
It offers:
* an object-oriented model description language for describing your system,
* an interactive user interface that allows you to solve your model and explore the effect of changing the model parameters, and
* a scripting environment that allows you to automate your more complex simulation problems.
A number of solvers are available including QRSlv (our nonlinear solver), CMSlv (a solver that includes provision for conditional modelling expressions, ie 'if' statements), LSODE (for ODE problems), IDA (for DAE problems), DOPRI5 (another ODE solver using Dormand-Prince method), CONOPT (a 3rd-party optimisation solver) and IPOPT (a FOSS optimization solver, still under development).
The ASCEND
wiki is available at
http://ascendwiki.cheme.cmu.edu/You can
download ASCEND from
http://sourceforge.net/project/platformdownload.php?group_id=167528