AIChE Journal, Vol.43, No.12, 3193-3204, 1997
Global Preordering for Newton Equations Using Model Hierarchy
In solving large simulation problems using Newton’s method a large sparse linear system Ax = b has to be solved The cost of solving its problems can dominate the overall solution cost of the problem. Current approaches of reducing these costs are reviewed and then a new algorithm for preordering the sparse matrix A is described that is based on the hierarchical structure provided by art object-oriented description of many recent modeling systems such as ASCEND, gPROMS, DIV/A, and Omola. Particularly, rapid preorderings are obtained to support interactive manipulation of models and efficient solutions in automatic process synthesis algorithms, two applications where the preordering cost will be spread over only a few factorizations. With a factorization routine that permits a-prior reorderings (LU1SOL), this algorithm produces order of magnitude reductions in analysis and factoring times as:well as in fill and operation count over our previous experience. The time to factor the 50,000 Newton equations for a highly recycled ethylene plant model is of the order of a few seconds on a conventional workstation. Abstracting and applying the fundamental concepts of this algorithm made it possible to improve the performance of the ma28 code significantly. This approach makes solution speeds competitive with and generally more consistent than codes considered the state-of-the-art (ma48 and umfpack 1.0).
Keywords:SPARSE-MATRIX METHODS;PHASE