-
-
Notifications
You must be signed in to change notification settings - Fork 590
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2099 from pybamm-team/issue-2098-SPMe-SR
#2098 change averaging for SPMe+SR
- Loading branch information
Showing
54 changed files
with
247 additions
and
164 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
parameters = [ | ||
"Marquis2019", | ||
"ORegan2021", | ||
"ORegan2022", | ||
"NCA_Kim2011", | ||
"Prada2013", | ||
"Ai2020", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 0 additions & 7 deletions
7
pybamm/input/parameters/lithium_ion/cells/LGM50_ORegan2021/README.md
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
pybamm/input/parameters/lithium_ion/cells/LGM50_ORegan2022/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# LG M50 cell parameters | ||
|
||
Parameters for an LG M50 cell, from the paper | ||
|
||
> Kieran O’Regan, Ferran Brosa Planella, W. Dhammika Widanage, and Emma Kendrick. ["Thermal-electrochemical parameters of a high energy lithium-ion cylindrical battery."](https://www.sciencedirect.com/science/article/pii/S0013468622008593) Electrochimica Acta 425 (2022): 140700 | ||
and references therein. |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 0 additions & 7 deletions
7
.../parameters/lithium_ion/experiments/1C_discharge_from_full_ORegan2021/README.md
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
.../parameters/lithium_ion/experiments/1C_discharge_from_full_ORegan2022/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 1C discharge from full | ||
|
||
Discharge lithium-ion battery from full charge at 1C, using the initial conditions from the paper | ||
|
||
> Kieran O’Regan, Ferran Brosa Planella, W. Dhammika Widanage, and Emma Kendrick. ["Thermal-electrochemical parameters of a high energy lithium-ion cylindrical battery."](https://www.sciencedirect.com/science/article/pii/S0013468622008593) Electrochimica Acta 425 (2022): 140700 | ||
and references therein. |
File renamed without changes.
7 changes: 0 additions & 7 deletions
7
.../input/parameters/lithium_ion/negative_electrodes/graphite_ORegan2021/README.md
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
.../input/parameters/lithium_ion/negative_electrodes/graphite_ORegan2022/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# LG M50 Graphite negative electrode parameters | ||
|
||
Parameters for a LG M50 graphite negative electrode, from the paper | ||
|
||
> Kieran O’Regan, Ferran Brosa Planella, W. Dhammika Widanage, and Emma Kendrick. ["Thermal-electrochemical parameters of a high energy lithium-ion cylindrical battery."](https://www.sciencedirect.com/science/article/pii/S0013468622008593) Electrochimica Acta 425 (2022): 140700 | ||
and references therein. |
File renamed without changes.
7 changes: 3 additions & 4 deletions
7
.../graphite_LGM50_diffusivity_ORegan2021.py → .../graphite_LGM50_diffusivity_ORegan2022.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
7 changes: 3 additions & 4 deletions
7
...phite_LGM50_entropic_change_ORegan2021.py → ...phite_LGM50_entropic_change_ORegan2022.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 3 additions & 4 deletions
7
...raphite_LGM50_heat_capacity_ORegan2021.py → ...raphite_LGM50_heat_capacity_ORegan2022.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
7 changes: 3 additions & 4 deletions
7
..._LGM50_thermal_conductivity_ORegan2021.py → ..._LGM50_thermal_conductivity_ORegan2022.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 0 additions & 7 deletions
7
pybamm/input/parameters/lithium_ion/positive_electrodes/nmc_ORegan2021/README.md
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
pybamm/input/parameters/lithium_ion/positive_electrodes/nmc_ORegan2022/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# NMC 811 positive electrode parameters | ||
|
||
Parameters for an LG M50 NMC positive electrode, from the paper | ||
|
||
> Kieran O’Regan, Ferran Brosa Planella, W. Dhammika Widanage, and Emma Kendrick. ["Thermal-electrochemical parameters of a high energy lithium-ion cylindrical battery."](https://www.sciencedirect.com/science/article/pii/S0013468622008593) Electrochimica Acta 425 (2022): 140700 | ||
and references therein. |
File renamed without changes.
7 changes: 3 additions & 4 deletions
7
...n2021/nmc_LGM50_diffusivity_ORegan2021.py → ...n2022/nmc_LGM50_diffusivity_ORegan2022.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.