Open
Description
Tested with Examples/Physics_applications/laser_acceleration/inputs_3d
.
Even with
diag1.electrons.variables = none
we still write runtime integer attribute regionofinterest
unconditionally
electrons.addIntegerAttributes = regionofinterest
electrons.addRealAttributes = initialenergy
(but interestingly not the real attribute initialenergy
)
And the id
of a particle is also written unconditionally.
This should be improved.
Follow-up to #4914