bmad-sim / bmad-ecosystem

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

FATAL in tao_examples/custom_tao_with_measured_data #1085

Closed ChristopherMayes closed 2 months ago

ChristopherMayes commented 2 months ago
tao_examples/custom_tao_with_measured_data % tao
[MESSAGE | 2024-JUL-26 12:43:06] tao_init:
    OpenMP active with number of threads: 12
ERROR IN bmad_parser: BLANK NAME
      IN FILE: RRNOVAMU2E11172016.bmad
      AT OR BEFORE LINE: 5503

[FATAL | 2024-JUL-26 12:43:06] tao_init_lattice:
    PARSER ERROR DETECTED FOR UNIVERSE: 1
    EXITING...
DavidSagan commented 2 months ago

A tab character was causing problems. The code has been fixed.