mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
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:
parent
7ca02588ab
commit
70f5172aa2
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue