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

`python super_universe` `n_v1_var_used` missing semicolon #1019

Closed ken-lauer closed 2 weeks ago

ken-lauer commented 2 weeks ago

https://github.com/bmad-sim/bmad-ecosystem/blob/c1ebe6a1b64c0ea2d71de0858e2f59fee26e4020/tao/code/tao_python_cmd.f90#L7202

It's missing the final trailing semicolon which delimits the field information from the value. (PR incoming)

DavidSagan commented 2 weeks ago

Will be fixed in next PR merge shortly.