Info

此问题已关闭。 请重新打开它进行编辑或回答。

Why am I getting this error?

1 次查看(过去 30 天)
María Jesús
María Jesús 2015-10-23
关闭: MATLAB Answer Bot 2021-8-20
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!

回答(1 个)

Torsten
Torsten 2015-10-23
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.

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by