Refactor the ProductionCostExpression in PSI which currently includes all of the costs aggregated into a single expression. The goal is to create new expressions which represent the constituent types of costs (e.g. FuelCost, VOMCost, StartupCost, ShutdownCost)
Refactor the
ProductionCostExpressionin PSI which currently includes all of the costs aggregated into a single expression. The goal is to create new expressions which represent the constituent types of costs (e.g. FuelCost, VOMCost, StartupCost, ShutdownCost)