-
- [x] Slack types https://github.com/grid-parity-exchange/Egret/pull/239 #125
- [ ] PTDF Options (enumerated in Egret here: https://github.com/grid-parity-exchange/Egret/blob/d2a46cc0a2dbbd5f45dbb7a6…
-
When running with a non-unit commitment version, there is a concern regarding gen_mingen. Code exists to address this issue, but it is not clear whether it effective. The code snippet for reference:
…
-
From our experience with IBC v1, the semantics around timeout height are very confusing to users and implementors and timeout timestamp is preferred in almost all cases.
However, timeout timestamp re…
-
Peer Review Checklist
table {
width: 80%;
border-collapse: collapse;
margin: 20px auto;
}
th, td {
…
-
**User Story / Job to be Done / Problem**
As a user creating a new commitment, I want to set a distance goal for my selected activity
**Potential solution ideas**
- number field
- validate again…
-
In GitLab by @DillonJ on Dec 1, 2020, 07:20
Hi folks,
It has occurred to me that SpinePeriods could do a lot more to help us best exploit the flexibility we have in Spine. It is already creating tem…
-
| **Assignment** | **Points** | **Grade** | **Evidence** |
|----------------------------|---------------|-----------|--------------|
| Pull Request (Integration) | 2 | …
-
I am trying to solve the UC using MOSEK solver, e.g.
```
md = ModelData.read(os.path.join(this_module_path, '..', '..', 'download',
'pglib-uc-master', 'rts_gmlc',…
-
For some combined cycle plants, it is possible that fuel input or net generation data is allocated to one portion of a combined cycle but not another, meaning that unit or generator-level statistics m…
-
We have some special logic in the unit commitment and DC/SC OPF methods for Persistent solvers. We should make this same code aware of APPSI solvers. This would especially improve performance for CBC.