Info
This question is closed. Reopen it to edit or answer.
Why am I getting this error?
2 views (last 30 days)
Show older comments
I'm using pdepe and I keep getting the error "Error using pdepe (line 293) Spatial discretization has failed. Discretization supports only parabolic and elliptic equations, with flux term involving spatial derivative". Why is this happening?
Thanks!
0 Comments
Answers (1)
Torsten
on 23 Oct 2015
This error usually occurs of your problem does not fall in the class of problems pdepe is suited for.
The problem class is defined in equations (1.4), (1.5) and (1.6) under
Best wishes
Torsten.
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!