Replies: 2 comments 13 replies
-
We recently reformatted the parameter structure, so this solution applies to PyBaMM 22.10 onwards. You can define your parameters directly as a dictionary, as shown in this notebook (section |
Beta Was this translation helpful? Give feedback.
11 replies
-
Try "pybamm_parameter_sets" as the entry point instead of "pybamm_parameter_set" |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I can see inbuilt cell libraries such as LGM50 (Chen2020), Enertech Cell (Ai2020) etc.
Can i create such library for a cell of my choice? (Let's say i have the manufacturing facility and i can measure/find out any parameter)
So, if i want to create a similar library for a new battery and run simulations on that. What all parameters do i require apart from "parameters" in "input" folder?
I have gone through all the parameters the code takes from "cell", "electrolyte", "positive electrode", "negative electrode", "sei", "separator", "lithium plating".
Apart from these do i require any additional parameters to make my own library of a cell?
Is it possible at all?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions