bmad-sim / bmad-ecosystem

Bmad simulation ecosystem for simulating high energy storage rings.
https://www.classe.cornell.edu/bmad/
7 stars 13 forks source link

Tao default blank `track_start` and `track_end` do not track the beam: #1036

Closed ChristopherMayes closed 2 weeks ago

ChristopherMayes commented 2 weeks ago

The default blank track_start and track_end do not track the beam:

Tao> sho beam
...
track_start       = ""
track_end         = ""
...

Tao> set global track_type = beam

Tao> sho beam 1
Bunch parameters at: P1 (1)
Beam not tracked through this element!

error.zip

DavidSagan commented 2 weeks ago

Fixed. Recent change to fix a bug introduced this bug.