Skip to content

Commit fb934e0

Browse files
authored
Merge pull request #1204 from jgray-19/testing_ptc
Changelog Update
2 parents 20475e4 + 90a6524 commit fb934e0

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

Changes.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
MAD-X master
2-
* Track
2+
3+
* PTC:
4+
* [PR 1200](https://github.com/MethodicalAcceleratorDesign/MAD-X/pull/1200) See more details in this [presentation](https://indico.cern.ch/event/1310491/contributions/5513625/attachments/2690007/4667862/Review%20of%20MADX-PTC.pdf) (J. M. Gray, L. Deniau)
5+
* A flag has been added to `ptc_setswitch` called `nocharge`.
6+
* `ptcrbend` and `truerbend` has been removed. Now we use `true_rbend`.
7+
* Speed up of PTC fringe fields [#1160](https://github.com/MethodicalAcceleratorDesign/MAD-X/issues/1160).
8+
* Removed `sector_nmul_max` inconsistency.
9+
* Add warning for when `sector_nmul_max` is insufficient.
10+
* Enabled integration order 8.
11+
* Simplified MADX-PTC fringe map flags.
12+
* Added many attributes to activate fringe and face maps.
13+
* Un-negate the `k0s` component in the `rfmultipole` element.
14+
* Properly weight the `knl` and `ksl` components in the `rfmultipole` element.
15+
* Force the `rfmultipole` and `crabcavity` element to have to same attributes as the `rfcavity` element.
16+
* Allowed use of all different types of `rbend` and therefore implement correct length scaling.
17+
* Add solenoid compenent to multipole and force solenoid to act like a multipole when `l=0`.
18+
* Add shortcuts for identity patches.
19+
* Fix patch elements when using misalignments.
20+
* Update documentation for these changes.
21+
22+
* Actions:
23+
* [PR 1202](https://github.com/MethodicalAcceleratorDesign/MAD-X/pull/1202), [PR 1203](https://github.com/MethodicalAcceleratorDesign/MAD-X/pull/1203) Update the GitHub actions, add beta min max errors (J. M. Gray)
24+
25+
* Track:
326
* [PR 1182](https://github.com/MethodicalAcceleratorDesign/MAD-X/pull/1182) Fix thick dipole tracking
427

528

0 commit comments

Comments
 (0)