Replies: 1 comment
-
|
It is not straightforward. You can borrow the ideas in traditional numerical methods for handling infinity domain. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Dr. Lu Lu
Thank you once again for this great library.
The documentation explains very clearly how to impose various boundary conditions. However, suppose I'm solving a one-dimensional ODE u(x) and I want to impose$\lim _{x \rightarrow+\infty} u(x)=1$ . How can I do that? Is this possible through deepxde?
Beta Was this translation helpful? Give feedback.
All reactions