quintel / etmoses

Online decision support tool to create local energy situations for neighbourhoods, cities and regions with a time resolution of 15 minutes created and maintained by Quintel – Not maintained
https://moses.energytransitionmodel.com
MIT License
11 stars 3 forks source link

Setting the correct number of units for secondary heat assets #1587

Closed grdw closed 7 years ago

grdw commented 7 years ago

Fixes: #1586

antw commented 7 years ago

Is it possible to instead determine the number of units during the cost calculation? I thought we avoided setting a NoU attribute on heat assets since the number of heat connections could change when the user added or removed "district heat" technologies, and this wouldn't be reflected in the assets when using an explicit NoU?

grdw commented 7 years ago

Is it possible to instead determine the number of units during the cost calculation?

That's correct. I'll see what I can manage.

grdw commented 7 years ago

@antw I mange to include the heat_connections in the initial market calculation for heat assets. 👍 So no NoU in the db.

antw commented 7 years ago

Looks good! :+1: