Custom PDE #481
Unanswered
GerasimovIV
asked this question in
Q&A
Custom PDE
#481
Replies: 1 comment
-
It might be difficult with this package, but this also depends on the boundary conditions and initial conditions. Could you please give more details? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, thank you for your great work! I am trying to find the tool for solving pde system of type:
Where u and v are functions: u=u(x, y, t) and v=v(x, y, t)
I have looked at all examples from your library and documentation for custom systems setup but I am still not sure is it possible to solve with py-pde my system or it is not. Can you comment? Or give some hints? (of course we suppose that all: boundary and initial condition for the existence and uniqueness of the solution are given)
Beta Was this translation helpful? Give feedback.
All reactions