NatLabRockies / NatLabRockies/REopt_API
move all existing PV 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 PV costs are marked up with two_party_factor. We will need to account for existing PV 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
No file or test is named. Start by tracing the JuMP model formulation and the handling of existing PV costs, then identify how host cashflows and the two_party_factor are represented. Done means existing PV costs are accounted for separately without being marked up by the two-party factor, with relevant model tests passing.
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
- Mostly clear
- Newbie friendliness
- 35/100