NRCan-IETS-CE-O-HBC / HTAP

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

Compatibility with HOT2000 v11.10? #121

Open LandonRieger opened 3 years ago

LandonRieger commented 3 years ago

HTAP has been a very helpful and powerful tool, so first wanted to say thanks for making it available.

I tried using HTAP with v11.10 of HOT2000 and noticed that it simply times out. I've tried changing the timeout requirements, but the problem seems to lie in changes to the HOT2000 command line interface. The -inp option no longer forces a calculation in the same way that it did in previous versions, and simply opens the HOT2000 program. HTAP then waits until a timeout occurs.

So I was wondering if there are plans to support v11.10, or if others are not hitting this issue and I'm just doing something wrong.

Thanks, Landon