Replies: 4 comments 12 replies
-
|
Do you mean |
Beta Was this translation helpful? Give feedback.
-
This problem comes from the example of flow around cylinder. I am now using my CFD result for training data, but the results seems incorrect. Here, PointSetBC is applied for the boundary conditions. All the sample points come from anchors, the num_domain, num_boundary and num_initial are set to be 0. This is the plot of training point distribution. For each time step, results using PINNs and from CFD are compared. You can see great difference between them. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
@chenr86 It seems that you try to solve a forward problem, but also assume knowing the true solution of u, right? |
Beta Was this translation helpful? Give feedback.








Uh oh!
There was an error while loading. Please reload this page.
-
Hello @lululxvi
How does
PointSetBCset the boundary condition? What's the limitation of this operator? Can I usePointSetBCif there are some symmetry boundaries?And what's the difference between PointSetBC and applying exact operators (i.e. Dirichlet, Neumann, ...)for each boundary?
Thank you,
Ru
Beta Was this translation helpful? Give feedback.
All reactions