liionpack icon indicating copy to clipboard operation
liionpack copied to clipboard

A battery pack simulation tool that uses the PyBaMM framework

Results 16 liionpack issues
Sort by recently updated
recently updated
newest added

### liionpack Version Latest ### Python Version All ### Describe the bug Benchmarks are failing ### Steps to Reproduce _No response_ ### Expected behaviour _No response_ ### Relevant log output...

bug

### Description Different parallel branches can be set, and the battery on each branch can be arbitrarily bypassed . ### Motivation Simulate the behaviour of systems which combine aged/non-aged cells;...

Is there a specific reason why other than in PyBaMM there are only constant current operations are supported? in another word is there any way I can dis/charge power from/to...

### liionpack Version 0.3.5 ### Python Version 3.9.16 ### Describe the bug I tried to simulate a basic experiment using liionpack for a 1p100s battery pack using the DFN model...

bug

### liionpack Version 0.3.3 ### Python Version 23.2 ### Describe the bug https://github.com/pybamm-team/liionpack/blob/37ebc63803469fc709747da0249bfce2aa74a75c/tests/integration/test_1p1s.py#L40 This test fails as liionpack creates 21 time points and pybamm 22. The difference is around the...

bug

### liionpack Version June 2022 ### Python Version 3.8 ### Describe the bug `parameter_values = pybamm.ParameterValues("Prada2013")` does not work. It gives: `pybamm.expression_tree.exceptions.SolverError: Events ['Maximum voltage'] are non-positive at initial conditions`...

bug

### liionpack Version June 2022 ### Python Version 3.8 ### Describe the bug running an experiment where amperage is described in C ratings causes errors ``` experiment = pybamm.Experiment( [...

bug

Currently a pack is simply a single set of batteries in a combination of series and parallel with two busbars both with the terminal on the left hand side. This...

enhancement

### liionpack Version 0.3.2 ### Python Version 3.8 ### Describe the bug How to visualize the pack SoC? ### Steps to Reproduce _No response_ ### Expected behaviour _No response_ ###...

enhancement