admin
f9d5da0c0c
Fix #37: ASW_Basic 尾轮残余 drain 闭式化 (方案甲)
- P1 (bug, evaluate 路径): A0+r>0 的 t_drain 由"全 case 三级 max"
(t_total≈2x 稳态) 修为块级残余 (1-ρ)·T_block (v1.5 §3.3)
- P2: 周长型主导 + r>0 补尾轮残余: A1b (√ρ−ρ)·T_load;
方案B (√(n_wave(n_wave−1+ρ))−(n_wave−1+ρ))·T_load (v1.5 §5);
面积型与 r=0 残余恒 0 (§4.3 严格相等), recommend 稳态主口径不变
- 块级三段时延抽取 _block_times, _decide_tail 与 evaluate 同源
- P3/P4 仅文档标注 (docs/02_分支理论/06 §3): 首块填充/末块排空
(UnitFlag 16-granule 级小量, 量级未标定) 与尾轮重切流量放大
(√g / 1/√ρ) 不入模型
- tests: TestIssue37 七例锁数值 (81/81 通过); examples 44 行 0 diff;
压力回归 seed7/6000+seed2024/4000 干净 (0 崩溃/NaN/违规/GM<V_in)
2026-09-09 10:11:22 +08:00
..
2026-09-09 10:11:22 +08:00
2026-08-31 12:31:25 +00:00
2026-08-27 11:22:21 +00:00
2026-08-27 11:22:23 +00:00
2026-08-27 11:22:25 +00:00
2026-08-27 11:22:12 +00:00
2026-08-27 11:22:13 +00:00
2026-08-27 11:22:15 +00:00
2026-08-27 11:22:17 +00:00
2026-08-27 11:22:18 +00:00
2026-08-27 11:22:20 +00:00
2026-08-31 12:31:52 +00:00