NRCan-IETS-CE-O-HBC / HTAP

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

Rotations #70

Open A-Wills opened 5 years ago

A-Wills commented 5 years ago

The focus of this branch was to develop an option which rotates the manipulated h2k file in 90 degree increments, and report the average values of all simulated orientations. Two principle subroutines were added to substitute-h2k.rb:setRotateModelandinitizeOutput .setRotateModelrotates all building components with an associated direction.initizeOutput` initializes all output to zero, and is necessary for averaging between simulations.

A-Wills commented 5 years ago

I'm not sure how this pull request will disrupt development on arch_geo_cost

fergusoa commented 5 years ago

Will look next week