EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE2
Investigate solver settings to make setting candidate asset capacity to zero viable
Open
question
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 1d 2m
- Merged PRs (30d)
- 37
Description
Sadly setting candidate asset capacity to zero results in commodity prices of zero, which is not good. We should investigate whether there's any HiGHS setting we can change to fix this. The full list is here: https://ergo-code.github.io/HiGHS/dev/options/definitions/
I had a quick look and tried toggling the `presolve` option, but that didn't help matters.
Contributor guide
Assessment
This issue has not been assessed yet.