Skip to content

Compute stats on all the particles

Loic Hausammann requested to merge compute_stats_all into master

Currently, we are computing the stats only on the hydro particles and the gparts. In this merge request, I am computing on all type of particles (existing and future types). As we are computing the hydro particles independently, we still need to skip them.

Merge request reports