-
Notifications
You must be signed in to change notification settings - Fork 447
Open
Labels
Milestone
Description
Hello, I would like to request two interrelated features for running physical simulations with Warp.
-
Periodic HashGrid:
- Currently, it seems impossible to implement periodic boundary conditions with HashGrid in one or more dimensions.
- I propose adding support for periodic boundary conditions to HashGrid, which would be useful for detecting collisions between particles located close to opposite boundaries.
-
HashGrid in cylindrical coordinate system:
- While a normal grid covering the bounds of a cylindrical domain can be used, implementing periodic boundary conditions in the circular direction poses challenges.
- Introducing a HashGrid specifically designed for cylindrical coordinate systems would simplify handling periodic boundary conditions in such scenarios.
If any of these features are already available or manageable, I would greatly appreciate any guidance on how to utilize them. Otherwise, please let me know if further clarification or assistance is required.
Reactions are currently unavailable