Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIC beamstrahlung and alpha, phi setter #166

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

pkicsiny
Copy link
Contributor

@pkicsiny pkicsiny commented Mar 6, 2025

remove test and remove test docstring
Removed 4 lines which were used for benchmarks in temp_slicer.py

add phi and alpha setter with deferred expressions

Implemented phi (crossing angle) and alpha (crossing plane) such that setter updates deferred expressions (other beam slice moments) in beambeam3d.py.

xsuite/xsuite#611

Added a unit test test_alpha_phi.py.

add unittest with beamstrahlung pic

Added unit test for PIC solver with beamstrahlung: test_beamstrahlung_pic.py

remove unused variable

Removed unused variable in bhabha_spectrum.h that created warning upon compiling.

fix beamstrahlung in quasi pic and add beamstrahlung in beambeam3dpic

Add beamstrahlung for PIC solver

@pkicsiny pkicsiny changed the title Phi setter PIC beamstrahlung and alpha, phi setter Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant