SLC: allow priority order to be a user-set input
Currently in the system-level control, the order that technologies fulfill demand is fixed.
Proposed solution
We could allow an input in the system_level_control section of the plant_config that allows users to set the order of technologies that are called to meet a given demand.
This is currently done in https://github.com/NatLabRockies/hercules so we could draw from that logic there or discuss with @genevievestarke the best path forward based on lessons learned already.
SLC: allow priority order to be a user-set input
Currently in the system-level control, the order that technologies fulfill demand is fixed.
Proposed solution
We could allow an input in the
system_level_controlsection of theplant_configthat allows users to set the order of technologies that are called to meet a given demand.This is currently done in https://github.com/NatLabRockies/hercules so we could draw from that logic there or discuss with @genevievestarke the best path forward based on lessons learned already.