app: stacked_cores: complete some more 51-xx runs with variable winding ratios

This commit is contained in:
colin 2022-10-29 01:05:51 -07:00
parent fc0ce9f083
commit 267a204e7e
3 changed files with 70 additions and 0 deletions

View File

@ -249,6 +249,7 @@ _51xx_study = from_params(
SimParams51(2e3, 2e4, 2000, 100, 3, 2, 400, "2e10"),
SimParams51(2e3, 2e4, 2000, 100, 3, 2, 400, _5e10),
SimParams51(2e3, 2e4, 2000, 100, 2, 3, 400, _5e10),
SimParams51(2e3, 2e4, 2000, 100, 2, 3, 400, 1e11),
]
)

View File

@ -475,6 +475,7 @@ sims = [
(SimParams51(2e3, 2e4, 2000, 100, 3, 2, 400, "2e10"), None, 20000),
(SimParams51(2e3, 2e4, 2000, 100, 3, 2, 400, _5e10), None, 20000),
(SimParams51(2e3, 2e4, 2000, 100, 2, 3, 400, _5e10), None, 20000),
(SimParams51(2e3, 2e4, 2000, 100, 2, 3, 400, 1e11), None, 20000),
]
measurements = { real.machine_name: [human, norm, None, None] for (real, human, norm) in sims }
@ -5173,10 +5174,17 @@ set_meas("51-0.0004rad-500ctl_cond-20000coupling_cond-2000ps-100ps-5ctl-5couplin
Piecewise(
[
[ -17584, -6603 ], # -1.000, M1=-2536
[ -17456, -6667 ], # -0.350, M1=-2377
[ -17393, -6696 ], # -0.300, M1=-2309
[ -17002, -6914 ], # -0.250, M1=-1975
[ -14787, -8326 ], # -0.200, M1= -491
[ -8494, -11989 ], # -0.150, M1= 3186
[ -2111, -14126 ], # -0.100, M1= 6269
[ 4214, -15241 ], # -0.050, M1= 8808
[ 10359, -15908 ], # 0.000, M1=11011
[ 14576, -16159 ], # 0.050, M1=12412
[ 16005, -16197 ], # 0.100, M1=12901
[ 16645, -16197 ], # 0.200, M1=13173
[ 16909, -16185 ], # 1.000, M1=13354
]
)
@ -5254,6 +5262,7 @@ Piecewise(
[ -4081, -6784 ], # -0.100, M1= 1528
[ 3400, -10964 ], # -0.050, M1= 5393
[ 10508, -14107 ], # 0.000, M1= 8877
[ 16171, -15692 ], # 0.100, M1=11522
[ 16692, -15776 ], # 0.200, M1=11822
[ 16959, -15828 ], # 1.000, M1=12067
]
@ -5284,10 +5293,17 @@ set_meas("51-0.0004rad-5000ctl_cond-20000coupling_cond-2000ps-100ps-5ctl-5coupli
Piecewise(
[
[ -18258, 2488 ], # -1.000, M1=-5473
[ -18044, 2435 ], # -0.350, M1=-5284
[ -18016, 2439 ], # -0.300, M1=-5261
[ -17985, 2424 ], # -0.250, M1=-5225
[ -17949, 2414 ], # -0.200, M1=-5187
[ -17906, 2405 ], # -0.150, M1=-5142
[ -17849, 2419 ], # -0.100, M1=-5102
[ -15109, 1672 ], # -0.050, M1=-3758
[ 8689, -4897 ], # 0.000, M1= 4806
[ 16381, -7002 ], # 0.050, M1= 7767
[ 16601, -7024 ], # 0.100, M1= 7888
[ 16749, -7082 ], # 0.200, M1= 8032
[ 17125, -7188 ], # 1.000, M1= 8350
]
)
@ -5296,9 +5312,61 @@ Piecewise(
set_meas("51-0.0004rad-2000ctl_cond-20000coupling_cond-2000ps-100ps-3ctl-3coupling-5_1_winding-2e10-drive", """
Piecewise(
[
[ -17109, 7082 ], # -1.000, M1=-10230
[ -13678, 6078 ], # -0.350, M1=-9021
[ -10605, 5162 ], # -0.300, M1=-8102
[ -7507, 4334 ], # -0.250, M1=-7225
[ -4413, 3616 ], # -0.200, M1=-6377
[ -1375, 3013 ], # -0.150, M1=-5588
[ 1551, 2490 ], # -0.100, M1=-4862
[ 4314, 2033 ], # -0.050, M1=-4207
[ 6844, 1617 ], # 0.000, M1=-3613
[ 8990, 1226 ], # 0.050, M1=-3115
[ 11075, 819 ], # 0.100, M1=-2636
[ 15249, -43 ], # 0.200, M1=-1660
[ 16849, -309 ], # 1.000, M1=-1196
]
)
""")
set_meas("51-0.0004rad-2000ctl_cond-20000coupling_cond-2000ps-100ps-3ctl-3coupling-5_1_winding-49999998976e0-drive", """
Piecewise(
[
[ -17321, 427 ], # -1.000, M1=-6935
[ -17218, 384 ], # -0.350, M1=-6841
[ -17204, 379 ], # -0.300, M1=-6827
[ -17173, 385 ], # -0.250, M1=-6817
[ -17096, 388 ], # -0.200, M1=-6792
[ -16357, 152 ], # -0.150, M1=-6472
[ -9419, -2287 ], # -0.100, M1=-4280
[ -1497, -4809 ], # -0.050, M1=-1873
[ 6332, -7139 ], # 0.000, M1= 473
[ 13416, -9136 ], # 0.050, M1= 2536
[ 16310, -9904 ], # 0.100, M1= 3368
[ 16709, -9989 ], # 0.200, M1= 3522
[ 16912, -10051 ], # 1.000, M1= 3670
]
)
""")
set_meas("51-0.0004rad-2000ctl_cond-20000coupling_cond-2000ps-100ps-2ctl-2coupling-7_1_winding-49999998976e0-drive", """
Piecewise(
[
[ -16983, 3748 ], # -1.000, M1=-9308
[ -16836, 3708 ], # -0.350, M1=-9223
[ -16816, 3724 ], # -0.300, M1=-9230
[ -16760, 3729 ], # -0.250, M1=-9220
[ -15731, 3548 ], # -0.200, M1=-9013
[ -10811, 2528 ], # -0.150, M1=-8083
[ -5747, 1384 ], # -0.100, M1=-7037
[ -756, 388 ], # -0.050, M1=-6076
[ 4031, -524 ], # 0.000, M1=-5170
[ 8551, -1241 ], # 0.050, M1=-4402
[ 12996, -1856 ], # 0.100, M1=-3697
[ 16579, -2292 ], # 0.200, M1=-3156
[ 16819, -2309 ], # 1.000, M1=-3077
]
)
""")
if __name__ == '__main__': main()

View File

@ -5600,6 +5600,7 @@ fn main() {
(2e3, 2e4, ps(2000), ps(100), 3, 2, um(400), 2e10),
(2e3, 2e4, ps(2000), ps(100), 2, 3, um(400), 5e10),
(2e3, 2e4, ps(2000), ps(100), 3, 2, um(400), 5e10),
(2e3, 2e4, ps(2000), ps(100), 2, 3, um(400), 1e11),
(5e3, 2e4, ps(2000), ps(100), 5, 1, um(400), 5e10),
(5e2, 2e4, ps(2000), ps(100), 5, 1, um(400), 5e10),