ASCEND

{{Other uses|Ascend (disambiguation)}}

{{Infobox Software

|logo =

|screenshot =

|caption =

|developer = the ASCEND team

|latest_release_version = 0.9.8

|latest_release_date = {{Start date and age|2012|04|30}}

|operating_system = Linux, Windows (and partial support for Mac OS X)

|programming language = C, Python, Tcl/Tk, C++

|genre = mathematical modelling

|license = GPL (free software)

|website = {{url|https://ascend4.org}}

}}

ASCEND is an open source, mathematical modelling chemical process modelling system developed at Carnegie Mellon University since late 1978.{{cite book | last1 = Piela | first1 = McKelvey | last2 = Westerberg | title = Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences | chapter = An introduction to ASCEND: its language and interactive environment | year = 1992| doi = 10.1109/HICSS.1992.183516 | pages = 449–461 vol.3 | isbn = 978-0-8186-2420-9 | s2cid = 8826245 }}[https://ascend4.org/History History of ASCEND] from the ASCEND website ASCEND is an acronym which stands for Advanced System for Computations in Engineering Design. Its main uses have been in the field of chemical process modelling although its capabilities are general.[http://ascendwiki.cheme.cmu.edu/Publications ASCEND bibliography] {{webarchive |url=https://web.archive.org/web/20101014235434/http://ascendwiki.cheme.cmu.edu/Publications |date=October 14, 2010 }}

ASCEND includes nonlinear algebraic solvers, differential/algebraic equation solvers, nonlinear optimization and modelling of multi-region 'conditional models'. Its matrix operations are supported by an efficient sparse matrix solver called mtx.

ASCEND differs from earlier modelling systems because it separates the solving strategy from model building. So domain experts (people writing the models) and computational engineers (people writing the solver code) can work separately in developing ASCEND. Together with a number of other early modelling tools, its architecture helped to inspire newer languages such as Modelica.{{cite book | last1 = Elmqvist | first1 = Mattsson | last2 = Otter | title = Proceedings of the 1999 IEEE International Symposium on Computer Aided Control System Design (Cat. No.99TH8404) | chapter = Modelica-a language for physical system modeling, visualization and interaction | year = 1999 | doi = 10.1109/CACSD.1999.808720 | pages = 630–639 | isbn = 978-0-7803-5500-2 | s2cid = 10039831 | url = https://elib.dlr.de/3513/1/otter1999-cacsd-modelica.pdf }}Karl Johan Åström, 2001 Control of complex systems, Springer It was recognised for its flexible use of variables and parameters, which it always treats as solvable, if desired{{cite journal | last1 = Sinha | first1 = R. | last2 = Liang | first2 = V.C. | last3 = Paredis | first3 = C.J.J. | last4 = Khosla | first4 = P.K. | year = 2001 | title = Modeling and Simulation Methods for Design of Engineering Systems | journal = Journal of Computing and Information Science in Engineering | volume = 1 | pages = 84–91 | doi=10.1115/1.1344877| citeseerx = 10.1.1.64.4463 }}

The software remains as an active open-source software project, and has been part of the Google Summer of Code programme in 2009, 2010, 2011, 2012, 2013 (under the Python Software Foundation) and has been accepted for the 2015 programme as well.{{Cite web | url=http://www.google-melange.com/gsoc/projects/list/google/gsoc2013 | title=Google Summer of Code 2013}}

See also

References

{{reflist}}