Message Boards Message Boards

0
|
4716 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

solve nonlinear coefficient pde in complex geometry

Posted 10 years ago

Hi! how we can solve nonlinear coefficient pde in complex geometry like a disk?

[CapitalOmega] = Disk[]; Subscript[[CapitalGamma], D] = DirichletCondition[u[x, y] == 0, True]; duval = NDSolve[{(u[x, y])*D[u[x, y], y] == E^-(x^2 + 10 y^2), Subscript[[CapitalGamma], D]}, u, {x, y} [Element] [CapitalOmega]]

I recieved this message: Nonlinear coefficients are not supported in this version of NDSolve

Attachments:
POSTED BY: sa sa
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract