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

Allow for 9.36 rule sets in current htap-prm runs #26

Closed jblake59 closed 6 years ago

jblake59 commented 6 years ago

Use a variation of Julia's PERL script code to allow for the generation of an appropriate archetype that can be used to run upgrades as specified in a ".run" file. The "RunScope" section of this file describes everything that's required to generate an archetype file for further analysis.

jblake59 commented 6 years ago

Approach 1 (from discussions Feb 19/18):

jblake59 commented 6 years ago

Approach 2 (from Julia's email Feb 19/18):

fergusoa commented 6 years ago

I feel that approach #2 makes more sense because substitute-h2k.rb has access to the .h2k file contents and could potentially determine what kind of foundation / ventilation requirements that would be needed for code rule sets.

jblake59 commented 6 years ago

After a discussion with Alex, we have agreed that approach 2 (Julia's suggestion) will work best.

Note that if the .run file does not include an "NA" in every upgrade option list, then there won't be a reference output case generated.

fergusoa commented 6 years ago

Relocated this issue into -> HTAP v19: 9.36 Ruleset baked in!