#Add optimized dispatch option to generic storage model
Adding the option for pyomo optimized storage to the generic storage model would enable the optimized dispatch of other forms of storage beyond electricity, such as hydrogen. This would require adding in a pyomo solver option to the compute function of the generic storage model. This might change the inputs and outputs of the generic storage model, so it may be better to add a separate model to handle this?
Proposed solution
Alternatives considered
Additional context