Skip to content

Commit dd10ad6

Browse files
fix: update geothermal heat source cost parameters in test
1 parent 059aafc commit dd10ad6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_compile_cost_assumptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ def test_get_data_from_dea(config):
201201
"central solid biomass CHP CC": (13, 9),
202202
"central solid biomass CHP powerboost CC": (13, 9),
203203
"central air-sourced heat pump": (6, 9),
204-
"central geothermal heat source": (8, 9),
204+
"central geothermal heat source": (11, 9),
205205
"central excess-heat-sourced heat pump": (6, 9),
206206
"central ground-sourced heat pump": (5, 9),
207207
"central resistive heater": (7, 9),

0 commit comments

Comments
 (0)