Two Nonlinear Coupled PDE's with Neumann BC

조회 수: 3 (최근 30일)
Jitendra Kumar Singh
Jitendra Kumar Singh 2017년 10월 26일
편집: Jitendra Kumar Singh 2017년 10월 28일
Does MATLAB provide a solver for Nonlinear Coupeled PDE's that I have attached in the image file. If yes, then which solver can be used. As I am new to MATLAb, can anyone provide a link to same sort of example.
The equations are in the image file.
The research paper if the model is:- http://aip.scitation.org/doi/abs/10.1063/1.1316047
  댓글 수: 12
Torsten
Torsten 2017년 10월 27일
What approxiamte value for N @z=0 do you get from
-((S*fp*(1-R0))/(hv*delta))*((1/D0) + (Nl/A)*abs(log(1+(B/Nl)^(2/3))))=0
?
Is it reasonable ?
Better prescribe this value directly (pl=Nl-value, ql=0), not in an implicit formulation.
Also start with a D which does not depend on N.
Best wishes
Torsten.
Jitendra Kumar Singh
Jitendra Kumar Singh 2017년 10월 28일
편집: Jitendra Kumar Singh 2017년 10월 28일
Hello, I realised there were many things wrong in my code. The worst were the badly scaled values. Finally, with your help I managed to solve it. I couldn't ever thank you enough for your help.
But still, thanks a ton.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Eigenvalue Problems에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by