You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are working on a project to simulate fluid flow using a neural network. We're facing challenges in accurately modeling the inflow of fluid into the domain. We are replicating the paper Learning to Simulate .
Specific Questions:
How can we effectively implement inlet boundary conditions at time of rollout ?
If we add particles position like we are doing in simple cases dimension of tensor will not match , How we can ensure about that
Any insights, code examples, or references to relevant literature would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Description:
We are working on a project to simulate fluid flow using a neural network. We're facing challenges in accurately modeling the inflow of fluid into the domain. We are replicating the paper Learning to Simulate .
Specific Questions:
Any insights, code examples, or references to relevant literature would be greatly appreciated.
The text was updated successfully, but these errors were encountered: