pybop-team / PyBOP

A parameterisation and optimisation package for battery models.
https://pybop-docs.readthedocs.io
BSD 3-Clause "New" or "Revised" License
73 stars 22 forks source link

Add PowerDensity costs #530

Closed NicolaCourtier closed 1 month ago

NicolaCourtier commented 1 month ago

Description

Add the GravimetricPowerDensity and VolumetricPowerDensity costs.

Issue reference

Fixes #529

Review

Before you mark your PR as ready for review, please ensure that you've considered the following:

Type of change

Key checklist:

You can run integration tests, unit tests, and doctests together at once, using $ nox -s quick.

Further checks:

Thank you for contributing to our project! Your efforts help us to deliver great software.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.05%. Comparing base (88071f1) to head (ec43450). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #530 +/- ## ======================================== Coverage 99.05% 99.05% ======================================== Files 52 52 Lines 3582 3604 +22 ======================================== + Hits 3548 3570 +22 Misses 34 34 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.