Closed dewittpe closed 2 years ago
@dewittpe it appears that measure is posted with the wrong cost units; the units should be in 'kBtu/h water heating' not 'heating'. That should fix the error.
I'm going to submit a PR to fix this very soon. In the mean time I'm going to record additional, similar, issues that I found will testing the aforementioned fix.
After changing the cost_units
for Comercial Electric WH, 90.1 c. 2019 the following value error is thrown
ValueError: Cost units of '2017$/kBtu/h heating' are incompatible with definition of measure 'Commercial Oil WH, 90.1 c. 2019'; check definition
Another one:
ValueError: Cost units of '2017$/kBtu/h heating' are incompatible with definition of measure 'Commercial Elec. WH, 90.1 c. 2019 (FS)'; check definition
and then there is:
ValueError: Cost units of '2013$/kBtu/h heating' are incompatible with definition of measure 'Prospective Commercial NG Sorption HPWH'; check definition
And then:
ValueError: Cost units of '2017$/kBtu/h heating' are incompatible with definition of measure 'Best Commercial Oil WH'; check definition
This behavior is on the master branch....
Runs to completion as expected on commit 1e84548.
On the next commit, 1dea735, there is an error
To reproduce this error do the flowing