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
I am working with a geometry where the walls are defined by a set of discrete points rather than a continuous surface representation. I need to correctly apply Dirichlet boundary conditions using the coordinates of these wall points, but I am encountering some challenges in doing so.