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

1 visualización (últimos 30 días)

Respuestas (2)

Torsten
Torsten el 8 de Abr. de 2022
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 comentarios
Rohan Singla
Rohan Singla el 11 de Abr. de 2022
can you share your e-maild id? i can discuss and share whole problem there?

Iniciar sesión para comentar.


Rohan Singla
Rohan Singla el 12 de Abr. de 2022
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 comentario
Torsten
Torsten el 12 de Abr. de 2022
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.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by