EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE2
Revise capacity for candidate assets
Open
bug
question
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 1d 2m
- Merged PRs (30d)
- 37
Description
Annoyingly, the prices are unreliable with ca capacity set to anything less than 0.00001. So let's stick with 0.0001 for now. This is odd, must be something to do with the solver tolerance or similar. There's probably a switch or value to set that could fix it, but I' don't know what it is. Issue here is that a user might actually try to work with very low capacity values.
_Originally posted by @ahawkes in https://github.com/EnergySystemsModellingLab/MUSE_2.0/issues/671#issuecomment-3023636953_
Contributor guide
Assessment
This issue has not been assessed yet.