EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE_OS
Input commodity (per technology) consumption, investment cost, fixed opex and variable opex need to be a default outputs
- Dominant language
- Python
- Stars
- 29
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
## Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Sector results include capacity and "supply" from each technology in each sector. But there are a number of really important outputs that are missing.
## Describe the solution you'd like
A clear and concise description of what you want to happen.
These need to be included in the results by default.
1) The commodities input to each technology for each time slice.
2) The investment cost by technology for each milestone year.
3) The fixed operating cost by technology for each milestone year.
4) The variable operating cost (i.e. not input fuel cost - but other variable operating costs) for each technology for each time slice.
They should each appear is separate files within the sector folder in the results.
## Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Everyone has to try to use decorators to extract these values - bad idea!
## Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.