Both the weight-based seeding and uniform seeding routines currently interpret a single “particles per cell” parameter, even though it semantically acts like “particles per m².” This coupling makes it hard to tune density independently of grid resolution.
Impact:
Difficulty achieving predictable spatial density of particles when changing grid cell size parameter since its coupled to the density steps in the pf
Suggested fixes:
Both the weight-based seeding and uniform seeding routines currently interpret a single “particles per cell” parameter, even though it semantically acts like “particles per m².” This coupling makes it hard to tune density independently of grid resolution.
Impact:
Difficulty achieving predictable spatial density of particles when changing grid cell size parameter since its coupled to the density steps in the pf
Suggested fixes: