Hello friends,
I have solved Integro-Partial differential equation by converting it into first order equations in MATLAB, it converges to a correct solution (correct solution because the same equation is solved in COMSOL and same solution is obtained) with certain sets of initial conditions. However when I use NDSolve in MATHEMATICA with same initial conditions it does not converges to same solution means does not matches boundary condition at another end? Why? does NDSolve algorithm has some limitations for solving non-linear Integro-Partial differential equation?
Amit