mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
ventilation_dependency(epc, products) returns the forced 'fabric requires ventilation' edge: triggers = MEASURES_NEEDING_VENTILATION (cavity/internal/ external wall, mirroring legacy assumptions.measures_needing_ventilation), and a required Option installing decentralised MEV (mechanical_ventilation_kind= EXTRACT_OR_PIV_OUTSIDE), priced at two fully-loaded units. Returns None when the dwelling already lodges a mechanical ventilation kind (legacy has_ventilation guard), so MEV is never forced onto an already-ventilated dwelling. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| _elmhurst_recommendation.py | ||
| test_elmhurst_cascade_pins.py | ||
| test_floor_recommendation.py | ||
| test_measure_dependency.py | ||
| test_optimiser.py | ||
| test_overlay_applicator.py | ||
| test_package_scorer.py | ||
| test_plan.py | ||
| test_roof_recommendation.py | ||
| test_scoring.py | ||
| test_wall_recommendation.py | ||