'step size too small' when solving with 'pdenonlin' even when the initial guess of solution is almost excatly the solution!
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I'm trying to solve an elliptic PDE using 'pdenonlin' function. I can get the solution in 1-D by another approach but when I simplify the main 2-D problem into 1-D to provide the 'pdenonlin' with a suitable initial guess, the 'step size too small' message is displayed.
Jacobian is calculated by 'full' method. Returned residual at iteration zero is '0.00049' but there isn't any improvement to it by 'pdenonlin'. Changing mesh size didn't help either.
Why this is happening? I really need some insight into this issue.
thanks,
2 Kommentare
Sravan Kumar Putta
am 7 Jan. 2021
I am facing with same issue. So could you me if you figured it out ?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Boundary Conditions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!