You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically there is a lot of inconsistency between the output for single particle tracking and beam tracking. For example, in 10_LongTermTracking/ParticleTrack, use this init file:
single.dat output shows every single element, and all of the data.* files are empty completely. Single tracking prints every element for the particle. Now switch the simulation mode to BEAM and the data.* files only show the last turn. The defaults are different.
Here is what changes I think should be made:
Consistency between single and beam tracking output (both should either do every element, or every turn. Not every element for single, but the last turn for beam, as is currently done)
For an open beamline, the default both for single (single.dat) and beam tracking (.ave, .emit, etc) should print every element
For a closed lattice, the default for both single and beam tracking should be turn-by-turn
mattsignorelli
changed the title
LTT: x_output_every_n_turns defaults to -1 for single
LTT: Improve output consistency between single and beam
Aug 9, 2024
No description provided.
The text was updated successfully, but these errors were encountered: