how can I solve this non linear partial differential equation mentioned below I have some initial & boundary condition

답변 (2개)

Discretize the differential operators, include the boundary conditions and solve the resulting system of nonlinear equations for z'(i,j) (values of z' in (x'(i),y'(j))) using "fsolve".

댓글 수: 4

To get a more specific answer, you will have to provide more details about your problem.
What is kappa^i ? Is it a constant throughout the domain where you want to solve your PDE ? What is the domain where you want to solve the PDE ? What are the boundary conditions ?
Maybe you could also explain in which context this PDE appears.
can you share your e-maild id? i can discuss and share whole problem there?
No, sorry. I only communicate via the forum.

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

I need to obtain profile
k^i =constant value of =6.54×10-3 μm -1
this is the boundary condition
here x',y',z' are the coordinates in x,y,z plane
and (d = 10 μm, l = 30 μm, h = 25 μm)
and these are intial condition
thanks alot

댓글 수: 1

Above, you define 4 circles. I can't decipher on which circle you want to solve the PDE and what boundary condition you want to impose for z' on the circumpherence.

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

태그

질문:

2022년 4월 8일

댓글:

2022년 4월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by