urbanopt-cli 0.4.1 → 0.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +3 -1
- data/CHANGELOG.md +59 -0
- data/CMakeLists.txt +17 -17
- data/FindOpenStudioSDK.cmake +12 -7
- data/Gemfile +8 -10
- data/LICENSE.md +11 -1
- data/README.md +1 -0
- data/Rakefile +16 -6
- data/example_files/Gemfile +25 -9
- data/example_files/example_project.json +35 -20
- data/example_files/example_project_combined.json +100 -5
- data/example_files/example_project_with_electric_network.json +2116 -0
- data/example_files/mappers/Baseline.rb +111 -51
- data/example_files/mappers/CreateBar.rb +19 -7
- data/example_files/mappers/EvCharging.rb +141 -0
- data/example_files/mappers/Floorspace.rb +29 -17
- data/example_files/mappers/HighEfficiency.rb +20 -8
- data/example_files/mappers/HighEfficiencyCreateBar.rb +19 -8
- data/example_files/mappers/HighEfficiencyFloorspace.rb +19 -8
- data/example_files/mappers/ThermalStorage.rb +16 -6
- data/example_files/mappers/base_workflow.osw +26 -1
- data/example_files/mappers/floorspace_workflow.osw +9 -0
- data/example_files/measures/BuildResidentialModel/measure.rb +249 -134
- data/example_files/reopt/base_assumptions.json +2 -2
- data/example_files/reopt/multiPV_assumptions.json +4 -3
- data/example_files/residential/clothes_dryer.tsv +7 -7
- data/example_files/residential/clothes_washer.tsv +2 -2
- data/example_files/residential/cooling_system.tsv +42 -22
- data/example_files/residential/dishwasher.tsv +1 -1
- data/example_files/residential/exhaust.tsv +3 -0
- data/example_files/residential/heat_pump.tsv +62 -40
- data/example_files/residential/water_heater.tsv +1 -1
- data/example_files/resources/hpxml-measures/.github/pull_request_template.md +14 -0
- data/example_files/resources/hpxml-measures/.github/workflows/config.yml +116 -0
- data/example_files/resources/hpxml-measures/.gitignore +1 -8
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/measure.rb +1088 -1329
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/measure.xml +1819 -1383
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/constants.rb +0 -8
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/geometry.rb +450 -362
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules.rb +165 -112
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_config.json +388 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_config.md +43 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekday_state_and_monthly_schedule_shift.csv +613 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_weekend_state_and_monthly_schedule_shift.csv +613 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-coal.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-appliances-dehumidifier-ief.osw → base-appliances-dehumidifier-ief-portable.osw} +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-appliances-dehumidifier-50percent.osw → base-appliances-dehumidifier-ief-whole-home.osw} +59 -85
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-dehumidifier.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-gas.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-modified.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-none.osw +61 -87
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-oil.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-propane.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-appliances-wood.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-flat.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-radiant-barrier.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-unvented-insulated-roof.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-atticroof-vented.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-boiler-only-baseboard.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-boiler-only-fan-coil.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-mechvent-shared-preconditioning.osw → base-bldgtype-multifamily-shared-mechvent-preconditioning.osw} +70 -95
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-mechvent-shared.osw → base-bldgtype-multifamily-shared-mechvent.osw} +70 -95
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-pv.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily-shared-water-heater.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-bldgtype-multifamily.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-single-family-attached.osw → base-bldgtype-single-family-attached.osw} +59 -85
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-combi-tankless-outside.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-combi-tankless.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-dwhr.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect-outside.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect-standbyloss.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect-with-solar-fraction.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-indirect.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-electric.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-gas.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-hpwh.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-jacket-indirect.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-low-flow-fixtures.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-none.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-demand.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-manual.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-nocontrol.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-temperature.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-recirc-timer.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-direct-evacuated-tube.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-direct-flat-plate.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-direct-ics.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-fraction.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-indirect-flat-plate.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-solar-thermosyphon-flat-plate.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-coal.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-elec-uef.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-gas-outside.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-gas-uef.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-gas.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-outside.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-uef.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-with-solar-fraction.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump-with-solar.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-heat-pump.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-oil.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tank-wood.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-electric-outside.osw +56 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-electric-uef.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-electric.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas-uef.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas-with-solar-fraction.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas-with-solar.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-gas.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-dhw-tankless-propane.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-2stories-garage.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-2stories.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-1.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-2.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-4.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-beds-5.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-garage.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-ach-house-pressure.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-cfm-house-pressure.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-cfm50.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-flue.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-infil-natural-ach.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-overhangs.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-enclosure-windows-none.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-ambient.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-conditioned-basement-slab-insulation.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-slab.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unconditioned-basement-assembly-r.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unconditioned-basement-wall-insulation.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unconditioned-basement.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-unvented-crawlspace.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-foundation-vented-crawlspace.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-1-speed-cooling-only.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-1-speed-heating-only.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-1-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-2-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-air-to-air-heat-pump-var-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-coal-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-elec-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-gas-central-ac-1-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-gas-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-oil-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-propane-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-boiler-wood-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-only-1-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-only-2-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-only-var-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-central-ac-plus-air-to-air-heat-pump-heating.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed-electric.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-2-speed.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-air-to-air-heat-pump-var-speed.osw +55 -81
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-dual-fuel-mini-split-heat-pump-ducted.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ducts-leakage-percent.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-elec-resistance-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-evap-cooler-furnace-gas.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-evap-cooler-only-ducted.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-evap-cooler-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-fireplace-wood-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-fixed-heater-gas-only.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-floor-furnace-propane-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-coal-only.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-elec-central-ac-1-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-elec-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-central-ac-2-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-central-ac-var-speed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-gas-room-ac.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-oil-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-propane-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-furnace-wood-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ground-to-air-heat-pump-cooling-only.osw +336 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ground-to-air-heat-pump-heating-only.osw +336 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-ground-to-air-heat-pump.osw +56 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-airflow-defect-furnace-gas-central-ac-1-speed.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-air-to-air-heat-pump-1-speed.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-air-to-air-heat-pump-2-speed.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-air-to-air-heat-pump-var-speed.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-central-ac-1-speed.osw +340 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-central-ac-2-speed.osw +340 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-central-ac-var-speed.osw +340 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-furnace-gas-only.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-ground-to-air-heat-pump.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-mini-split-air-conditioner-only-ducted.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-all-mini-split-heat-pump-ducted.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-charge-defect-furnace-gas-central-ac-1-speed.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-install-quality-none-furnace-gas-central-ac-1-speed.osw +340 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-air-conditioner-only-ducted.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-air-conditioner-only-ductless.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ducted-cooling-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ducted-heating-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ducted.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-mini-split-heat-pump-ductless.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-none.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-portable-heater-gas-only.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-programmable-thermostat-detailed.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-room-ac-only-33percent.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-room-ac-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-setpoints.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-stove-oil-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-stove-wood-pellets-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-undersized.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-hvac-wall-furnace-elec-only.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-lighting-ceiling-fans.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-lighting-detailed.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-AMY-2012.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-baltimore-md.osw +64 -90
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-dallas-tx.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-duluth-mn.osw +69 -95
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-helena-mt.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-honolulu-hi.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-miami-fl.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-phoenix-az.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-location-portland-or.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-balanced.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-bath-kitchen-fans.osw +64 -92
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-cfis-evap-cooler-only-ducted.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-cfis.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-erv-atre-asre.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-erv.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-exhaust-rated-flow-rate.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-exhaust.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-hrv-asre.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-hrv.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-supply.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-mechvent-whole-house-fan.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-defaults.osw +57 -83
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-loads-large-uncommon.osw +60 -86
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-loads-large-uncommon2.osw +60 -86
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-neighbor-shading.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-shielding-of-home.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-misc-usage-multiplier.osw +52 -78
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-pv.osw +52 -78
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-vacancy-6-months.osw → base-schedules-stochastic-vacant.osw} +59 -85
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-schedules-stochastic.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-schedules-user-specified.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-calendar-year-custom.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-daylight-saving-custom.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-daylight-saving-disabled.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-runperiod-1-month.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base-simcontrol-timestep-10-mins.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/base.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/build_residential_hpxml_test.rb +71 -57
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-auto.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-double-exterior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-eaves.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-single-exterior-front.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-left-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-middle-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab-right-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-slab.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-left-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-middle-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace-right-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-unvented-crawlspace.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-left-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-middle-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-bottom-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-bottom.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-middle-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-middle.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-top-double-loaded-interior.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace-right-top.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-multifamily-vented-crawlspace.osw +341 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-atticroof-conditioned-eaves-gable.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-atticroof-conditioned-eaves-hip.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-atticroof-flat.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-pv-shared.osw → extra-bldgtype-single-family-attached-double-exterior.osw} +62 -89
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-double-loaded-interior.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-dhw-shared-water-heater.osw → extra-bldgtype-single-family-attached-single-exterior-front.osw} +60 -86
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-slab-middle.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-slab-right.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-slab.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unconditioned-basement-middle.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unconditioned-basement-right.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-multifamily.osw → extra-bldgtype-single-family-attached-unconditioned-basement.osw} +64 -91
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unvented-crawlspace-middle.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unvented-crawlspace-right.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-unvented-crawlspace.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-vented-crawlspace-middle.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-vented-crawlspace-right.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-bldgtype-single-family-attached-vented-crawlspace.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-dhw-solar-latitude.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-atticroof-conditioned-eaves-gable.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-atticroof-conditioned-eaves-hip.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-garage-atticroof-conditioned.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-garage-partially-protruded.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-enclosure-windows-shading.osw +339 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-gas-hot-tub-heater-with-zero-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-gas-pool-heater-with-zero-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-pv-roofpitch.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-schedules-random-seed.osw +338 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-boiler-to-heat-pump.osw +336 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-boiler-to-heating-system.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-fireplace-to-heat-pump.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-second-heating-system-fireplace.osw → extra-second-heating-system-fireplace-to-heating-system.osw} +58 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-heating-system-portable-heater-to-heat-pump.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{extra-second-heating-system-portable-heater.osw → extra-second-heating-system-portable-heater-to-heating-system.osw} +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-second-refrigerator.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-clothes-washer-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-dishwasher-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-extra-refrigerator-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-freezer-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/extra-zero-refrigerator-kwh.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/conditioned-attic-with-floor-insulation.osw +59 -85
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/conditioned-attic-with-one-floor-above-grade.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/conditioned-basement-with-ceiling-insulation.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/cooling-system-and-heat-pump.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/dhw-indirect-without-boiler.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/ducts-location-and-areas-not-same-type.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/foundation-wall-insulation-greater-than-height.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/heating-system-and-heat-pump.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multifamily-bottom-crawlspace-zero-foundation-height.osw +64 -89
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multifamily-bottom-slab-non-zero-foundation-height.osw +64 -89
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multifamily-no-building-orientation.osw +63 -88
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-hvac-programmable-thermostat.osw → invalid_files/multipliers-without-fuel-loads.osw} +54 -80
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-other-plug-loads.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-tv-plug-loads.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/{base-dhw-uef.osw → invalid_files/multipliers-without-vehicle-plug-loads.osw} +58 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/multipliers-without-well-pump-plug-loads.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/non-electric-heat-pump-water-heater.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/non-integer-ceiling-fan-quantity.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/non-integer-geometry-num-bathrooms.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/second-heating-system-but-no-primary-heating.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/second-heating-system-serves-majority-heat.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/second-heating-system-serves-total-heat-load.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-attached-ambient.osw +58 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-attached-no-building-orientation.osw +58 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-detached-finished-basement-zero-foundation-height.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-detached-slab-non-zero-foundation-height.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/single-family-detached-with-shared-system.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/slab-non-zero-foundation-height-above-grade.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/unconditioned-basement-with-wall-and-ceiling-insulation.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/unvented-attic-with-floor-and-roof-insulation.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/unvented-crawlspace-with-wall-and-ceiling-insulation.osw +59 -85
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/vented-attic-with-floor-and-roof-insulation.osw +58 -84
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/vented-crawlspace-with-wall-and-ceiling-insulation.osw +56 -82
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/invalid_files/zero-number-of-bedrooms.osw +337 -0
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/tests/schedules/vacant.csv +8761 -0
- data/example_files/resources/hpxml-measures/Changelog.md +249 -0
- data/example_files/resources/hpxml-measures/Gemfile +2 -5
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/measure.rb +404 -1357
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/measure.xml +247 -171
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/BaseElements.xsd +11 -101
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/EPvalidator.xml +824 -301
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/HPXMLDataTypes.xsd +18 -35
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/HPXMLvalidator.xml +526 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/airflow.rb +135 -207
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/constants.rb +14 -186
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/constructions.rb +549 -93
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/energyplus.rb +12 -15
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/generator.rb +78 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/geometry.rb +413 -15
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hotwater_appliances.rb +48 -37
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hpxml.rb +1627 -1227
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hpxml_defaults.rb +1192 -434
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hvac.rb +1555 -1616
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/hvac_sizing.rb +1436 -1479
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/lighting.rb +3 -2
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/location.rb +22 -10
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/meta_measure.rb +85 -19
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/minitest_helper.rb +4 -26
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/misc_loads.rb +22 -46
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/pv.rb +22 -21
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/schedules.rb +51 -14
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/simcontrols.rb +24 -7
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/unit_conversions.rb +2 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/validator.rb +80 -19
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/version.rb +9 -2
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/waterheater.rb +106 -75
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/xmlhelper.rb +109 -34
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_airflow.rb +22 -36
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_defaults.rb +1565 -768
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_enclosure.rb +151 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_generator.rb +101 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_hotwater_appliance.rb +9 -18
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_hvac.rb +316 -28
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_hvac_sizing.rb +53 -0
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_lighting.rb +4 -2
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_location.rb +13 -11
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_miscloads.rb +4 -2
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_pv.rb +5 -3
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_simcontrols.rb +13 -11
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_validation.rb +102 -62
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/test_water_heater.rb +189 -35
- data/example_files/resources/hpxml-measures/HPXMLtoOpenStudio/tests/util.rb +26 -0
- data/example_files/resources/hpxml-measures/README.md +5 -5
- data/example_files/resources/hpxml-measures/Rakefile +2 -10
- data/example_files/resources/hpxml-measures/SimulationOutputReport/measure.rb +416 -299
- data/example_files/resources/hpxml-measures/SimulationOutputReport/measure.xml +364 -481
- data/example_files/resources/hpxml-measures/SimulationOutputReport/resources/constants.rb +1 -2
- data/example_files/resources/hpxml-measures/SimulationOutputReport/tests/output_report_test.rb +327 -320
- data/example_files/resources/hpxml-measures/docs/source/build_residential_hpxml.rst +3 -3
- data/example_files/resources/hpxml-measures/docs/source/conf.py +11 -5
- data/example_files/resources/hpxml-measures/docs/source/getting_started.rst +6 -6
- data/example_files/resources/hpxml-measures/docs/source/index.rst +2 -2
- data/example_files/resources/hpxml-measures/docs/source/intro.rst +7 -109
- data/example_files/resources/hpxml-measures/docs/source/nstatic/stylesheet.css +13 -1
- data/example_files/resources/hpxml-measures/docs/source/workflow_inputs.rst +2482 -0
- data/example_files/resources/hpxml-measures/docs/source/workflow_outputs.rst +282 -0
- data/example_files/resources/hpxml-measures/tasks.rb +2494 -1248
- data/example_files/resources/hpxml-measures/weather/USA_AZ_Phoenix-Sky.Harbor.Intl.AP.722780_TMY3-cache.csv +35 -0
- data/example_files/resources/hpxml-measures/weather/USA_AZ_Phoenix-Sky.Harbor.Intl.AP.722780_TMY3.epw +8768 -0
- data/example_files/resources/hpxml-measures/weather/USA_CO_Denver.Intl.AP.725650_TMY3-cache.csv +10 -10
- data/example_files/resources/hpxml-measures/weather/USA_HI_Honolulu.Intl.AP.911820_TMY3-cache.csv +35 -0
- data/example_files/resources/hpxml-measures/weather/USA_HI_Honolulu.Intl.AP.911820_TMY3.epw +8768 -0
- data/example_files/resources/hpxml-measures/weather/USA_MT_Helena.Rgnl.AP.727720_TMY3-cache.csv +35 -0
- data/example_files/resources/hpxml-measures/weather/USA_MT_Helena.Rgnl.AP.727720_TMY3.epw +8768 -0
- data/example_files/resources/hpxml-measures/weather/USA_OR_Portland.Intl.AP.726980_TMY3-cache.csv +35 -0
- data/example_files/resources/hpxml-measures/weather/USA_OR_Portland.Intl.AP.726980_TMY3.epw +8768 -0
- data/example_files/resources/hpxml-measures/workflow/run_simulation.rb +96 -21
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-coal.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-appliances-dehumidifier-ief.xml → base-appliances-dehumidifier-ief-portable.xml} +8 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-appliances-dehumidifier-50percent.xml → base-appliances-dehumidifier-ief-whole-home.xml} +10 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-dehumidifier-multiple.xml +535 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-dehumidifier.xml +525 -524
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-gas.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-modified.xml +564 -565
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-none.xml +513 -513
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-oil.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-propane.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-appliances-wood.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-cathedral.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-conditioned.xml +633 -634
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-flat.xml +531 -532
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-radiant-barrier.xml +517 -518
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-unvented-insulated-roof.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-atticroof-vented.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-enclosure-other-multifamily-buffer-space.xml → base-bldgtype-multifamily-adjacent-to-multifamily-buffer-space.xml} +34 -62
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-adjacent-to-multiple.xml +554 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-enclosure-other-non-freezing-space.xml → base-bldgtype-multifamily-adjacent-to-non-freezing-space.xml} +34 -62
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-enclosure-other-heated-space.xml → base-bldgtype-multifamily-adjacent-to-other-heated-space.xml} +34 -62
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-enclosure-other-housing-unit.xml → base-bldgtype-multifamily-adjacent-to-other-housing-unit.xml} +34 -62
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-baseboard.xml +425 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-fan-coil-ducted.xml +457 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-fan-coil.xml +427 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-chiller-water-loop-heat-pump.xml +479 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-cooling-tower-water-loop-heat-pump.xml +474 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-baseboard.xml +408 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-fan-coil-ducted.xml +439 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-fan-coil-eae.xml +406 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-fan-coil.xml +409 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-boiler-only-water-loop-heat-pump.xml +457 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-baseboard.xml +407 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-fan-coil-ducted.xml +438 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-fan-coil.xml +408 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-chiller-only-water-loop-heat-pump.xml +456 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-cooling-tower-only-water-loop-heat-pump.xml +451 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-generator.xml +460 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-ground-loop-ground-to-air-heat-pump.xml +451 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-laundry-room.xml +466 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-mechvent-shared-multiple.xml → base-bldgtype-multifamily-shared-mechvent-multiple.xml} +43 -415
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-mechvent-preconditioning.xml +489 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-mechvent.xml +473 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-pv.xml +465 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-water-heater-recirc.xml +458 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily-shared-water-heater.xml +451 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-multifamily.xml +448 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-bldgtype-single-family-attached.xml +619 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-combi-tankless-outside.xml +516 -519
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-combi-tankless.xml +516 -519
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-2-speed.xml +550 -551
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-gshp.xml +7 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-hpwh.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-tankless.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater-var-speed.xml +550 -551
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-desuperheater.xml +550 -551
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-dwhr.xml +567 -568
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-dse.xml +517 -520
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-outside.xml +517 -520
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-standbyloss.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect-with-solar-fraction.xml +525 -528
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-indirect.xml +517 -520
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-electric.xml +567 -568
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-gas.xml +568 -569
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-hpwh.xml +566 -567
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-jacket-indirect.xml +522 -525
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-low-flow-fixtures.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-multiple.xml +575 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-none.xml +497 -497
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-demand.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-manual.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-nocontrol.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-temperature.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-recirc-timer.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-direct-evacuated-tube.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-direct-flat-plate.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-direct-ics.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-fraction.xml +570 -571
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-indirect-flat-plate.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-solar-thermosyphon-flat-plate.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-coal.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-elec-uef.xml +564 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-gas-outside.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-gas-uef.xml +565 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-gas.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-outside.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-uef.xml +564 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-with-solar-fraction.xml +569 -570
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump-with-solar.xml +576 -577
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-heat-pump.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-oil.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tank-wood.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-electric-outside.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-electric-uef.xml +561 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-electric.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas-uef.xml +561 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas-with-solar-fraction.xml +568 -569
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas-with-solar.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-gas.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-tankless-propane.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-2stories-garage.xml +661 -664
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-2stories.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-1.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-2.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-4.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-beds-5.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-garage.xml +636 -639
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-ach-house-pressure.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-cfm-house-pressure.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-cfm50.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-flue.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-infil-natural-ach.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-overhangs.xml +582 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-rooftypes.xml +590 -591
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-skylights-shading.xml +601 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-skylights.xml +590 -591
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-level.xml +517 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-surfaces.xml +2474 -2493
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-surfaces2.xml +2475 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-walltypes.xml +754 -755
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-windows-none.xml +504 -505
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-enclosure-windows-interior-shading.xml → base-enclosure-windows-shading.xml} +23 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-ambient.xml +498 -497
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-basement-garage.xml +644 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-complex.xml +724 -729
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-conditioned-basement-slab-insulation.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-conditioned-basement-wall-interior-insulation.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-multiple.xml +685 -688
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-slab.xml +516 -517
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement-above-grade.xml +609 -610
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement-assembly-r.xml +558 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement-wall-insulation.xml +573 -574
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unconditioned-basement.xml +573 -574
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-unvented-crawlspace.xml +573 -574
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-vented-crawlspace.xml +576 -577
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-foundation-walkout-basement.xml +627 -628
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed-autosize.xml → base-hvac-air-to-air-heat-pump-1-speed-cooling-only.xml} +8 -12
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-air-to-air-heat-pump-1-speed-autosize-manual-s-oversize-allowances.xml → base-hvac-air-to-air-heat-pump-1-speed-heating-only.xml} +9 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-1-speed.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-2-speed.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-air-to-air-heat-pump-var-speed.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-1-speed-cooling-only.xml +553 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-air-to-air-heat-pump-1-speed-autosize.xml → base-hvac-autosize-air-to-air-heat-pump-1-speed-heating-only.xml} +5 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-1-speed-manual-s-oversize-allowances.xml +561 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-air-to-air-heat-pump-1-speed.xml +558 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-air-to-air-heat-pump-2-speed-autosize-manual-s-oversize-allowances.xml → base-hvac-autosize-air-to-air-heat-pump-2-speed-manual-s-oversize-allowances.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-air-to-air-heat-pump-2-speed-autosize.xml → base-hvac-autosize-air-to-air-heat-pump-2-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-air-to-air-heat-pump-var-speed-autosize-manual-s-oversize-allowances.xml → base-hvac-autosize-air-to-air-heat-pump-var-speed-manual-s-oversize-allowances.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-air-to-air-heat-pump-var-speed-autosize.xml → base-hvac-autosize-air-to-air-heat-pump-var-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-boiler-elec-only-autosize.xml → base-hvac-autosize-boiler-elec-only.xml} +2 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-boiler-gas-central-ac-1-speed-autosize.xml → base-hvac-autosize-boiler-gas-central-ac-1-speed.xml} +4 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-boiler-gas-only-autosize.xml → base-hvac-autosize-boiler-gas-only.xml} +2 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-central-ac-only-1-speed-autosize.xml → base-hvac-autosize-central-ac-only-1-speed.xml} +547 -548
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-central-ac-only-2-speed-autosize.xml → base-hvac-autosize-central-ac-only-2-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-central-ac-only-var-speed-autosize.xml → base-hvac-autosize-central-ac-only-var-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-central-ac-plus-air-to-air-heat-pump-heating-autosize.xml → base-hvac-autosize-central-ac-plus-air-to-air-heat-pump-heating.xml} +570 -571
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-dual-fuel-air-to-air-heat-pump-1-speed.xml +559 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-dual-fuel-mini-split-heat-pump-ducted-autosize.xml → base-hvac-autosize-dual-fuel-mini-split-heat-pump-ducted.xml} +557 -558
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-elec-resistance-only-autosize.xml → base-hvac-autosize-elec-resistance-only.xml} +2 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-evap-cooler-furnace-gas-autosize.xml → base-hvac-autosize-evap-cooler-furnace-gas.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-floor-furnace-propane-only-autosize.xml → base-hvac-autosize-floor-furnace-propane-only.xml} +5 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-furnace-elec-only-autosize.xml → base-hvac-autosize-furnace-elec-only.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-furnace-gas-central-ac-2-speed-autosize.xml → base-hvac-autosize-furnace-gas-central-ac-2-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-furnace-gas-central-ac-var-speed-autosize.xml → base-hvac-autosize-furnace-gas-central-ac-var-speed.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-furnace-gas-only-autosize.xml → base-hvac-autosize-furnace-gas-only.xml} +4 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-furnace-gas-room-ac-autosize.xml → base-hvac-autosize-furnace-gas-room-ac.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-ground-to-air-heat-pump-cooling-only.xml +555 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-ground-to-air-heat-pump-heating-only.xml +560 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-ground-to-air-heat-pump-autosize-manual-s-oversize-allowances.xml → base-hvac-autosize-ground-to-air-heat-pump-manual-s-oversize-allowances.xml} +4 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-ground-to-air-heat-pump-autosize.xml → base-hvac-autosize-ground-to-air-heat-pump.xml} +4 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-mini-split-air-conditioner-only-ducted.xml +547 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-cooling-only-autosize.xml → base-hvac-autosize-mini-split-heat-pump-ducted-cooling-only.xml} +551 -552
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-heating-only-autosize.xml → base-hvac-autosize-mini-split-heat-pump-ducted-heating-only.xml} +556 -557
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-autosize-mini-split-heat-pump-ducted-manual-s-oversize-allowances.xml +560 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-autosize.xml → base-hvac-autosize-mini-split-heat-pump-ducted.xml} +556 -557
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-room-ac-only-autosize.xml → base-hvac-autosize-room-ac-only.xml} +2 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-stove-oil-only-autosize.xml → base-hvac-autosize-stove-oil-only.xml} +5 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-wall-furnace-elec-only-autosize.xml → base-hvac-autosize-wall-furnace-elec-only.xml} +5 -6
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-autosize.xml → base-hvac-autosize.xml} +4 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-coal-only.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-elec-only.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-gas-central-ac-1-speed.xml +571 -573
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-gas-only.xml +519 -522
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-oil-only.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-propane-only.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-boiler-wood-only.xml +518 -521
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-only-1-speed.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-only-2-speed.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-only-var-speed.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-central-ac-plus-air-to-air-heat-pump-heating.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dse.xml +532 -535
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed-electric.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-1-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-2-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-air-to-air-heat-pump-var-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-dual-fuel-mini-split-heat-pump-ducted.xml +561 -562
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ducts-leakage-percent.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-elec-resistance-only.xml +509 -512
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-evap-cooler-furnace-gas.xml +555 -555
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-evap-cooler-only-ducted.xml +536 -528
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-evap-cooler-only.xml +503 -505
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-fireplace-wood-only.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-fixed-heater-gas-only.xml +6 -57
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-floor-furnace-propane-only.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-coal-only.xml +549 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-elec-central-ac-1-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-elec-only.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-central-ac-2-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-central-ac-var-speed.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-only.xml +5 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-gas-room-ac.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-oil-only.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-propane-only.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-wood-only.xml +548 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-furnace-x3-dse.xml +576 -579
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ground-to-air-heat-pump-cooling-only.xml +557 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ground-to-air-heat-pump-heating-only.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ground-to-air-heat-pump.xml +7 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-hvac-flowrate.xml → base-hvac-install-quality-airflow-defect-furnace-gas-central-ac-1-speed.xml} +8 -9
- data/example_files/resources/hpxml-measures/workflow/sample_files/{invalid_files/heat-pump-mixed-fixed-and-autosize-capacities2.xml → base-hvac-install-quality-all-air-to-air-heat-pump-1-speed.xml} +13 -8
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-air-to-air-heat-pump-2-speed.xml +567 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-air-to-air-heat-pump-var-speed.xml +567 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-central-ac-1-speed.xml +572 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-central-ac-2-speed.xml +572 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-central-ac-var-speed.xml +572 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-furnace-gas-only.xml +553 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-all-ground-to-air-heat-pump.xml +566 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-mini-split-air-conditioner-only-ducted-autosize.xml → base-hvac-install-quality-all-mini-split-air-conditioner-only-ducted.xml} +10 -5
- data/example_files/resources/hpxml-measures/workflow/sample_files/{hvac_autosizing/base-hvac-mini-split-heat-pump-ducted-autosize-manual-s-oversize-allowances.xml → base-hvac-install-quality-all-mini-split-heat-pump-ducted.xml} +13 -8
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-blower-efficiency-furnace-gas-central-ac-1-speed.xml +569 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-misc-shelter-coefficient.xml → base-hvac-install-quality-charge-defect-furnace-gas-central-ac-1-speed.xml} +9 -10
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-install-quality-none-furnace-gas-central-ac-1-speed.xml +570 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-air-conditioner-only-ducted.xml +547 -548
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-air-conditioner-only-ductless.xml +508 -511
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ducted-cooling-only.xml +554 -555
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ducted-heating-only.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ducted.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-mini-split-heat-pump-ductless.xml +515 -518
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-multiple.xml +21 -13
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-none.xml +486 -489
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-portable-heater-gas-only.xml +6 -57
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-programmable-thermostat-detailed.xml +567 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-programmable-thermostat.xml +570 -571
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-room-ac-only-33percent.xml +508 -511
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-room-ac-only.xml +508 -511
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-setpoints.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-stove-oil-only.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-stove-wood-pellets-only.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-undersized-allow-increased-fixed-capacities.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-undersized.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-wall-furnace-elec-only.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-lighting-ceiling-fans.xml +573 -574
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-lighting-detailed.xml +585 -586
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-lighting-none.xml +488 -489
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-AMY-2012.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-baltimore-md.xml +573 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-dallas-tx.xml +516 -517
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-duluth-mn.xml +573 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-helena-mt.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-honolulu-hi.xml +517 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-miami-fl.xml +516 -517
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-phoenix-az.xml +517 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-location-portland-or.xml +577 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-balanced.xml +574 -575
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-bath-kitchen-fans.xml +590 -591
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-cfis-dse.xml +545 -548
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-cfis-evap-cooler-only-ducted.xml +549 -541
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-cfis.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-erv-atre-asre.xml +576 -577
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-erv.xml +576 -577
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-exhaust-rated-flow-rate.xml +574 -575
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-exhaust.xml +574 -575
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-hrv-asre.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-hrv.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-multiple.xml +796 -795
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-supply.xml +574 -575
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-whole-house-fan.xml +572 -573
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-defaults.xml +478 -495
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-generators.xml +579 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-loads-large-uncommon.xml +758 -833
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-loads-large-uncommon2.xml +749 -820
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-loads-none.xml +550 -559
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-neighbor-shading.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/{invalid_files/invalid-calendar-year.xml → base-misc-shielding-of-home.xml} +7 -8
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-misc-usage-multiplier.xml +728 -725
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-multiple-buildings.xml +1657 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-pv.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-schedules-stochastic-vacant.xml +564 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-schedules-stochastic.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-schedules-user-specified.xml +6 -7
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-calendar-year-custom.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-daylight-saving-custom.xml +569 -570
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-daylight-saving-disabled.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-runperiod-1-month.xml +566 -567
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-simcontrol-timestep-10-mins.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/base.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/boiler-invalid-afue.xml +519 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/cfis-with-hydronic-distribution.xml +532 -535
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/clothes-dryer-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/clothes-washer-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/cooking-range-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dehumidifier-fraction-served.xml +535 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dehumidifier-setpoints.xml +535 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dhw-frac-load-served.xml +575 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/{base-dhw-uef.xml → invalid_files/dhw-invalid-ef-tank.xml} +7 -8
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dhw-invalid-uef-tank-heat-pump.xml +564 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/dishwasher-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-leakage-cfm25.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-leakage-percent.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-location-unconditioned-space.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duct-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/duplicate-id.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-attic-missing-roof.xml +546 -547
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-basement-missing-exterior-foundation-wall.xml +543 -544
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-basement-missing-slab.xml +546 -545
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-floor-area-exceeds-cfa.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-floor-area-exceeds-cfa2.xml +448 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-garage-missing-exterior-wall.xml +613 -616
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-garage-missing-roof-ceiling.xml +626 -629
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-garage-missing-slab.xml +610 -611
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-living-missing-ceiling-roof.xml +550 -551
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-living-missing-exterior-wall.xml +472 -473
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/enclosure-living-missing-floor-slab.xml +488 -534
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-sensible-fuel-load.xml +760 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-sensible-plug-load.xml +759 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-total-fuel-load.xml +761 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/frac-total-plug-load.xml +759 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/furnace-invalid-afue.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/generator-number-of-bedrooms-served.xml +460 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/generator-output-greater-than-consumption.xml +579 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/heat-pump-mixed-fixed-and-autosize-capacities.xml +559 -560
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-distribution-multiple-attached-cooling.xml +21 -13
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-distribution-multiple-attached-heating.xml +21 -13
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-distribution-return-duct-leakage-missing.xml +528 -534
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-dse-multiple-attached-cooling.xml +546 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-dse-multiple-attached-heating.xml +546 -549
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-frac-load-served.xml +21 -13
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-inconsistent-fan-powers.xml +569 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-invalid-distribution-system-type.xml +570 -571
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/hvac-shared-negative-seer-eq.xml +407 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-assembly-effective-rvalue.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-datatype-boolean.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-datatype-float.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-datatype-integer.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-daylight-saving.xml +569 -567
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-distribution-cfa-served.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-epw-filepath.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-facility-type-equipment.xml +466 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-facility-type-surfaces.xml +644 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/{appliances-location-unconditioned-space.xml → invalid-foundation-wall-properties.xml} +39 -29
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-id.xml +591 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-id2.xml +591 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-infiltration-volume.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-input-parameters.xml +565 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-neighbor-shading-azimuth.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-number-of-bedrooms-served.xml +465 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/{slab-zero-exposed-perimeter.xml → invalid-number-of-conditioned-floors.xml} +7 -8
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-number-of-units-served.xml +451 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-relatedhvac-desuperheater.xml +550 -551
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-relatedhvac-dhw-indirect.xml +517 -520
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-runperiod.xml +564 -565
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-schema-version.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-shared-vent-in-unit-flowrate.xml +473 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-timestep.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-window-height.xml +582 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/lighting-fractions.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/missing-duct-location.xml +21 -13
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/missing-elements.xml +560 -561
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-appliance.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-duct.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-surface.xml +575 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multifamily-reference-water-heater.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-buildings-without-building-id.xml +1657 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-buildings-wrong-building-id.xml +1657 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-shared-cooling-systems.xml +432 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/multiple-shared-heating-systems.xml +434 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/net-area-negative-roof.xml +590 -591
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/net-area-negative-wall.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/num-bedrooms-exceeds-limit.xml +563 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/orphaned-hvac-distribution.xml +546 -547
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/refrigerator-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/refrigerators-multiple-primary.xml +568 -569
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/refrigerators-no-primary.xml +568 -569
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/repeated-relatedhvac-desuperheater.xml +563 -564
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/repeated-relatedhvac-dhw-indirect.xml +526 -529
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-fraction-one.xml +571 -0
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-thermal-system-with-combi-tankless.xml +531 -534
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-thermal-system-with-desuperheater.xml +565 -566
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/solar-thermal-system-with-dhw-indirect.xml +531 -534
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-cfis.xml +575 -576
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-door.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-hvac-distribution.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-shared-clothes-washer-water-heater.xml +465 -827
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-shared-dishwasher-water-heater.xml +465 -827
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-skylight.xml +590 -591
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-solar-thermal-system.xml +577 -578
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/unattached-window.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/water-heater-location-other.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/water-heater-location.xml +562 -563
- data/example_files/resources/hpxml-measures/workflow/template.osw +5 -1
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L100AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L100AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L110AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L110AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L120AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L120AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L130AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L130AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L140AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L140AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L150AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L150AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L155AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L155AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L160AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L160AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L170AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L170AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L200AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L200AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L202AC.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L202AL.xml +6 -17
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L302XC.xml +6 -19
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L304XC.xml +6 -19
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L322XC.xml +6 -19
- data/example_files/resources/hpxml-measures/workflow/tests/ASHRAE_Standard_140/L324XC.xml +6 -19
- data/example_files/resources/hpxml-measures/workflow/tests/base_results/results.csv +294 -0
- data/example_files/resources/hpxml-measures/workflow/tests/base_results/results_ashrae_140.csv +27 -0
- data/example_files/resources/hpxml-measures/workflow/tests/base_results/results_hvac_sizing.csv +294 -0
- data/example_files/resources/hpxml-measures/workflow/tests/compare.rb +130 -0
- data/example_files/resources/hpxml-measures/workflow/tests/hpxml_translator_test.rb +522 -527
- data/example_files/{measures/BuildResidentialModel/resources → resources}/measure-info.json +0 -0
- data/example_files/{measures/BuildResidentialModel/resources → resources}/meta_measure.rb +53 -44
- data/example_files/validation_schema.yaml +149 -0
- data/example_files/visualization/input_visualization_feature.html +213 -56
- data/example_files/visualization/input_visualization_scenario.html +92 -30
- data/lib/uo_cli.rb +406 -128
- data/lib/uo_cli/version.rb +17 -7
- data/requirements.txt +2 -0
- data/scripts/setup-env-gitbash.sh +5 -5
- data/scripts/setup-env-unix.sh +4 -4
- data/scripts/setup-env.bat +14 -11
- data/scripts/setup-env.ps1 +13 -10
- data/uo_cli.gemspec +10 -8
- metadata +390 -130
- data/developer_nrel_key.rb +0 -31
- data/example_files/measures/ResidentialGeometryCreateMultifamily/measure.rb +0 -1005
- data/example_files/measures/ResidentialGeometryCreateMultifamily/measure.xml +0 -326
- data/example_files/measures/ResidentialGeometryCreateMultifamily/tests/create_residential_multifamily_geometry_test.rb +0 -477
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyAttached/measure.rb +0 -1039
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyAttached/measure.xml +0 -393
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyAttached/tests/create_residential_single_family_attached_geometry_test.rb +0 -456
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyDetached/measure.rb +0 -979
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyDetached/measure.xml +0 -388
- data/example_files/measures/ResidentialGeometryCreateSingleFamilyDetached/tests/create_residential_single_family_detached_geometry_test.rb +0 -704
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/location.rb +0 -24
- data/example_files/resources/hpxml-measures/BuildResidentialHPXML/resources/schedules_config.yml +0 -61
- data/example_files/resources/hpxml-measures/docs/source/hpxml_to_openstudio.rst +0 -1386
- data/example_files/resources/hpxml-measures/docs/source/simulation_output_report.rst +0 -252
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-shared-laundry-room.xml +0 -828
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-shared-water-heater-recirc.xml +0 -820
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-dhw-shared-water-heater.xml +0 -813
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-attached-multifamily.xml +0 -810
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-common-surfaces.xml +0 -928
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-ideal-air.xml +0 -501
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-multiple2.xml +0 -838
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-baseboard.xml +0 -777
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-fan-coil-ducted.xml +0 -808
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-fan-coil.xml +0 -780
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-chiller-water-loop-heat-pump.xml +0 -820
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-cooling-tower-water-loop-heat-pump.xml +0 -815
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-baseboard.xml +0 -760
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-fan-coil-ducted.xml +0 -790
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-fan-coil-eae.xml +0 -759
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-fan-coil.xml +0 -762
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-boiler-only-water-loop-heat-pump.xml +0 -796
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-baseboard.xml +0 -759
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-fan-coil-ducted.xml +0 -789
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-fan-coil.xml +0 -761
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-chiller-only-water-loop-heat-pump.xml +0 -796
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-cooling-tower-only-water-loop-heat-pump.xml +0 -791
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-hvac-shared-ground-loop-ground-to-air-heat-pump.xml +0 -814
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-shared-preconditioning.xml +0 -851
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-mechvent-shared.xml +0 -835
- data/example_files/resources/hpxml-measures/workflow/sample_files/base-pv-shared.xml +0 -827
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/coal-for-non-boiler-heating.xml +0 -514
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-facility-type.xml +0 -828
- data/example_files/resources/hpxml-measures/workflow/sample_files/invalid_files/invalid-window-interior-shading.xml +0 -564
data/example_files/resources/hpxml-measures/workflow/sample_files/base-enclosure-split-surfaces2.xml
ADDED
@@ -0,0 +1,2475 @@
|
|
1
|
+
<?xml version='1.0' encoding='UTF-8'?>
|
2
|
+
<HPXML xmlns='http://hpxmlonline.com/2019/10' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://hpxmlonline.com/2019/10' schemaVersion='3.0'>
|
3
|
+
<XMLTransactionHeaderInformation>
|
4
|
+
<XMLType>HPXML</XMLType>
|
5
|
+
<XMLGeneratedBy>tasks.rb</XMLGeneratedBy>
|
6
|
+
<CreatedDateAndTime>2000-01-01T00:00:00-07:00</CreatedDateAndTime>
|
7
|
+
<Transaction>create</Transaction>
|
8
|
+
</XMLTransactionHeaderInformation>
|
9
|
+
<SoftwareInfo>
|
10
|
+
<extension>
|
11
|
+
<SimulationControl>
|
12
|
+
<Timestep>60</Timestep>
|
13
|
+
</SimulationControl>
|
14
|
+
</extension>
|
15
|
+
</SoftwareInfo>
|
16
|
+
<Building>
|
17
|
+
<BuildingID id='MyBuilding'/>
|
18
|
+
<Site>
|
19
|
+
<SiteID id='SiteID'/>
|
20
|
+
<Address>
|
21
|
+
<StateCode>CO</StateCode>
|
22
|
+
</Address>
|
23
|
+
</Site>
|
24
|
+
<ProjectStatus>
|
25
|
+
<EventType>proposed workscope</EventType>
|
26
|
+
</ProjectStatus>
|
27
|
+
<BuildingDetails>
|
28
|
+
<BuildingSummary>
|
29
|
+
<Site>
|
30
|
+
<SiteType>suburban</SiteType>
|
31
|
+
<FuelTypesAvailable>
|
32
|
+
<Fuel>electricity</Fuel>
|
33
|
+
<Fuel>natural gas</Fuel>
|
34
|
+
</FuelTypesAvailable>
|
35
|
+
</Site>
|
36
|
+
<BuildingOccupancy>
|
37
|
+
<NumberofResidents>3.0</NumberofResidents>
|
38
|
+
</BuildingOccupancy>
|
39
|
+
<BuildingConstruction>
|
40
|
+
<ResidentialFacilityType>single-family detached</ResidentialFacilityType>
|
41
|
+
<NumberofConditionedFloors>2.0</NumberofConditionedFloors>
|
42
|
+
<NumberofConditionedFloorsAboveGrade>1.0</NumberofConditionedFloorsAboveGrade>
|
43
|
+
<NumberofBedrooms>3</NumberofBedrooms>
|
44
|
+
<NumberofBathrooms>2</NumberofBathrooms>
|
45
|
+
<ConditionedFloorArea>2700.0</ConditionedFloorArea>
|
46
|
+
<ConditionedBuildingVolume>21600.0</ConditionedBuildingVolume>
|
47
|
+
</BuildingConstruction>
|
48
|
+
</BuildingSummary>
|
49
|
+
<ClimateandRiskZones>
|
50
|
+
<ClimateZoneIECC>
|
51
|
+
<Year>2006</Year>
|
52
|
+
<ClimateZone>5B</ClimateZone>
|
53
|
+
</ClimateZoneIECC>
|
54
|
+
<WeatherStation>
|
55
|
+
<SystemIdentifier id='WeatherStation'/>
|
56
|
+
<Name>Denver, CO</Name>
|
57
|
+
<extension>
|
58
|
+
<EPWFilePath>USA_CO_Denver.Intl.AP.725650_TMY3.epw</EPWFilePath>
|
59
|
+
</extension>
|
60
|
+
</WeatherStation>
|
61
|
+
</ClimateandRiskZones>
|
62
|
+
<Enclosure>
|
63
|
+
<AirInfiltration>
|
64
|
+
<AirInfiltrationMeasurement>
|
65
|
+
<SystemIdentifier id='InfiltrationMeasurement'/>
|
66
|
+
<HousePressure>50.0</HousePressure>
|
67
|
+
<BuildingAirLeakage>
|
68
|
+
<UnitofMeasure>ACH</UnitofMeasure>
|
69
|
+
<AirLeakage>3.0</AirLeakage>
|
70
|
+
</BuildingAirLeakage>
|
71
|
+
<InfiltrationVolume>21600.0</InfiltrationVolume>
|
72
|
+
</AirInfiltrationMeasurement>
|
73
|
+
</AirInfiltration>
|
74
|
+
<Attics>
|
75
|
+
<Attic>
|
76
|
+
<SystemIdentifier id='UnventedAttic'/>
|
77
|
+
<AtticType>
|
78
|
+
<Attic>
|
79
|
+
<Vented>false</Vented>
|
80
|
+
</Attic>
|
81
|
+
</AtticType>
|
82
|
+
<WithinInfiltrationVolume>false</WithinInfiltrationVolume>
|
83
|
+
</Attic>
|
84
|
+
</Attics>
|
85
|
+
<Foundations>
|
86
|
+
<Foundation>
|
87
|
+
<SystemIdentifier id='ConditionedBasement'/>
|
88
|
+
<FoundationType>
|
89
|
+
<Basement>
|
90
|
+
<Conditioned>true</Conditioned>
|
91
|
+
</Basement>
|
92
|
+
</FoundationType>
|
93
|
+
</Foundation>
|
94
|
+
</Foundations>
|
95
|
+
<Roofs>
|
96
|
+
<Roof>
|
97
|
+
<SystemIdentifier id='Roof'/>
|
98
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
99
|
+
<Area>167.77777777777777</Area>
|
100
|
+
<RoofType>asphalt or fiberglass shingles</RoofType>
|
101
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
102
|
+
<Emittance>0.92</Emittance>
|
103
|
+
<Pitch>6.0</Pitch>
|
104
|
+
<RadiantBarrier>false</RadiantBarrier>
|
105
|
+
<Insulation>
|
106
|
+
<SystemIdentifier id='RoofInsulation'/>
|
107
|
+
<AssemblyEffectiveRValue>2.3</AssemblyEffectiveRValue>
|
108
|
+
</Insulation>
|
109
|
+
</Roof>
|
110
|
+
<Roof>
|
111
|
+
<SystemIdentifier id='Roof2'/>
|
112
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
113
|
+
<Area>167.77777777777777</Area>
|
114
|
+
<RoofType>asphalt or fiberglass shingles</RoofType>
|
115
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
116
|
+
<Emittance>0.92</Emittance>
|
117
|
+
<Pitch>6.0</Pitch>
|
118
|
+
<RadiantBarrier>false</RadiantBarrier>
|
119
|
+
<Insulation>
|
120
|
+
<SystemIdentifier id='Roof2Insulation'/>
|
121
|
+
<AssemblyEffectiveRValue>2.32</AssemblyEffectiveRValue>
|
122
|
+
</Insulation>
|
123
|
+
</Roof>
|
124
|
+
<Roof>
|
125
|
+
<SystemIdentifier id='Roof3'/>
|
126
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
127
|
+
<Area>167.77777777777777</Area>
|
128
|
+
<RoofType>asphalt or fiberglass shingles</RoofType>
|
129
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
130
|
+
<Emittance>0.92</Emittance>
|
131
|
+
<Pitch>6.0</Pitch>
|
132
|
+
<RadiantBarrier>false</RadiantBarrier>
|
133
|
+
<Insulation>
|
134
|
+
<SystemIdentifier id='Roof3Insulation'/>
|
135
|
+
<AssemblyEffectiveRValue>2.3299999999999996</AssemblyEffectiveRValue>
|
136
|
+
</Insulation>
|
137
|
+
</Roof>
|
138
|
+
<Roof>
|
139
|
+
<SystemIdentifier id='Roof4'/>
|
140
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
141
|
+
<Area>167.77777777777777</Area>
|
142
|
+
<RoofType>asphalt or fiberglass shingles</RoofType>
|
143
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
144
|
+
<Emittance>0.92</Emittance>
|
145
|
+
<Pitch>6.0</Pitch>
|
146
|
+
<RadiantBarrier>false</RadiantBarrier>
|
147
|
+
<Insulation>
|
148
|
+
<SystemIdentifier id='Roof4Insulation'/>
|
149
|
+
<AssemblyEffectiveRValue>2.34</AssemblyEffectiveRValue>
|
150
|
+
</Insulation>
|
151
|
+
</Roof>
|
152
|
+
<Roof>
|
153
|
+
<SystemIdentifier id='Roof5'/>
|
154
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
155
|
+
<Area>167.77777777777777</Area>
|
156
|
+
<RoofType>asphalt or fiberglass shingles</RoofType>
|
157
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
158
|
+
<Emittance>0.92</Emittance>
|
159
|
+
<Pitch>6.0</Pitch>
|
160
|
+
<RadiantBarrier>false</RadiantBarrier>
|
161
|
+
<Insulation>
|
162
|
+
<SystemIdentifier id='Roof5Insulation'/>
|
163
|
+
<AssemblyEffectiveRValue>2.3499999999999996</AssemblyEffectiveRValue>
|
164
|
+
</Insulation>
|
165
|
+
</Roof>
|
166
|
+
<Roof>
|
167
|
+
<SystemIdentifier id='Roof6'/>
|
168
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
169
|
+
<Area>167.77777777777777</Area>
|
170
|
+
<RoofType>asphalt or fiberglass shingles</RoofType>
|
171
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
172
|
+
<Emittance>0.92</Emittance>
|
173
|
+
<Pitch>6.0</Pitch>
|
174
|
+
<RadiantBarrier>false</RadiantBarrier>
|
175
|
+
<Insulation>
|
176
|
+
<SystemIdentifier id='Roof6Insulation'/>
|
177
|
+
<AssemblyEffectiveRValue>2.36</AssemblyEffectiveRValue>
|
178
|
+
</Insulation>
|
179
|
+
</Roof>
|
180
|
+
<Roof>
|
181
|
+
<SystemIdentifier id='Roof7'/>
|
182
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
183
|
+
<Area>167.77777777777777</Area>
|
184
|
+
<RoofType>asphalt or fiberglass shingles</RoofType>
|
185
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
186
|
+
<Emittance>0.92</Emittance>
|
187
|
+
<Pitch>6.0</Pitch>
|
188
|
+
<RadiantBarrier>false</RadiantBarrier>
|
189
|
+
<Insulation>
|
190
|
+
<SystemIdentifier id='Roof7Insulation'/>
|
191
|
+
<AssemblyEffectiveRValue>2.3699999999999997</AssemblyEffectiveRValue>
|
192
|
+
</Insulation>
|
193
|
+
</Roof>
|
194
|
+
<Roof>
|
195
|
+
<SystemIdentifier id='Roof8'/>
|
196
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
197
|
+
<Area>167.77777777777777</Area>
|
198
|
+
<RoofType>asphalt or fiberglass shingles</RoofType>
|
199
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
200
|
+
<Emittance>0.92</Emittance>
|
201
|
+
<Pitch>6.0</Pitch>
|
202
|
+
<RadiantBarrier>false</RadiantBarrier>
|
203
|
+
<Insulation>
|
204
|
+
<SystemIdentifier id='Roof8Insulation'/>
|
205
|
+
<AssemblyEffectiveRValue>2.38</AssemblyEffectiveRValue>
|
206
|
+
</Insulation>
|
207
|
+
</Roof>
|
208
|
+
<Roof>
|
209
|
+
<SystemIdentifier id='Roof9'/>
|
210
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
211
|
+
<Area>167.77777777777777</Area>
|
212
|
+
<RoofType>asphalt or fiberglass shingles</RoofType>
|
213
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
214
|
+
<Emittance>0.92</Emittance>
|
215
|
+
<Pitch>6.0</Pitch>
|
216
|
+
<RadiantBarrier>false</RadiantBarrier>
|
217
|
+
<Insulation>
|
218
|
+
<SystemIdentifier id='Roof9Insulation'/>
|
219
|
+
<AssemblyEffectiveRValue>2.3899999999999997</AssemblyEffectiveRValue>
|
220
|
+
</Insulation>
|
221
|
+
</Roof>
|
222
|
+
<Roof>
|
223
|
+
<SystemIdentifier id='TinyRoof'/>
|
224
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
225
|
+
<Area>0.05</Area>
|
226
|
+
<RoofType>asphalt or fiberglass shingles</RoofType>
|
227
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
228
|
+
<Emittance>0.92</Emittance>
|
229
|
+
<Pitch>6.0</Pitch>
|
230
|
+
<RadiantBarrier>false</RadiantBarrier>
|
231
|
+
<Insulation>
|
232
|
+
<SystemIdentifier id='TinyRoofInsulation'/>
|
233
|
+
<AssemblyEffectiveRValue>2.3899999999999997</AssemblyEffectiveRValue>
|
234
|
+
</Insulation>
|
235
|
+
</Roof>
|
236
|
+
</Roofs>
|
237
|
+
<RimJoists>
|
238
|
+
<RimJoist>
|
239
|
+
<SystemIdentifier id='RimJoistFoundation'/>
|
240
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
241
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
242
|
+
<Area>12.88888888888889</Area>
|
243
|
+
<Siding>wood siding</Siding>
|
244
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
245
|
+
<Emittance>0.92</Emittance>
|
246
|
+
<Insulation>
|
247
|
+
<SystemIdentifier id='RimJoistFoundationInsulation'/>
|
248
|
+
<AssemblyEffectiveRValue>23.0</AssemblyEffectiveRValue>
|
249
|
+
</Insulation>
|
250
|
+
</RimJoist>
|
251
|
+
<RimJoist>
|
252
|
+
<SystemIdentifier id='RimJoistFoundation2'/>
|
253
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
254
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
255
|
+
<Area>12.88888888888889</Area>
|
256
|
+
<Siding>wood siding</Siding>
|
257
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
258
|
+
<Emittance>0.92</Emittance>
|
259
|
+
<Insulation>
|
260
|
+
<SystemIdentifier id='RimJoistFoundation2Insulation'/>
|
261
|
+
<AssemblyEffectiveRValue>23.02</AssemblyEffectiveRValue>
|
262
|
+
</Insulation>
|
263
|
+
</RimJoist>
|
264
|
+
<RimJoist>
|
265
|
+
<SystemIdentifier id='RimJoistFoundation3'/>
|
266
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
267
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
268
|
+
<Area>12.88888888888889</Area>
|
269
|
+
<Siding>wood siding</Siding>
|
270
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
271
|
+
<Emittance>0.92</Emittance>
|
272
|
+
<Insulation>
|
273
|
+
<SystemIdentifier id='RimJoistFoundation3Insulation'/>
|
274
|
+
<AssemblyEffectiveRValue>23.03</AssemblyEffectiveRValue>
|
275
|
+
</Insulation>
|
276
|
+
</RimJoist>
|
277
|
+
<RimJoist>
|
278
|
+
<SystemIdentifier id='RimJoistFoundation4'/>
|
279
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
280
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
281
|
+
<Area>12.88888888888889</Area>
|
282
|
+
<Siding>wood siding</Siding>
|
283
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
284
|
+
<Emittance>0.92</Emittance>
|
285
|
+
<Insulation>
|
286
|
+
<SystemIdentifier id='RimJoistFoundation4Insulation'/>
|
287
|
+
<AssemblyEffectiveRValue>23.04</AssemblyEffectiveRValue>
|
288
|
+
</Insulation>
|
289
|
+
</RimJoist>
|
290
|
+
<RimJoist>
|
291
|
+
<SystemIdentifier id='RimJoistFoundation5'/>
|
292
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
293
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
294
|
+
<Area>12.88888888888889</Area>
|
295
|
+
<Siding>wood siding</Siding>
|
296
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
297
|
+
<Emittance>0.92</Emittance>
|
298
|
+
<Insulation>
|
299
|
+
<SystemIdentifier id='RimJoistFoundation5Insulation'/>
|
300
|
+
<AssemblyEffectiveRValue>23.05</AssemblyEffectiveRValue>
|
301
|
+
</Insulation>
|
302
|
+
</RimJoist>
|
303
|
+
<RimJoist>
|
304
|
+
<SystemIdentifier id='RimJoistFoundation6'/>
|
305
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
306
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
307
|
+
<Area>12.88888888888889</Area>
|
308
|
+
<Siding>wood siding</Siding>
|
309
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
310
|
+
<Emittance>0.92</Emittance>
|
311
|
+
<Insulation>
|
312
|
+
<SystemIdentifier id='RimJoistFoundation6Insulation'/>
|
313
|
+
<AssemblyEffectiveRValue>23.06</AssemblyEffectiveRValue>
|
314
|
+
</Insulation>
|
315
|
+
</RimJoist>
|
316
|
+
<RimJoist>
|
317
|
+
<SystemIdentifier id='RimJoistFoundation7'/>
|
318
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
319
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
320
|
+
<Area>12.88888888888889</Area>
|
321
|
+
<Siding>wood siding</Siding>
|
322
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
323
|
+
<Emittance>0.92</Emittance>
|
324
|
+
<Insulation>
|
325
|
+
<SystemIdentifier id='RimJoistFoundation7Insulation'/>
|
326
|
+
<AssemblyEffectiveRValue>23.07</AssemblyEffectiveRValue>
|
327
|
+
</Insulation>
|
328
|
+
</RimJoist>
|
329
|
+
<RimJoist>
|
330
|
+
<SystemIdentifier id='RimJoistFoundation8'/>
|
331
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
332
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
333
|
+
<Area>12.88888888888889</Area>
|
334
|
+
<Siding>wood siding</Siding>
|
335
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
336
|
+
<Emittance>0.92</Emittance>
|
337
|
+
<Insulation>
|
338
|
+
<SystemIdentifier id='RimJoistFoundation8Insulation'/>
|
339
|
+
<AssemblyEffectiveRValue>23.08</AssemblyEffectiveRValue>
|
340
|
+
</Insulation>
|
341
|
+
</RimJoist>
|
342
|
+
<RimJoist>
|
343
|
+
<SystemIdentifier id='RimJoistFoundation9'/>
|
344
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
345
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
346
|
+
<Area>12.88888888888889</Area>
|
347
|
+
<Siding>wood siding</Siding>
|
348
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
349
|
+
<Emittance>0.92</Emittance>
|
350
|
+
<Insulation>
|
351
|
+
<SystemIdentifier id='RimJoistFoundation9Insulation'/>
|
352
|
+
<AssemblyEffectiveRValue>23.09</AssemblyEffectiveRValue>
|
353
|
+
</Insulation>
|
354
|
+
</RimJoist>
|
355
|
+
<RimJoist>
|
356
|
+
<SystemIdentifier id='TinyRimJoist'/>
|
357
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
358
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
359
|
+
<Area>0.05</Area>
|
360
|
+
<Siding>wood siding</Siding>
|
361
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
362
|
+
<Emittance>0.92</Emittance>
|
363
|
+
<Insulation>
|
364
|
+
<SystemIdentifier id='TinyRimJoistInsulation'/>
|
365
|
+
<AssemblyEffectiveRValue>23.09</AssemblyEffectiveRValue>
|
366
|
+
</Insulation>
|
367
|
+
</RimJoist>
|
368
|
+
</RimJoists>
|
369
|
+
<Walls>
|
370
|
+
<Wall>
|
371
|
+
<SystemIdentifier id='Wall'/>
|
372
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
373
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
374
|
+
<WallType>
|
375
|
+
<WoodStud/>
|
376
|
+
</WallType>
|
377
|
+
<Area>133.33333333333334</Area>
|
378
|
+
<Siding>wood siding</Siding>
|
379
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
380
|
+
<Emittance>0.92</Emittance>
|
381
|
+
<Insulation>
|
382
|
+
<SystemIdentifier id='WallInsulation'/>
|
383
|
+
<AssemblyEffectiveRValue>23.0</AssemblyEffectiveRValue>
|
384
|
+
</Insulation>
|
385
|
+
</Wall>
|
386
|
+
<Wall>
|
387
|
+
<SystemIdentifier id='WallAtticGable'/>
|
388
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
389
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
390
|
+
<WallType>
|
391
|
+
<WoodStud/>
|
392
|
+
</WallType>
|
393
|
+
<Area>32.22222222222222</Area>
|
394
|
+
<Siding>wood siding</Siding>
|
395
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
396
|
+
<Emittance>0.92</Emittance>
|
397
|
+
<Insulation>
|
398
|
+
<SystemIdentifier id='WallAtticGableInsulation'/>
|
399
|
+
<AssemblyEffectiveRValue>4.0</AssemblyEffectiveRValue>
|
400
|
+
</Insulation>
|
401
|
+
</Wall>
|
402
|
+
<Wall>
|
403
|
+
<SystemIdentifier id='Wall2'/>
|
404
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
405
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
406
|
+
<WallType>
|
407
|
+
<WoodStud/>
|
408
|
+
</WallType>
|
409
|
+
<Area>133.33333333333334</Area>
|
410
|
+
<Siding>wood siding</Siding>
|
411
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
412
|
+
<Emittance>0.92</Emittance>
|
413
|
+
<Insulation>
|
414
|
+
<SystemIdentifier id='Wall2Insulation'/>
|
415
|
+
<AssemblyEffectiveRValue>23.02</AssemblyEffectiveRValue>
|
416
|
+
</Insulation>
|
417
|
+
</Wall>
|
418
|
+
<Wall>
|
419
|
+
<SystemIdentifier id='Wall3'/>
|
420
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
421
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
422
|
+
<WallType>
|
423
|
+
<WoodStud/>
|
424
|
+
</WallType>
|
425
|
+
<Area>133.33333333333334</Area>
|
426
|
+
<Siding>wood siding</Siding>
|
427
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
428
|
+
<Emittance>0.92</Emittance>
|
429
|
+
<Insulation>
|
430
|
+
<SystemIdentifier id='Wall3Insulation'/>
|
431
|
+
<AssemblyEffectiveRValue>23.03</AssemblyEffectiveRValue>
|
432
|
+
</Insulation>
|
433
|
+
</Wall>
|
434
|
+
<Wall>
|
435
|
+
<SystemIdentifier id='Wall4'/>
|
436
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
437
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
438
|
+
<WallType>
|
439
|
+
<WoodStud/>
|
440
|
+
</WallType>
|
441
|
+
<Area>133.33333333333334</Area>
|
442
|
+
<Siding>wood siding</Siding>
|
443
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
444
|
+
<Emittance>0.92</Emittance>
|
445
|
+
<Insulation>
|
446
|
+
<SystemIdentifier id='Wall4Insulation'/>
|
447
|
+
<AssemblyEffectiveRValue>23.04</AssemblyEffectiveRValue>
|
448
|
+
</Insulation>
|
449
|
+
</Wall>
|
450
|
+
<Wall>
|
451
|
+
<SystemIdentifier id='Wall5'/>
|
452
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
453
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
454
|
+
<WallType>
|
455
|
+
<WoodStud/>
|
456
|
+
</WallType>
|
457
|
+
<Area>133.33333333333334</Area>
|
458
|
+
<Siding>wood siding</Siding>
|
459
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
460
|
+
<Emittance>0.92</Emittance>
|
461
|
+
<Insulation>
|
462
|
+
<SystemIdentifier id='Wall5Insulation'/>
|
463
|
+
<AssemblyEffectiveRValue>23.05</AssemblyEffectiveRValue>
|
464
|
+
</Insulation>
|
465
|
+
</Wall>
|
466
|
+
<Wall>
|
467
|
+
<SystemIdentifier id='Wall6'/>
|
468
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
469
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
470
|
+
<WallType>
|
471
|
+
<WoodStud/>
|
472
|
+
</WallType>
|
473
|
+
<Area>133.33333333333334</Area>
|
474
|
+
<Siding>wood siding</Siding>
|
475
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
476
|
+
<Emittance>0.92</Emittance>
|
477
|
+
<Insulation>
|
478
|
+
<SystemIdentifier id='Wall6Insulation'/>
|
479
|
+
<AssemblyEffectiveRValue>23.06</AssemblyEffectiveRValue>
|
480
|
+
</Insulation>
|
481
|
+
</Wall>
|
482
|
+
<Wall>
|
483
|
+
<SystemIdentifier id='Wall7'/>
|
484
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
485
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
486
|
+
<WallType>
|
487
|
+
<WoodStud/>
|
488
|
+
</WallType>
|
489
|
+
<Area>133.33333333333334</Area>
|
490
|
+
<Siding>wood siding</Siding>
|
491
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
492
|
+
<Emittance>0.92</Emittance>
|
493
|
+
<Insulation>
|
494
|
+
<SystemIdentifier id='Wall7Insulation'/>
|
495
|
+
<AssemblyEffectiveRValue>23.07</AssemblyEffectiveRValue>
|
496
|
+
</Insulation>
|
497
|
+
</Wall>
|
498
|
+
<Wall>
|
499
|
+
<SystemIdentifier id='Wall8'/>
|
500
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
501
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
502
|
+
<WallType>
|
503
|
+
<WoodStud/>
|
504
|
+
</WallType>
|
505
|
+
<Area>133.33333333333334</Area>
|
506
|
+
<Siding>wood siding</Siding>
|
507
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
508
|
+
<Emittance>0.92</Emittance>
|
509
|
+
<Insulation>
|
510
|
+
<SystemIdentifier id='Wall8Insulation'/>
|
511
|
+
<AssemblyEffectiveRValue>23.08</AssemblyEffectiveRValue>
|
512
|
+
</Insulation>
|
513
|
+
</Wall>
|
514
|
+
<Wall>
|
515
|
+
<SystemIdentifier id='Wall9'/>
|
516
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
517
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
518
|
+
<WallType>
|
519
|
+
<WoodStud/>
|
520
|
+
</WallType>
|
521
|
+
<Area>133.33333333333334</Area>
|
522
|
+
<Siding>wood siding</Siding>
|
523
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
524
|
+
<Emittance>0.92</Emittance>
|
525
|
+
<Insulation>
|
526
|
+
<SystemIdentifier id='Wall9Insulation'/>
|
527
|
+
<AssemblyEffectiveRValue>23.09</AssemblyEffectiveRValue>
|
528
|
+
</Insulation>
|
529
|
+
</Wall>
|
530
|
+
<Wall>
|
531
|
+
<SystemIdentifier id='WallAtticGable2'/>
|
532
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
533
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
534
|
+
<WallType>
|
535
|
+
<WoodStud/>
|
536
|
+
</WallType>
|
537
|
+
<Area>32.22222222222222</Area>
|
538
|
+
<Siding>wood siding</Siding>
|
539
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
540
|
+
<Emittance>0.92</Emittance>
|
541
|
+
<Insulation>
|
542
|
+
<SystemIdentifier id='WallAtticGable2Insulation'/>
|
543
|
+
<AssemblyEffectiveRValue>4.02</AssemblyEffectiveRValue>
|
544
|
+
</Insulation>
|
545
|
+
</Wall>
|
546
|
+
<Wall>
|
547
|
+
<SystemIdentifier id='WallAtticGable3'/>
|
548
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
549
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
550
|
+
<WallType>
|
551
|
+
<WoodStud/>
|
552
|
+
</WallType>
|
553
|
+
<Area>32.22222222222222</Area>
|
554
|
+
<Siding>wood siding</Siding>
|
555
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
556
|
+
<Emittance>0.92</Emittance>
|
557
|
+
<Insulation>
|
558
|
+
<SystemIdentifier id='WallAtticGable3Insulation'/>
|
559
|
+
<AssemblyEffectiveRValue>4.03</AssemblyEffectiveRValue>
|
560
|
+
</Insulation>
|
561
|
+
</Wall>
|
562
|
+
<Wall>
|
563
|
+
<SystemIdentifier id='WallAtticGable4'/>
|
564
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
565
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
566
|
+
<WallType>
|
567
|
+
<WoodStud/>
|
568
|
+
</WallType>
|
569
|
+
<Area>32.22222222222222</Area>
|
570
|
+
<Siding>wood siding</Siding>
|
571
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
572
|
+
<Emittance>0.92</Emittance>
|
573
|
+
<Insulation>
|
574
|
+
<SystemIdentifier id='WallAtticGable4Insulation'/>
|
575
|
+
<AssemblyEffectiveRValue>4.04</AssemblyEffectiveRValue>
|
576
|
+
</Insulation>
|
577
|
+
</Wall>
|
578
|
+
<Wall>
|
579
|
+
<SystemIdentifier id='WallAtticGable5'/>
|
580
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
581
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
582
|
+
<WallType>
|
583
|
+
<WoodStud/>
|
584
|
+
</WallType>
|
585
|
+
<Area>32.22222222222222</Area>
|
586
|
+
<Siding>wood siding</Siding>
|
587
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
588
|
+
<Emittance>0.92</Emittance>
|
589
|
+
<Insulation>
|
590
|
+
<SystemIdentifier id='WallAtticGable5Insulation'/>
|
591
|
+
<AssemblyEffectiveRValue>4.05</AssemblyEffectiveRValue>
|
592
|
+
</Insulation>
|
593
|
+
</Wall>
|
594
|
+
<Wall>
|
595
|
+
<SystemIdentifier id='WallAtticGable6'/>
|
596
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
597
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
598
|
+
<WallType>
|
599
|
+
<WoodStud/>
|
600
|
+
</WallType>
|
601
|
+
<Area>32.22222222222222</Area>
|
602
|
+
<Siding>wood siding</Siding>
|
603
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
604
|
+
<Emittance>0.92</Emittance>
|
605
|
+
<Insulation>
|
606
|
+
<SystemIdentifier id='WallAtticGable6Insulation'/>
|
607
|
+
<AssemblyEffectiveRValue>4.06</AssemblyEffectiveRValue>
|
608
|
+
</Insulation>
|
609
|
+
</Wall>
|
610
|
+
<Wall>
|
611
|
+
<SystemIdentifier id='WallAtticGable7'/>
|
612
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
613
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
614
|
+
<WallType>
|
615
|
+
<WoodStud/>
|
616
|
+
</WallType>
|
617
|
+
<Area>32.22222222222222</Area>
|
618
|
+
<Siding>wood siding</Siding>
|
619
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
620
|
+
<Emittance>0.92</Emittance>
|
621
|
+
<Insulation>
|
622
|
+
<SystemIdentifier id='WallAtticGable7Insulation'/>
|
623
|
+
<AssemblyEffectiveRValue>4.07</AssemblyEffectiveRValue>
|
624
|
+
</Insulation>
|
625
|
+
</Wall>
|
626
|
+
<Wall>
|
627
|
+
<SystemIdentifier id='WallAtticGable8'/>
|
628
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
629
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
630
|
+
<WallType>
|
631
|
+
<WoodStud/>
|
632
|
+
</WallType>
|
633
|
+
<Area>32.22222222222222</Area>
|
634
|
+
<Siding>wood siding</Siding>
|
635
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
636
|
+
<Emittance>0.92</Emittance>
|
637
|
+
<Insulation>
|
638
|
+
<SystemIdentifier id='WallAtticGable8Insulation'/>
|
639
|
+
<AssemblyEffectiveRValue>4.08</AssemblyEffectiveRValue>
|
640
|
+
</Insulation>
|
641
|
+
</Wall>
|
642
|
+
<Wall>
|
643
|
+
<SystemIdentifier id='WallAtticGable9'/>
|
644
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
645
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
646
|
+
<WallType>
|
647
|
+
<WoodStud/>
|
648
|
+
</WallType>
|
649
|
+
<Area>32.22222222222222</Area>
|
650
|
+
<Siding>wood siding</Siding>
|
651
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
652
|
+
<Emittance>0.92</Emittance>
|
653
|
+
<Insulation>
|
654
|
+
<SystemIdentifier id='WallAtticGable9Insulation'/>
|
655
|
+
<AssemblyEffectiveRValue>4.09</AssemblyEffectiveRValue>
|
656
|
+
</Insulation>
|
657
|
+
</Wall>
|
658
|
+
<Wall>
|
659
|
+
<SystemIdentifier id='TinyWall'/>
|
660
|
+
<ExteriorAdjacentTo>outside</ExteriorAdjacentTo>
|
661
|
+
<InteriorAdjacentTo>attic - unvented</InteriorAdjacentTo>
|
662
|
+
<WallType>
|
663
|
+
<WoodStud/>
|
664
|
+
</WallType>
|
665
|
+
<Area>0.05</Area>
|
666
|
+
<Siding>wood siding</Siding>
|
667
|
+
<SolarAbsorptance>0.7</SolarAbsorptance>
|
668
|
+
<Emittance>0.92</Emittance>
|
669
|
+
<Insulation>
|
670
|
+
<SystemIdentifier id='TinyWallInsulation'/>
|
671
|
+
<AssemblyEffectiveRValue>4.09</AssemblyEffectiveRValue>
|
672
|
+
</Insulation>
|
673
|
+
</Wall>
|
674
|
+
</Walls>
|
675
|
+
<FoundationWalls>
|
676
|
+
<FoundationWall>
|
677
|
+
<SystemIdentifier id='FoundationWall'/>
|
678
|
+
<ExteriorAdjacentTo>ground</ExteriorAdjacentTo>
|
679
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
680
|
+
<Height>8.0</Height>
|
681
|
+
<Area>133.33333333333334</Area>
|
682
|
+
<Thickness>8.0</Thickness>
|
683
|
+
<DepthBelowGrade>7.0</DepthBelowGrade>
|
684
|
+
<Insulation>
|
685
|
+
<SystemIdentifier id='FoundationWallInsulation'/>
|
686
|
+
<Layer>
|
687
|
+
<InstallationType>continuous - exterior</InstallationType>
|
688
|
+
<NominalRValue>8.9</NominalRValue>
|
689
|
+
<extension>
|
690
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
691
|
+
<DistanceToBottomOfInsulation>8.0</DistanceToBottomOfInsulation>
|
692
|
+
</extension>
|
693
|
+
</Layer>
|
694
|
+
<Layer>
|
695
|
+
<InstallationType>continuous - interior</InstallationType>
|
696
|
+
<NominalRValue>0.0</NominalRValue>
|
697
|
+
<extension>
|
698
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
699
|
+
<DistanceToBottomOfInsulation>0.0</DistanceToBottomOfInsulation>
|
700
|
+
</extension>
|
701
|
+
</Layer>
|
702
|
+
</Insulation>
|
703
|
+
</FoundationWall>
|
704
|
+
<FoundationWall>
|
705
|
+
<SystemIdentifier id='FoundationWall2'/>
|
706
|
+
<ExteriorAdjacentTo>ground</ExteriorAdjacentTo>
|
707
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
708
|
+
<Height>8.0</Height>
|
709
|
+
<Area>133.33333333333334</Area>
|
710
|
+
<Thickness>8.0</Thickness>
|
711
|
+
<DepthBelowGrade>7.0</DepthBelowGrade>
|
712
|
+
<Insulation>
|
713
|
+
<SystemIdentifier id='FoundationWall2Insulation'/>
|
714
|
+
<Layer>
|
715
|
+
<InstallationType>continuous - exterior</InstallationType>
|
716
|
+
<NominalRValue>8.92</NominalRValue>
|
717
|
+
<extension>
|
718
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
719
|
+
<DistanceToBottomOfInsulation>8.0</DistanceToBottomOfInsulation>
|
720
|
+
</extension>
|
721
|
+
</Layer>
|
722
|
+
<Layer>
|
723
|
+
<InstallationType>continuous - interior</InstallationType>
|
724
|
+
<NominalRValue>0.0</NominalRValue>
|
725
|
+
<extension>
|
726
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
727
|
+
<DistanceToBottomOfInsulation>0.0</DistanceToBottomOfInsulation>
|
728
|
+
</extension>
|
729
|
+
</Layer>
|
730
|
+
</Insulation>
|
731
|
+
</FoundationWall>
|
732
|
+
<FoundationWall>
|
733
|
+
<SystemIdentifier id='FoundationWall3'/>
|
734
|
+
<ExteriorAdjacentTo>ground</ExteriorAdjacentTo>
|
735
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
736
|
+
<Height>8.0</Height>
|
737
|
+
<Area>133.33333333333334</Area>
|
738
|
+
<Thickness>8.0</Thickness>
|
739
|
+
<DepthBelowGrade>7.0</DepthBelowGrade>
|
740
|
+
<Insulation>
|
741
|
+
<SystemIdentifier id='FoundationWall3Insulation'/>
|
742
|
+
<Layer>
|
743
|
+
<InstallationType>continuous - exterior</InstallationType>
|
744
|
+
<NominalRValue>8.93</NominalRValue>
|
745
|
+
<extension>
|
746
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
747
|
+
<DistanceToBottomOfInsulation>8.0</DistanceToBottomOfInsulation>
|
748
|
+
</extension>
|
749
|
+
</Layer>
|
750
|
+
<Layer>
|
751
|
+
<InstallationType>continuous - interior</InstallationType>
|
752
|
+
<NominalRValue>0.0</NominalRValue>
|
753
|
+
<extension>
|
754
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
755
|
+
<DistanceToBottomOfInsulation>0.0</DistanceToBottomOfInsulation>
|
756
|
+
</extension>
|
757
|
+
</Layer>
|
758
|
+
</Insulation>
|
759
|
+
</FoundationWall>
|
760
|
+
<FoundationWall>
|
761
|
+
<SystemIdentifier id='FoundationWall4'/>
|
762
|
+
<ExteriorAdjacentTo>ground</ExteriorAdjacentTo>
|
763
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
764
|
+
<Height>8.0</Height>
|
765
|
+
<Area>133.33333333333334</Area>
|
766
|
+
<Thickness>8.0</Thickness>
|
767
|
+
<DepthBelowGrade>7.0</DepthBelowGrade>
|
768
|
+
<Insulation>
|
769
|
+
<SystemIdentifier id='FoundationWall4Insulation'/>
|
770
|
+
<Layer>
|
771
|
+
<InstallationType>continuous - exterior</InstallationType>
|
772
|
+
<NominalRValue>8.94</NominalRValue>
|
773
|
+
<extension>
|
774
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
775
|
+
<DistanceToBottomOfInsulation>8.0</DistanceToBottomOfInsulation>
|
776
|
+
</extension>
|
777
|
+
</Layer>
|
778
|
+
<Layer>
|
779
|
+
<InstallationType>continuous - interior</InstallationType>
|
780
|
+
<NominalRValue>0.0</NominalRValue>
|
781
|
+
<extension>
|
782
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
783
|
+
<DistanceToBottomOfInsulation>0.0</DistanceToBottomOfInsulation>
|
784
|
+
</extension>
|
785
|
+
</Layer>
|
786
|
+
</Insulation>
|
787
|
+
</FoundationWall>
|
788
|
+
<FoundationWall>
|
789
|
+
<SystemIdentifier id='FoundationWall5'/>
|
790
|
+
<ExteriorAdjacentTo>ground</ExteriorAdjacentTo>
|
791
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
792
|
+
<Height>8.0</Height>
|
793
|
+
<Area>133.33333333333334</Area>
|
794
|
+
<Thickness>8.0</Thickness>
|
795
|
+
<DepthBelowGrade>7.0</DepthBelowGrade>
|
796
|
+
<Insulation>
|
797
|
+
<SystemIdentifier id='FoundationWall5Insulation'/>
|
798
|
+
<Layer>
|
799
|
+
<InstallationType>continuous - exterior</InstallationType>
|
800
|
+
<NominalRValue>8.950000000000001</NominalRValue>
|
801
|
+
<extension>
|
802
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
803
|
+
<DistanceToBottomOfInsulation>8.0</DistanceToBottomOfInsulation>
|
804
|
+
</extension>
|
805
|
+
</Layer>
|
806
|
+
<Layer>
|
807
|
+
<InstallationType>continuous - interior</InstallationType>
|
808
|
+
<NominalRValue>0.0</NominalRValue>
|
809
|
+
<extension>
|
810
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
811
|
+
<DistanceToBottomOfInsulation>0.0</DistanceToBottomOfInsulation>
|
812
|
+
</extension>
|
813
|
+
</Layer>
|
814
|
+
</Insulation>
|
815
|
+
</FoundationWall>
|
816
|
+
<FoundationWall>
|
817
|
+
<SystemIdentifier id='FoundationWall6'/>
|
818
|
+
<ExteriorAdjacentTo>ground</ExteriorAdjacentTo>
|
819
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
820
|
+
<Height>8.0</Height>
|
821
|
+
<Area>133.33333333333334</Area>
|
822
|
+
<Thickness>8.0</Thickness>
|
823
|
+
<DepthBelowGrade>7.0</DepthBelowGrade>
|
824
|
+
<Insulation>
|
825
|
+
<SystemIdentifier id='FoundationWall6Insulation'/>
|
826
|
+
<Layer>
|
827
|
+
<InstallationType>continuous - exterior</InstallationType>
|
828
|
+
<NominalRValue>8.96</NominalRValue>
|
829
|
+
<extension>
|
830
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
831
|
+
<DistanceToBottomOfInsulation>8.0</DistanceToBottomOfInsulation>
|
832
|
+
</extension>
|
833
|
+
</Layer>
|
834
|
+
<Layer>
|
835
|
+
<InstallationType>continuous - interior</InstallationType>
|
836
|
+
<NominalRValue>0.0</NominalRValue>
|
837
|
+
<extension>
|
838
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
839
|
+
<DistanceToBottomOfInsulation>0.0</DistanceToBottomOfInsulation>
|
840
|
+
</extension>
|
841
|
+
</Layer>
|
842
|
+
</Insulation>
|
843
|
+
</FoundationWall>
|
844
|
+
<FoundationWall>
|
845
|
+
<SystemIdentifier id='FoundationWall7'/>
|
846
|
+
<ExteriorAdjacentTo>ground</ExteriorAdjacentTo>
|
847
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
848
|
+
<Height>8.0</Height>
|
849
|
+
<Area>133.33333333333334</Area>
|
850
|
+
<Thickness>8.0</Thickness>
|
851
|
+
<DepthBelowGrade>7.0</DepthBelowGrade>
|
852
|
+
<Insulation>
|
853
|
+
<SystemIdentifier id='FoundationWall7Insulation'/>
|
854
|
+
<Layer>
|
855
|
+
<InstallationType>continuous - exterior</InstallationType>
|
856
|
+
<NominalRValue>8.97</NominalRValue>
|
857
|
+
<extension>
|
858
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
859
|
+
<DistanceToBottomOfInsulation>8.0</DistanceToBottomOfInsulation>
|
860
|
+
</extension>
|
861
|
+
</Layer>
|
862
|
+
<Layer>
|
863
|
+
<InstallationType>continuous - interior</InstallationType>
|
864
|
+
<NominalRValue>0.0</NominalRValue>
|
865
|
+
<extension>
|
866
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
867
|
+
<DistanceToBottomOfInsulation>0.0</DistanceToBottomOfInsulation>
|
868
|
+
</extension>
|
869
|
+
</Layer>
|
870
|
+
</Insulation>
|
871
|
+
</FoundationWall>
|
872
|
+
<FoundationWall>
|
873
|
+
<SystemIdentifier id='FoundationWall8'/>
|
874
|
+
<ExteriorAdjacentTo>ground</ExteriorAdjacentTo>
|
875
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
876
|
+
<Height>8.0</Height>
|
877
|
+
<Area>133.33333333333334</Area>
|
878
|
+
<Thickness>8.0</Thickness>
|
879
|
+
<DepthBelowGrade>7.0</DepthBelowGrade>
|
880
|
+
<Insulation>
|
881
|
+
<SystemIdentifier id='FoundationWall8Insulation'/>
|
882
|
+
<Layer>
|
883
|
+
<InstallationType>continuous - exterior</InstallationType>
|
884
|
+
<NominalRValue>8.98</NominalRValue>
|
885
|
+
<extension>
|
886
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
887
|
+
<DistanceToBottomOfInsulation>8.0</DistanceToBottomOfInsulation>
|
888
|
+
</extension>
|
889
|
+
</Layer>
|
890
|
+
<Layer>
|
891
|
+
<InstallationType>continuous - interior</InstallationType>
|
892
|
+
<NominalRValue>0.0</NominalRValue>
|
893
|
+
<extension>
|
894
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
895
|
+
<DistanceToBottomOfInsulation>0.0</DistanceToBottomOfInsulation>
|
896
|
+
</extension>
|
897
|
+
</Layer>
|
898
|
+
</Insulation>
|
899
|
+
</FoundationWall>
|
900
|
+
<FoundationWall>
|
901
|
+
<SystemIdentifier id='FoundationWall9'/>
|
902
|
+
<ExteriorAdjacentTo>ground</ExteriorAdjacentTo>
|
903
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
904
|
+
<Height>8.0</Height>
|
905
|
+
<Area>133.33333333333334</Area>
|
906
|
+
<Thickness>8.0</Thickness>
|
907
|
+
<DepthBelowGrade>7.0</DepthBelowGrade>
|
908
|
+
<Insulation>
|
909
|
+
<SystemIdentifier id='FoundationWall9Insulation'/>
|
910
|
+
<Layer>
|
911
|
+
<InstallationType>continuous - exterior</InstallationType>
|
912
|
+
<NominalRValue>8.99</NominalRValue>
|
913
|
+
<extension>
|
914
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
915
|
+
<DistanceToBottomOfInsulation>8.0</DistanceToBottomOfInsulation>
|
916
|
+
</extension>
|
917
|
+
</Layer>
|
918
|
+
<Layer>
|
919
|
+
<InstallationType>continuous - interior</InstallationType>
|
920
|
+
<NominalRValue>0.0</NominalRValue>
|
921
|
+
<extension>
|
922
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
923
|
+
<DistanceToBottomOfInsulation>0.0</DistanceToBottomOfInsulation>
|
924
|
+
</extension>
|
925
|
+
</Layer>
|
926
|
+
</Insulation>
|
927
|
+
</FoundationWall>
|
928
|
+
<FoundationWall>
|
929
|
+
<SystemIdentifier id='TinyFoundationWall'/>
|
930
|
+
<ExteriorAdjacentTo>ground</ExteriorAdjacentTo>
|
931
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
932
|
+
<Height>8.0</Height>
|
933
|
+
<Area>0.05</Area>
|
934
|
+
<Thickness>8.0</Thickness>
|
935
|
+
<DepthBelowGrade>7.0</DepthBelowGrade>
|
936
|
+
<Insulation>
|
937
|
+
<SystemIdentifier id='TinyFoundationWallInsulation'/>
|
938
|
+
<Layer>
|
939
|
+
<InstallationType>continuous - exterior</InstallationType>
|
940
|
+
<NominalRValue>8.99</NominalRValue>
|
941
|
+
<extension>
|
942
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
943
|
+
<DistanceToBottomOfInsulation>8.0</DistanceToBottomOfInsulation>
|
944
|
+
</extension>
|
945
|
+
</Layer>
|
946
|
+
<Layer>
|
947
|
+
<InstallationType>continuous - interior</InstallationType>
|
948
|
+
<NominalRValue>0.0</NominalRValue>
|
949
|
+
<extension>
|
950
|
+
<DistanceToTopOfInsulation>0.0</DistanceToTopOfInsulation>
|
951
|
+
<DistanceToBottomOfInsulation>0.0</DistanceToBottomOfInsulation>
|
952
|
+
</extension>
|
953
|
+
</Layer>
|
954
|
+
</Insulation>
|
955
|
+
</FoundationWall>
|
956
|
+
</FoundationWalls>
|
957
|
+
<FrameFloors>
|
958
|
+
<FrameFloor>
|
959
|
+
<SystemIdentifier id='FloorBelowAttic'/>
|
960
|
+
<ExteriorAdjacentTo>attic - unvented</ExteriorAdjacentTo>
|
961
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
962
|
+
<Area>150.0</Area>
|
963
|
+
<Insulation>
|
964
|
+
<SystemIdentifier id='FloorBelowAtticInsulation'/>
|
965
|
+
<AssemblyEffectiveRValue>39.3</AssemblyEffectiveRValue>
|
966
|
+
</Insulation>
|
967
|
+
</FrameFloor>
|
968
|
+
<FrameFloor>
|
969
|
+
<SystemIdentifier id='FloorBelowAttic2'/>
|
970
|
+
<ExteriorAdjacentTo>attic - unvented</ExteriorAdjacentTo>
|
971
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
972
|
+
<Area>150.0</Area>
|
973
|
+
<Insulation>
|
974
|
+
<SystemIdentifier id='FloorBelowAttic2Insulation'/>
|
975
|
+
<AssemblyEffectiveRValue>39.32</AssemblyEffectiveRValue>
|
976
|
+
</Insulation>
|
977
|
+
</FrameFloor>
|
978
|
+
<FrameFloor>
|
979
|
+
<SystemIdentifier id='FloorBelowAttic3'/>
|
980
|
+
<ExteriorAdjacentTo>attic - unvented</ExteriorAdjacentTo>
|
981
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
982
|
+
<Area>150.0</Area>
|
983
|
+
<Insulation>
|
984
|
+
<SystemIdentifier id='FloorBelowAttic3Insulation'/>
|
985
|
+
<AssemblyEffectiveRValue>39.33</AssemblyEffectiveRValue>
|
986
|
+
</Insulation>
|
987
|
+
</FrameFloor>
|
988
|
+
<FrameFloor>
|
989
|
+
<SystemIdentifier id='FloorBelowAttic4'/>
|
990
|
+
<ExteriorAdjacentTo>attic - unvented</ExteriorAdjacentTo>
|
991
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
992
|
+
<Area>150.0</Area>
|
993
|
+
<Insulation>
|
994
|
+
<SystemIdentifier id='FloorBelowAttic4Insulation'/>
|
995
|
+
<AssemblyEffectiveRValue>39.339999999999996</AssemblyEffectiveRValue>
|
996
|
+
</Insulation>
|
997
|
+
</FrameFloor>
|
998
|
+
<FrameFloor>
|
999
|
+
<SystemIdentifier id='FloorBelowAttic5'/>
|
1000
|
+
<ExteriorAdjacentTo>attic - unvented</ExteriorAdjacentTo>
|
1001
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
1002
|
+
<Area>150.0</Area>
|
1003
|
+
<Insulation>
|
1004
|
+
<SystemIdentifier id='FloorBelowAttic5Insulation'/>
|
1005
|
+
<AssemblyEffectiveRValue>39.349999999999994</AssemblyEffectiveRValue>
|
1006
|
+
</Insulation>
|
1007
|
+
</FrameFloor>
|
1008
|
+
<FrameFloor>
|
1009
|
+
<SystemIdentifier id='FloorBelowAttic6'/>
|
1010
|
+
<ExteriorAdjacentTo>attic - unvented</ExteriorAdjacentTo>
|
1011
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
1012
|
+
<Area>150.0</Area>
|
1013
|
+
<Insulation>
|
1014
|
+
<SystemIdentifier id='FloorBelowAttic6Insulation'/>
|
1015
|
+
<AssemblyEffectiveRValue>39.36</AssemblyEffectiveRValue>
|
1016
|
+
</Insulation>
|
1017
|
+
</FrameFloor>
|
1018
|
+
<FrameFloor>
|
1019
|
+
<SystemIdentifier id='FloorBelowAttic7'/>
|
1020
|
+
<ExteriorAdjacentTo>attic - unvented</ExteriorAdjacentTo>
|
1021
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
1022
|
+
<Area>150.0</Area>
|
1023
|
+
<Insulation>
|
1024
|
+
<SystemIdentifier id='FloorBelowAttic7Insulation'/>
|
1025
|
+
<AssemblyEffectiveRValue>39.37</AssemblyEffectiveRValue>
|
1026
|
+
</Insulation>
|
1027
|
+
</FrameFloor>
|
1028
|
+
<FrameFloor>
|
1029
|
+
<SystemIdentifier id='FloorBelowAttic8'/>
|
1030
|
+
<ExteriorAdjacentTo>attic - unvented</ExteriorAdjacentTo>
|
1031
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
1032
|
+
<Area>150.0</Area>
|
1033
|
+
<Insulation>
|
1034
|
+
<SystemIdentifier id='FloorBelowAttic8Insulation'/>
|
1035
|
+
<AssemblyEffectiveRValue>39.379999999999995</AssemblyEffectiveRValue>
|
1036
|
+
</Insulation>
|
1037
|
+
</FrameFloor>
|
1038
|
+
<FrameFloor>
|
1039
|
+
<SystemIdentifier id='FloorBelowAttic9'/>
|
1040
|
+
<ExteriorAdjacentTo>attic - unvented</ExteriorAdjacentTo>
|
1041
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
1042
|
+
<Area>150.0</Area>
|
1043
|
+
<Insulation>
|
1044
|
+
<SystemIdentifier id='FloorBelowAttic9Insulation'/>
|
1045
|
+
<AssemblyEffectiveRValue>39.39</AssemblyEffectiveRValue>
|
1046
|
+
</Insulation>
|
1047
|
+
</FrameFloor>
|
1048
|
+
<FrameFloor>
|
1049
|
+
<SystemIdentifier id='TinyFloor'/>
|
1050
|
+
<ExteriorAdjacentTo>attic - unvented</ExteriorAdjacentTo>
|
1051
|
+
<InteriorAdjacentTo>living space</InteriorAdjacentTo>
|
1052
|
+
<Area>0.05</Area>
|
1053
|
+
<Insulation>
|
1054
|
+
<SystemIdentifier id='TinyFloorInsulation'/>
|
1055
|
+
<AssemblyEffectiveRValue>39.39</AssemblyEffectiveRValue>
|
1056
|
+
</Insulation>
|
1057
|
+
</FrameFloor>
|
1058
|
+
</FrameFloors>
|
1059
|
+
<Slabs>
|
1060
|
+
<Slab>
|
1061
|
+
<SystemIdentifier id='Slab'/>
|
1062
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
1063
|
+
<Area>150.0</Area>
|
1064
|
+
<Thickness>4.0</Thickness>
|
1065
|
+
<ExposedPerimeter>16.666666666666668</ExposedPerimeter>
|
1066
|
+
<PerimeterInsulationDepth>0.0</PerimeterInsulationDepth>
|
1067
|
+
<UnderSlabInsulationWidth>0.0</UnderSlabInsulationWidth>
|
1068
|
+
<PerimeterInsulation>
|
1069
|
+
<SystemIdentifier id='SlabPerimeterInsulation'/>
|
1070
|
+
<Layer>
|
1071
|
+
<NominalRValue>0.0</NominalRValue>
|
1072
|
+
</Layer>
|
1073
|
+
</PerimeterInsulation>
|
1074
|
+
<UnderSlabInsulation>
|
1075
|
+
<SystemIdentifier id='SlabUnderSlabInsulation'/>
|
1076
|
+
<Layer>
|
1077
|
+
<NominalRValue>0.0</NominalRValue>
|
1078
|
+
</Layer>
|
1079
|
+
</UnderSlabInsulation>
|
1080
|
+
<extension>
|
1081
|
+
<CarpetFraction>0.0</CarpetFraction>
|
1082
|
+
<CarpetRValue>0.0</CarpetRValue>
|
1083
|
+
</extension>
|
1084
|
+
</Slab>
|
1085
|
+
<Slab>
|
1086
|
+
<SystemIdentifier id='Slab2'/>
|
1087
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
1088
|
+
<Area>150.0</Area>
|
1089
|
+
<Thickness>4.0</Thickness>
|
1090
|
+
<ExposedPerimeter>16.666666666666668</ExposedPerimeter>
|
1091
|
+
<PerimeterInsulationDepth>0.02</PerimeterInsulationDepth>
|
1092
|
+
<UnderSlabInsulationWidth>0.0</UnderSlabInsulationWidth>
|
1093
|
+
<PerimeterInsulation>
|
1094
|
+
<SystemIdentifier id='Slab2PerimeterInsulation'/>
|
1095
|
+
<Layer>
|
1096
|
+
<NominalRValue>0.02</NominalRValue>
|
1097
|
+
</Layer>
|
1098
|
+
</PerimeterInsulation>
|
1099
|
+
<UnderSlabInsulation>
|
1100
|
+
<SystemIdentifier id='Slab2UnderSlabInsulation'/>
|
1101
|
+
<Layer>
|
1102
|
+
<NominalRValue>0.0</NominalRValue>
|
1103
|
+
</Layer>
|
1104
|
+
</UnderSlabInsulation>
|
1105
|
+
<extension>
|
1106
|
+
<CarpetFraction>0.0</CarpetFraction>
|
1107
|
+
<CarpetRValue>0.0</CarpetRValue>
|
1108
|
+
</extension>
|
1109
|
+
</Slab>
|
1110
|
+
<Slab>
|
1111
|
+
<SystemIdentifier id='Slab3'/>
|
1112
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
1113
|
+
<Area>150.0</Area>
|
1114
|
+
<Thickness>4.0</Thickness>
|
1115
|
+
<ExposedPerimeter>16.666666666666668</ExposedPerimeter>
|
1116
|
+
<PerimeterInsulationDepth>0.03</PerimeterInsulationDepth>
|
1117
|
+
<UnderSlabInsulationWidth>0.0</UnderSlabInsulationWidth>
|
1118
|
+
<PerimeterInsulation>
|
1119
|
+
<SystemIdentifier id='Slab3PerimeterInsulation'/>
|
1120
|
+
<Layer>
|
1121
|
+
<NominalRValue>0.03</NominalRValue>
|
1122
|
+
</Layer>
|
1123
|
+
</PerimeterInsulation>
|
1124
|
+
<UnderSlabInsulation>
|
1125
|
+
<SystemIdentifier id='Slab3UnderSlabInsulation'/>
|
1126
|
+
<Layer>
|
1127
|
+
<NominalRValue>0.0</NominalRValue>
|
1128
|
+
</Layer>
|
1129
|
+
</UnderSlabInsulation>
|
1130
|
+
<extension>
|
1131
|
+
<CarpetFraction>0.0</CarpetFraction>
|
1132
|
+
<CarpetRValue>0.0</CarpetRValue>
|
1133
|
+
</extension>
|
1134
|
+
</Slab>
|
1135
|
+
<Slab>
|
1136
|
+
<SystemIdentifier id='Slab4'/>
|
1137
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
1138
|
+
<Area>150.0</Area>
|
1139
|
+
<Thickness>4.0</Thickness>
|
1140
|
+
<ExposedPerimeter>16.666666666666668</ExposedPerimeter>
|
1141
|
+
<PerimeterInsulationDepth>0.04</PerimeterInsulationDepth>
|
1142
|
+
<UnderSlabInsulationWidth>0.0</UnderSlabInsulationWidth>
|
1143
|
+
<PerimeterInsulation>
|
1144
|
+
<SystemIdentifier id='Slab4PerimeterInsulation'/>
|
1145
|
+
<Layer>
|
1146
|
+
<NominalRValue>0.04</NominalRValue>
|
1147
|
+
</Layer>
|
1148
|
+
</PerimeterInsulation>
|
1149
|
+
<UnderSlabInsulation>
|
1150
|
+
<SystemIdentifier id='Slab4UnderSlabInsulation'/>
|
1151
|
+
<Layer>
|
1152
|
+
<NominalRValue>0.0</NominalRValue>
|
1153
|
+
</Layer>
|
1154
|
+
</UnderSlabInsulation>
|
1155
|
+
<extension>
|
1156
|
+
<CarpetFraction>0.0</CarpetFraction>
|
1157
|
+
<CarpetRValue>0.0</CarpetRValue>
|
1158
|
+
</extension>
|
1159
|
+
</Slab>
|
1160
|
+
<Slab>
|
1161
|
+
<SystemIdentifier id='Slab5'/>
|
1162
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
1163
|
+
<Area>150.0</Area>
|
1164
|
+
<Thickness>4.0</Thickness>
|
1165
|
+
<ExposedPerimeter>16.666666666666668</ExposedPerimeter>
|
1166
|
+
<PerimeterInsulationDepth>0.05</PerimeterInsulationDepth>
|
1167
|
+
<UnderSlabInsulationWidth>0.0</UnderSlabInsulationWidth>
|
1168
|
+
<PerimeterInsulation>
|
1169
|
+
<SystemIdentifier id='Slab5PerimeterInsulation'/>
|
1170
|
+
<Layer>
|
1171
|
+
<NominalRValue>0.05</NominalRValue>
|
1172
|
+
</Layer>
|
1173
|
+
</PerimeterInsulation>
|
1174
|
+
<UnderSlabInsulation>
|
1175
|
+
<SystemIdentifier id='Slab5UnderSlabInsulation'/>
|
1176
|
+
<Layer>
|
1177
|
+
<NominalRValue>0.0</NominalRValue>
|
1178
|
+
</Layer>
|
1179
|
+
</UnderSlabInsulation>
|
1180
|
+
<extension>
|
1181
|
+
<CarpetFraction>0.0</CarpetFraction>
|
1182
|
+
<CarpetRValue>0.0</CarpetRValue>
|
1183
|
+
</extension>
|
1184
|
+
</Slab>
|
1185
|
+
<Slab>
|
1186
|
+
<SystemIdentifier id='Slab6'/>
|
1187
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
1188
|
+
<Area>150.0</Area>
|
1189
|
+
<Thickness>4.0</Thickness>
|
1190
|
+
<ExposedPerimeter>16.666666666666668</ExposedPerimeter>
|
1191
|
+
<PerimeterInsulationDepth>0.06</PerimeterInsulationDepth>
|
1192
|
+
<UnderSlabInsulationWidth>0.0</UnderSlabInsulationWidth>
|
1193
|
+
<PerimeterInsulation>
|
1194
|
+
<SystemIdentifier id='Slab6PerimeterInsulation'/>
|
1195
|
+
<Layer>
|
1196
|
+
<NominalRValue>0.06</NominalRValue>
|
1197
|
+
</Layer>
|
1198
|
+
</PerimeterInsulation>
|
1199
|
+
<UnderSlabInsulation>
|
1200
|
+
<SystemIdentifier id='Slab6UnderSlabInsulation'/>
|
1201
|
+
<Layer>
|
1202
|
+
<NominalRValue>0.0</NominalRValue>
|
1203
|
+
</Layer>
|
1204
|
+
</UnderSlabInsulation>
|
1205
|
+
<extension>
|
1206
|
+
<CarpetFraction>0.0</CarpetFraction>
|
1207
|
+
<CarpetRValue>0.0</CarpetRValue>
|
1208
|
+
</extension>
|
1209
|
+
</Slab>
|
1210
|
+
<Slab>
|
1211
|
+
<SystemIdentifier id='Slab7'/>
|
1212
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
1213
|
+
<Area>150.0</Area>
|
1214
|
+
<Thickness>4.0</Thickness>
|
1215
|
+
<ExposedPerimeter>16.666666666666668</ExposedPerimeter>
|
1216
|
+
<PerimeterInsulationDepth>0.07</PerimeterInsulationDepth>
|
1217
|
+
<UnderSlabInsulationWidth>0.0</UnderSlabInsulationWidth>
|
1218
|
+
<PerimeterInsulation>
|
1219
|
+
<SystemIdentifier id='Slab7PerimeterInsulation'/>
|
1220
|
+
<Layer>
|
1221
|
+
<NominalRValue>0.07</NominalRValue>
|
1222
|
+
</Layer>
|
1223
|
+
</PerimeterInsulation>
|
1224
|
+
<UnderSlabInsulation>
|
1225
|
+
<SystemIdentifier id='Slab7UnderSlabInsulation'/>
|
1226
|
+
<Layer>
|
1227
|
+
<NominalRValue>0.0</NominalRValue>
|
1228
|
+
</Layer>
|
1229
|
+
</UnderSlabInsulation>
|
1230
|
+
<extension>
|
1231
|
+
<CarpetFraction>0.0</CarpetFraction>
|
1232
|
+
<CarpetRValue>0.0</CarpetRValue>
|
1233
|
+
</extension>
|
1234
|
+
</Slab>
|
1235
|
+
<Slab>
|
1236
|
+
<SystemIdentifier id='Slab8'/>
|
1237
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
1238
|
+
<Area>150.0</Area>
|
1239
|
+
<Thickness>4.0</Thickness>
|
1240
|
+
<ExposedPerimeter>16.666666666666668</ExposedPerimeter>
|
1241
|
+
<PerimeterInsulationDepth>0.08</PerimeterInsulationDepth>
|
1242
|
+
<UnderSlabInsulationWidth>0.0</UnderSlabInsulationWidth>
|
1243
|
+
<PerimeterInsulation>
|
1244
|
+
<SystemIdentifier id='Slab8PerimeterInsulation'/>
|
1245
|
+
<Layer>
|
1246
|
+
<NominalRValue>0.08</NominalRValue>
|
1247
|
+
</Layer>
|
1248
|
+
</PerimeterInsulation>
|
1249
|
+
<UnderSlabInsulation>
|
1250
|
+
<SystemIdentifier id='Slab8UnderSlabInsulation'/>
|
1251
|
+
<Layer>
|
1252
|
+
<NominalRValue>0.0</NominalRValue>
|
1253
|
+
</Layer>
|
1254
|
+
</UnderSlabInsulation>
|
1255
|
+
<extension>
|
1256
|
+
<CarpetFraction>0.0</CarpetFraction>
|
1257
|
+
<CarpetRValue>0.0</CarpetRValue>
|
1258
|
+
</extension>
|
1259
|
+
</Slab>
|
1260
|
+
<Slab>
|
1261
|
+
<SystemIdentifier id='Slab9'/>
|
1262
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
1263
|
+
<Area>150.0</Area>
|
1264
|
+
<Thickness>4.0</Thickness>
|
1265
|
+
<ExposedPerimeter>16.666666666666668</ExposedPerimeter>
|
1266
|
+
<PerimeterInsulationDepth>0.09</PerimeterInsulationDepth>
|
1267
|
+
<UnderSlabInsulationWidth>0.0</UnderSlabInsulationWidth>
|
1268
|
+
<PerimeterInsulation>
|
1269
|
+
<SystemIdentifier id='Slab9PerimeterInsulation'/>
|
1270
|
+
<Layer>
|
1271
|
+
<NominalRValue>0.09</NominalRValue>
|
1272
|
+
</Layer>
|
1273
|
+
</PerimeterInsulation>
|
1274
|
+
<UnderSlabInsulation>
|
1275
|
+
<SystemIdentifier id='Slab9UnderSlabInsulation'/>
|
1276
|
+
<Layer>
|
1277
|
+
<NominalRValue>0.0</NominalRValue>
|
1278
|
+
</Layer>
|
1279
|
+
</UnderSlabInsulation>
|
1280
|
+
<extension>
|
1281
|
+
<CarpetFraction>0.0</CarpetFraction>
|
1282
|
+
<CarpetRValue>0.0</CarpetRValue>
|
1283
|
+
</extension>
|
1284
|
+
</Slab>
|
1285
|
+
<Slab>
|
1286
|
+
<SystemIdentifier id='TinySlab'/>
|
1287
|
+
<InteriorAdjacentTo>basement - conditioned</InteriorAdjacentTo>
|
1288
|
+
<Area>0.05</Area>
|
1289
|
+
<Thickness>4.0</Thickness>
|
1290
|
+
<ExposedPerimeter>16.666666666666668</ExposedPerimeter>
|
1291
|
+
<PerimeterInsulationDepth>0.09</PerimeterInsulationDepth>
|
1292
|
+
<UnderSlabInsulationWidth>0.0</UnderSlabInsulationWidth>
|
1293
|
+
<PerimeterInsulation>
|
1294
|
+
<SystemIdentifier id='TinySlabPerimeterInsulation'/>
|
1295
|
+
<Layer>
|
1296
|
+
<NominalRValue>0.09</NominalRValue>
|
1297
|
+
</Layer>
|
1298
|
+
</PerimeterInsulation>
|
1299
|
+
<UnderSlabInsulation>
|
1300
|
+
<SystemIdentifier id='TinySlabUnderSlabInsulation'/>
|
1301
|
+
<Layer>
|
1302
|
+
<NominalRValue>0.0</NominalRValue>
|
1303
|
+
</Layer>
|
1304
|
+
</UnderSlabInsulation>
|
1305
|
+
<extension>
|
1306
|
+
<CarpetFraction>0.0</CarpetFraction>
|
1307
|
+
<CarpetRValue>0.0</CarpetRValue>
|
1308
|
+
</extension>
|
1309
|
+
</Slab>
|
1310
|
+
</Slabs>
|
1311
|
+
<Windows>
|
1312
|
+
<Window>
|
1313
|
+
<SystemIdentifier id='WindowNorth'/>
|
1314
|
+
<Area>12.0</Area>
|
1315
|
+
<Azimuth>0</Azimuth>
|
1316
|
+
<UFactor>0.33</UFactor>
|
1317
|
+
<SHGC>0.45</SHGC>
|
1318
|
+
<InteriorShading>
|
1319
|
+
<SystemIdentifier id='WindowNorthInteriorShading'/>
|
1320
|
+
<SummerShadingCoefficient>0.7</SummerShadingCoefficient>
|
1321
|
+
<WinterShadingCoefficient>0.85</WinterShadingCoefficient>
|
1322
|
+
</InteriorShading>
|
1323
|
+
<FractionOperable>0.0</FractionOperable>
|
1324
|
+
<AttachedToWall idref='Wall'/>
|
1325
|
+
</Window>
|
1326
|
+
<Window>
|
1327
|
+
<SystemIdentifier id='WindowSouth'/>
|
1328
|
+
<Area>12.0</Area>
|
1329
|
+
<Azimuth>180</Azimuth>
|
1330
|
+
<UFactor>0.33</UFactor>
|
1331
|
+
<SHGC>0.45</SHGC>
|
1332
|
+
<InteriorShading>
|
1333
|
+
<SystemIdentifier id='WindowSouthInteriorShading'/>
|
1334
|
+
<SummerShadingCoefficient>0.7</SummerShadingCoefficient>
|
1335
|
+
<WinterShadingCoefficient>0.85</WinterShadingCoefficient>
|
1336
|
+
</InteriorShading>
|
1337
|
+
<FractionOperable>0.0</FractionOperable>
|
1338
|
+
<AttachedToWall idref='Wall'/>
|
1339
|
+
</Window>
|
1340
|
+
<Window>
|
1341
|
+
<SystemIdentifier id='WindowEast'/>
|
1342
|
+
<Area>8.0</Area>
|
1343
|
+
<Azimuth>90</Azimuth>
|
1344
|
+
<UFactor>0.33</UFactor>
|
1345
|
+
<SHGC>0.45</SHGC>
|
1346
|
+
<InteriorShading>
|
1347
|
+
<SystemIdentifier id='WindowEastInteriorShading'/>
|
1348
|
+
<SummerShadingCoefficient>0.7</SummerShadingCoefficient>
|
1349
|
+
<WinterShadingCoefficient>0.85</WinterShadingCoefficient>
|
1350
|
+
</InteriorShading>
|
1351
|
+
<FractionOperable>0.0</FractionOperable>
|
1352
|
+
<AttachedToWall idref='Wall'/>
|
1353
|
+
</Window>
|
1354
|
+
<Window>
|
1355
|
+
<SystemIdentifier id='WindowWest'/>
|
1356
|
+
<Area>8.0</Area>
|
1357
|
+
<Azimuth>270</Azimuth>
|
1358
|
+
<UFactor>0.33</UFactor>
|
1359
|
+
<SHGC>0.45</SHGC>
|
1360
|
+
<InteriorShading>
|
1361
|
+
<SystemIdentifier id='WindowWestInteriorShading'/>
|
1362
|
+
<SummerShadingCoefficient>0.7</SummerShadingCoefficient>
|
1363
|
+
<WinterShadingCoefficient>0.85</WinterShadingCoefficient>
|
1364
|
+
</InteriorShading>
|
1365
|
+
<FractionOperable>0.0</FractionOperable>
|
1366
|
+
<AttachedToWall idref='Wall'/>
|
1367
|
+
</Window>
|
1368
|
+
<Window>
|
1369
|
+
<SystemIdentifier id='WindowNorth2'/>
|
1370
|
+
<Area>12.0</Area>
|
1371
|
+
<Azimuth>0</Azimuth>
|
1372
|
+
<UFactor>0.35000000000000003</UFactor>
|
1373
|
+
<SHGC>0.45</SHGC>
|
1374
|
+
<InteriorShading>
|
1375
|
+
<SystemIdentifier id='WindowNorth2InteriorShading'/>
|
1376
|
+
<SummerShadingCoefficient>0.6599999999999999</SummerShadingCoefficient>
|
1377
|
+
<WinterShadingCoefficient>0.83</WinterShadingCoefficient>
|
1378
|
+
</InteriorShading>
|
1379
|
+
<FractionOperable>0.0</FractionOperable>
|
1380
|
+
<AttachedToWall idref='Wall2'/>
|
1381
|
+
</Window>
|
1382
|
+
<Window>
|
1383
|
+
<SystemIdentifier id='WindowNorth3'/>
|
1384
|
+
<Area>12.0</Area>
|
1385
|
+
<Azimuth>0</Azimuth>
|
1386
|
+
<UFactor>0.36</UFactor>
|
1387
|
+
<SHGC>0.45</SHGC>
|
1388
|
+
<InteriorShading>
|
1389
|
+
<SystemIdentifier id='WindowNorth3InteriorShading'/>
|
1390
|
+
<SummerShadingCoefficient>0.6399999999999999</SummerShadingCoefficient>
|
1391
|
+
<WinterShadingCoefficient>0.82</WinterShadingCoefficient>
|
1392
|
+
</InteriorShading>
|
1393
|
+
<FractionOperable>0.0</FractionOperable>
|
1394
|
+
<AttachedToWall idref='Wall3'/>
|
1395
|
+
</Window>
|
1396
|
+
<Window>
|
1397
|
+
<SystemIdentifier id='WindowNorth4'/>
|
1398
|
+
<Area>12.0</Area>
|
1399
|
+
<Azimuth>0</Azimuth>
|
1400
|
+
<UFactor>0.37</UFactor>
|
1401
|
+
<SHGC>0.45</SHGC>
|
1402
|
+
<InteriorShading>
|
1403
|
+
<SystemIdentifier id='WindowNorth4InteriorShading'/>
|
1404
|
+
<SummerShadingCoefficient>0.62</SummerShadingCoefficient>
|
1405
|
+
<WinterShadingCoefficient>0.8099999999999999</WinterShadingCoefficient>
|
1406
|
+
</InteriorShading>
|
1407
|
+
<FractionOperable>1.0</FractionOperable>
|
1408
|
+
<AttachedToWall idref='Wall4'/>
|
1409
|
+
</Window>
|
1410
|
+
<Window>
|
1411
|
+
<SystemIdentifier id='WindowNorth5'/>
|
1412
|
+
<Area>12.0</Area>
|
1413
|
+
<Azimuth>0</Azimuth>
|
1414
|
+
<UFactor>0.38</UFactor>
|
1415
|
+
<SHGC>0.45</SHGC>
|
1416
|
+
<InteriorShading>
|
1417
|
+
<SystemIdentifier id='WindowNorth5InteriorShading'/>
|
1418
|
+
<SummerShadingCoefficient>0.6</SummerShadingCoefficient>
|
1419
|
+
<WinterShadingCoefficient>0.7999999999999999</WinterShadingCoefficient>
|
1420
|
+
</InteriorShading>
|
1421
|
+
<FractionOperable>1.0</FractionOperable>
|
1422
|
+
<AttachedToWall idref='Wall5'/>
|
1423
|
+
</Window>
|
1424
|
+
<Window>
|
1425
|
+
<SystemIdentifier id='WindowNorth6'/>
|
1426
|
+
<Area>12.0</Area>
|
1427
|
+
<Azimuth>0</Azimuth>
|
1428
|
+
<UFactor>0.39</UFactor>
|
1429
|
+
<SHGC>0.45</SHGC>
|
1430
|
+
<InteriorShading>
|
1431
|
+
<SystemIdentifier id='WindowNorth6InteriorShading'/>
|
1432
|
+
<SummerShadingCoefficient>0.58</SummerShadingCoefficient>
|
1433
|
+
<WinterShadingCoefficient>0.79</WinterShadingCoefficient>
|
1434
|
+
</InteriorShading>
|
1435
|
+
<FractionOperable>1.0</FractionOperable>
|
1436
|
+
<AttachedToWall idref='Wall6'/>
|
1437
|
+
</Window>
|
1438
|
+
<Window>
|
1439
|
+
<SystemIdentifier id='WindowNorth7'/>
|
1440
|
+
<Area>12.0</Area>
|
1441
|
+
<Azimuth>0</Azimuth>
|
1442
|
+
<UFactor>0.4</UFactor>
|
1443
|
+
<SHGC>0.45</SHGC>
|
1444
|
+
<InteriorShading>
|
1445
|
+
<SystemIdentifier id='WindowNorth7InteriorShading'/>
|
1446
|
+
<SummerShadingCoefficient>0.5599999999999999</SummerShadingCoefficient>
|
1447
|
+
<WinterShadingCoefficient>0.78</WinterShadingCoefficient>
|
1448
|
+
</InteriorShading>
|
1449
|
+
<FractionOperable>1.0</FractionOperable>
|
1450
|
+
<AttachedToWall idref='Wall7'/>
|
1451
|
+
</Window>
|
1452
|
+
<Window>
|
1453
|
+
<SystemIdentifier id='WindowNorth8'/>
|
1454
|
+
<Area>12.0</Area>
|
1455
|
+
<Azimuth>0</Azimuth>
|
1456
|
+
<UFactor>0.41000000000000003</UFactor>
|
1457
|
+
<SHGC>0.45</SHGC>
|
1458
|
+
<InteriorShading>
|
1459
|
+
<SystemIdentifier id='WindowNorth8InteriorShading'/>
|
1460
|
+
<SummerShadingCoefficient>0.5399999999999999</SummerShadingCoefficient>
|
1461
|
+
<WinterShadingCoefficient>0.77</WinterShadingCoefficient>
|
1462
|
+
</InteriorShading>
|
1463
|
+
<FractionOperable>1.0</FractionOperable>
|
1464
|
+
<AttachedToWall idref='Wall8'/>
|
1465
|
+
</Window>
|
1466
|
+
<Window>
|
1467
|
+
<SystemIdentifier id='WindowNorth9'/>
|
1468
|
+
<Area>12.0</Area>
|
1469
|
+
<Azimuth>0</Azimuth>
|
1470
|
+
<UFactor>0.42000000000000004</UFactor>
|
1471
|
+
<SHGC>0.45</SHGC>
|
1472
|
+
<InteriorShading>
|
1473
|
+
<SystemIdentifier id='WindowNorth9InteriorShading'/>
|
1474
|
+
<SummerShadingCoefficient>0.52</SummerShadingCoefficient>
|
1475
|
+
<WinterShadingCoefficient>0.76</WinterShadingCoefficient>
|
1476
|
+
</InteriorShading>
|
1477
|
+
<FractionOperable>1.0</FractionOperable>
|
1478
|
+
<AttachedToWall idref='Wall9'/>
|
1479
|
+
</Window>
|
1480
|
+
<Window>
|
1481
|
+
<SystemIdentifier id='WindowSouth2'/>
|
1482
|
+
<Area>12.0</Area>
|
1483
|
+
<Azimuth>180</Azimuth>
|
1484
|
+
<UFactor>0.35000000000000003</UFactor>
|
1485
|
+
<SHGC>0.45</SHGC>
|
1486
|
+
<InteriorShading>
|
1487
|
+
<SystemIdentifier id='WindowSouth2InteriorShading'/>
|
1488
|
+
<SummerShadingCoefficient>0.6599999999999999</SummerShadingCoefficient>
|
1489
|
+
<WinterShadingCoefficient>0.83</WinterShadingCoefficient>
|
1490
|
+
</InteriorShading>
|
1491
|
+
<FractionOperable>0.0</FractionOperable>
|
1492
|
+
<AttachedToWall idref='Wall2'/>
|
1493
|
+
</Window>
|
1494
|
+
<Window>
|
1495
|
+
<SystemIdentifier id='WindowSouth3'/>
|
1496
|
+
<Area>12.0</Area>
|
1497
|
+
<Azimuth>180</Azimuth>
|
1498
|
+
<UFactor>0.36</UFactor>
|
1499
|
+
<SHGC>0.45</SHGC>
|
1500
|
+
<InteriorShading>
|
1501
|
+
<SystemIdentifier id='WindowSouth3InteriorShading'/>
|
1502
|
+
<SummerShadingCoefficient>0.6399999999999999</SummerShadingCoefficient>
|
1503
|
+
<WinterShadingCoefficient>0.82</WinterShadingCoefficient>
|
1504
|
+
</InteriorShading>
|
1505
|
+
<FractionOperable>0.0</FractionOperable>
|
1506
|
+
<AttachedToWall idref='Wall3'/>
|
1507
|
+
</Window>
|
1508
|
+
<Window>
|
1509
|
+
<SystemIdentifier id='WindowSouth4'/>
|
1510
|
+
<Area>12.0</Area>
|
1511
|
+
<Azimuth>180</Azimuth>
|
1512
|
+
<UFactor>0.37</UFactor>
|
1513
|
+
<SHGC>0.45</SHGC>
|
1514
|
+
<InteriorShading>
|
1515
|
+
<SystemIdentifier id='WindowSouth4InteriorShading'/>
|
1516
|
+
<SummerShadingCoefficient>0.62</SummerShadingCoefficient>
|
1517
|
+
<WinterShadingCoefficient>0.8099999999999999</WinterShadingCoefficient>
|
1518
|
+
</InteriorShading>
|
1519
|
+
<FractionOperable>1.0</FractionOperable>
|
1520
|
+
<AttachedToWall idref='Wall4'/>
|
1521
|
+
</Window>
|
1522
|
+
<Window>
|
1523
|
+
<SystemIdentifier id='WindowSouth5'/>
|
1524
|
+
<Area>12.0</Area>
|
1525
|
+
<Azimuth>180</Azimuth>
|
1526
|
+
<UFactor>0.38</UFactor>
|
1527
|
+
<SHGC>0.45</SHGC>
|
1528
|
+
<InteriorShading>
|
1529
|
+
<SystemIdentifier id='WindowSouth5InteriorShading'/>
|
1530
|
+
<SummerShadingCoefficient>0.6</SummerShadingCoefficient>
|
1531
|
+
<WinterShadingCoefficient>0.7999999999999999</WinterShadingCoefficient>
|
1532
|
+
</InteriorShading>
|
1533
|
+
<FractionOperable>1.0</FractionOperable>
|
1534
|
+
<AttachedToWall idref='Wall5'/>
|
1535
|
+
</Window>
|
1536
|
+
<Window>
|
1537
|
+
<SystemIdentifier id='WindowSouth6'/>
|
1538
|
+
<Area>12.0</Area>
|
1539
|
+
<Azimuth>180</Azimuth>
|
1540
|
+
<UFactor>0.39</UFactor>
|
1541
|
+
<SHGC>0.45</SHGC>
|
1542
|
+
<InteriorShading>
|
1543
|
+
<SystemIdentifier id='WindowSouth6InteriorShading'/>
|
1544
|
+
<SummerShadingCoefficient>0.58</SummerShadingCoefficient>
|
1545
|
+
<WinterShadingCoefficient>0.79</WinterShadingCoefficient>
|
1546
|
+
</InteriorShading>
|
1547
|
+
<FractionOperable>1.0</FractionOperable>
|
1548
|
+
<AttachedToWall idref='Wall6'/>
|
1549
|
+
</Window>
|
1550
|
+
<Window>
|
1551
|
+
<SystemIdentifier id='WindowSouth7'/>
|
1552
|
+
<Area>12.0</Area>
|
1553
|
+
<Azimuth>180</Azimuth>
|
1554
|
+
<UFactor>0.4</UFactor>
|
1555
|
+
<SHGC>0.45</SHGC>
|
1556
|
+
<InteriorShading>
|
1557
|
+
<SystemIdentifier id='WindowSouth7InteriorShading'/>
|
1558
|
+
<SummerShadingCoefficient>0.5599999999999999</SummerShadingCoefficient>
|
1559
|
+
<WinterShadingCoefficient>0.78</WinterShadingCoefficient>
|
1560
|
+
</InteriorShading>
|
1561
|
+
<FractionOperable>1.0</FractionOperable>
|
1562
|
+
<AttachedToWall idref='Wall7'/>
|
1563
|
+
</Window>
|
1564
|
+
<Window>
|
1565
|
+
<SystemIdentifier id='WindowSouth8'/>
|
1566
|
+
<Area>12.0</Area>
|
1567
|
+
<Azimuth>180</Azimuth>
|
1568
|
+
<UFactor>0.41000000000000003</UFactor>
|
1569
|
+
<SHGC>0.45</SHGC>
|
1570
|
+
<InteriorShading>
|
1571
|
+
<SystemIdentifier id='WindowSouth8InteriorShading'/>
|
1572
|
+
<SummerShadingCoefficient>0.5399999999999999</SummerShadingCoefficient>
|
1573
|
+
<WinterShadingCoefficient>0.77</WinterShadingCoefficient>
|
1574
|
+
</InteriorShading>
|
1575
|
+
<FractionOperable>1.0</FractionOperable>
|
1576
|
+
<AttachedToWall idref='Wall8'/>
|
1577
|
+
</Window>
|
1578
|
+
<Window>
|
1579
|
+
<SystemIdentifier id='WindowSouth9'/>
|
1580
|
+
<Area>12.0</Area>
|
1581
|
+
<Azimuth>180</Azimuth>
|
1582
|
+
<UFactor>0.42000000000000004</UFactor>
|
1583
|
+
<SHGC>0.45</SHGC>
|
1584
|
+
<InteriorShading>
|
1585
|
+
<SystemIdentifier id='WindowSouth9InteriorShading'/>
|
1586
|
+
<SummerShadingCoefficient>0.52</SummerShadingCoefficient>
|
1587
|
+
<WinterShadingCoefficient>0.76</WinterShadingCoefficient>
|
1588
|
+
</InteriorShading>
|
1589
|
+
<FractionOperable>1.0</FractionOperable>
|
1590
|
+
<AttachedToWall idref='Wall9'/>
|
1591
|
+
</Window>
|
1592
|
+
<Window>
|
1593
|
+
<SystemIdentifier id='WindowEast2'/>
|
1594
|
+
<Area>8.0</Area>
|
1595
|
+
<Azimuth>90</Azimuth>
|
1596
|
+
<UFactor>0.35000000000000003</UFactor>
|
1597
|
+
<SHGC>0.45</SHGC>
|
1598
|
+
<InteriorShading>
|
1599
|
+
<SystemIdentifier id='WindowEast2InteriorShading'/>
|
1600
|
+
<SummerShadingCoefficient>0.6599999999999999</SummerShadingCoefficient>
|
1601
|
+
<WinterShadingCoefficient>0.83</WinterShadingCoefficient>
|
1602
|
+
</InteriorShading>
|
1603
|
+
<FractionOperable>0.0</FractionOperable>
|
1604
|
+
<AttachedToWall idref='Wall2'/>
|
1605
|
+
</Window>
|
1606
|
+
<Window>
|
1607
|
+
<SystemIdentifier id='WindowEast3'/>
|
1608
|
+
<Area>8.0</Area>
|
1609
|
+
<Azimuth>90</Azimuth>
|
1610
|
+
<UFactor>0.36</UFactor>
|
1611
|
+
<SHGC>0.45</SHGC>
|
1612
|
+
<InteriorShading>
|
1613
|
+
<SystemIdentifier id='WindowEast3InteriorShading'/>
|
1614
|
+
<SummerShadingCoefficient>0.6399999999999999</SummerShadingCoefficient>
|
1615
|
+
<WinterShadingCoefficient>0.82</WinterShadingCoefficient>
|
1616
|
+
</InteriorShading>
|
1617
|
+
<FractionOperable>0.0</FractionOperable>
|
1618
|
+
<AttachedToWall idref='Wall3'/>
|
1619
|
+
</Window>
|
1620
|
+
<Window>
|
1621
|
+
<SystemIdentifier id='WindowEast4'/>
|
1622
|
+
<Area>8.0</Area>
|
1623
|
+
<Azimuth>90</Azimuth>
|
1624
|
+
<UFactor>0.37</UFactor>
|
1625
|
+
<SHGC>0.45</SHGC>
|
1626
|
+
<InteriorShading>
|
1627
|
+
<SystemIdentifier id='WindowEast4InteriorShading'/>
|
1628
|
+
<SummerShadingCoefficient>0.62</SummerShadingCoefficient>
|
1629
|
+
<WinterShadingCoefficient>0.8099999999999999</WinterShadingCoefficient>
|
1630
|
+
</InteriorShading>
|
1631
|
+
<FractionOperable>1.0</FractionOperable>
|
1632
|
+
<AttachedToWall idref='Wall4'/>
|
1633
|
+
</Window>
|
1634
|
+
<Window>
|
1635
|
+
<SystemIdentifier id='WindowEast5'/>
|
1636
|
+
<Area>8.0</Area>
|
1637
|
+
<Azimuth>90</Azimuth>
|
1638
|
+
<UFactor>0.38</UFactor>
|
1639
|
+
<SHGC>0.45</SHGC>
|
1640
|
+
<InteriorShading>
|
1641
|
+
<SystemIdentifier id='WindowEast5InteriorShading'/>
|
1642
|
+
<SummerShadingCoefficient>0.6</SummerShadingCoefficient>
|
1643
|
+
<WinterShadingCoefficient>0.7999999999999999</WinterShadingCoefficient>
|
1644
|
+
</InteriorShading>
|
1645
|
+
<FractionOperable>1.0</FractionOperable>
|
1646
|
+
<AttachedToWall idref='Wall5'/>
|
1647
|
+
</Window>
|
1648
|
+
<Window>
|
1649
|
+
<SystemIdentifier id='WindowEast6'/>
|
1650
|
+
<Area>8.0</Area>
|
1651
|
+
<Azimuth>90</Azimuth>
|
1652
|
+
<UFactor>0.39</UFactor>
|
1653
|
+
<SHGC>0.45</SHGC>
|
1654
|
+
<InteriorShading>
|
1655
|
+
<SystemIdentifier id='WindowEast6InteriorShading'/>
|
1656
|
+
<SummerShadingCoefficient>0.58</SummerShadingCoefficient>
|
1657
|
+
<WinterShadingCoefficient>0.79</WinterShadingCoefficient>
|
1658
|
+
</InteriorShading>
|
1659
|
+
<FractionOperable>1.0</FractionOperable>
|
1660
|
+
<AttachedToWall idref='Wall6'/>
|
1661
|
+
</Window>
|
1662
|
+
<Window>
|
1663
|
+
<SystemIdentifier id='WindowEast7'/>
|
1664
|
+
<Area>8.0</Area>
|
1665
|
+
<Azimuth>90</Azimuth>
|
1666
|
+
<UFactor>0.4</UFactor>
|
1667
|
+
<SHGC>0.45</SHGC>
|
1668
|
+
<InteriorShading>
|
1669
|
+
<SystemIdentifier id='WindowEast7InteriorShading'/>
|
1670
|
+
<SummerShadingCoefficient>0.5599999999999999</SummerShadingCoefficient>
|
1671
|
+
<WinterShadingCoefficient>0.78</WinterShadingCoefficient>
|
1672
|
+
</InteriorShading>
|
1673
|
+
<FractionOperable>1.0</FractionOperable>
|
1674
|
+
<AttachedToWall idref='Wall7'/>
|
1675
|
+
</Window>
|
1676
|
+
<Window>
|
1677
|
+
<SystemIdentifier id='WindowEast8'/>
|
1678
|
+
<Area>8.0</Area>
|
1679
|
+
<Azimuth>90</Azimuth>
|
1680
|
+
<UFactor>0.41000000000000003</UFactor>
|
1681
|
+
<SHGC>0.45</SHGC>
|
1682
|
+
<InteriorShading>
|
1683
|
+
<SystemIdentifier id='WindowEast8InteriorShading'/>
|
1684
|
+
<SummerShadingCoefficient>0.5399999999999999</SummerShadingCoefficient>
|
1685
|
+
<WinterShadingCoefficient>0.77</WinterShadingCoefficient>
|
1686
|
+
</InteriorShading>
|
1687
|
+
<FractionOperable>1.0</FractionOperable>
|
1688
|
+
<AttachedToWall idref='Wall8'/>
|
1689
|
+
</Window>
|
1690
|
+
<Window>
|
1691
|
+
<SystemIdentifier id='WindowEast9'/>
|
1692
|
+
<Area>8.0</Area>
|
1693
|
+
<Azimuth>90</Azimuth>
|
1694
|
+
<UFactor>0.42000000000000004</UFactor>
|
1695
|
+
<SHGC>0.45</SHGC>
|
1696
|
+
<InteriorShading>
|
1697
|
+
<SystemIdentifier id='WindowEast9InteriorShading'/>
|
1698
|
+
<SummerShadingCoefficient>0.52</SummerShadingCoefficient>
|
1699
|
+
<WinterShadingCoefficient>0.76</WinterShadingCoefficient>
|
1700
|
+
</InteriorShading>
|
1701
|
+
<FractionOperable>1.0</FractionOperable>
|
1702
|
+
<AttachedToWall idref='Wall9'/>
|
1703
|
+
</Window>
|
1704
|
+
<Window>
|
1705
|
+
<SystemIdentifier id='WindowWest2'/>
|
1706
|
+
<Area>8.0</Area>
|
1707
|
+
<Azimuth>270</Azimuth>
|
1708
|
+
<UFactor>0.35000000000000003</UFactor>
|
1709
|
+
<SHGC>0.45</SHGC>
|
1710
|
+
<InteriorShading>
|
1711
|
+
<SystemIdentifier id='WindowWest2InteriorShading'/>
|
1712
|
+
<SummerShadingCoefficient>0.6599999999999999</SummerShadingCoefficient>
|
1713
|
+
<WinterShadingCoefficient>0.83</WinterShadingCoefficient>
|
1714
|
+
</InteriorShading>
|
1715
|
+
<FractionOperable>0.0</FractionOperable>
|
1716
|
+
<AttachedToWall idref='Wall2'/>
|
1717
|
+
</Window>
|
1718
|
+
<Window>
|
1719
|
+
<SystemIdentifier id='WindowWest3'/>
|
1720
|
+
<Area>8.0</Area>
|
1721
|
+
<Azimuth>270</Azimuth>
|
1722
|
+
<UFactor>0.36</UFactor>
|
1723
|
+
<SHGC>0.45</SHGC>
|
1724
|
+
<InteriorShading>
|
1725
|
+
<SystemIdentifier id='WindowWest3InteriorShading'/>
|
1726
|
+
<SummerShadingCoefficient>0.6399999999999999</SummerShadingCoefficient>
|
1727
|
+
<WinterShadingCoefficient>0.82</WinterShadingCoefficient>
|
1728
|
+
</InteriorShading>
|
1729
|
+
<FractionOperable>0.0</FractionOperable>
|
1730
|
+
<AttachedToWall idref='Wall3'/>
|
1731
|
+
</Window>
|
1732
|
+
<Window>
|
1733
|
+
<SystemIdentifier id='WindowWest4'/>
|
1734
|
+
<Area>8.0</Area>
|
1735
|
+
<Azimuth>270</Azimuth>
|
1736
|
+
<UFactor>0.37</UFactor>
|
1737
|
+
<SHGC>0.45</SHGC>
|
1738
|
+
<InteriorShading>
|
1739
|
+
<SystemIdentifier id='WindowWest4InteriorShading'/>
|
1740
|
+
<SummerShadingCoefficient>0.62</SummerShadingCoefficient>
|
1741
|
+
<WinterShadingCoefficient>0.8099999999999999</WinterShadingCoefficient>
|
1742
|
+
</InteriorShading>
|
1743
|
+
<FractionOperable>1.0</FractionOperable>
|
1744
|
+
<AttachedToWall idref='Wall4'/>
|
1745
|
+
</Window>
|
1746
|
+
<Window>
|
1747
|
+
<SystemIdentifier id='WindowWest5'/>
|
1748
|
+
<Area>8.0</Area>
|
1749
|
+
<Azimuth>270</Azimuth>
|
1750
|
+
<UFactor>0.38</UFactor>
|
1751
|
+
<SHGC>0.45</SHGC>
|
1752
|
+
<InteriorShading>
|
1753
|
+
<SystemIdentifier id='WindowWest5InteriorShading'/>
|
1754
|
+
<SummerShadingCoefficient>0.6</SummerShadingCoefficient>
|
1755
|
+
<WinterShadingCoefficient>0.7999999999999999</WinterShadingCoefficient>
|
1756
|
+
</InteriorShading>
|
1757
|
+
<FractionOperable>1.0</FractionOperable>
|
1758
|
+
<AttachedToWall idref='Wall5'/>
|
1759
|
+
</Window>
|
1760
|
+
<Window>
|
1761
|
+
<SystemIdentifier id='WindowWest6'/>
|
1762
|
+
<Area>8.0</Area>
|
1763
|
+
<Azimuth>270</Azimuth>
|
1764
|
+
<UFactor>0.39</UFactor>
|
1765
|
+
<SHGC>0.45</SHGC>
|
1766
|
+
<InteriorShading>
|
1767
|
+
<SystemIdentifier id='WindowWest6InteriorShading'/>
|
1768
|
+
<SummerShadingCoefficient>0.58</SummerShadingCoefficient>
|
1769
|
+
<WinterShadingCoefficient>0.79</WinterShadingCoefficient>
|
1770
|
+
</InteriorShading>
|
1771
|
+
<FractionOperable>1.0</FractionOperable>
|
1772
|
+
<AttachedToWall idref='Wall6'/>
|
1773
|
+
</Window>
|
1774
|
+
<Window>
|
1775
|
+
<SystemIdentifier id='WindowWest7'/>
|
1776
|
+
<Area>8.0</Area>
|
1777
|
+
<Azimuth>270</Azimuth>
|
1778
|
+
<UFactor>0.4</UFactor>
|
1779
|
+
<SHGC>0.45</SHGC>
|
1780
|
+
<InteriorShading>
|
1781
|
+
<SystemIdentifier id='WindowWest7InteriorShading'/>
|
1782
|
+
<SummerShadingCoefficient>0.5599999999999999</SummerShadingCoefficient>
|
1783
|
+
<WinterShadingCoefficient>0.78</WinterShadingCoefficient>
|
1784
|
+
</InteriorShading>
|
1785
|
+
<FractionOperable>1.0</FractionOperable>
|
1786
|
+
<AttachedToWall idref='Wall7'/>
|
1787
|
+
</Window>
|
1788
|
+
<Window>
|
1789
|
+
<SystemIdentifier id='WindowWest8'/>
|
1790
|
+
<Area>8.0</Area>
|
1791
|
+
<Azimuth>270</Azimuth>
|
1792
|
+
<UFactor>0.41000000000000003</UFactor>
|
1793
|
+
<SHGC>0.45</SHGC>
|
1794
|
+
<InteriorShading>
|
1795
|
+
<SystemIdentifier id='WindowWest8InteriorShading'/>
|
1796
|
+
<SummerShadingCoefficient>0.5399999999999999</SummerShadingCoefficient>
|
1797
|
+
<WinterShadingCoefficient>0.77</WinterShadingCoefficient>
|
1798
|
+
</InteriorShading>
|
1799
|
+
<FractionOperable>1.0</FractionOperable>
|
1800
|
+
<AttachedToWall idref='Wall8'/>
|
1801
|
+
</Window>
|
1802
|
+
<Window>
|
1803
|
+
<SystemIdentifier id='WindowWest9'/>
|
1804
|
+
<Area>8.0</Area>
|
1805
|
+
<Azimuth>270</Azimuth>
|
1806
|
+
<UFactor>0.42000000000000004</UFactor>
|
1807
|
+
<SHGC>0.45</SHGC>
|
1808
|
+
<InteriorShading>
|
1809
|
+
<SystemIdentifier id='WindowWest9InteriorShading'/>
|
1810
|
+
<SummerShadingCoefficient>0.52</SummerShadingCoefficient>
|
1811
|
+
<WinterShadingCoefficient>0.76</WinterShadingCoefficient>
|
1812
|
+
</InteriorShading>
|
1813
|
+
<FractionOperable>1.0</FractionOperable>
|
1814
|
+
<AttachedToWall idref='Wall9'/>
|
1815
|
+
</Window>
|
1816
|
+
<Window>
|
1817
|
+
<SystemIdentifier id='TinyWindow'/>
|
1818
|
+
<Area>0.05</Area>
|
1819
|
+
<Azimuth>270</Azimuth>
|
1820
|
+
<UFactor>0.42000000000000004</UFactor>
|
1821
|
+
<SHGC>0.45</SHGC>
|
1822
|
+
<InteriorShading>
|
1823
|
+
<SystemIdentifier id='TinyWindowInteriorShading'/>
|
1824
|
+
<SummerShadingCoefficient>0.52</SummerShadingCoefficient>
|
1825
|
+
<WinterShadingCoefficient>0.76</WinterShadingCoefficient>
|
1826
|
+
</InteriorShading>
|
1827
|
+
<FractionOperable>1.0</FractionOperable>
|
1828
|
+
<AttachedToWall idref='Wall9'/>
|
1829
|
+
</Window>
|
1830
|
+
</Windows>
|
1831
|
+
<Skylights>
|
1832
|
+
<Skylight>
|
1833
|
+
<SystemIdentifier id='SkylightNorth'/>
|
1834
|
+
<Area>1.6666666666666667</Area>
|
1835
|
+
<Azimuth>0</Azimuth>
|
1836
|
+
<UFactor>0.33</UFactor>
|
1837
|
+
<SHGC>0.45</SHGC>
|
1838
|
+
<InteriorShading>
|
1839
|
+
<SystemIdentifier id='SkylightNorthInteriorShading'/>
|
1840
|
+
<SummerShadingCoefficient>1.0</SummerShadingCoefficient>
|
1841
|
+
<WinterShadingCoefficient>1.0</WinterShadingCoefficient>
|
1842
|
+
</InteriorShading>
|
1843
|
+
<AttachedToRoof idref='Roof'/>
|
1844
|
+
</Skylight>
|
1845
|
+
<Skylight>
|
1846
|
+
<SystemIdentifier id='SkylightSouth'/>
|
1847
|
+
<Area>1.6666666666666667</Area>
|
1848
|
+
<Azimuth>180</Azimuth>
|
1849
|
+
<UFactor>0.35</UFactor>
|
1850
|
+
<SHGC>0.47</SHGC>
|
1851
|
+
<InteriorShading>
|
1852
|
+
<SystemIdentifier id='SkylightSouthInteriorShading'/>
|
1853
|
+
<SummerShadingCoefficient>1.0</SummerShadingCoefficient>
|
1854
|
+
<WinterShadingCoefficient>1.0</WinterShadingCoefficient>
|
1855
|
+
</InteriorShading>
|
1856
|
+
<AttachedToRoof idref='Roof'/>
|
1857
|
+
</Skylight>
|
1858
|
+
<Skylight>
|
1859
|
+
<SystemIdentifier id='SkylightNorth2'/>
|
1860
|
+
<Area>1.6666666666666667</Area>
|
1861
|
+
<Azimuth>0</Azimuth>
|
1862
|
+
<UFactor>0.35000000000000003</UFactor>
|
1863
|
+
<SHGC>0.45</SHGC>
|
1864
|
+
<InteriorShading>
|
1865
|
+
<SystemIdentifier id='SkylightNorth2InteriorShading'/>
|
1866
|
+
<SummerShadingCoefficient>0.96</SummerShadingCoefficient>
|
1867
|
+
<WinterShadingCoefficient>0.98</WinterShadingCoefficient>
|
1868
|
+
</InteriorShading>
|
1869
|
+
<AttachedToRoof idref='Roof2'/>
|
1870
|
+
</Skylight>
|
1871
|
+
<Skylight>
|
1872
|
+
<SystemIdentifier id='SkylightNorth3'/>
|
1873
|
+
<Area>1.6666666666666667</Area>
|
1874
|
+
<Azimuth>0</Azimuth>
|
1875
|
+
<UFactor>0.36</UFactor>
|
1876
|
+
<SHGC>0.45</SHGC>
|
1877
|
+
<InteriorShading>
|
1878
|
+
<SystemIdentifier id='SkylightNorth3InteriorShading'/>
|
1879
|
+
<SummerShadingCoefficient>0.94</SummerShadingCoefficient>
|
1880
|
+
<WinterShadingCoefficient>0.97</WinterShadingCoefficient>
|
1881
|
+
</InteriorShading>
|
1882
|
+
<AttachedToRoof idref='Roof'/>
|
1883
|
+
</Skylight>
|
1884
|
+
<Skylight>
|
1885
|
+
<SystemIdentifier id='SkylightNorth4'/>
|
1886
|
+
<Area>1.6666666666666667</Area>
|
1887
|
+
<Azimuth>0</Azimuth>
|
1888
|
+
<UFactor>0.37</UFactor>
|
1889
|
+
<SHGC>0.45</SHGC>
|
1890
|
+
<InteriorShading>
|
1891
|
+
<SystemIdentifier id='SkylightNorth4InteriorShading'/>
|
1892
|
+
<SummerShadingCoefficient>0.92</SummerShadingCoefficient>
|
1893
|
+
<WinterShadingCoefficient>0.96</WinterShadingCoefficient>
|
1894
|
+
</InteriorShading>
|
1895
|
+
<AttachedToRoof idref='Roof4'/>
|
1896
|
+
</Skylight>
|
1897
|
+
<Skylight>
|
1898
|
+
<SystemIdentifier id='SkylightNorth5'/>
|
1899
|
+
<Area>1.6666666666666667</Area>
|
1900
|
+
<Azimuth>0</Azimuth>
|
1901
|
+
<UFactor>0.38</UFactor>
|
1902
|
+
<SHGC>0.45</SHGC>
|
1903
|
+
<InteriorShading>
|
1904
|
+
<SystemIdentifier id='SkylightNorth5InteriorShading'/>
|
1905
|
+
<SummerShadingCoefficient>0.9</SummerShadingCoefficient>
|
1906
|
+
<WinterShadingCoefficient>0.95</WinterShadingCoefficient>
|
1907
|
+
</InteriorShading>
|
1908
|
+
<AttachedToRoof idref='Roof'/>
|
1909
|
+
</Skylight>
|
1910
|
+
<Skylight>
|
1911
|
+
<SystemIdentifier id='SkylightNorth6'/>
|
1912
|
+
<Area>1.6666666666666667</Area>
|
1913
|
+
<Azimuth>0</Azimuth>
|
1914
|
+
<UFactor>0.39</UFactor>
|
1915
|
+
<SHGC>0.45</SHGC>
|
1916
|
+
<InteriorShading>
|
1917
|
+
<SystemIdentifier id='SkylightNorth6InteriorShading'/>
|
1918
|
+
<SummerShadingCoefficient>0.88</SummerShadingCoefficient>
|
1919
|
+
<WinterShadingCoefficient>0.94</WinterShadingCoefficient>
|
1920
|
+
</InteriorShading>
|
1921
|
+
<AttachedToRoof idref='Roof6'/>
|
1922
|
+
</Skylight>
|
1923
|
+
<Skylight>
|
1924
|
+
<SystemIdentifier id='SkylightNorth7'/>
|
1925
|
+
<Area>1.6666666666666667</Area>
|
1926
|
+
<Azimuth>0</Azimuth>
|
1927
|
+
<UFactor>0.4</UFactor>
|
1928
|
+
<SHGC>0.45</SHGC>
|
1929
|
+
<InteriorShading>
|
1930
|
+
<SystemIdentifier id='SkylightNorth7InteriorShading'/>
|
1931
|
+
<SummerShadingCoefficient>0.86</SummerShadingCoefficient>
|
1932
|
+
<WinterShadingCoefficient>0.9299999999999999</WinterShadingCoefficient>
|
1933
|
+
</InteriorShading>
|
1934
|
+
<AttachedToRoof idref='Roof'/>
|
1935
|
+
</Skylight>
|
1936
|
+
<Skylight>
|
1937
|
+
<SystemIdentifier id='SkylightNorth8'/>
|
1938
|
+
<Area>1.6666666666666667</Area>
|
1939
|
+
<Azimuth>0</Azimuth>
|
1940
|
+
<UFactor>0.41000000000000003</UFactor>
|
1941
|
+
<SHGC>0.45</SHGC>
|
1942
|
+
<InteriorShading>
|
1943
|
+
<SystemIdentifier id='SkylightNorth8InteriorShading'/>
|
1944
|
+
<SummerShadingCoefficient>0.84</SummerShadingCoefficient>
|
1945
|
+
<WinterShadingCoefficient>0.92</WinterShadingCoefficient>
|
1946
|
+
</InteriorShading>
|
1947
|
+
<AttachedToRoof idref='Roof8'/>
|
1948
|
+
</Skylight>
|
1949
|
+
<Skylight>
|
1950
|
+
<SystemIdentifier id='SkylightNorth9'/>
|
1951
|
+
<Area>1.6666666666666667</Area>
|
1952
|
+
<Azimuth>0</Azimuth>
|
1953
|
+
<UFactor>0.42000000000000004</UFactor>
|
1954
|
+
<SHGC>0.45</SHGC>
|
1955
|
+
<InteriorShading>
|
1956
|
+
<SystemIdentifier id='SkylightNorth9InteriorShading'/>
|
1957
|
+
<SummerShadingCoefficient>0.8200000000000001</SummerShadingCoefficient>
|
1958
|
+
<WinterShadingCoefficient>0.91</WinterShadingCoefficient>
|
1959
|
+
</InteriorShading>
|
1960
|
+
<AttachedToRoof idref='Roof'/>
|
1961
|
+
</Skylight>
|
1962
|
+
<Skylight>
|
1963
|
+
<SystemIdentifier id='SkylightSouth2'/>
|
1964
|
+
<Area>1.6666666666666667</Area>
|
1965
|
+
<Azimuth>180</Azimuth>
|
1966
|
+
<UFactor>0.37</UFactor>
|
1967
|
+
<SHGC>0.47</SHGC>
|
1968
|
+
<InteriorShading>
|
1969
|
+
<SystemIdentifier id='SkylightSouth2InteriorShading'/>
|
1970
|
+
<SummerShadingCoefficient>0.96</SummerShadingCoefficient>
|
1971
|
+
<WinterShadingCoefficient>0.98</WinterShadingCoefficient>
|
1972
|
+
</InteriorShading>
|
1973
|
+
<AttachedToRoof idref='Roof2'/>
|
1974
|
+
</Skylight>
|
1975
|
+
<Skylight>
|
1976
|
+
<SystemIdentifier id='SkylightSouth3'/>
|
1977
|
+
<Area>1.6666666666666667</Area>
|
1978
|
+
<Azimuth>180</Azimuth>
|
1979
|
+
<UFactor>0.38</UFactor>
|
1980
|
+
<SHGC>0.47</SHGC>
|
1981
|
+
<InteriorShading>
|
1982
|
+
<SystemIdentifier id='SkylightSouth3InteriorShading'/>
|
1983
|
+
<SummerShadingCoefficient>0.94</SummerShadingCoefficient>
|
1984
|
+
<WinterShadingCoefficient>0.97</WinterShadingCoefficient>
|
1985
|
+
</InteriorShading>
|
1986
|
+
<AttachedToRoof idref='Roof'/>
|
1987
|
+
</Skylight>
|
1988
|
+
<Skylight>
|
1989
|
+
<SystemIdentifier id='SkylightSouth4'/>
|
1990
|
+
<Area>1.6666666666666667</Area>
|
1991
|
+
<Azimuth>180</Azimuth>
|
1992
|
+
<UFactor>0.38999999999999996</UFactor>
|
1993
|
+
<SHGC>0.47</SHGC>
|
1994
|
+
<InteriorShading>
|
1995
|
+
<SystemIdentifier id='SkylightSouth4InteriorShading'/>
|
1996
|
+
<SummerShadingCoefficient>0.92</SummerShadingCoefficient>
|
1997
|
+
<WinterShadingCoefficient>0.96</WinterShadingCoefficient>
|
1998
|
+
</InteriorShading>
|
1999
|
+
<AttachedToRoof idref='Roof4'/>
|
2000
|
+
</Skylight>
|
2001
|
+
<Skylight>
|
2002
|
+
<SystemIdentifier id='SkylightSouth5'/>
|
2003
|
+
<Area>1.6666666666666667</Area>
|
2004
|
+
<Azimuth>180</Azimuth>
|
2005
|
+
<UFactor>0.39999999999999997</UFactor>
|
2006
|
+
<SHGC>0.47</SHGC>
|
2007
|
+
<InteriorShading>
|
2008
|
+
<SystemIdentifier id='SkylightSouth5InteriorShading'/>
|
2009
|
+
<SummerShadingCoefficient>0.9</SummerShadingCoefficient>
|
2010
|
+
<WinterShadingCoefficient>0.95</WinterShadingCoefficient>
|
2011
|
+
</InteriorShading>
|
2012
|
+
<AttachedToRoof idref='Roof'/>
|
2013
|
+
</Skylight>
|
2014
|
+
<Skylight>
|
2015
|
+
<SystemIdentifier id='SkylightSouth6'/>
|
2016
|
+
<Area>1.6666666666666667</Area>
|
2017
|
+
<Azimuth>180</Azimuth>
|
2018
|
+
<UFactor>0.41</UFactor>
|
2019
|
+
<SHGC>0.47</SHGC>
|
2020
|
+
<InteriorShading>
|
2021
|
+
<SystemIdentifier id='SkylightSouth6InteriorShading'/>
|
2022
|
+
<SummerShadingCoefficient>0.88</SummerShadingCoefficient>
|
2023
|
+
<WinterShadingCoefficient>0.94</WinterShadingCoefficient>
|
2024
|
+
</InteriorShading>
|
2025
|
+
<AttachedToRoof idref='Roof6'/>
|
2026
|
+
</Skylight>
|
2027
|
+
<Skylight>
|
2028
|
+
<SystemIdentifier id='SkylightSouth7'/>
|
2029
|
+
<Area>1.6666666666666667</Area>
|
2030
|
+
<Azimuth>180</Azimuth>
|
2031
|
+
<UFactor>0.42</UFactor>
|
2032
|
+
<SHGC>0.47</SHGC>
|
2033
|
+
<InteriorShading>
|
2034
|
+
<SystemIdentifier id='SkylightSouth7InteriorShading'/>
|
2035
|
+
<SummerShadingCoefficient>0.86</SummerShadingCoefficient>
|
2036
|
+
<WinterShadingCoefficient>0.9299999999999999</WinterShadingCoefficient>
|
2037
|
+
</InteriorShading>
|
2038
|
+
<AttachedToRoof idref='Roof'/>
|
2039
|
+
</Skylight>
|
2040
|
+
<Skylight>
|
2041
|
+
<SystemIdentifier id='SkylightSouth8'/>
|
2042
|
+
<Area>1.6666666666666667</Area>
|
2043
|
+
<Azimuth>180</Azimuth>
|
2044
|
+
<UFactor>0.43</UFactor>
|
2045
|
+
<SHGC>0.47</SHGC>
|
2046
|
+
<InteriorShading>
|
2047
|
+
<SystemIdentifier id='SkylightSouth8InteriorShading'/>
|
2048
|
+
<SummerShadingCoefficient>0.84</SummerShadingCoefficient>
|
2049
|
+
<WinterShadingCoefficient>0.92</WinterShadingCoefficient>
|
2050
|
+
</InteriorShading>
|
2051
|
+
<AttachedToRoof idref='Roof8'/>
|
2052
|
+
</Skylight>
|
2053
|
+
<Skylight>
|
2054
|
+
<SystemIdentifier id='SkylightSouth9'/>
|
2055
|
+
<Area>1.6666666666666667</Area>
|
2056
|
+
<Azimuth>180</Azimuth>
|
2057
|
+
<UFactor>0.43999999999999995</UFactor>
|
2058
|
+
<SHGC>0.47</SHGC>
|
2059
|
+
<InteriorShading>
|
2060
|
+
<SystemIdentifier id='SkylightSouth9InteriorShading'/>
|
2061
|
+
<SummerShadingCoefficient>0.8200000000000001</SummerShadingCoefficient>
|
2062
|
+
<WinterShadingCoefficient>0.91</WinterShadingCoefficient>
|
2063
|
+
</InteriorShading>
|
2064
|
+
<AttachedToRoof idref='Roof'/>
|
2065
|
+
</Skylight>
|
2066
|
+
<Skylight>
|
2067
|
+
<SystemIdentifier id='TinySkylight'/>
|
2068
|
+
<Area>0.05</Area>
|
2069
|
+
<Azimuth>180</Azimuth>
|
2070
|
+
<UFactor>0.43999999999999995</UFactor>
|
2071
|
+
<SHGC>0.47</SHGC>
|
2072
|
+
<InteriorShading>
|
2073
|
+
<SystemIdentifier id='TinySkylightInteriorShading'/>
|
2074
|
+
<SummerShadingCoefficient>0.8200000000000001</SummerShadingCoefficient>
|
2075
|
+
<WinterShadingCoefficient>0.91</WinterShadingCoefficient>
|
2076
|
+
</InteriorShading>
|
2077
|
+
<AttachedToRoof idref='Roof'/>
|
2078
|
+
</Skylight>
|
2079
|
+
</Skylights>
|
2080
|
+
<Doors>
|
2081
|
+
<Door>
|
2082
|
+
<SystemIdentifier id='DoorNorth'/>
|
2083
|
+
<AttachedToWall idref='Wall'/>
|
2084
|
+
<Area>4.444444444444445</Area>
|
2085
|
+
<Azimuth>0</Azimuth>
|
2086
|
+
<RValue>4.4</RValue>
|
2087
|
+
</Door>
|
2088
|
+
<Door>
|
2089
|
+
<SystemIdentifier id='DoorSouth'/>
|
2090
|
+
<AttachedToWall idref='Wall'/>
|
2091
|
+
<Area>4.444444444444445</Area>
|
2092
|
+
<Azimuth>180</Azimuth>
|
2093
|
+
<RValue>4.4</RValue>
|
2094
|
+
</Door>
|
2095
|
+
<Door>
|
2096
|
+
<SystemIdentifier id='DoorNorth2'/>
|
2097
|
+
<AttachedToWall idref='Wall2'/>
|
2098
|
+
<Area>4.444444444444445</Area>
|
2099
|
+
<Azimuth>0</Azimuth>
|
2100
|
+
<RValue>4.42</RValue>
|
2101
|
+
</Door>
|
2102
|
+
<Door>
|
2103
|
+
<SystemIdentifier id='DoorNorth3'/>
|
2104
|
+
<AttachedToWall idref='Wall3'/>
|
2105
|
+
<Area>4.444444444444445</Area>
|
2106
|
+
<Azimuth>0</Azimuth>
|
2107
|
+
<RValue>4.430000000000001</RValue>
|
2108
|
+
</Door>
|
2109
|
+
<Door>
|
2110
|
+
<SystemIdentifier id='DoorNorth4'/>
|
2111
|
+
<AttachedToWall idref='Wall4'/>
|
2112
|
+
<Area>4.444444444444445</Area>
|
2113
|
+
<Azimuth>0</Azimuth>
|
2114
|
+
<RValue>4.44</RValue>
|
2115
|
+
</Door>
|
2116
|
+
<Door>
|
2117
|
+
<SystemIdentifier id='DoorNorth5'/>
|
2118
|
+
<AttachedToWall idref='Wall5'/>
|
2119
|
+
<Area>4.444444444444445</Area>
|
2120
|
+
<Azimuth>0</Azimuth>
|
2121
|
+
<RValue>4.45</RValue>
|
2122
|
+
</Door>
|
2123
|
+
<Door>
|
2124
|
+
<SystemIdentifier id='DoorNorth6'/>
|
2125
|
+
<AttachedToWall idref='Wall6'/>
|
2126
|
+
<Area>4.444444444444445</Area>
|
2127
|
+
<Azimuth>0</Azimuth>
|
2128
|
+
<RValue>4.46</RValue>
|
2129
|
+
</Door>
|
2130
|
+
<Door>
|
2131
|
+
<SystemIdentifier id='DoorNorth7'/>
|
2132
|
+
<AttachedToWall idref='Wall7'/>
|
2133
|
+
<Area>4.444444444444445</Area>
|
2134
|
+
<Azimuth>0</Azimuth>
|
2135
|
+
<RValue>4.470000000000001</RValue>
|
2136
|
+
</Door>
|
2137
|
+
<Door>
|
2138
|
+
<SystemIdentifier id='DoorNorth8'/>
|
2139
|
+
<AttachedToWall idref='Wall8'/>
|
2140
|
+
<Area>4.444444444444445</Area>
|
2141
|
+
<Azimuth>0</Azimuth>
|
2142
|
+
<RValue>4.48</RValue>
|
2143
|
+
</Door>
|
2144
|
+
<Door>
|
2145
|
+
<SystemIdentifier id='DoorNorth9'/>
|
2146
|
+
<AttachedToWall idref='Wall9'/>
|
2147
|
+
<Area>4.444444444444445</Area>
|
2148
|
+
<Azimuth>0</Azimuth>
|
2149
|
+
<RValue>4.49</RValue>
|
2150
|
+
</Door>
|
2151
|
+
<Door>
|
2152
|
+
<SystemIdentifier id='DoorSouth2'/>
|
2153
|
+
<AttachedToWall idref='Wall2'/>
|
2154
|
+
<Area>4.444444444444445</Area>
|
2155
|
+
<Azimuth>180</Azimuth>
|
2156
|
+
<RValue>4.42</RValue>
|
2157
|
+
</Door>
|
2158
|
+
<Door>
|
2159
|
+
<SystemIdentifier id='DoorSouth3'/>
|
2160
|
+
<AttachedToWall idref='Wall3'/>
|
2161
|
+
<Area>4.444444444444445</Area>
|
2162
|
+
<Azimuth>180</Azimuth>
|
2163
|
+
<RValue>4.430000000000001</RValue>
|
2164
|
+
</Door>
|
2165
|
+
<Door>
|
2166
|
+
<SystemIdentifier id='DoorSouth4'/>
|
2167
|
+
<AttachedToWall idref='Wall4'/>
|
2168
|
+
<Area>4.444444444444445</Area>
|
2169
|
+
<Azimuth>180</Azimuth>
|
2170
|
+
<RValue>4.44</RValue>
|
2171
|
+
</Door>
|
2172
|
+
<Door>
|
2173
|
+
<SystemIdentifier id='DoorSouth5'/>
|
2174
|
+
<AttachedToWall idref='Wall5'/>
|
2175
|
+
<Area>4.444444444444445</Area>
|
2176
|
+
<Azimuth>180</Azimuth>
|
2177
|
+
<RValue>4.45</RValue>
|
2178
|
+
</Door>
|
2179
|
+
<Door>
|
2180
|
+
<SystemIdentifier id='DoorSouth6'/>
|
2181
|
+
<AttachedToWall idref='Wall6'/>
|
2182
|
+
<Area>4.444444444444445</Area>
|
2183
|
+
<Azimuth>180</Azimuth>
|
2184
|
+
<RValue>4.46</RValue>
|
2185
|
+
</Door>
|
2186
|
+
<Door>
|
2187
|
+
<SystemIdentifier id='DoorSouth7'/>
|
2188
|
+
<AttachedToWall idref='Wall7'/>
|
2189
|
+
<Area>4.444444444444445</Area>
|
2190
|
+
<Azimuth>180</Azimuth>
|
2191
|
+
<RValue>4.470000000000001</RValue>
|
2192
|
+
</Door>
|
2193
|
+
<Door>
|
2194
|
+
<SystemIdentifier id='DoorSouth8'/>
|
2195
|
+
<AttachedToWall idref='Wall8'/>
|
2196
|
+
<Area>4.444444444444445</Area>
|
2197
|
+
<Azimuth>180</Azimuth>
|
2198
|
+
<RValue>4.48</RValue>
|
2199
|
+
</Door>
|
2200
|
+
<Door>
|
2201
|
+
<SystemIdentifier id='DoorSouth9'/>
|
2202
|
+
<AttachedToWall idref='Wall9'/>
|
2203
|
+
<Area>4.444444444444445</Area>
|
2204
|
+
<Azimuth>180</Azimuth>
|
2205
|
+
<RValue>4.49</RValue>
|
2206
|
+
</Door>
|
2207
|
+
<Door>
|
2208
|
+
<SystemIdentifier id='TinyDoor'/>
|
2209
|
+
<AttachedToWall idref='Wall9'/>
|
2210
|
+
<Area>0.05</Area>
|
2211
|
+
<Azimuth>180</Azimuth>
|
2212
|
+
<RValue>4.49</RValue>
|
2213
|
+
</Door>
|
2214
|
+
</Doors>
|
2215
|
+
</Enclosure>
|
2216
|
+
<Systems>
|
2217
|
+
<HVAC>
|
2218
|
+
<HVACPlant>
|
2219
|
+
<HeatingSystem>
|
2220
|
+
<SystemIdentifier id='HeatingSystem'/>
|
2221
|
+
<DistributionSystem idref='HVACDistribution'/>
|
2222
|
+
<HeatingSystemType>
|
2223
|
+
<Furnace/>
|
2224
|
+
</HeatingSystemType>
|
2225
|
+
<HeatingSystemFuel>natural gas</HeatingSystemFuel>
|
2226
|
+
<HeatingCapacity>36000.0</HeatingCapacity>
|
2227
|
+
<AnnualHeatingEfficiency>
|
2228
|
+
<Units>AFUE</Units>
|
2229
|
+
<Value>0.92</Value>
|
2230
|
+
</AnnualHeatingEfficiency>
|
2231
|
+
<FractionHeatLoadServed>1.0</FractionHeatLoadServed>
|
2232
|
+
</HeatingSystem>
|
2233
|
+
<CoolingSystem>
|
2234
|
+
<SystemIdentifier id='CoolingSystem'/>
|
2235
|
+
<DistributionSystem idref='HVACDistribution'/>
|
2236
|
+
<CoolingSystemType>central air conditioner</CoolingSystemType>
|
2237
|
+
<CoolingSystemFuel>electricity</CoolingSystemFuel>
|
2238
|
+
<CoolingCapacity>24000.0</CoolingCapacity>
|
2239
|
+
<CompressorType>single stage</CompressorType>
|
2240
|
+
<FractionCoolLoadServed>1.0</FractionCoolLoadServed>
|
2241
|
+
<AnnualCoolingEfficiency>
|
2242
|
+
<Units>SEER</Units>
|
2243
|
+
<Value>13.0</Value>
|
2244
|
+
</AnnualCoolingEfficiency>
|
2245
|
+
<SensibleHeatFraction>0.73</SensibleHeatFraction>
|
2246
|
+
</CoolingSystem>
|
2247
|
+
</HVACPlant>
|
2248
|
+
<HVACControl>
|
2249
|
+
<SystemIdentifier id='HVACControl'/>
|
2250
|
+
<ControlType>manual thermostat</ControlType>
|
2251
|
+
<SetpointTempHeatingSeason>68.0</SetpointTempHeatingSeason>
|
2252
|
+
<SetpointTempCoolingSeason>78.0</SetpointTempCoolingSeason>
|
2253
|
+
</HVACControl>
|
2254
|
+
<HVACDistribution>
|
2255
|
+
<SystemIdentifier id='HVACDistribution'/>
|
2256
|
+
<DistributionSystemType>
|
2257
|
+
<AirDistribution>
|
2258
|
+
<AirDistributionType>regular velocity</AirDistributionType>
|
2259
|
+
<DuctLeakageMeasurement>
|
2260
|
+
<DuctType>supply</DuctType>
|
2261
|
+
<DuctLeakage>
|
2262
|
+
<Units>CFM25</Units>
|
2263
|
+
<Value>75.0</Value>
|
2264
|
+
<TotalOrToOutside>to outside</TotalOrToOutside>
|
2265
|
+
</DuctLeakage>
|
2266
|
+
</DuctLeakageMeasurement>
|
2267
|
+
<DuctLeakageMeasurement>
|
2268
|
+
<DuctType>return</DuctType>
|
2269
|
+
<DuctLeakage>
|
2270
|
+
<Units>CFM25</Units>
|
2271
|
+
<Value>25.0</Value>
|
2272
|
+
<TotalOrToOutside>to outside</TotalOrToOutside>
|
2273
|
+
</DuctLeakage>
|
2274
|
+
</DuctLeakageMeasurement>
|
2275
|
+
<Ducts>
|
2276
|
+
<DuctType>supply</DuctType>
|
2277
|
+
<DuctInsulationRValue>4.0</DuctInsulationRValue>
|
2278
|
+
<DuctLocation>attic - unvented</DuctLocation>
|
2279
|
+
<DuctSurfaceArea>150.0</DuctSurfaceArea>
|
2280
|
+
</Ducts>
|
2281
|
+
<Ducts>
|
2282
|
+
<DuctType>return</DuctType>
|
2283
|
+
<DuctInsulationRValue>0.0</DuctInsulationRValue>
|
2284
|
+
<DuctLocation>attic - unvented</DuctLocation>
|
2285
|
+
<DuctSurfaceArea>50.0</DuctSurfaceArea>
|
2286
|
+
</Ducts>
|
2287
|
+
<NumberofReturnRegisters>2</NumberofReturnRegisters>
|
2288
|
+
</AirDistribution>
|
2289
|
+
</DistributionSystemType>
|
2290
|
+
<ConditionedFloorAreaServed>2700.0</ConditionedFloorAreaServed>
|
2291
|
+
</HVACDistribution>
|
2292
|
+
</HVAC>
|
2293
|
+
<WaterHeating>
|
2294
|
+
<WaterHeatingSystem>
|
2295
|
+
<SystemIdentifier id='WaterHeater'/>
|
2296
|
+
<FuelType>electricity</FuelType>
|
2297
|
+
<WaterHeaterType>storage water heater</WaterHeaterType>
|
2298
|
+
<Location>living space</Location>
|
2299
|
+
<TankVolume>40.0</TankVolume>
|
2300
|
+
<FractionDHWLoadServed>1.0</FractionDHWLoadServed>
|
2301
|
+
<HeatingCapacity>18767.0</HeatingCapacity>
|
2302
|
+
<EnergyFactor>0.95</EnergyFactor>
|
2303
|
+
<HotWaterTemperature>125.0</HotWaterTemperature>
|
2304
|
+
</WaterHeatingSystem>
|
2305
|
+
<HotWaterDistribution>
|
2306
|
+
<SystemIdentifier id='HotWaterDistribution'/>
|
2307
|
+
<SystemType>
|
2308
|
+
<Standard>
|
2309
|
+
<PipingLength>50.0</PipingLength>
|
2310
|
+
</Standard>
|
2311
|
+
</SystemType>
|
2312
|
+
<PipeInsulation>
|
2313
|
+
<PipeRValue>0.0</PipeRValue>
|
2314
|
+
</PipeInsulation>
|
2315
|
+
</HotWaterDistribution>
|
2316
|
+
<WaterFixture>
|
2317
|
+
<SystemIdentifier id='WaterFixture'/>
|
2318
|
+
<WaterFixtureType>shower head</WaterFixtureType>
|
2319
|
+
<LowFlow>true</LowFlow>
|
2320
|
+
</WaterFixture>
|
2321
|
+
<WaterFixture>
|
2322
|
+
<SystemIdentifier id='WaterFixture2'/>
|
2323
|
+
<WaterFixtureType>faucet</WaterFixtureType>
|
2324
|
+
<LowFlow>false</LowFlow>
|
2325
|
+
</WaterFixture>
|
2326
|
+
</WaterHeating>
|
2327
|
+
</Systems>
|
2328
|
+
<Appliances>
|
2329
|
+
<ClothesWasher>
|
2330
|
+
<SystemIdentifier id='ClothesWasher'/>
|
2331
|
+
<Location>living space</Location>
|
2332
|
+
<IntegratedModifiedEnergyFactor>1.21</IntegratedModifiedEnergyFactor>
|
2333
|
+
<RatedAnnualkWh>380.0</RatedAnnualkWh>
|
2334
|
+
<LabelElectricRate>0.12</LabelElectricRate>
|
2335
|
+
<LabelGasRate>1.09</LabelGasRate>
|
2336
|
+
<LabelAnnualGasCost>27.0</LabelAnnualGasCost>
|
2337
|
+
<LabelUsage>6.0</LabelUsage>
|
2338
|
+
<Capacity>3.2</Capacity>
|
2339
|
+
</ClothesWasher>
|
2340
|
+
<ClothesDryer>
|
2341
|
+
<SystemIdentifier id='ClothesDryer'/>
|
2342
|
+
<Location>living space</Location>
|
2343
|
+
<FuelType>electricity</FuelType>
|
2344
|
+
<CombinedEnergyFactor>3.73</CombinedEnergyFactor>
|
2345
|
+
<extension>
|
2346
|
+
<IsVented>true</IsVented>
|
2347
|
+
<VentedFlowRate>150.0</VentedFlowRate>
|
2348
|
+
</extension>
|
2349
|
+
</ClothesDryer>
|
2350
|
+
<Dishwasher>
|
2351
|
+
<SystemIdentifier id='Dishwasher'/>
|
2352
|
+
<Location>living space</Location>
|
2353
|
+
<RatedAnnualkWh>307.0</RatedAnnualkWh>
|
2354
|
+
<PlaceSettingCapacity>12</PlaceSettingCapacity>
|
2355
|
+
<LabelElectricRate>0.12</LabelElectricRate>
|
2356
|
+
<LabelGasRate>1.09</LabelGasRate>
|
2357
|
+
<LabelAnnualGasCost>22.32</LabelAnnualGasCost>
|
2358
|
+
<LabelUsage>4.0</LabelUsage>
|
2359
|
+
</Dishwasher>
|
2360
|
+
<Refrigerator>
|
2361
|
+
<SystemIdentifier id='Refrigerator'/>
|
2362
|
+
<Location>living space</Location>
|
2363
|
+
<RatedAnnualkWh>650.0</RatedAnnualkWh>
|
2364
|
+
<PrimaryIndicator>true</PrimaryIndicator>
|
2365
|
+
</Refrigerator>
|
2366
|
+
<CookingRange>
|
2367
|
+
<SystemIdentifier id='Range'/>
|
2368
|
+
<Location>living space</Location>
|
2369
|
+
<FuelType>electricity</FuelType>
|
2370
|
+
<IsInduction>false</IsInduction>
|
2371
|
+
</CookingRange>
|
2372
|
+
<Oven>
|
2373
|
+
<SystemIdentifier id='Oven'/>
|
2374
|
+
<IsConvection>false</IsConvection>
|
2375
|
+
</Oven>
|
2376
|
+
</Appliances>
|
2377
|
+
<Lighting>
|
2378
|
+
<LightingGroup>
|
2379
|
+
<SystemIdentifier id='Lighting_CFL_Interior'/>
|
2380
|
+
<Location>interior</Location>
|
2381
|
+
<FractionofUnitsInLocation>0.4</FractionofUnitsInLocation>
|
2382
|
+
<LightingType>
|
2383
|
+
<CompactFluorescent/>
|
2384
|
+
</LightingType>
|
2385
|
+
</LightingGroup>
|
2386
|
+
<LightingGroup>
|
2387
|
+
<SystemIdentifier id='Lighting_CFL_Exterior'/>
|
2388
|
+
<Location>exterior</Location>
|
2389
|
+
<FractionofUnitsInLocation>0.4</FractionofUnitsInLocation>
|
2390
|
+
<LightingType>
|
2391
|
+
<CompactFluorescent/>
|
2392
|
+
</LightingType>
|
2393
|
+
</LightingGroup>
|
2394
|
+
<LightingGroup>
|
2395
|
+
<SystemIdentifier id='Lighting_CFL_Garage'/>
|
2396
|
+
<Location>garage</Location>
|
2397
|
+
<FractionofUnitsInLocation>0.4</FractionofUnitsInLocation>
|
2398
|
+
<LightingType>
|
2399
|
+
<CompactFluorescent/>
|
2400
|
+
</LightingType>
|
2401
|
+
</LightingGroup>
|
2402
|
+
<LightingGroup>
|
2403
|
+
<SystemIdentifier id='Lighting_LFL_Interior'/>
|
2404
|
+
<Location>interior</Location>
|
2405
|
+
<FractionofUnitsInLocation>0.1</FractionofUnitsInLocation>
|
2406
|
+
<LightingType>
|
2407
|
+
<FluorescentTube/>
|
2408
|
+
</LightingType>
|
2409
|
+
</LightingGroup>
|
2410
|
+
<LightingGroup>
|
2411
|
+
<SystemIdentifier id='Lighting_LFL_Exterior'/>
|
2412
|
+
<Location>exterior</Location>
|
2413
|
+
<FractionofUnitsInLocation>0.1</FractionofUnitsInLocation>
|
2414
|
+
<LightingType>
|
2415
|
+
<FluorescentTube/>
|
2416
|
+
</LightingType>
|
2417
|
+
</LightingGroup>
|
2418
|
+
<LightingGroup>
|
2419
|
+
<SystemIdentifier id='Lighting_LFL_Garage'/>
|
2420
|
+
<Location>garage</Location>
|
2421
|
+
<FractionofUnitsInLocation>0.1</FractionofUnitsInLocation>
|
2422
|
+
<LightingType>
|
2423
|
+
<FluorescentTube/>
|
2424
|
+
</LightingType>
|
2425
|
+
</LightingGroup>
|
2426
|
+
<LightingGroup>
|
2427
|
+
<SystemIdentifier id='Lighting_LED_Interior'/>
|
2428
|
+
<Location>interior</Location>
|
2429
|
+
<FractionofUnitsInLocation>0.25</FractionofUnitsInLocation>
|
2430
|
+
<LightingType>
|
2431
|
+
<LightEmittingDiode/>
|
2432
|
+
</LightingType>
|
2433
|
+
</LightingGroup>
|
2434
|
+
<LightingGroup>
|
2435
|
+
<SystemIdentifier id='Lighting_LED_Exterior'/>
|
2436
|
+
<Location>exterior</Location>
|
2437
|
+
<FractionofUnitsInLocation>0.25</FractionofUnitsInLocation>
|
2438
|
+
<LightingType>
|
2439
|
+
<LightEmittingDiode/>
|
2440
|
+
</LightingType>
|
2441
|
+
</LightingGroup>
|
2442
|
+
<LightingGroup>
|
2443
|
+
<SystemIdentifier id='Lighting_LED_Garage'/>
|
2444
|
+
<Location>garage</Location>
|
2445
|
+
<FractionofUnitsInLocation>0.25</FractionofUnitsInLocation>
|
2446
|
+
<LightingType>
|
2447
|
+
<LightEmittingDiode/>
|
2448
|
+
</LightingType>
|
2449
|
+
</LightingGroup>
|
2450
|
+
</Lighting>
|
2451
|
+
<MiscLoads>
|
2452
|
+
<PlugLoad>
|
2453
|
+
<SystemIdentifier id='PlugLoadMisc'/>
|
2454
|
+
<PlugLoadType>other</PlugLoadType>
|
2455
|
+
<Load>
|
2456
|
+
<Units>kWh/year</Units>
|
2457
|
+
<Value>2457.0</Value>
|
2458
|
+
</Load>
|
2459
|
+
<extension>
|
2460
|
+
<FracSensible>0.855</FracSensible>
|
2461
|
+
<FracLatent>0.045</FracLatent>
|
2462
|
+
</extension>
|
2463
|
+
</PlugLoad>
|
2464
|
+
<PlugLoad>
|
2465
|
+
<SystemIdentifier id='PlugLoadMisc2'/>
|
2466
|
+
<PlugLoadType>TV other</PlugLoadType>
|
2467
|
+
<Load>
|
2468
|
+
<Units>kWh/year</Units>
|
2469
|
+
<Value>620.0</Value>
|
2470
|
+
</Load>
|
2471
|
+
</PlugLoad>
|
2472
|
+
</MiscLoads>
|
2473
|
+
</BuildingDetails>
|
2474
|
+
</Building>
|
2475
|
+
</HPXML>
|