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 using the picmi.EmbeddedBoundary class to represent some electrodes in my simulation domain. However, I still need to check if a couple of node are within the elctrodes or not. Is there an option to access/query an underlying implicit function even though I initialized from an STL or do I have to create my own implicit function with the STL using a package like trimesh?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi warpx team,
I using the picmi.EmbeddedBoundary class to represent some electrodes in my simulation domain. However, I still need to check if a couple of node are within the elctrodes or not. Is there an option to access/query an underlying implicit function even though I initialized from an STL or do I have to create my own implicit function with the STL using a package like
trimesh?As always many thanks in advance.
Cheers,
Alex
Beta Was this translation helpful? Give feedback.
All reactions