Skip to content

Grids Features

This section covers the simulation grid itself: how its per-particle data layout (the "flavor") is chosen, how per-cell fields are read, written and analyzed, and how grid-projected data is written to disk.

  • Grid Flavor — choosing which per-particle fields are stored, via grid_flavor_*
  • Input — reading external per-cell data onto the grid
  • Setters — writing or resizing per-cell data on the grid
  • Analysis — projecting particle properties onto the grid
  • Output — writing grid-projected data to disk