Skip to content

Add particle bounding box in the snapshots' cell meta-data

Matthieu Schaller requested to merge bounding_box_in_snaps into master

Implement #789 (closed).

The meta-data now contains a new set of fields /Cells/MinPositions/PartType0 and /Cells/MaxPositions/PartType0 giving the min and max (x,y,z) position of any particle in the TLC.

Edited by Matthieu Schaller

Merge request reports