-
The current UC formulation is missing a few points that should be properly integrated:
- [ ] Cyclic behaviour, similar to that of stateful Nodes, for the parameters that support initial pre-modelin…
-
## 1. **Problem Statement** *
> What is the problem?: Explain the context and why it needs resolution.
> Impact: Describe how the problem affects users, systems, or the project.
Commitment Disc…
-
Hi! Apologies for all the issues I've been posting! I have one final one that I was hoping to get some help with. I want to use openTEPES to run Unit Commitment. I've been trying to run the example no…
-
Like what is done for `dataframes[:flows]` in #896, using the strangle pattern.
Storage
- [ ] storage_level_intra_rp
- [ ] storage_level_inter_rp
- [ ] is_charging
Unit Commitment
- [x] #911
-
The issues is that the last for the last hour of the day, load shedding is quite great. I originally thought this might be a unit commitment edge effect, but I'm not so sure anymore - at the very leas…
-
`if results.solver.termination_condition not in safe_termination_conditions:
raise Exception('Problem encountered during solve, termination_condition {}'.format(result.solver.termination_condition))
…
-
- [x] Generate sample problems
- [x] Generate .lp files for the sample problems
- [x] Produce instructions and draft criteria to build the sample problems
- [ ] Simplify the config files by removing e…
-
**User Story / Job to be Done / Problem**
As a user creating a new commitment, I want the option to set my distance goal in the units of my choice
**Potential solution ideas**
- units toggle
- m…
-
Currently, both structs `ChannelActorState` and `NetworkActorState` are gigantic. It is not easy to write unit tests for them. This is an increasingly common problem. We encountered it here https://gi…
-
If the Strava API allows, it would be nice to display the user's preferred units (e.g. miles vs. km) from Strava in our app by default.
We probably also need to allow the user to override, so we'd …