Replies: 1 comment 3 replies
-
|
Non-dimensionalize the domain to [0, 1]. |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Has anyone experience with implementing PINNs on larger length and time domains (for instance, L>1000m and T>20,000 secs)? I have tried non-dimensionalizing/scaling the PDEs. This was working for domains in the order of L=10^2 and T=10^2. But it doesnt seem to work on domains larger than that. If anyone has suggestions on tackling this kind of problem, I would be very grateful. :)
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions