boiler = solph.components.Source(
        label="boiler",
        outputs={b_heat: solph.Flow(nominal_value=10, variable_costs=1)},