NRCan-IETS-CE-O-HBC / HTAP

NRCan's Ruby scripts for batch analysis and optimization with HOT2000
http://www.nrcan.gc.ca/energy/efficiency/housing/home-improvements/17725
GNU Lesser General Public License v3.0
15 stars 7 forks source link

Adding HRV to homes without basement generates precheck #28

Closed fergusoa closed 6 years ago

fergusoa commented 6 years ago

Error is You have specified a basement flow rate (in Ventilation/Room Inputs) when there is no basement in the house. Set it to "Not Applicable".

Possible fix - test for basement type in substitute-h2k.rb, and set ventilation data accordingly.

fergusoa commented 6 years ago

Patched in 9e37e88