rl-institut / rl-institut/simbev
Negative value for `soc_start`
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 13
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
In some rare cases, soc_start can be negative (e.g. 0.08).
According to @JakobWeg this may related to initialization.
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 locating where soc_start is initialized and reproduce the rare negative-value case, then trace the initialization path to determine the cause. Done means the reported case no longer produces an invalid negative soc_start and the behavior is covered by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100