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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| contingencies.py | ||
| floor_recommendation.py | ||
| measure_dependency.py | ||
| optimiser.py | ||
| overlay_applicator.py | ||
| package_scorer.py | ||
| plan.py | ||
| product.py | ||
| recommendation.py | ||
| roof_recommendation.py | ||
| scenario.py | ||
| scoring.py | ||
| simulation.py | ||
| wall_recommendation.py | ||