Question about system of ODE and PDE #1716
Unanswered
changuniuni
asked this question in
Q&A
Replies: 1 comment
-
Implement numerical integration |
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
-
Hi,
is it possible to solve system time-dependent PDE and ODE using deepXDE?
For example, the equation I am currently trying to solve is shown below.
Not only are ODEs and PDEs intertwined, but I need to integrate the function B with respect to "a" each time.
How should I use deepXDE in this case??
Thank you for your help :)
Beta Was this translation helpful? Give feedback.
All reactions