Closed danielolsen closed 3 years ago
Pull Request doc
Fix a bug introduced in #142, in which the interval_length variable is not defined within the _add_constraint_load_shed! function.
interval_length
_add_constraint_load_shed!
Defining the variable, based on the dimensions of the existing bus_demand input.
In progress.
2 minutes.
Pull Request doc
Purpose
Fix a bug introduced in #142, in which the
interval_length
variable is not defined within the_add_constraint_load_shed!
function.What the code is doing
Defining the variable, based on the dimensions of the existing bus_demand input.
Testing
In progress.
Time estimate
2 minutes.