Skip to content

5.09.00

Compare
Choose a tag to compare
@rdemaria rdemaria released this 05 May 16:45
· 193 commits to master since this release

MAD-X release 5.09.00 (2023.05.05)

  • Twiss
    • PR 1123 Fix errors in the time variable with EXACT flag to TWISS (J. S. Berg)
    • PR 1125 Make TWISS treat [XY]ROTATION exactly, including the linear and second order map (J. S. Berg)
    • PR 1129 Make track/twiss able to treat a thick solenoid exactly (J. S. Berg)
    • PR 1133 Fix the Dqmin calculation when the CHROM option was used. (T. Persson)
    • PR 1136 Implements the exact translation in TWISS and TRACK (T. Persson)
    • PR 1161 Add tapering in multipole and octupoles (R. De Maria)
  • Track:
    • PR 1148 Fix to get Dynap to work with the ny space Charge module (T. Persson)
    • PR 1109 Space charge (F. Schimdt, H. Renshal, A. Latina)
    • PR_1159 Fix calls to pro_input from trupdate, adding null termination (S. Berg)
    • PR_1169 Fix undefined variable in solenoid tracking with radiation (R. De Maria)
  • PTC:
    • PR 1153, PR 1154, PR 1156 Fix mdump for map debugging and sync with MAD-NG (L. Deniau)
    • PR 1142 Fix issue-1140 generating function wrong sign from ptc_normal (P. Skowonronski)
    • PR 1111 Ensure that exact_model is set before zero_key is called in PTC (J. S. Berg)
    • PR 1095 Implement more robust, optional, PTC DA map output (L. Deniau)
    • PR 1131 Add spin table (T. Persson and P. Skowonronski)
    • PR 1114 Exact option in PTC translation (J. S. Berg)
    • PR 1159 Fix random errors in trupdate due to missing null termination (J. S. Berg)
    • PR 1175 Revert to old PTC bend (L. Deniau, R. De Maria)
  • Aperture:
    • PR 1168 Fix regression in aperture module resulting in wrong orbit in thick kickers (R. De Maria)
  • Misc:
    • PR 1139 Remove inform forcing for seq generation (R. De Maria)
    • PR 1144 Flag to throw fatal error when missing file in interactive mode (T. Persson)
    • PR 1150 Fix issue with ESAVE after using FILL_KNOB (T. Persson)
    • PR 1081 Fix potential buffer overrun when node_name calls stoupper (J. S. Berg)
    • PR 1093 More robust aperture refinement (T. Persson)
    • PR 1113 Introduce LAST option in INSTALL and MOVE and change default behaviour [Breaking change!] (R. De Maria)
    • PR 1061 Fix k0 in dipedge in makethin (H. Burkhardt, R. De Maria)
    • PR 1137 Remove none from mad_dict for numbers (R. De Maria)
    • PR 1161 Fixing lines brake in save (R. De Maria, L. Deniau)
  • Tests:
    • PR 1107, PR 1164 Stabizes few tests due to compiler dependent numerical noise (R. De Maria)
  • Doc:
    • PR 1088 Additional explanation bv flag (J. Dilly)