nasa / GSAP

Generic Software Architecture for Prognostics (GSAP)
Other
20 stars 6 forks source link

Battery Model - Thermal Affects #144

Closed teubert closed 1 year ago

teubert commented 3 years ago

Added thermal affects to the Battery Model Based on edits from Chetan.

Note: Required edits form the MBP_model_access and SaveLastState branches (pull requests are open). Once those are approved and merged, rebase this on the updated dev, then this PR can be reviewed/approved

teubert commented 3 years ago

Rebased dev after merging of SaveLastState branch- so now this branch should be functional- it can be merged after MBP_model_access

Note: before merging 1) merge MBP_Model_access into dev, 2) Rebase off of dev, 3) change the target branch of this PR to dev, and 4) Update tests (Chetan is providing some numbers).

Tests failing is because we need to update tests (see 4 above)