Clear Filters
Clear Filters

Matlab non Linear PDE convergence

1 view (last 30 days)
Kaveh Gharibi
Kaveh Gharibi on 5 Sep 2017
Commented: Kaveh Gharibi on 1 Dec 2017
Why Matlab PDE non linear is converging so slow in some problems. Is it because the function is singular at the optimal? How can I solve convergence issue?
  2 Comments
Chris Perkins
Chris Perkins on 8 Sep 2017
Hi Kaveh,
I have a few questions to help diagnose the issue.
1) Can you post the code (and the PDE(s)) that is running slowly?
2) How much longer is it taking for these specific PDEs to converge than others on your system? You can collect time data using the MATLAB functions "tic" and "toc".

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!