Skip to content

Commit

Permalink
Re-enable check of acceleration
Browse files Browse the repository at this point in the history
  • Loading branch information
giadarol committed Jan 11, 2024
1 parent 51e8163 commit f65549b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_elements.py
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,6 @@ def test_simplified_accelerator_segment(test_context):
beta_s = 856.9
Q_s = 0.001
energy_ref_increment = 1.2E9
energy_ref_increment = 0.0 # There seems to be a bug for non-zero values
energy_increment = 4.8E8
x_ref_0 = -5E-3
px_ref_0 = 6E-4
Expand Down

0 comments on commit f65549b

Please sign in to comment.