Skip to content

Periodic HashGrid and cylindrical grids #201

@kmarchais

Description

@kmarchais

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions