Skip to content
Snippets Groups Projects
  1. Mar 31, 2022
  2. Mar 30, 2022
  3. Mar 25, 2022
    • Alexis GAMELIN's avatar
      Enforce fundamental theorem of beam loading for wake functions · f3296289
      Alexis GAMELIN authored
      Change wake function in CircularResistiveWall to enforce fundamental theorem of beam loading.
      Rework Resonator class to set manually time and frequency arrays and enforce fundamental theorem of beam loading.
      Change to WakeField.impedance_components and WakeField.wake_components to allow methods begining by W or Z in WakeField subclasses.
      f3296289
  4. Mar 23, 2022
  5. Mar 18, 2022
  6. Mar 16, 2022
  7. Mar 14, 2022
  8. Mar 10, 2022
    • Alexis GAMELIN's avatar
      Add LongRangeResistiveWall · 3911a83b
      Alexis GAMELIN authored
      New LongRangeResistiveWall class to deal with multi-bunch and multi-turn wakes from resistive wall.
      Add Mpi.share_means method to share bunch means using MPI.
      3911a83b
  9. Mar 08, 2022
  10. Mar 07, 2022
  11. Mar 04, 2022
    • Alexis GAMELIN's avatar
      Improve CavityResonator · 7f802214
      Alexis GAMELIN authored
      Add Ncav parameter and Rs_per_cavity attribute to remove ambiguity about what should be used
      Add attributes and methods to compute Pc, Pb and Pr.
      Add method to set optimal coupling value.
      7f802214
  12. Mar 03, 2022
  13. Mar 02, 2022
  14. Jan 10, 2022
    • Alexis GAMELIN's avatar
      Merge branch 'Empty-bunch' · 87d3334f
      Alexis GAMELIN authored
      87d3334f
    • Alexis GAMELIN's avatar
      Allow for particle losses in Monitor classes · db49cb81
      Alexis GAMELIN authored
      Add a is_empty property to the Bunch class.
      Add a check_empty optional parameter to the Monitor.track_bunch_data method.
      ProfileMonitor: if the bunch is empty, no profile is saved.
      WakePotentialMonitor: if the bunch is empty, the same from last good turn is saved.
      BunchSpectrumMonitor: if the bunch is empty, the incoherent spectrum is nan.
      db49cb81
  15. Jan 07, 2022
  16. Jan 06, 2022
  17. Nov 23, 2021
  18. Nov 19, 2021
    • Alexis GAMELIN's avatar
      [Fix] CircularResistiveWall · 2b93c2d9
      Alexis GAMELIN authored
      Correct scale for the exact TransverseWakeFunction in CircularResistiveWall.
      Thanks to Keon Hee Kim for providing the correction factor.
      2b93c2d9
Loading