Commit dcc1f6c
Hysteresis ESOH (#5163)
* hyst
* more progress
* asdf
* passing tests
* test
* wrap main
* working but not numerically
* fix
* wrap
* fix error?
* fix direction issue
* add direction to mohtat test
* fix notebook
* add initial state setting
* fix hysteresis
* reduce calls to _get_lithiation_delithiation
* update docs
---------
Co-authored-by: Robert Timms <[email protected]>
Co-authored-by: rtimms <[email protected]>1 parent bb4b654 commit dcc1f6c
File tree
15 files changed
+676
-197
lines changed- src/pybamm
- input/parameters/lithium_ion
- models/full_battery_models
- equivalent_circuit
- lithium_ion
- parameters
- solvers
- tests/unit
- test_models/test_full_battery_models/test_lithium_ion
- test_parameters
- test_solvers
15 files changed
+676
-197
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments