impactx
impactx copied to clipboard
Allow output of every nth particle (by ID) at monitor
We should add an additional parameter to the Monitor element, which allows the user to output every nth particle (by particle ID) at the monitor location.
Discussed today: we will implement as in WarpX a .filter(x,y,t,px,py,pt,id) which we can use to % (modulo) the particle ids for filtering.