bmad-sim / bmad-ecosystem

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

LTT Can't Read beam.init #1183

Closed JosephPeterDevlin closed 2 months ago

JosephPeterDevlin commented 2 months ago

In the newest release of Bmad (I'm using Conda), LTT can't read my beam.init file. Here is the error:

At line 222 of file /Users/runner/miniforge3/conda-bld/bmad_1725698858820/work/bsim/modules/lt_tracking_mod.f90 (unit = 1, file = 'long_term_tracking.init') Fortran runtime error: Cannot match namelist object name beam.init

Error termination. Backtrace:

0 0x1017f7cf7

1 0x1017f8b07

2 0x1017f942f

3 0x101ad550b

4 0x101adf9ab

5 0x100132fe7

6 0x100118ccf

7 0x10064493f

Here are the input files: Ramping.zip

DavidSagan commented 2 months ago

@JosephPeterDevlin If you use quotation marks "beam.init" does the error go away?

JosephPeterDevlin commented 2 months ago

@DavidSagan Yes, thanks. I transferred the files from the CLASSE computer, where I didn't need the quotation marks.

DavidSagan commented 2 months ago

Yes different the ifort compiler is more picky.