Resolve Medium cylinder band to Table 28 fixed 160 L (code 3) 🟩

#1634: LRHA WAVE 3 51→59 computed, within-0.5 42.4%, MAE 2.757 —
ratchets hold.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Daniel Roth 2026-07-16 15:46:24 +00:00
parent 7ca02588ab
commit 70f5172aa2

View file

@ -6603,6 +6603,7 @@ def _pashub_community_heating(
# convention (issue #1590 bug 6).
_PASHUB_CYLINDER_SIZE_TO_SAP10: Dict[str, int] = {
"Normal (90-130 litres)": 2,
"Medium (131-170 litres)": 3, # Table 28 Medium → fixed 160 L
"Large (>170 litres)": 4,
}