nasa/progpy

Simplified Equivalent Circuit Battery Model

Opened this issue · 0 comments

Requirement

Add alternate battery model (from SWS project)

Background

See: https://github.com/nasa/GSAP/blob/SimplifiedEC/src/Models/SimplifiedCircuitBatteryModel.cpp

Definition of Done

  • Implement Simplified EC model
  • Create test
  • Integrate test into automated tests
  • Create example using model
  • Integrate example into automated tests and all examples
  • Add new model to release notes