Commit 844f0ec
Fix the unreachable vacuum of the A-side beam pipe
This fixes a problem in the A-side beam pipe, whose vacuum volume occupied no
space.
- aluSideAVac was a daughter of aluSideA, a hollow Pcon that does not contain
its own bore, so the navigator never descended into it.
- The beam line from z = 44.5 cm to z = 426 cm was CAVE_Air, not PIPE_VACUUM.
- The vacuum is now a daughter of the barrel.
- Its bore stays at the third section's inner radius up to kZ36. The wider
flange bore beyond it is occupied by the RB24 vacuum modules.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 63cd5f4 commit 844f0ec
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
744 | | - | |
745 | | - | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
746 | 749 | | |
747 | 750 | | |
748 | 751 | | |
749 | 752 | | |
750 | 753 | | |
751 | | - | |
752 | | - | |
753 | | - | |
| 754 | + | |
754 | 755 | | |
755 | 756 | | |
756 | 757 | | |
757 | 758 | | |
758 | | - | |
| 759 | + | |
759 | 760 | | |
760 | 761 | | |
761 | 762 | | |
| |||
0 commit comments