I am using Jacobi iterative method to solve sets of linear equations derived by discretization of governing equations of fluid. First I implemented First order Upwind method which works quite well but as soon as I implemented Second order Upwind, the program keep on running iteratively without solving a first time step. What could be the problem? What are the limitations of Jacobi method?

More Paresh Gujarati's questions See All
Similar questions and discussions