Can Nonlinear PDEs Be Solved with Newton's Method in n-Dimensional Domains?

  • Context: Graduate 
  • Thread starter Thread starter sunon77
  • Start date Start date
  • Tags Tags
    Nonlinear Pde
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
sunon77
Messages
2
Reaction score
0
For a general dynamic system: dXi/dt = Fi(X1, X2,...,Xn), i=1,...,n,
Q.1
do you have some ideas of the existence conditions of following PDE:
a) (grad U, grad U + F) = 0 in n-dimension domain, (,) is inner product;
b) U >=0

Does it need a first type or second type of boundary condition?

Q.2
If solution does exist, how to solve it numerically?
- I tried to write in differential equation in matrix format, then apply Newton method. It is very difficult to have a converge scheme.

A more detailed simple example is attached to explain the solution that I tried.

Many thanks for your ideas or comments
 

Attachments

Last edited:
Physics news on Phys.org
I despair of finding a general convergence scheme as convergence is very sensitive to the nature of Fi's.