Skip to content

Commit

Permalink
Fix for GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
giadarol committed Oct 21, 2022
1 parent 87d1f5f commit 8a994b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_beambeam3d.py
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,7 @@ def test_beambeam3d_old_interface():
# Scaling down bb:
bb.scale_strength = 0
part_before_tracking = part.copy()
part.move(_context=context)
bb.track(part)

for cc in 'x px y py zeta delta'.split():
Expand Down

0 comments on commit 8a994b8

Please sign in to comment.