NatLabRockies / NatLabRockies/SAM
Add full equivalent cycles option for battery degradation
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 486
- Forks
- 219
- Avg merge
- 10h 10m
- Merged PRs (30d)
- 2
Description
SAM's battery life model uses a rainflow algorithm to count battery charge cycles. An alternative approach is full equivalent cycles.
Adding an option for full equivalent cycles would allow users to choose the battery cycle counting method.
See https://sam.nlr.gov/forum/forum-general/5111-battery-cycle-counting.html.
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 SAM's battery life model and its existing rainflow cycle-counting path. Trace how model options are exposed, then verify that users can select full equivalent cycles and that degradation results use the selected method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100