NatLabRockies / NatLabRockies/REopt_API
move all existing generator costs to hosts cashflows
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 125
- Forks
- 68
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 1
Description
the way the JuMP model is formulated now any existing generator costs are marked up with two_party_factor. We will need to account for existing generator separately
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the JuMP model and tracing how existing generator costs are assigned and affected by two_party_factor. Determine how those costs should be represented separately in hosts cashflows, then verify that existing generator costs are no longer marked up by the factor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100