We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a02d27 commit b1a064aCopy full SHA for b1a064a
lat2db/tools/factories/pyat.py
@@ -86,7 +86,7 @@ def instantiate_bending(prop: dict):
86
FullGap=getattr(p, 'fullgap', 0.0),
87
PolynomB=p.element_configuration.magnetic_element.coeffs.normal_coefficients,
88
PolynomA=p.element_configuration.magnetic_element.coeffs.skew_coefficients,
89
- Energy=1.7e9
+ Energy=629e6
90
)
91
92
0 commit comments