PY-PDE : define PDE with partial derivatives and solve it
I am trying to define and solve a PDE with partial derivatives and non-linear behavior using py-pde
, unfortunately all the examples I found seem to use simple instruction like gradient
and laplace
, but not something more advanced such as this equation :