app: stacked_cores: 40-xx: define another 400um inverter to test

This commit is contained in:
2022-10-02 04:11:46 -07:00
parent 6c43506a3e
commit ae3ac2717b
3 changed files with 54 additions and 38 deletions

View File

@@ -80,10 +80,11 @@ of_interest = []
of_interest += [(p, get_meas(p)) for p in [
SimParams41(9, 1, 400, "1e10"),
SimParams41(9, 1, 400, "2e10"),
SimParams41(12, 2, 600, "1e10"),
SimParams41(9, 3, 600, "2e10"),
SimParams41(10, 3, 800, "2e10"),
SimParams41(9, 1, 400, "2e10"),
SimParams41(6, 2, 400, "1e10"),
SimParams41(9, 3, 600, "2e10"),
SimParams41(10, 3, 800, "1e10"),
SimParams41(9, 1, 400, "5e9"),
] if get_meas(p)]

View File

@@ -125,10 +125,11 @@ sims = [
# in progress
(SimParams41(9, 1, 400, "1e10"), None, 20000),
(SimParams41(9, 1, 400, "2e10"), None, 20000),
(SimParams41(12, 2, 600, "1e10"), None, 20000),
(SimParams41(9, 3, 600, "2e10"), None, 20000),
(SimParams41(10, 3, 800, "2e10"), None, 20000),
(SimParams41(9, 1, 400, "2e10"), None, 20000),
(SimParams41(6, 2, 400, "1e10"), None, 20000),
(SimParams41(9, 3, 600, "2e10"), None, 20000),
(SimParams41(10, 3, 800, "1e10"), None, 20000),
(SimParams41(9, 1, 400, "5e9"), None, 20000),
]
@@ -1308,28 +1309,6 @@ Piecewise(
)
""")
set_meas("41-0.0004rad-9coupling-3_1_winding-2e10-drive", """
Piecewise(
[
[ -16990, -16708 ], # -1.0
[ -16776, -16697 ], # -0.17
[ -16722, -16697 ], # -0.15
[ -16629, -16696 ], # -0.13
[ -16189, -16686 ], # -0.1
[ -14738, -16659 ], # -0.07
[ -13985, -16644 ], # -0.05
[ -11222, -16598 ], # 0.0
[ 4919, -14379 ], # 0.05
[ 13320, -6893 ], # 0.07
[ 16811, -3604 ], # 0.1
[ 17077, -3365 ], # 0.15
[ 17093, -3341 ], # 0.17
[ 17114, -3315 ], # 0.2
[ 17335, -3072 ], # 1.0
]
)
""")
set_meas("41-0.00059999997rad-12coupling-5_1_winding-1e10-drive", """
Piecewise(
[
@@ -1359,6 +1338,38 @@ Piecewise(
)
""")
set_meas("41-0.0004rad-9coupling-3_1_winding-2e10-drive", """
Piecewise(
[
[ -16990, -16708 ], # -1.0
[ -16776, -16697 ], # -0.17
[ -16722, -16697 ], # -0.15
[ -16629, -16696 ], # -0.13
[ -16189, -16686 ], # -0.1
[ -14738, -16659 ], # -0.07
[ -13985, -16644 ], # -0.05
[ -11222, -16598 ], # 0.0
[ 4919, -14379 ], # 0.05
[ 13320, -6893 ], # 0.07
[ 16811, -3604 ], # 0.1
[ 17077, -3365 ], # 0.15
[ 17093, -3341 ], # 0.17
[ 17114, -3315 ], # 0.2
[ 17335, -3072 ], # 1.0
]
)
""")
set_meas("41-0.00059999997rad-9coupling-7_1_winding-2e10-drive", """
Piecewise(
[
[ -17259, -16681 ], # -1.0
[ -6085, -16652 ], # 0.0
[ 17554, -7118 ], # 1.0
]
)
""")
set_meas("41-0.0008rad-10coupling-7_1_winding-1e10-drive", """
Piecewise(
[