When a SteamTurbine is present with an ExistingBoiler and a Boiler but no heating load, the following error is returned:
Steam turbine is present, but set p.techs.can_supply_steam_turbine is empty.
As a result the SteamTurbine cannot be paired with the Boiler without a heating load present; this may just be an edge case but it could be important to do this for future analyses using a steam turbine and heat source for electric-only analysis, e.g., a data center/microreactor (maybe approximated by a boiler).
When a SteamTurbine is present with an ExistingBoiler and a Boiler but no heating load, the following error is returned:
Steam turbine is present, but set p.techs.can_supply_steam_turbine is empty.As a result the SteamTurbine cannot be paired with the Boiler without a heating load present; this may just be an edge case but it could be important to do this for future analyses using a steam turbine and heat source for electric-only analysis, e.g., a data center/microreactor (maybe approximated by a boiler).