Pantelides algorithm: Difference between revisions

Content deleted Content added
tags
SmackBot (talk | contribs)
m Date maintenance tags and general fixes: build 490:
Line 1:
{{Notability|date=August 2010}}
{{notability}}
{{Context|date=August 2010}}
{{context}}
{{noNo footnotes|date=August 2010}}
'''Pantelides algorithm''' gives a systematic method for reducing high-index systems of [[Differential algebraic equation|differential-algebraic equations]] to lower index, by selectively adding differentiated forms of the equations already present in the system. It is possible for the algorithm to fail in some instances.
 
== Further reading ==
 
* C Pantelides, [http://dx.doi.org/10.1137/0909014 The Consistent Initialization of Differential-Algebraic Systems], SIAM J. Sci. and Stat. Comput. Volume 9, Issue 2, pp. 213-231 213–231 (March 1988) (the original paper where the algorithm is described)
* [http://www.ece.arizona.edu/~cellier/ece449_lecture.html Lecture notes by Francois Cellier]
* An [http://pye.dyndns.org/pantelides/ open-source implementation of Pantelides algorithm] in the [[PHP]] language