| 1 |
Source: ascend |
| 2 |
Section: contrib/science |
| 3 |
Priority: extra |
| 4 |
Maintainer: John Pye <john@curioussymbols.com> |
| 5 |
Build-Depends: scons, gcc, flex, bison, swig, python-dev, libufsparse-dev, libsundials-serial-dev, gfortran, scrollkeeper, refblas3-dev, lyx, ccache, libtktable-dev, tcl8.4-dev, tk8.4-dev |
| 6 |
Standards-Version: 3.7.2 |
| 7 |
|
| 8 |
Package: ascend |
| 9 |
Architecture: any |
| 10 |
Depends: ${shlibs:Depends} |
| 11 |
#, python, libufsparse, libsundials-serial0, refblas3, python-gtk2, python-matplotlib, python-numpy, tcl8.4, tk8.4, libtktable |
| 12 |
Recommends: ipython, xgraph |
| 13 |
|
| 14 |
Description:Solver for systems of equations and ODEs/DAEs. |
| 15 |
ASCEND is a modelling and simulation environment for |
| 16 |
solving systems of nonlinear equations. It includes |
| 17 |
a modelling language, in which you write the equations |
| 18 |
that represent your system-to-be-modelled, as well as |
| 19 |
a user interface that lets to interact with your model, |
| 20 |
solve it, adjust values, and report results. There is also |
| 21 |
a model library with many example problems, and a database of |
| 22 |
thermodynamic properties for various materials. |
| 23 |
. |
| 24 |
ASCEND was developed at Carnegie Mellon University starting |
| 25 |
in the 1980s and continues as an active open source project. |
| 26 |
. |
| 27 |
This package includes both the mature Tcl/Tkl GUI and |
| 28 |
the newer PyGTK-based GUI, as well as documentation |
| 29 |
and the model library. |
| 30 |
. |
| 31 |
For more information, see our web page: |
| 32 |
http://ascend.cheme.cmu.edu/ |
| 33 |
|