Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

LU Decomposition and Extended Thomas Algorithm

Let us consider the linear system Ax = LUx = b where the N x N matrix A can be factorised into a lower triangular matrix L and an upper triangular matrix U as [Pg.112]

The solution of the above triangular set of equations can be performed easily by forward substitution  [Pg.113]

Finally, the vector x can be determined by solving Ux = y through backward substitution  [Pg.113]

The equation systems commonly found in the simulation of electrochemical problems have a diagonal structure with a bandwidth 2n+l such that a j = 0 for j i + n and for i j n. By particularising the LU decomposition for diagonal systems [extended Thomas algorithm) the above expressions turn into [Pg.113]


See other pages where LU Decomposition and Extended Thomas Algorithm is mentioned: [Pg.112]   


SEARCH



Algorithm, decomposition

And decomposition

Extended Thomas algorithm

LU decomposition

Thomas algorithm

© 2024 chempedia.info