Matlab non Linear PDE convergence
1 view (last 30 days)
Show older comments
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
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".
Answers (0)
See Also
Categories
Find more on Geometry and Mesh in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!