+42
−10
+5
−2
tests/test_power_clamping.py
0 → 100644
+63
−0
Loading
When target power exceeded HPF table limits, simulate_timestep echoed
back the raw target as actual_power instead of the clamped value.
compute_release_and_effective_power now returns both release and
effective power, so the shortcut path uses the correct clamped value.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>